Manual merge of version 6.5.6-1+rpi1 and 6.12.27-1 to produce 6.12.27-1+rpi1 archive/raspbian/6.12.27-1+rpi1 raspbian/6.12.27-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 5 Jun 2025 17:10:50 +0000 (17:10 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 5 Jun 2025 17:10:50 +0000 (17:10 +0000)
15 files changed:
1  2 
debian/changelog
debian/config/armhf/defines.toml
debian/control
debian/control.md5sum
debian/generated.signed-amd64/changelog.head
debian/generated.signed-amd64/control
debian/generated.signed-amd64/rules.gen
debian/generated.signed-arm64/changelog.head
debian/generated.signed-arm64/control
debian/generated.signed-arm64/rules.gen
debian/patches/series
debian/rules.gen
debian/rules.real
debian/tests/control
tools/perf/util/symbol-elf.c

index 345e0ae43b6c333fde22591143417fcaeb616769,7facf6dc9d759d83129eb0550a51523cbc30d15b..f3f5b82c48ceb97f95e0a49a4430c7ea61a71aed
- linux (6.5.6-1+rpi1) trixie-staging; urgency=medium
++linux (6.12.27-1+rpi1) trixie-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.
 +
 +  [changed introduced in 6.1.27-1+rpi1 by Peter Michael Green]
 +  * Disable calls to kernel-wedge, one of them seems to be failing and we
 +    aren't building kernels from this package anyway.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 21 Oct 2023 08:40:00 +0000
++ -- Peter Michael Green <plugwash@raspbian.org>  Thu, 05 Jun 2025 17:09:47 +0000
++
+ linux (6.12.27-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.26
+     - module: sign with sha512 instead of sha1 by default
+     - tracing: Add __print_dynamic_array() helper
+     - tracing: Verify event formats that have "%*p.."
+     - mm/vmscan: don't try to reclaim hwpoison folio
+     - [arm64] soc: qcom: ice: introduce devm_of_qcom_ice_get
+     - [arm64] mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
+     - PM: EM: use kfree_rcu() to simplify the code
+     - PM: EM: Address RCU-related sparse warnings
+     - [amd64] media: ov08x40: Move ov08x40_identify_module() function up
+     - [amd64] media: ov08x40: Add missing ov08x40_identify_module() call on
+       stream-start
+     - block: remove the write_hint field from struct request
+     - block: remove the ioprio field from struct request
+     - block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
+     - [arm64,armhf] net: dsa: mv88e6xxx: fix VTU methods for 6320 family
+     - iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary
+       return value check
+     - iio: adc: ad7768-1: Fix conversion result sign
+     - of: resolver: Simplify of_resolve_phandles() using __free()
+     - of: resolver: Fix device node refcount leakage in of_resolve_phandles()
+     - [arm64] scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
+     - PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
+     - PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
+     - PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
+     - [amd64] accel/ivpu: Add auto selection logic for job scheduler
+     - [amd64] accel/ivpu: Fix the NPU's DPU frequency calculation
+     - ksmbd: use __GFP_RETRY_MAYFAIL
+     - ksmbd: add netdev-up/down event debug print
+     - ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
+     - ksmbd: fix use-after-free in __smb2_lease_break_noti() (CVE-2025-37777)
+     - [arm64] scsi: ufs: exynos: Remove empty drv_init method
+     - [arm64] scsi: ufs: exynos: Remove superfluous function parameter
+     - [arm64] scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable
+       WriteBooster
+     - [arm64] scsi: ufs: exynos: Move UFS shareability value to drvdata
+     - [arm64] scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set
+     - net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads
+     - drm/xe/bmg: Add one additional PCI ID
+     - drm/amd/display: Fix unnecessary cast warnings from checkpatch
+     - drm/amd/display/dml2: use vzalloc rather than kzalloc
+     - ceph: Fix incorrect flush end position calculation
+     - [arm64] cpufreq: sun50i: prevent out-of-bounds access
+     - dma/contiguous: avoid warning about unused size_bytes
+     - [arm64] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
+     - scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
+     - cpufreq: cppc: Fix invalid return value in .get() callback
+     - cpufreq: Do not enable by default during compile testing
+     - cpufreq: fix compile-test defaults
+     - btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
+     - btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
+     - cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
+     - vhost-scsi: Add better resource allocation failure handling
+     - vhost-scsi: Fix vhost_scsi_send_bad_target()
+     - vhost-scsi: Fix vhost_scsi_send_status()
+     - net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
+     - net/mlx5: Move ttc allocation after switch case to prevent leaks
+     - scsi: core: Clear flags for scsi_cmnd that did not complete
+     - scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()
+     - net: lwtunnel: disable BHs when required
+     - net: phy: leds: fix memory leak
+     - tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
+     - net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration
+     - fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
+     - net_sched: hfsc: Fix a UAF vulnerability in class handling
+       (CVE-2025-37797)
+     - net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
+     - [arm64] net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
+     - pds_core: Prevent possible adminq overflow/stuck condition
+     - pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
+     - pds_core: Remove unnecessary check in pds_client_adminq_cmd()
+     - pds_core: make wait_context part of q_info
+     - block: never reduce ra_pages in blk_apply_bdi_limits
+     - [amd64] iommu/amd: Return an error if vCPU affinity is set for non-vCPU
+       IRTE
+     - [riscv64] Replace function-like macro by static inline function
+     - [riscv64] uprobes: Add missing fence.i after building the XOL buffer
+     - splice: remove duplicate noinline from pipe_clear_nowait
+     - bpf: Add namespace to BPF internal symbols
+     - [x86] perf/x86: Fix non-sampling (counting) events on certain x86
+       platforms
+     - [amd64] KVM: SVM: Disable AVIC on SNP-enabled system without
+       HvInUseWrAllowed feature
+     - netfilter: fib: avoid lookup if socket is available
+     - virtio_console: fix missing byte order handling for cols and rows
+     - xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
+     - net: phy: microchip: force IRQ polling mode for lan88xx
+     - scsi: mpi3mr: Fix pending I/O counter
+     - drm/amd/display: Fix gpu reset in multidisplay config
+     - drm/amd/display: Force full update in gpu reset
+     - [x86] insn: Fix CTEST instruction decoding
+     - [arm64,armhf] irqchip/gic-v2m: Prevent use after free of
+       gicv2m_get_fwnode()
+     - io_uring: fix 'sync' handling of io_fallback_tw()
+     - [amd64] KVM: SVM: Allocate IR data using atomic allocation
+     - cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
+     - ata: libata-scsi: Improve CDL control
+     - ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
+     - ata: libata-scsi: Fix ata_msense_control_ata_feature()
+     - USB: storage: quirk for ADATA Portable HDD CH94
+     - scsi: Improve CDL control
+     - mei: me: add panther lake H DID
+     - mei: vsc: Fix fortify-panic caused by invalid counted_by() use
+     - [amd64] KVM: x86: Explicitly treat routing entry type changes as changes
+     - [amd64] KVM: x86: Reset IRTE to host control if *new* route isn't postable
+     - [amd64] KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass
+       producer
+     - char: misc: register chrdev region with all possible minors
+     - firmware: stratix10-svc: Add of_platform_default_populate()
+     - tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
+     - [arm64] serial: msm: Configure correct working mode before starting
+       earlycon
+     - [riscv64] serial: sifive: lock port in startup()/shutdown() callbacks
+     - USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
+     - USB: serial: option: add Sierra Wireless EM9291
+     - USB: serial: simple: add OWON HDS200 series oscilloscope support
+     - xhci: Limit time spent with xHC interrupts disabled during bus resume
+     - usb: xhci: Fix invalid pointer dereference in Etron workaround
+     - usb: cdns3: Fix deadlock when using NCM gadget
+     - usb: chipidea: ci_hdrc_imx: fix usbmisc handling
+     - usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
+     - usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling
+     - USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
+     - [arm64] usb: dwc3: gadget: check that event count does not exceed event
+       buffer length
+     - [arm64] usb: dwc3: xilinx: Prevent spike in reset signal
+     - usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
+     - usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
+     - USB: VLI disk crashes if LPM is used
+     - USB: wdm: handle IO errors in wdm_wwan_port_start
+     - USB: wdm: close race between wdm_open and wdm_wwan_port_stop
+     - USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
+     - USB: wdm: add annotation
+     - [armhf] pinctrl: mcp23s08: Get rid of spurious level interrupts
+     - [mips*] cm: Detect CM quirks from device tree
+     - [amd64] crypto: ccp - Add support for PCI device 0x1134
+     - crypto: null - Use spin lock instead of mutex
+     - bpf: Fix kmemleak warning for percpu hashmap
+     - bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
+     - clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
+     - [s390x] sclp: Add check for get_zeroed_page()
+     - [s390x] tty: Fix a potential memory leak bug
+     - bpf: bpftool: Setting error code in do_loader()
+     - bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it
+       creates storage
+     - bpf: Reject attaching fexit/fmod_ret to __noreturn functions
+     - mailbox: pcc: Fix the possible race in updation of chan_in_use flag
+     - mailbox: pcc: Always clear the platform ack interrupt first
+     - usb: host: max3421-hcd: Add missing spi_device_id table
+     - fs/ntfs3: Keep write operations atomic
+     - fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
+     - [arm*] usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
+     - [arm*] usb: dwc3: gadget: Avoid using reserved endpoints on Intel
+       Merrifield
+     - sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
+     - usb: xhci: Complete 'error mid TD' transfers when handling Missed Service
+     - usb: xhci: Fix isochronous Ring Underrun/Overrun event handling
+     - xhci: Handle spurious events on Etron host isoc enpoints
+     - i3c: master: svc: Add support for Nuvoton npcm845 i3c
+     - usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
+     - [arm64] phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
+     - [armhf] usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
+     - usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
+     - [amd64] thunderbolt: Scan retimers after device router has been enumerated
+     - objtool: Silence more KCOV warnings
+     - objtool, panic: Disable SMAP in __stack_chk_fail()
+     - objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in
+       wcd934x_slim_irq_handler()
+     - objtool, regulator: rk808: Remove potential undefined behavior in
+       rk806_set_mode_dcdc()
+     - objtool, lkdtm: Obfuscate the do_nothing() pointer
+     - [amd64] qibfs: fix _another_ leak
+     - 9p/net: fix improper handling of bogus negative read/write replies
+     - 9p/trans_fd: mark concurrent read and writes to p9_conn->err
+     - rtc: pcf85063: do a SW reset if POR failed
+     - io_uring: always do atomic put from iowq
+     - kbuild: add dependency from vmlinux to sorttable
+     - sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
+     - [s390x] KVM: s390: Don't use %pK through tracepoints
+     - [s390x] KVM: s390: Don't use %pK through debug printing
+     - cgroup/cpuset: Don't allow creation of local partition over a remote one
+     - perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
+     - xen: Change xen-acpi-processor dom0 dependency
+     - nvme: requeue namespace scan on missed AENs
+     - ACPI: EC: Set ec_no_wakeup for Lenovo Go S
+     - ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
+     - drm/amdgpu: Increase KIQ invalidate_tlbs timeout
+     - drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
+     - nvme: re-read ANA log page after ns scan completes
+     - nvme: multipath: fix return value of nvme_available_path
+     - objtool: Stop UNRET validation on UD2
+     - gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
+     - [x86] xen: disable CPU idle and frequency drivers for PVH dom0
+     - [x86] bugs: Use SBPB in write_ibpb() if applicable
+     - [x86] bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
+     - [x86] bugs: Don't fill RSB on context switch with eIBRS
+     - nvmet-fc: take tgtport reference only once
+     - nvmet-fc: put ref when assoc->del_work is already scheduled
+     - cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE
+       mode
+     - timekeeping: Add a lockdep override in tick_freeze()
+     - cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
+     - iommu: Clear iommu-dma ops on cleanup
+     - ext4: make block validity check resistent to sb bh corruption
+     - [arm64] scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
+     - [arm64] scsi: ufs: exynos: Ensure pre_link() executes before
+       exynos_ufs_phy_init()
+     - [arm64] scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO
+     - [arm64] scsi: ufs: exynos: Move phy calls to .exit() callback
+     - [arm64] scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()
+     - scsi: pm80xx: Set phy_attached to zero when device is gone
+     - [x86] i8253: Call clockevent_i8253_disable() with interrupts disabled
+     - netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
+     - iomap: skip unnecessary ifs_block_is_uptodate check
+     - [riscv64] Provide all alternative macros all the time
+     - ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
+     - [x86] cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove
+       cores
+     - md/raid1: Add check for missing source disk in process_checks()
+     - drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
+     - drm/amdgpu: Use the right function for hdp flush
+     - [arm64,armhf] spi: spi-imx: Add check for spi_imx_setupxfer()
+     - Revert "drivers: core: synchronize really_probe() and dev_uevent()"
+     - driver core: introduce device_set_driver() helper
+     - driver core: fix potential NULL pointer dereference in dev_uevent()
+     - xfs: do not check NEEDSREPAIR if ro,norecovery mount.
+     - xfs: Do not allow norecovery mount with quotacheck
+     - xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
+     - xfs: flush inodegc before swapon
+     - usb: typec: class: Fix NULL pointer access
+     - [amd64,arm64] vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
+     - [amd64] comedi: jr3_pci: Fix synchronous deletion of timer
+     - ext4: goto right label 'out_mmap_sem' in ext4_setattr() (CVE-2025-22120)
+     - usb: typec: class: Invalidate USB device pointers on partner
+       unregistration
+     - [arm64,armhf] Revert "net: dsa: mv88e6xxx: fix internal PHYs for 6320
+       family"
+     - [arm64,armhf] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
+     - [arm64,armhf] net: dsa: mv88e6xxx: enable PVT for 6321 switch
+     - [arm64,armhf] net: dsa: mv88e6xxx: enable .port_set_policy() for 6320
+       family
+     - [arm64,armhf] net: dsa: mv88e6xxx: enable STU methods for 6320 family
+     - iommu: Handle race with default domain setup
+     - crypto: lib/Kconfig - Hide arch options from user
+     - media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()
+     - [mips*] cm: Fix warning if MIPS_CM is disabled
+     - nvme: fixup scan failure for non-ANA multipath controllers
+     - usb: xhci: Fix Short Packet handling rework ignoring errors
+     - objtool: Ignore end-of-section jumps for KCOV/GCOV
+     - objtool: Silence more KCOV warnings, part 2
+     - usb: typec: class: Unlocked on error in typec_register_partner()
+     - crypto: Kconfig - Select LIB generic option
+     - mq-deadline: don't call req_get_ioprio from the I/O completion handler
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.27
+     - bpf: Fix BPF_INTERNAL namespace import
+   [ Salvatore Bonaccorso ]
+   * drivers/net/wireless/realtek/rtw88: Enable RTW88_8723DS as module
+     (Closes: #1104529)
+   * Revert "rndis_host: Flag RNDIS modems as WWAN devices" (Closes: #1104511)
+   [ Ben Hutchings ]
+   * lintian: Override some false positives:
+     - linux-headers: Override another error and warning for vmlinux
+     - [riscv64] linux-image-dbg: Override shared-library-lacks-stack-section
+       for vdso.so
+     - [arm64] linux-perf: Override statically-linked-binary for asm_pure_loop
+   * [ppc64*] linux-image: Fix version in NEWS entry
+   * linux-source: Suggest pkgconf, not the obsolete pkg-config
+   * linux-image-dbg: lintian: Drop mismatched override for
+     wrong-section-according-to-package-name
+   * [amd64] linux-image-cloud-amd64-dbg: lintian: Drop overrides for vdsox32.so
+   * d/copyright: Replace old FSF addresses with current GNU license URL
+   * d/rules.real: Exclude vDSOs from processing by dh_makeshlibs
+   * linux-doc: Use dh_sphinxdoc to replace embedded Javascript
+   [ Alper Nebi Yasak ]
+   * [arm64] udeb: Add mtk-cmdq-mailbox to kernel-image
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 06 May 2025 21:33:52 +0200
+ linux (6.12.25-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.23
+     - watch_queue: fix pipe accounting mismatch
+     - [x86] mm/pat: cpa-test: fix length for CPA_ARRAY test
+     - cpufreq: scpi: compare kHz instead of Hz
+     - sched: Cancel the slice protection of the idle entity
+     - sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks
+     - cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
+     - [amd64] EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald
+       Rapids
+     - [x86] fpu: Fix guest FPU state buffer allocation size
+     - [x86] fpu: Avoid copying dynamic FP state from init_task in
+       arch_dup_task_struct()
+     - [x86] platform: Only allow CONFIG_EISA for 32-bit
+     - [x86] sev: Add missing RIP_REL_REF() invocations during sme_enable()
+     - lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock
+     - PM: sleep: Adjust check before setting power.must_resume
+     - cpufreq: tegra194: Allow building for Tegra234
+     - [riscv64] KVM: Disable the kernel perf counter during configure
+     - watchdog/hardlockup/perf: Fix perf_event memory leak
+     - selinux: Chain up tool resolving errors in install_policy.sh
+     - [amd64] EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
+     - [amd64] EDAC/ie31200: Fix the DIMM size mask for several SoCs
+     - [amd64] EDAC/ie31200: Fix the error path order of ie31200_init()
+     - [x86] resctrl: Fix allocation of cleanest CLOSID on platforms with no
+       monitors
+     - thermal: int340x: Add NULL check for adev
+     - PM: sleep: Fix handling devices with direct_complete set on errors
+     - lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
+     - perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
+     - [x86] traps: Make exc_double_fault() consistently noreturn
+     - [x86] fpu/xstate: Fix inconsistencies in guest FPU xfeatures
+     - [x86] entry: Add __init to ia32_emulation_override_cmdline()
+     - [arm64] regulator: pca9450: Fix enable register for LDO5
+     - [arm64,armhf] media: verisilicon: HEVC: Initialize start_bit field
+     - [x86] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol
+       static
+     - [x86] platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver
+       static
+     - [x86] platform/x86: dell-ddv: Fix temperature calculation
+     - [amd64] ASoC: cs35l41: check the return value from spi_setup()
+     - dt-bindings: vendor-prefixes: add GOcontroll
+     - ALSA: hda/realtek: Always honor no_shutup_pins
+     - ALSA: timer: Don't take register_mutex with copy_from/to_user()
+     - [arm64] drm/bridge: ti-sn65dsi86: Fix multiple instances
+     - drm/dp_mst: Fix drm RAD print
+     - [arm64] drm/bridge: it6505: fix HDCP V match check is not performed
+       correctly
+     - [arm64] gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling
+       routines
+     - drm/amdgpu: refine smu send msg debug log format
+     - drm/amdgpu/umsch: fix ucode check
+     - PCI: Use downstream bridges for distributing resources
+     - PCI: Remove add_align overwrite unrelated to size0
+     - [arm64] drm/mediatek: mtk_hdmi: Unregister audio platform device on
+       failure
+     - [arm64] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
+     - PCI/ASPM: Fix link state exit during switch upstream function removal
+     - PCI/ACS: Fix 'pci=config_acs=' parameter
+     - [arm64] drm/amd/display: fix an indent issue in DML21
+     - [arm64] drm/msm/dpu: don't use active in atomic_check()
+     - [arm64] drm/msm/dsi/phy: Program clock inverters in correct register
+     - [arm64] drm/msm/dsi: Use existing per-interface slice count in DSC timing
+     - [arm64] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI
+       host
+     - [arm64] PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without
+       data payload
+     - [arm64] PCI: brcmstb: Set generation limit before PCIe link up
+     - [arm64] PCI: brcmstb: Use internal register to change link capability
+     - [arm64] PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
+     - [arm64] PCI: brcmstb: Fix potential premature regulator disabling
+     - PCI/portdrv: Only disable pciehp interrupts early when needed
+     - PCI: Avoid reset when disabled via sysfs
+     - drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
+     - [arm64] drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduump
+     - [powerpc*] crypto: powerpc: Mark ghashp8-ppc.o as an
+       OBJECT_FILES_NON_STANDARD
+     - [powerpc*] kexec: fix physical address calculation in clear_utlb_entry()
+     - PCI: Remove stray put_device() in pci_register_host_bridge()
+     - [arm64] drm/mediatek: Fix config_updating flag never false when no mbox
+       channel
+     - [arm64] drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr
+     - [arm64] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
+     - drm/amd/display: avoid NPD when ASIC does not support DMUB
+     - [arm64] PCI: dwc: ep: Return -ENOMEM for allocation failures
+     - PCI: Fix BAR resizing when VF BARs are assigned
+     - PCI: pciehp: Don't enable HPIE when resuming in poll mode
+     - mdacon: rework dependency list
+     - fbdev: sm501fb: Add some geometry checks.
+     - [amd64] crypto: iaa - Test the correct request flag
+     - [amd64] crypto: qat - set parity error mask for qat_420xx
+     - crypto: bpf - Add MODULE_DESCRIPTION for skcipher
+     - clk: amlogic: gxbb: drop incorrect flag on 32k clock
+     - RDMA/mlx5: Fix page_size variable overflow
+     - remoteproc: core: Clear table_sz when rproc_shutdown
+     - of: property: Increase NR_FWNODE_REFERENCE_ARGS
+     - pinctrl: renesas: rzg2l: Suppress binding attributes
+     - remoteproc: qcom_q6v5_pas: Make single-PD handling more robust
+     - libbpf: Fix hypothetical STT_SECTION extern NULL deref case
+     - [x86] mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
+     - [arm64] clk: renesas: r8a08g045: Check the source of the CPU PLL settings
+     - remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
+     - [arm64] clk: qcom: gcc-msm8953: fix stuck venus0_core0 clock
+     - [s390x] Remove ioremap_wt() and pgprot_writethrough()
+     - RDMA/mana_ib: Ensure variable err is initialized
+     - remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226
+     - [arm64] clk: qcom: gcc-x1e80100: Unregister
+       GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLK
+     - bpf: Use preempt_count() directly in bpf_send_signal_common()
+     - lib: 842: Improve error handling in sw842_compress()
+     - RDMA/mlx5: Fix MR cache initialization error flow
+     - [arm64] clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent
+     - RDMA/core: Don't expose hw_counters outside of init net namespace
+     - RDMA/mlx5: Fix calculation of total invalidated pages
+     - RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()
+     - remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
+     - power: supply: bq27xxx_battery: do not update cached flags prematurely
+     - crypto: api - Fix larval relookup type and mask
+     - IB/mad: Check available slots before posting receive WRs
+     - [arm64,armhf] pinctrl: tegra: Set SFIO mode to Mux Register
+     - [arm64] clk: amlogic: g12b: fix cluster A parent data
+     - [arm64] clk: amlogic: gxbb: drop non existing 32k clock parent
+     - [amd64] crypto: qat - remove access to parity register for QAT GEN4
+     - [arm64] clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents
+     - [arm64] clk: amlogic: g12a: fix mmc A peripheral clock
+     - [x86] entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
+     - power: supply: max77693: Fix wrong conversion of charge input threshold
+       value
+     - crypto: nx - Fix uninitialised hv_nxc on error
+     - bpf: Fix array bounds error with may_goto
+     - RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
+     - [arm64] pinctrl: renesas: rzv2m: Fix missing of_node_put() call
+     - [mips64el] mfd: sm501: Switch to BIT() to mitigate integer overflows
+     - leds: Fix LED_OFF brightness race
+     - [x86] dumpstack: Fix inaccurate unwinding from exception stacks due to
+       misplaced assignment
+     - RDMA/core: Fix use-after-free when rename device name
+     - [amd64] pinctrl: intel: Fix wrong bypass assignment in
+       intel_pinctrl_probe_pwm()
+     - perf stat: Fix find_stat for mixed legacy/non-legacy events
+     - perf: Always feature test reallocarray
+     - w1: fix NULL pointer dereference in probe
+     - fs/ntfs3: Update inode->i_mapping->a_ops on compression state
+     - [arm64] phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine
+       phy-id
+     - isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
+     - soundwire: slave: fix an OF node reference leak in soundwire slave device
+     - perf report: Switch data file correctly in TUI
+     - [arm64,armhf] coresight: catu: Fix number of pages while using 64k pages
+     - vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
+     - [arm64,armhf] coresight-etm4x: add isb() before reading the TRCSTATR
+     - perf pmu: Don't double count common sysfs and json events
+     - [x86] tools/x86: Fix linux/unaligned.h include path in lib/insn.c
+     - perf build: Fix in-tree build due to symbolic link
+     - ucsi_ccg: Don't show failed to get FW build information error
+     - iio: accel: mma8452: Ensure error return on failure to matching
+       oversampling ratio
+     - iio: accel: msa311: Fix failure to release runtime pm if direct mode claim
+       fails.
+     - iio: backend: make sure to NULL terminate stack buffer
+     - perf bench: Fix perf bench syscall loop count
+     - usb: xhci: correct debug message page size calculation
+     - fs/ntfs3: Fix a couple integer overflows on 32bit systems
+     - fs/ntfs3: Prevent integer overflow in hdr_first_de()
+     - [arm64] dmaengine: fsl-edma: cleanup chan after
+       dma_async_device_unregister
+     - [arm64] dmaengine: fsl-edma: free irq correctly in remove path
+     - iio: adc: ad4130: Fix comparison of channel setups
+     - iio: adc: ad7124: Fix comparison of channel configs
+     - iio: adc: ad7173: Fix comparison of channel configs
+     - iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
+     - iio: light: Add check for array bounds in veml6075_read_int_time_ms
+     - perf debug: Avoid stack overflow in recursive error message
+     - perf evlist: Add success path to evlist__create_syswide_maps
+     - perf units: Fix insufficient array space
+     - kernel/events/uprobes: handle device-exclusive entries correctly in
+       __replace_page()
+     - kexec: initialize ELF lowest address to ULONG_MAX
+     - ocfs2: validate l_tree_depth to avoid out-of-bounds access
+     - NFSv4: Don't trigger uneccessary scans for return-on-close delegations
+     - NFSv4: Avoid unnecessary scans of filesystems for returning delegations
+     - NFSv4: Avoid unnecessary scans of filesystems for expired delegations
+     - NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
+     - NFS: fix open_owner_id_maxsz and related fields.
+     - fuse: fix dax truncate/punch_hole fault path
+     - i3c: master: svc: Fix missing the IBI rules
+     - perf python: Fixup description of sample.id event member
+     - perf python: Decrement the refcount of just created event on failure
+     - perf python: Don't keep a raw_data pointer to consumed ring buffer space
+     - perf python: Check if there is space to copy all the event
+     - perf dso: fix dso__is_kallsyms() check
+     - perf: intel-tpebs: Fix incorrect usage of zfree()
+     - [arm*]  staging: vchiq_arm: Register debugfs after cdev
+     - [arm*] staging: vchiq_arm: Fix possible NPR of keep-alive thread
+     - tty: n_tty: use uint for space returned by tty_write_room()
+     - perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation
+     - fs/procfs: fix the comment above proc_pid_wchan()
+     - perf tools: annotate asm_pure_loop.S
+     - perf bpf-filter: Fix a parsing error with comma
+     - thermal: core: Remove duplicate struct declaration
+     - objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
+     - objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
+     - NFS: Shut down the nfs_client only after all the superblocks
+     - smb: client: Fix netns refcount imbalance causing leaks and use-after-free
+     - exfat: fix the infinite loop in exfat_find_last_cluster()
+     - exfat: fix missing shutdown check
+     - rtnetlink: Allocate vfinfo size for VF GUIDs when supported
+     - rndis_host: Flag RNDIS modems as WWAN devices
+     - ksmbd: use aead_request_free to match aead_request_alloc
+     - ksmbd: fix multichannel connection failure
+     - ksmbd: fix r_count dec/increment mismatch
+     - net/mlx5e: SHAMPO, Make reserved size independent of page size
+     - ring-buffer: Fix bytes_dropped calculation issue
+     - objtool: Fix segfault in ignore_unreachable_insn()
+     - ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are
+       invalid
+     - net: phy: broadcom: Correct BCM5221 PHY model detection
+     - objtool: Fix verbose disassembly if CROSS_COMPILE isn't set
+     - sched/smt: Always inline sched_smt_active()
+     - context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()
+     - rcu-tasks: Always inline rcu_irq_work_resched()
+     - nfs: Add missing release on error in nfs_lock_and_join_requests()
+     - wifi: mac80211: Cleanup sta TXQs on flush
+     - wifi: mac80211: remove debugfs dir for virtual monitor
+     - wifi: iwlwifi: fw: allocate chained SG tables for dump
+     - wifi: iwlwifi: mvm: use the right version of the rate API
+     - nvme-tcp: fix possible UAF in nvme_tcp_poll
+     - nvme-pci: clean up CMBMSC when registering CMB fails
+     - nvme-pci: skip CMB blocks incompatible with PCI P2P DMA
+     - wifi: brcmfmac: keep power during suspend if board requires it
+     - affs: generate OFS sequence numbers starting at 1
+     - affs: don't write overlarge OFS data block size fields
+     - ALSA: hda/realtek: Fix Asus Z13 2025 audio
+     - ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0
+     - perf/core: Fix perf_pmu_register() vs. perf_init_event()
+     - smb: common: change the data type of num_aces to le16
+     - cifs: fix incorrect validation for num_aces field of smb_acl
+     - [x86] platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go
+       4 tablet
+     - [x86] platform/x86/intel/vsec: Add Diamond Rapids support
+     - HID: i2c-hid: improve i2c_hid_get_report error message
+     - [amd64] platform/x86/amd/pmf: Propagate PMF-TA return codes
+     - [amd64] platform/x86/amd/pmf: Update PMF Driver for Compatibility with new
+       PMF-TA
+     - exfat: add a check for invalid data size
+     - ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using
+       CS35L41 HDA
+     - ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using
+       CS35L41 HDA
+     - ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using
+       CS35L41 HDA
+     - ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA
+     - ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using
+       CS35L41 HDA
+     - ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using
+       CS35L41 HDA
+     - ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using
+       CS35L41 HDA
+     - sched/deadline: Use online cpus for validating runtime
+     - [x86] hyperv/vtl: Stop kernel from probing VTL0 low memory
+     - [amd64] ASoC: rt1320: set wake_capable = 0 explicitly
+     - wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
+     - wifi: mac80211: fix SA Query processing in MLO
+     - locking/semaphore: Use wake_q to wake up processes outside lock critical
+       section
+     - [x86] hyperv: Fix output argument to hypercall that changes page
+       visibility
+     - [x86] sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
+     - nvme-pci: fix stuck reset on concurrent DPC and HP
+     - drm/amd: Keep display off while going into S4
+     - net: devmem: do not WARN conditionally after netdev_rx_queue_restart()
+     - ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
+     - can: statistics: use atomic access in hot path
+     - memory: omap-gpmc: drop no compatible check
+     - hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
+     - netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
+     - spufs: fix a leak on spufs_new_file() failure
+     - spufs: fix gang directory lifetimes
+     - spufs: fix a leak in spufs_create_context()
+     - fs/9p: fix NULL pointer dereference on mkdir
+     - [riscv64] ftrace: Add parentheses in macro definitions of make_call_t0 and
+       make_call_ra
+     - ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans
+     - ntb: intel: Fix using link status DB's
+     - firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success
+     - ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA
+     - [riscv64] errata: Use medany for relocatable builds
+     - [x86] uaccess: Improve performance by aligning writes to 8 bytes in
+       copy_user_generic(), on non-FSRM/ERMS CPUs
+     - ublk: make sure ubq->canceling is set when queue is frozen
+     - [s390x] entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation
+     - [riscv64]  Fix hugetlb retrieval of number of ptes in case of !present pte
+     - [riscv64] kexec_file: Handle R_RISCV_64 in purgatory relocator
+     - [riscv64] purgatory: 4B align purgatory_start
+     - nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
+     - [arm*] spi: bcm2835: Do not call gpiod_put() on invalid descriptor
+     - [arm*] spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is
+       absent
+     - e1000e: change k1 configuration on MTP and later platforms
+     - idpf: fix adapter NULL pointer dereference on reboot
+     - netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets
+       only
+     - netfilter: nf_tables: don't unregister hook when table is dormant
+     - netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
+     - net_sched: skbprio: Remove overly strict queue assertions
+     - sctp: add mutual exclusion in proc_sctp_do_udp_port()
+     - [arm64,armhf] net: mvpp2: Prevent parser TCAM memory corruption
+     - udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
+     - udp: Fix memory accounting leak.
+     - vsock: avoid timeout during connect() if the socket is closing
+     - tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
+     - net: decrease cached dst counters in dst_release
+     - netfilter: nft_tunnel: fix geneve_opt type confusion addition
+     - ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
+     - net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
+     - net: fix geneve_opt length integer overflow
+     - ipv6: Start path selection from the first nexthop
+     - ipv6: Do not consider link down nexthops in path selection
+     - [powerpc*] arcnet: Add NULL check in com20020pci_probe()
+     - [powerpc*] net: ibmveth: make veth_pool_store stop hanging
+     - kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
+     - drm/amdgpu/gfx11: fix num_mec
+     - drm/amdgpu/gfx12: fix num_mec
+     - perf/core: Fix child_total_time_enabled accounting bug at task exit
+     - tracing: Switch trace_events_hist.c code over to use guard()
+     - tracing/hist: Add poll(POLLIN) support on hist file
+     - tracing/hist: Support POLLPRI event for poll on histogram
+     - tracing: Correct the refcount if the hist/hist_debug file fails to open
+     - cgroup/rstat: Tracking cgroup-level niced CPU time
+     - cgroup/rstat: Fix forceidle time in cpu.stat
+     - tty: serial: fsl_lpuart: Use u32 and u8 for register variables
+     - tty: serial: fsl_lpuart: use port struct directly to simply code
+     - tty: serial: fsl_lpuart: Fix unused variable 'sport' build warning
+     - tty: serial: lpuart: only disable CTS instead of overwriting the whole
+       UARTMODIR register
+     - wifi: mac80211: Fix sparse warning for monitor_sdata
+     - usbnet:fix NPE during rx_complete
+     - [x86] hyperv: Fix check of return value from snp_set_vmsa()
+     - [x86] KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected
+     - [x86] microcode/AMD: Fix __apply_microcode_amd()'s return value
+     - [x86] mce: use is_copy_from_user() to determine copy-from-user context
+     - [x86] tdx: Fix arch_safe_halt() execution for TDX VMs
+     - [x86] ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO
+       event-handlers
+     - [x86] platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and
+       E560
+     - [x86] platform/x86: ISST: Correct command storage data length
+     - ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()
+     - [x86] perf/x86/intel: Apply static call for drain_pebs
+     - [x86] perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
+     - [x86] uprobes/x86: Harden uretprobe syscall trampoline check
+     - idpf: Don't hard code napi_struct size
+     - [x86] Kconfig: Add cmpxchg8b support back to Geode CPUs
+     - [x86] tsc: Always save/restore TSC sched_clock() on suspend/resume
+     - [x86] mm: Fix flush_tlb_range() when used for zapping normal PMDs
+     - wifi: mt76: mt7925: remove unused acpi function for clc
+     - acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
+     - ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
+     - [armel,armhf] 9444/1: add KEEP() keyword to ARM_VECTORS
+     - media: omap3isp: Handle ARM dma_iommu_mapping
+     - Remove unnecessary firmware version check for gc v9_4_2
+     - mmc: omap: Fix memory leak in mmc_omap_new_slot
+     - mmc: sdhci-pxav3: set NEED_RSP_BUSY capability
+     - mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
+     - [x86] KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT
+       error
+     - ksmbd: add bounds check for durable handle context
+     - ksmbd: add bounds check for create lease context
+     - ksmbd: fix use-after-free in ksmbd_sessions_deregister()
+     - ksmbd: fix session use-after-free in multichannel connection
+     - ksmbd: fix overflow in dacloffset bounds check
+     - ksmbd: validate zero num_subauth before sub_auth is accessed
+     - ksmbd: fix null pointer dereference in alloc_preauth_hash()
+     - exfat: fix random stack corruption after get_block
+     - exfat: fix potential wrong error return from get_block
+     - tracing: Fix use-after-free in print_graph_function_flags during tracer
+       switching
+     - tracing: Ensure module defining synth event cannot be unloaded while
+       tracing
+     - tracing: Fix synth event printk format for str fields
+     - tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
+     - mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
+     - [arm64] Don't call NULL in do_compat_alignment_fixup()
+     - wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
+     - ext4: don't over-report free space or inodes in statvfs
+     - ext4: fix OOB read when checking dotdot dir
+     - jfs: fix slab-out-of-bounds read in ea_get()
+     - jfs: add index corruption check to DT_GETPAGE()
+     - mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
+     - exec: fix the racy usage of fs_struct->in_exec
+     - media: vimc: skip .s_stream() for stopped entities
+     - media: streamzap: fix race between device disconnection and urb callback
+     - nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
+     - nfsd: put dl_stid if fail to queue dl_recall
+     - nfsd: fix management of listener transports
+     - NFSD: nfsd_unlink() clobbers non-zero status returned from
+       fh_fill_pre_attrs()
+     - NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
+     - NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
+     - [armel,armhf] 9443/1: Require linker to support KEEP within OVERLAY for
+       DCE
+     - tracing: Do not use PERF enums when perf is not defined
+     - [x86] platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.24
+     - [amd64] ASoC: Intel: adl: add 2xrt1316 audio configuration
+     - cgroup/cpuset: Fix incorrect isolated_cpus update in
+       update_parent_effective_cpumask()
+     - cgroup/cpuset: Fix error handling in remote_partition_disable()
+     - cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in
+       update_cpumasks_hier()"
+     - cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per
+       operation
+     - cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
+     - cgroup/cpuset: Fix race between newly created partition and dying one
+     - gpiolib: of: Fix the choice for Ingenic NAND quirk
+     - ublk: refactor recovery configuration flag helpers
+     - ublk: fix handling recovery & reissue in ublk_abort_queue()
+     - [amd64] drm/i915: Disable RPG during live selftest
+     - [x86] acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI
+     - drm/xe/hw_engine: define sysfs_ops on all directories
+     - ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
+     - objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
+     - tipc: fix memory leak in tipc_link_xmit
+     - codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
+     - net: tls: explicitly disallow disconnect
+     - tc: Ensure we have enough buffer space when sending filter netlink
+       notifications
+     - net: ethtool: Don't call .cleanup_data when prepare_data fails
+     - net: libwx: handle page_pool_dev_alloc_pages error
+     - ata: sata_sx4: Add error handling in pdc20621_i2c_read()
+     - drm/i915/huc: Fix fence not released on early probe errors
+     - nvmet-fcloop: swap list_add_tail arguments
+     - net_sched: sch_sfq: use a temporary work area for validating configuration
+     - net_sched: sch_sfq: move the limit validation
+     - smb: client: fix UAF in decryption with multichannel
+     - net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
+     - net: phy: allow MDIO bus PM ops to start/stop state machine for
+       phylink-controlled PHY
+     - ipv6: Align behavior across nexthops during path selection
+     - net: ppp: Add bound checking for skb data on ppp_sync_txmung
+     - nft_set_pipapo: fix incorrect avx2 match of 5th field octet
+     - [arm64] iommu/mediatek: Fix NULL pointer deference in
+       mtk_iommu_device_group
+     - perf/core: Add aux_pause, aux_resume, aux_start_paused
+     - perf/core: Simplify the perf_event_alloc() error path
+     - perf: Fix hang while freeing sigtrap event
+     - fs: consistently deref the files table with rcu_dereference_raw()
+     - umount: Allow superblock owners to force umount
+     - pm: cpupower: bench: Prevent NULL dereference on malloc failure
+     - [x86] mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW
+     - [x86] percpu: Disable named address spaces for UBSAN_BOOL with KASAN for
+       GCC < 14.2
+     - [x86] ia32: Leave NULL selector values 0~3 unchanged
+     - [x86] cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD
+       when running in a virtual machine
+     - [arm*] perf: arm_pmu: Don't disable counter in armpmu_add()
+     - perf/dwc_pcie: fix some unreleased resources
+     - PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
+     - Flush console log from kernel_power_off()
+     - [arm64] cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
+     - xen/mcelog: Add __nonstring annotations for unterminated strings
+     - [amd64] platform/chrome: cros_ec_lpc: Match on Framework ACPI device
+     - [amd64,arm64] ASoC: SOF: topology: Use krealloc_array() to replace
+       krealloc()
+     - HID: pidff: Convert infinite length from Linux API to PID standard
+     - HID: pidff: Do not send effect envelope if it's empty
+     - HID: pidff: Add MISSING_DELAY quirk and its detection
+     - HID: pidff: Add MISSING_PBO quirk and its detection
+     - HID: pidff: Add PERMISSIVE_CONTROL quirk
+     - HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
+     - HID: pidff: Add FIX_WHEEL_DIRECTION quirk
+     - HID: Add hid-universal-pidff driver and supported device ids
+     - HID: pidff: Add PERIODIC_SINE_ONLY quirk
+     - HID: pidff: Fix null pointer dereference in pidff_find_fields
+     - [amd64] ASoC: amd: ps: use macro for ACP6.3 pci revision id
+     - ALSA: hda: intel: Fix Optimus when GPU has no sound
+     - ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist
+     - [arm64] ASoC: fsl_audmix: register card device depends on 'dais' property
+     - media: uvcvideo: Add quirk for Actions UVC05
+     - mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
+     - ALSA: usb-audio: Fix CME quirk for UF series keyboards
+     - [amd64] ASoC: amd: Add DMI quirk for ACP6X mic support
+     - [amd64] ASoC: amd: yc: update quirk data for new Lenovo model
+     - wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues
+     - wifi: ath11k: fix memory leak in ath11k_xxx_remove()
+     - wifi: ath12k: fix memory leak in ath12k_pci_remove()
+     - wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
+     - ata: libata-core: Add 'external' to the libata.force kernel parameter
+     - scsi: mpi3mr: Avoid reply queue full condition
+     - scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
+     - net: page_pool: don't cast mp param to devmem
+     - f2fs: don't retry IO for corrupted data scenario
+     - wifi: mac80211: add strict mode disabling workarounds
+     - wifi: mac80211: ensure sdata->work is canceled before initialized.
+     - scsi: target: spc: Fix RSOC parameter data header size
+     - net: usb: asix_devices: add FiberGecko DeviceID
+     - page_pool: avoid infinite loop to schedule delayed worker
+     - [arm64,armhf] can: flexcan: Add quirk to handle separate interrupt lines
+       for mailboxes
+     - [arm64,armhf] can: flexcan: add NXP S32G2/S32G3 SoC support
+     - jfs: Fix uninit-value access of imap allocated in the diMount() function
+     - fs/jfs: cast inactags to s64 to prevent potential overflow
+     - fs/jfs: Prevent integer overflow in AG size calculation
+     - jfs: Prevent copying of nlink with value 0 from disk inode
+     - jfs: add sanity check for agwidth in dbMount
+     - ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
+     - net: sfp: add quirk for 2.5G OEM BX SFP
+     - wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
+     - f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
+     - net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module
+     - ahci: add PCI ID for Marvell 88SE9215 SATA Controller
+     - ext4: protect ext4_release_dquot against freezing
+     - Revert "f2fs: rebuild nat_bits during umount"
+     - ext4: ignore xattrs past end
+     - cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
+     - scsi: st: Fix array overflow in st_setup()
+     - ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
+     - btrfs: harden block_group::bg_list against list_del() races
+     - wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
+     - net: vlan: don't propagate flags on open
+     - tracing: fix return value in __ftrace_event_enable_disable for
+       TRACE_REG_UNREGISTER
+     - Bluetooth: btintel_pcie: Add device id of Whale Peak
+     - Bluetooth: hci_uart: fix race during initialization
+     - Bluetooth: btusb: Add 2 HWIDs for MT7922
+     - Bluetooth: hci_qca: use the power sequencer for wcn6750
+     - Bluetooth: qca: simplify WCN399x NVM loading
+     - Bluetooth: Add quirk for broken READ_VOICE_SETTING
+     - Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
+     - drm: allow encoder mode_set even when connectors change for crtc
+     - drm/xe/bmg: Add new PCI IDs
+     - drm/xe/vf: Don't try to trigger a full GT reset if VF
+     - drm/amd/display: Update Cursor request mode to the beginning prefetch
+       always
+     - drm/amdgpu: Unlocked unmap only clear page table leaves
+     - drm: panel-orientation-quirks: Add support for AYANEO 2S
+     - drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
+     - drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
+     - drm: panel-orientation-quirks: Add new quirk for GPD Win 2
+     - drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
+     - drm/debugfs: fix printk format for bridge index
+     - drm/bridge: panel: forbid initializing a panel with unknown connector type
+     - drm/amd/display: stop DML2 from removing pipes based on planes
+     - drivers: base: devres: Allow to release group on device release
+     - drm/amdkfd: clamp queue size to minimum
+     - drm/amdkfd: Fix mode1 reset crash issue
+     - drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
+     - drm/amdkfd: debugfs hang_hws skip GPU with MES
+     - drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
+     - [arm64] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
+     - [arm64] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
+     - [arm64] PCI: Add Rockchip Vendor ID
+     - drm/amdgpu: handle amdgpu_cgs_create_device() errors in
+       amd_powerplay_create()
+     - PCI: Enable Configuration RRS SV early
+     - drm/amdgpu: Fix the race condition for draining retry fault
+     - PCI: Check BAR index for validity
+     - [amd64] PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
+     - drm/amdgpu: grab an additional reference on the gang fence v2
+     - fbdev: omapfb: Add 'plane' value check
+     - tracing: probe-events: Add comments about entry data storing code
+     - tpm, tpm_tis: Workaround failed command reception on Infineon devices
+     - tpm: End any active auth session before shutdown
+     - [arm64] pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
+     - erofs: set error to bio if file-backed IO fails
+     - bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
+     - ext4: don't treat fhandle lookup of ea_inode as FS corruption
+     - [s390x] pci: Fix s390_mmio_read/write syscall page fault handling
+     - HID: pidff: Clamp PERIODIC effect period to device's logical range
+     - HID: pidff: Stop all effects before enabling actuators
+     - HID: pidff: Completely rework and fix pidff_reset function
+     - HID: pidff: Simplify pidff_upload_effect function
+     - HID: pidff: Define values used in pidff_find_special_fields
+     - HID: pidff: Rescale time values to match field units
+     - HID: pidff: Factor out code for setting gain
+     - HID: pidff: Move all hid-pidff definitions to a dedicated header
+     - HID: pidff: Simplify pidff_rescale_signed
+     - HID: pidff: Use macros instead of hardcoded min/max values for shorts
+     - HID: pidff: Factor out pool report fetch and remove excess declaration
+     - HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
+     - HID: hid-universal-pidff: Add Asetek wheelbases support
+     - HID: pidff: Comment and code style update
+     - HID: pidff: Support device error response from PID_BLOCK_LOAD
+     - HID: pidff: Remove redundant call to pidff_find_special_keys
+     - HID: pidff: Rename two functions to align them with naming convention
+     - HID: pidff: Clamp effect playback LOOP_COUNT value
+     - HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff
+     - HID: pidff: Fix 90 degrees direction name North -> East
+     - HID: pidff: Fix set_device_control()
+     - dt-bindings: media: st,stmipid02: correct lane-polarities maxItems
+     - [arm64] media: mediatek: vcodec: Fix a resource leak related to the scp
+       device in FW initialization
+     - [arm64] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
+     - media: uapi: rkisp1-config: Fix typo in extensible params example
+     - [amd64] media: intel/ipu6: set the dev_parent of video device to pdev
+     - [arm64] media: venus: hfi: add a check to handle OOB in sfr region
+     - [arm64] media: venus: hfi: add check to handle incorrect queue size
+     - media: siano: Fix error handling in smsdvb_module_init()
+     - [arm64,armhf] media: rockchip: rga: fix rga offset lookup
+     - xenfs/xensyms: respect hypervisor's "next" indication
+     - [arm64] cputype: Add MIDR_CORTEX_A76AE
+     - [arm64] errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
+     - [arm64] errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
+     - [arm64] errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
+     - [arm64] KVM: arm64: Tear down vGIC on failed vCPU creation
+     - spi: cadence-qspi: Fix probe on AM62A LP SK
+     - tpm, tpm_tis: Fix timeout handling when waiting for TPM status
+     - [amd64] accel/ivpu: Fix PM related deadlocks in MS IOCTLs
+     - media: streamzap: prevent processing IR data on URB failure
+     - [amd64] media: hi556: Fix memory leak (on error) in hi556_check_hwcfg()
+     - media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()
+     - Revert "media: imx214: Fix the error handling in imx214_probe()"
+     - [amd64] media: i2c: ov7251: Set enable GPIO low in probe
+     - [amd64] media: i2c: ov7251: Introduce 1 ms delay between regulators and en
+       GPIO
+     - [arm64] media: venus: hfi_parser: add check to avoid out of bound access
+     - [arm64] media: venus: hfi_parser: refactor hfi packet parsing logic
+     - mptcp: sockopt: fix getting IPV6_V6ONLY
+     - mptcp: sockopt: fix getting freebind & transparent
+     - [arm64,armhf] net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum
+       for 6320 family
+     - [arm64,armhf] net: dsa: mv88e6xxx: fix internal PHYs for 6320 family
+     - wifi: mt76: Add check for devm_kstrdup()
+     - wifi: mac80211: fix integer overflow in hwmp_route_info_get()
+     - wifi: mt76: mt7925: ensure wow pattern command align fw format
+     - wifi: mt76: mt7925: fix country count limitation for CLC
+     - wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present
+     - wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
+     - io_uring/net: fix accept multishot handling
+     - io_uring/net: fix io_req_post_cqe abuse by send bundle
+     - io_uring/kbuf: reject zero sized provided buffers
+     - [arm64] ASoC: q6apm: add q6apm_get_hw_pointer helper
+     - [arm64] ASoC: q6apm-dai: schedule all available frames to avoid dsp
+       under-runs
+     - [arm64] ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
+     - [arm64] ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.
+     - [arm64] ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.
+     - [arm64] ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path
+     - ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx
+     - [amd64] accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
+     - [amd64] accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
+     - bus: mhi: host: Fix race between unprepare and queue_buf
+     - ext4: fix off-by-one error in do_split
+     - f2fs: fix to avoid atomicity corruption of atomic file
+     - vdpa/mlx5: Fix oversized null mkey longer than 32bit
+     - udf: Fix inode_getblk() return value
+     - tpm: do not start chip while suspended
+     - svcrdma: do not unregister device for listeners
+     - [amd64,armhf] soc: samsung: exynos-chipid: Add NULL pointer check in
+       exynos_chipid_probe()
+     - smb311 client: fix missing tcon check when mounting with linux/posix
+       extensions
+     - ima: limit the number of open-writers integrity violations
+     - ima: limit the number of ToMToU integrity violations
+     - i3c: master: svc: Use readsb helper for reading MDB
+     - i3c: Add NULL pointer check in i3c_master_queue_ibi()
+     - jbd2: remove wrong sb->s_sequence check
+     - kbuild: exclude .rodata.(cst|str)* when building ranges
+     - [arm64] leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs
+     - [arm64] leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res
+       PWMs
+     - [armhf] mfd: ene-kb3930: Fix a potential NULL pointer dereference
+     - locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
+     - lib: scatterlist: fix sg_split_phys to preserve original scatterlist
+       offsets
+     - mptcp: fix NULL pointer in can_accept_new_subflow
+     - mptcp: only inc MPJoinAckHMacFailure for HMAC failures
+     - mtd: inftlcore: Add error check for inftl_read_oob()
+     - mtd: rawnand: Add status chack in r852_ready()
+     - [arm64] mops: Do not dereference src reg for a set operation
+     - [arm64] tegra: Remove the Orin NX/Nano suspend key
+     - [arm64] mm: Correct the update of max_pfn
+     - [arm64] dts: mediatek: mt8173: Fix disp-pwm compatible string
+     - [arm64] backlight: led_bl: Hold led_access lock when calling
+       led_sysfs_disable()
+     - btrfs: fix non-empty delayed iputs list on unmount due to compressed write
+       workers
+     - btrfs: tests: fix chunk map leak after failure to add it to the tree
+     - btrfs: zoned: fix zone activation with missing devices
+     - btrfs: zoned: fix zone finishing with missing devices
+     - iommufd: Fix uninitialized rc in iommufd_access_rw()
+     - [amd64] iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is
+       disabled
+     - [amd64] iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity
+       changes
+     - [amd64] iommu/vt-d: Fix possible circular locking dependency
+     - [amd64] iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
+     - net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
+     - mm/damon/ops: have damon_get_folio return folio even for tail pages
+     - mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
+     - mm: make page_mapped_in_vma() hugetlb walk aware
+     - mm: fix lazy mmu docs and usage
+     - mm/mremap: correctly handle partial mremap() of VMA starting at 0
+     - mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
+     - mm/userfaultfd: fix release hang over concurrent GUP
+     - mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
+     - mm/hugetlb: move hugetlb_sysctl_init() to the __init section
+     - mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
+     - sctp: detect and prevent references to a freed transport in sendmsg
+     - [x86] xen: fix balloon target initialization for PVH dom0
+     - tracing: fprobe events: Fix possible UAF on modules
+     - tracing: Do not add length to print format in synthetic events
+     - thermal/drivers/rockchip: Add missing rk3328 mapping entry
+     - CIFS: Propagate min offload along with other parameters from primary to
+       secondary channels.
+     - cifs: avoid NULL pointer dereference in dbg call
+     - cifs: fix integer overflow in match_server()
+     - cifs: Ensure that all non-client-specific reparse points are processed by
+       the server
+     - [arm64] clk: renesas: r9a07g043: Fix HP clock source for RZ/Five
+     - [arm64] clk: qcom: clk-branch: Fix invert halt status bit check for
+       votable clocks
+     - [arm64] clk: qcom: gdsc: Release pm subdomains in reverse add order
+     - [arm64] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
+     - [arm64] clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
+     - [amd64] crypto: ccp - Fix check for the primary ASP device
+     - [amd64] crypto: ccp - Fix uAPI definitions of PSP errors
+     - dlm: fix error if inactive rsb is not hashed
+     - dlm: fix error if active rsb is not hashed
+     - dm-integrity: set ti->error on memory allocation failure
+     - dm-integrity: fix non-constant-time tag verification
+     - dm-verity: fix prefetch-vs-suspend race
+     - dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'
+     - dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
+     - ftrace: Add cond_resched() to ftrace_graph_set_hash()
+     - ftrace: Properly merge notrace hashes
+     - [arm64] gpio: zynq: Fix wakeup source leaks on device unbind
+     - gve: handle overflow when reporting TX consumed descriptors
+     - KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
+     - [ppc64el] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
+     - [x86] KVM: x86: Explicitly zero-initialize on-stack CPUID unions
+     - [x86] KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory
+       accesses
+     - landlock: Move code to ease future backports
+     - landlock: Add the errata interface
+     - landlock: Add erratum for TCP fix
+     - landlock: Always allow signals between threads of the same process
+     - landlock: Prepare to add second errata
+     - misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq'
+       error
+     - net: mana: Switch to page pool for jumbo frames
+     - of/irq: Fix device node refcount leakage in API of_irq_parse_one()
+     - of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
+     - of/irq: Fix device node refcount leakages in of_irq_count()
+     - of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
+     - of/irq: Fix device node refcount leakages in of_irq_init()
+     - [arm64] PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
+     - [arm64] PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
+     - PCI: pciehp: Avoid unnecessary device replacement check
+     - PCI: Fix reference leak in pci_alloc_child_bus()
+     - PCI: Fix reference leak in pci_register_host_bridge()
+     - PCI: Fix wrong length of devres array
+     - [arm64] phy: freescale: imx8m-pcie: assert phy reset and perst in power
+       off
+     - [arm64] pinctrl: qcom: Clear latched interrupt status when changing IRQ
+       type
+     - [arm64,armhf] pinctrl: samsung: add support for eint_fltcon_offset
+     - ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
+     - [s390x] pci: Fix zpci_bus_is_isolated_vf() for non-VFs
+     - [s390x] virtio_ccw: Don't allocate/assign airqs for non-existing queues
+     - [s390x] Fix linker error when -no-pie option is unavailable
+     - [arm64] thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
+     - [arm64] thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
+     - [arm64] errata: Add newer ARM cores to the spectre_bhb_loop_affected()
+       lists
+     - iommufd: Make attach_handle generic than fault specific
+     - iommufd: Fail replace if device has not been attached
+     - [x86] paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
+     - [amd64] ACPI: platform-profile: Fix CFI violation when accessing sysfs
+       files
+     - NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
+     - NFSD: Fix CB_GETATTR status fix
+     - nfsd: don't ignore the return code of svc_proc_register() (CVE-2025-22026)
+     - [x86] e820: Fix handling of subpage regions when calculating nosave ranges
+       in e820__register_nosave_regions()
+     - kbuild: Add '-fno-builtin-wcslen'
+     - [arm64] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef
+       noinline
+     - Bluetooth: hci_uart: Fix another race during initialization
+     - [s390x] cpumf: Fix double free on error in cpumf_pmu_event_init()
+     - [armhf] HSI: ssi_protocol: Fix use after free vulnerability in
+       ssi_protocol Driver Due to Race Condition (CVE-2025-37838)
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.25
+     - [arm64] scsi: hisi_sas: Enable force phy when SATA disk directly connected
+     - wifi: at76c50x: fix use after free access in at76_disconnect
+     - wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
+     - wifi: mac80211: Purge vif txq in ieee80211_do_stop()
+     - wifi: wl1251: fix memory leak in wl1251_tx_work
+     - scsi: iscsi: Fix missing scsi_host_put() in error path
+     - driver core: bus: add irq_get_affinity callback to bus_type
+     - blk-mq: introduce blk_mq_map_hw_queues
+     - scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
+     - scsi: smartpqi: Use is_kdump_kernel() to check for kdump
+     - md/raid10: fix missing discard IO accounting
+     - md/md-bitmap: fix stats collection for external bitmaps
+     - [amd64,riscv64] ASoC: dwc: always enable/disable i2s irqs
+     - [amd64] ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()
+     - ovl: remove unused forward declaration
+     - [amd64] RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
+     - [arm64] RDMA/hns: Fix wrong maximum DMA segment size
+     - ALSA: hda/cirrus_scodec_test: Don't select dependencies
+     - ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA
+     - ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130
+     - ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
+     - [amd64] ASoC: cs42l43: Reset clamp override on jack removal
+     - RDMA/core: Silence oversized kvmalloc() warning
+     - Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
+     - Bluetooth: btrtl: Prevent potential NULL dereference
+     - Bluetooth: l2cap: Check encryption key size on incoming connection
+     - ipv6: add exception routes to GC list in rt6_insert_exception
+     - xen: fix multicall debug feature
+     - Revert "wifi: mac80211: Update skb's control block key in
+       ieee80211_tx_dequeue()"
+     - igc: fix PTM cycle trigger logic
+     - igc: increase wait time before retrying PTM
+     - igc: move ktime snapshot into PTM retry loop
+     - igc: handle the IGC_PTP_ENABLED flag correctly
+     - igc: cleanup PTP module if probe fails
+     - igc: add lock preventing multiple simultaneous PTM transactions
+     - dt-bindings: soc: fsl: fsl,ls1028a-reset: Fix maintainer entry
+     - smc: Fix lockdep false-positive for IPPROTO_SMC.
+     - pds_core: fix memory leak in pdsc_debugfs_add_qcq()
+     - ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
+     - net: mctp: Set SOCK_RCU_FREE
+     - block: fix resource leak in blk_register_queue() error path
+     - netlink: specs: ovs_vport: align with C codegen capabilities
+     - net: openvswitch: fix nested key length validation in the set() action
+     - [arm64] net: ethernet: ti: am65-cpsw: fix port_np reference counting
+     - eth: bnxt: fix missing ring index trim on error path
+     - loop: aio inherit the ioprio of original request
+     - loop: stop using vfs_iter_{read,write} for buffered I/O
+     - ata: libata-sata: Save all fields from sense data descriptor
+     - cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
+     - netlink: specs: rt-link: add an attr layer around alt-ifname
+     - netlink: specs: rt-link: adjust mctp attribute naming
+     - net: b53: enable BPDU reception for management port
+     - net: bridge: switchdev: do not notify new brentries as changed
+     - net: txgbe: fix memory leak in txgbe_probe() error path
+     - [arm64,armhf] net: dsa: mv88e6xxx: avoid unregistering devlink regions
+       which were never registered
+     - [arm64,armhf] net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST
+       is unsupported
+     - [arm64,armhf] net: dsa: clean up FDB, MDB, VLAN entries on unbind
+     - [arm64,armhf] net: dsa: free routing table on probe failure
+     - [arm64,armhf] net: dsa: avoid refcount warnings when
+       ds->ops->tag_8021q_vlan_del() fails
+     - ptp: ocp: fix start time alignment in ptp_ocp_signal_set
+     - [arm64] net: ti: icss-iep: Add pwidth configuration for perout signal
+     - [arm64] net: ti: icss-iep: Add phase offset configuration for perout
+       signal
+     - [arm64] net: ti: icss-iep: Fix possible NULL pointer dereference for
+       perout request
+     - [arm64] net: ethernet: mtk_eth_soc: reapply mdc divider on reset
+     - [arm64] net: ethernet: mtk_eth_soc: correct the max weight of the queue
+       limit for 100Mbps
+     - [arm64] net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
+     - [riscv64] Use kvmalloc_array on relocation_hashtable
+     - [riscv64] Properly export reserved regions in /proc/iomem
+     - [riscv64] module: Fix out-of-bounds relocation access
+     - [riscv64] module: Allocate PLT entries for R_RISCV_PLT32
+     - cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
+     - writeback: fix false warning in inode_to_wb()
+     - Revert "PCI: Avoid reset when disabled via sysfs"
+     - [arm64] ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
+     - [arm64] ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
+     - [amd64] ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16
+     - [arm64] ASoC: qcom: Fix sc7280 lpass potential buffer overflow
+     - [amd64] asus-laptop: Fix an uninitialized variable
+     - block: integrity: Do not call set_page_dirty_lock()
+     - [arm64] drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and
+       later
+     - nfs: add missing selections of CONFIG_CRC32
+     - nfsd: decrease sc_count directly if fail to queue dl_recall
+     - i2c: atr: Fix wrong include
+     - ftrace: fix incorrect hash size in register_ftrace_direct()
+     - [arm64] drm/msm/a6xx+: Don't let IB_SIZE overflow
+     - Bluetooth: l2cap: Process valid commands in too long frame
+     - Bluetooth: vhci: Avoid needless snprintf() calls
+     - btrfs: correctly escape subvol in btrfs_show_options()
+     - cpufreq/sched: Explicitly synchronize limits_changed flag handling
+     - hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
+     - i2c: cros-ec-tunnel: defer probe if parent EC is not present
+     - isofs: Prevent the use of too small fid
+     - loop: properly send KOBJ_CHANGED uevent for disk device
+     - loop: LOOP_SET_FD: send uevents for partitions
+     - mm/compaction: fix bug in hugetlb handling pathway
+     - mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
+     - mm: fix filemap_get_folios_contig returning batches of identical folios
+     - mm: fix apply_to_existing_page_range()
+     - ovl: don't allow datadir only
+     - ksmbd: Fix dangling pointer in krb_authenticate
+     - ksmbd: fix use-after-free in smb_break_all_levII_oplock()
+     - ksmbd: Prevent integer overflow in calculation of deadtime
+     - ksmbd: fix the warning from __kernel_write_iter
+     - Revert "smb: client: Fix netns refcount imbalance causing leaks and
+       use-after-free"
+     - Revert "smb: client: fix TCP timers deadlock after rmmod" (CVE-2025-22077)
+     - [riscv64] Avoid fortify warning in syscall_get_arguments()
+     - slab: ensure slab->obj_exts is clear in a newly allocated slab page
+     - smb3 client: fix open hardlink on deferred close file error
+     - string: Add load_unaligned_zeropad() code path to sized_strscpy()
+     - tracing: Fix filter string testing
+     - virtiofs: add filesystem context source name check
+     - [x86] microcode/AMD: Extend the SHA check to Zen5, block loading of any
+       unreleased standalone Zen5 microcode patches
+     - [x86] cpu/amd: Fix workaround for erratum 1054
+     - [x86] boot/sev: Avoid shared GHCB page for early memory acceptance
+     - scsi: megaraid_sas: Block zero-length ATA VPD inquiry
+     - scsi: ufs: exynos: Ensure consistent phy reference counts
+     - RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
+     - [amd64] RAS/AMD/ATL: Include row[13] bit in row retirement
+     - [amd64] RAS/AMD/FMPM: Get masked address
+     - [x86] platform/x86: amd: pmf: Fix STT limits
+     - [x86] perf/x86/intel: Allow to update user space GPRs from PEBS records
+     - [x86] perf/x86/intel/uncore: Fix the scale of IIO free running counters on
+       SNR
+     - [x86] perf/x86/intel/uncore: Fix the scale of IIO free running counters on
+       ICX
+     - [x86] perf/x86/intel/uncore: Fix the scale of IIO free running counters on
+       SPR
+     - drm/ast: Fix ast_dp connection status
+     - [arm64] drm/msm/dsi: Add check for devm_kstrdup()
+     - [arm64] drm/msm/a6xx: Fix stale rpmh votes from GPU
+     - drm/amdgpu: Prefer shadow rom when available
+     - drm/amd/display: prevent hang on link training fail
+     - drm/amd: Handle being compiled without SI or CIK support better
+     - drm/amd/display: Actually do immediate vblank disable
+     - drm/amd/display: Increase vblank offdelay for PSR panels
+     - drm/amd/pm: Prevent division by zero
+     - drm/amd/pm/powerplay: Prevent division by zero
+     - drm/amd/pm/smu11: Prevent division by zero
+     - drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zero
+     - drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zero
+     - drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zero
+     - drm/amdgpu/mes12: optimize MES pipe FW version fetching
+     - [amd64] drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
+     - drm/xe: Use local fence in error path of xe_migrate_clear
+     - drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1
+     - drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
+     - drm/amd/display: Protect FPU in dml21_copy()
+     - drm/amdgpu/mes11: optimize MES pipe FW version fetching
+     - drm/amdgpu/dma_buf: fix page_link check
+     - drm/nouveau: prime: fix ttm_bo_delayed_delete oops
+     - drm/xe: Fix an out-of-bounds shift when invalidating TLB
+     - [amd64] drm/i915/gvt: fix unterminated-string-initialization warning
+     - drm/amdgpu: immediately use GTT for new allocations
+     - drm/amd/display: Do not enable Replay and PSR while VRR is on in
+       amdgpu_dm_commit_planes()
+     - drm/amd/display: Protect FPU in dml2_init()/dml21_init()
+     - drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on
+       DP1
+     - drm/xe/dma_buf: stop relying on placement in unmap
+     - drm/xe/userptr: fix notifier vs folio deadlock
+     - drm/xe: Set LRC addresses before guc load
+     - drm/amdgpu: fix warning of drm_mm_clean
+     - [amd64] drm/mgag200: Fix value in <VBLKSTR> register
+     - [arm64] sysreg: Update register fields for ID_AA64MMFR0_EL1
+     - [arm64] sysreg: Add register fields for HDFGRTR2_EL2
+     - [arm64] sysreg: Add register fields for HDFGWTR2_EL2
+     - [arm64] sysreg: Add register fields for HFGITR2_EL2
+     - [arm64] sysreg: Add register fields for HFGRTR2_EL2
+     - [arm64] sysreg: Add register fields for HFGWTR2_EL2
+     - [arm64] boot: Enable EL2 requirements for FEAT_PMUv3p9
+     - cpufreq: Reference count policy in cpufreq_update_limits()
+     - kbuild: Add '-fno-builtin-wcslen'
+     - [x86] platform/x86: msi-wmi-platform: Rename "data" variable
+     - [x86] platform/x86: msi-wmi-platform: Workaround a ACPI firmware bug
+     - drm/amd/display: Temporarily disable hostvm on DCN31
+     - nvmet-fc: Remove unused functions
+     - block: remove rq_list_move
+     - block: add a rq_list type
+     - block: don't reorder requests in blk_add_rq_to_plug
+     - mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
+     - Revert "wifi: ath12k: Fix invalid entry fetch in
+       ath12k_dp_mon_srng_process"
+     - [mips*] ds1287: Match ds1287_set_base_clock() function types
+     - wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
+     - bpf: add find_containing_subprog() utility function
+     - bpf: track changes_pkt_data property for global functions
+     - bpf: check changes_pkt_data property for extension programs
+     - bpf: fix null dereference when computing changes_pkt_data of prog w/o
+       subprogs
+   [ Emanuele Rocca ]
+   * [arm64,powerpc,ppc64,ppc64el,riscv64,s390x] Enable KALLSYMS_ALL on
+     all architectures where DEBUG_INFO_BTF is on (Closes: #1100634)
+   [ Salvatore Bonaccorso ]
+   * [amd64] drivers/hwmon/pmbus: Enable PMBUS and SENSORS_PMBUS as modules
+     (Closes: #1103437)
+  
+   [ Uwe Kleine-König ]
+   * Put all clock modules in the kernel image udeb
+   * [arm64] Drop some clk modules from fb-modules that are also in the kernel
+     udeb.
+   [ Alper Nebi Yasak ]
+   * [arm64] Enable BT_MTKSDIO as module
+   * [arm64] Change REGULATOR_MT6358 and MFD_MT6397 to built-in
+   * [arm64] Change COMMON_CLK_MT8173 and MTK_PMIC_WRAP to built-in
+   * [arm64] Enable DRM_PANEL_HIMAX_HX83102, DRM_PANEL_ILITEK_ILI9882T as module
+   * [arm64] Enable SND_SOC_MT8188, SND_SOC_MT8188_MT6359 as module
+   * [arm64] Enable SND_SOC_MT8192, SND_SOC_MT8192_MT6359_RT1015_RT5682 as module
+   * [arm64] udeb: Add modules for MediaTek devices
+     - Add nvmem_mtk-efuse, phy-mtk-tphy, pwm-mediatek and i2c-mt65xx modules
+       to kernel-image
+     - Add mediatek-drm, mediatek-drm-hdmi, mediatek_dp, mtk_iommu, mtk-smi,
+       phy-mtk-dp, phy-mtk-hdmi-drv, phy-mtk-mipi-dsi-drv, pwm-mtk-disp,
+       anx7625, parade-ps8640 and ite-it6505 to fb-modules
+     - Add panel-himax-hx83102 and panel-ilitek-ili9882t to fb-modules
+     - Add elan_i2c to input-modules
+     - Add mtu3 to usb-modules
+   * udeb: Add onboard_usb_dev to usb-modules
+   * [arm64] Enable modules for Qualcomm SC7180 Chromebooks
+     - Enable SC_GPUCC_7180 and INTERCONNECT_QCOM_SC7180 as modules
+     - Enable SC_DISPCC_7180, SC_VIDEOCC_7180 and SC_CAMCC_7180 as modules
+     - Enable SC_LPASS_CORECC_7180, SND_SOC_ADAU7002, SND_SOC_SC7180 as modules
+     - Enable IIO_CROS_EC_SENSORS_LID_ANGLE and CROS_EC_MKBP_PROXIMITY as modules
+     - Enable EDAC_QCOM and SPI_QCOM_QSPI as modules
+   * [arm64] udeb: Add modules fo Qualcomm SC7180 Chromebooks
+     - Add gcc-sc7180 and qnoc-sc7180 to kernel-image
+   * [arm64] Enable SC_LPASSCC_7280 as module
+   * [arm64] Enable I2C_HID_OF_ELAN as module
+   * udeb: Move i2c-hid-of-elan module to fb-modules
+   [ Ben Hutchings ]
+   * d/rules.real: Export CROSS_COMPILE_COMPAT, CROSS32_COMPILE variables.
+     This re-enables the compat vDSO on arm64.
+   * linux-kbuild: Fix cross-build regression:
+     - libbpf: Use the standard fixdep build rule
+     - d/rules.d/tools/bpf/resolve_btfids: Define REALHOST{CC,LD} for submake
+   [ Bastian Blank ]
+   * Include modprobe config in bug reports.
+   [ Raphaël Hertzog ]
+   * udeb: add dm-thin-pool md-modules (Closes: #956226)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 25 Apr 2025 17:07:45 +0200
+ linux (6.12.22-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.22
+     - ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names
+     - HID: hid-plantronics: Add mic mute mapping and generalize quirks
+     - atm: Fix NULL pointer dereference
+     - drm/amd/display: Don't write DP_MSTM_CTRL after LT
+     - netfilter: socket: Lookup orig tuple for IPv6 SNAT
+     - ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx
+     - tty: serial: 8250: Add some more device IDs
+     - tty: serial: 8250: Add Brainboxes XC devices
+     - tty: serial: fsl_lpuart: disable transmitter before changing RS485 related
+       registers
+     - net: usb: qmi_wwan: add Telit Cinterion FN990B composition
+     - net: usb: qmi_wwan: add Telit Cinterion FE990B composition
+     - net: usb: usbnet: restore usb%d name exception for local mac addresses
+     - usb: xhci: Don't skip on Stopped - Length Invalid
+     - usb: xhci: Apply the link chain quirk on NEC isoc endpoints
+     - memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove
+     - perf tools: Fix up some comments and code to properly use the event_source
+       bus
+     - [armhf] serial: stm32: do not deassert RS485 RTS GPIO prematurely
+     - serial: 8250_dma: terminate correct DMA in tx_dma_flush()
+     - bcachefs: bch2_ioctl_subvolume_destroy() fixes
+   [ Salvatore Bonaccorso ]
+   * ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model
+     (Closes: #1100928)
+   * md: fix mddev uaf while iterating all_mddevs list (Closes: #1086175)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 10 Apr 2025 15:32:40 +0200
+ linux (6.12.21-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.21
+     - [arm64] firmware: qcom: scm: Fix error code in probe()
+     - [arm64] dts: freescale: tqma8mpql: Fix vqmmc-supply
+     - [arm64] dts: rockchip: remove supports-cqe from rk3588 jaguar
+     - [arm64] dts: rockchip: remove supports-cqe from rk3588 tiger
+     - xfrm: fix tunnel mode TX datapath in packet offload mode
+     - xfrm_output: Force software GSO only in tunnel mode
+     - [arm64] soc: imx8m: Remove global soc_uid
+     - [arm64] soc: imx8m: Use devm_* to simplify probe failure handling
+     - [arm64] soc: imx8m: Unregister cpufreq and soc dev in cleanup path
+     - [arm64] dts: bcm2712: PL011 UARTs are actually r1p5
+     - [arm64] dts: rockchip: Remove undocumented sdmmc property from lubancat-1
+     - RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex()
+       tests
+     - RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx
+     - RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()
+     - dma-mapping: fix missing clear bdr in check_ram_in_range_map()
+     - RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
+     - [arm64] RDMA/hns: Fix soft lockup during bt pages loop
+     - [arm64] RDMA/hns: Fix unmatched condition in error path of
+       alloc_user_qp_db()
+     - [arm64] RDMA/hns: Fix invalid sq params not being blocked
+     - [arm64] RDMA/hns: Fix a missing rollback in error path of
+       hns_roce_create_qp_common()
+     - [arm64] RDMA/hns: Fix missing xa_destroy()
+     - [arm64] RDMA/hns: Fix wrong value of max_sge_rd
+     - Bluetooth: Fix error code in chan_alloc_skb_cb()
+     - Bluetooth: hci_event: Fix connection regression between LE and non-LE
+       adapters
+     - tracing: tprobe-events: Fix to clean up tprobe correctly when module
+       unload
+     - [arm64] net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence
+     - net: ipv6: fix TCP GSO segmentation with NAT
+     - ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
+     - ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
+     - devlink: fix xa_alloc_cyclic() error handling
+     - dpll: fix xa_alloc_cyclic() error handling
+     - phy: fix xa_alloc_cyclic() error handling
+     - [arm64,armhf] gpu: host1x: Do not assume that a NULL domain means no DMA
+       IOMMU
+     - net: atm: fix use after free in lec_send()
+     - net: ti: icssg-prueth: Add lock to stats
+     - net: lwtunnel: fix recursion loops
+     - net: ipv6: ioam6: fix lwtunnel_output() loop
+     - libfs: Fix duplicate directory entry in offset_dir_lookup
+     - net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
+     - Revert "gre: Fix IPv6 link-local address generation."
+     - tracing: tprobe-events: Fix leakage of module refcount
+     - i2c: omap: fix IRQ storms
+     - net: mana: Support holes in device list reply msg
+     - dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for
+       R-Car V4M
+     - can: ucan: fix out of bound read in strscpy() source
+     - [arm64,armhf] can: flexcan: only change CAN state when link up in system
+       PM
+     - [arm64,armhf] can: flexcan: disable transceiver during system PM
+     - drm/xe: Fix exporting xe buffers multiple times
+     - [arm64] drm/v3d: Don't run jobs that have errors flagged in its fence
+     - io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally
+     - [riscv64] dts: starfive: Fix a typo in StarFive JH7110 pin function
+       definitions
+     - netfs: Call `invalidate_cache` only if implemented
+     - regulator: dummy: force synchronous probing
+     - regulator: check that dummy regulator has been probed before using it
+     - [arm64] dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound
+       card
+     - [arm64] dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound
+       card
+     - [arm64] dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou
+     - [arm64] dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on Haikou
+     - mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT
+     - mm/migrate: fix shmem xarray update during migration
+     - mm/page_alloc: fix memory accept before watermarks gets initialized
+     - proc: fix UAF in proc_get_inode()
+     - memcg: drain obj stock on cpu hotplug teardown
+     - [arm64] firmware: qcom: uefisecapp: fix efivars registration race
+     - efi/libstub: Avoid physical address 0x0 when doing random allocation
+     - keys: Fix UAF in key_put()
+     - xsk: fix an integer overflow in xp_create_and_assign_umem()
+     - batman-adv: Ignore own maximum aggregation size during RX
+     - [arm64] soc: qcom: pdr: Fix the potential deadlock
+     - pmdomain: amlogic: fix T7 ISP secpower
+     - drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
+     - drm/sched: Fix fence reference count leak
+     - drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
+     - drm/amd/display: Fix message for support_edp0_on_dp1
+     - drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
+     - drm/amd/pm: add unique_id for gfx12
+     - drm/amdgpu: Restore uncached behaviour on GFX12
+     - drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
+     - drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
+     - drm/amdgpu: Remove JPEG from vega and carrizo video caps
+     - drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
+     - drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
+     - ksmbd: fix incorrect validation for num_aces field of smb_acl
+     - io_uring/net: fix sendzc double notif flush
+     - [arm64] KVM: arm64: Calculate cptr_el2 traps on activating traps
+     - [arm64] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
+     - [arm64] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
+     - [arm64] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
+     - [arm64] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
+     - [arm64] KVM: arm64: Refactor exit handlers
+     - [arm64] KVM: arm64: Mark some header functions as inline
+     - [arm64] KVM: arm64: Eagerly switch ZCR_EL{1,2}
+     - Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
+     - libsubcmd: Silence compiler warning
+     - [arm64] dts: rockchip: fix u2phy1_host status for NanoPi R4S
+     - mm/huge_memory: drop beyond-EOF folios with the right number of refs
+     - mptcp: Fix data stream corruption in the address announcement
+   [ Ben Hutchings ]
+   * lintian: Restore override for perf-read-vdso32 in linux-perf
+   * linux-perf: Fix perf-check manual page built with asciidoctor
+   * rtla: Add man page link for hwnoise(1)
+   * intel-sdsi, rtla: Add "Depends: ${misc:Depends}"
+   * d/copyright: Update filenames under arch/arm/boot/dts
+   * d/copyright: Remove special case for drivers/crypto/vmx/*.pl
+   * lintian: Override superfluous-file-pattern for d/copyright in
+     linux-signed-*
+   * d/salsa-ci.yml: Run lintian from the target release, not always unstable
+   * [powerpc*] Revert "fbdev/offb: Update expected device name" (Closes:
+     #1085949)
+   * d/b/genpatch-rt: Fix subprocess cleanup with Python 3.13
+   [ Salvatore Bonaccorso ]
+   * sound/soc/amd/acp: Enable SND_AMD_ASOC_RENOIR as module (Closes: #1101155)
+   * d/b/genpatch-rt: Drop now unused 'io' module.
+   [ Vagrant Cascadian ]
+   * drivers/net/wireless/realtek/rtw88: Enable RTW88_8723CS as a module
+   [ Miguel Bernal Marin ]
+   * [amd64,arm64/cloud] Enable virtualisation drivers on cloud flavours,
+     (Closes: #1101378)
+     - drivers/virt: Enable VIRT_DRIVERS
+     - drivers/virt: Enable VMGENID
+     - drivers/virt/nitro_enclaves: Enable NITRO_ENCLAVES as module
+     - drivers/virt/coco/sev-guest: Enable SEV_GUEST as module
+     - drivers/virt/coco/tdx-guest: Enable TDX_GUEST_DRIVER as module
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 30 Mar 2025 16:50:14 +0200
+ linux (6.12.20-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.20
+     - mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
+     - mm: fix kernel BUG when userfaultfd_move encounters swapcache
+     - userfaultfd: fix PTE unmapping stack-allocated PTE copies
+     - fbdev: hyperv_fb: iounmap() the correct memory when removing a device
+     - netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
+     - ice: do not configure destination override for switchdev
+     - ice: fix memory leak in aRFS after reset
+     - ice: Fix switchdev slow-path in LAG
+     - netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
+     - netfilter: nf_tables: make destruction work queue pernet
+     - sched: address a potential NULL pointer dereference in the GRED scheduler.
+     - wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms
+     - wifi: mac80211: don't queue sdata::work for a non-running sdata
+     - wifi: cfg80211: cancel wiphy_work before freeing wiphy
+     - Bluetooth: hci_event: Fix enabling passive scanning
+     - Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
+     - net/mlx5: Fill out devlink dev info only for PFs
+     - [arm64,armhf] net: dsa: mv88e6xxx: Verify after ATU Load ops
+     - net: mctp i3c: Copy headers if cloned
+     - net: mctp i2c: Copy headers if cloned
+     - netpoll: hold rcu read lock in __netpoll_send_skb()
+     - drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
+     - fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
+     - fbdev: hyperv_fb: Simplify hvfb_putmem
+     - fbdev: hyperv_fb: Allow graceful removal of framebuffer
+     - Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
+     - net/mlx5: handle errors in mlx5_chains_create_table()
+     - eth: bnxt: fix truesize for mb-xdp-pass case
+     - eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()
+     - eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic
+     - eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
+     - eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}
+     - eth: bnxt: use page pool for head frags
+     - bnxt_en: refactor tpa_info alloc/free into helpers
+     - bnxt_en: handle tpa_info in queue API implementation
+     - eth: bnxt: fix memory leak in queue reset
+     - net: switchdev: Convert blocking notification chain to a raw one
+     - net: mctp: unshare packets when reassembling
+     - bonding: fix incorrect MAC address setting to receive NS messages
+     - netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
+     - ipvs: prevent integer overflow in do_ip_vs_get_ctl()
+     - net_sched: Prevent creation of classes with TC_H_ROOT
+     - netfilter: nft_exthdr: fix offset with ipv4_find_option()
+     - gre: Fix IPv6 link-local address generation.
+     - net: openvswitch: remove misbehaving actions length check
+     - Revert "openvswitch: switch to per-action label counting in conntrack"
+     - net/mlx5: HWS, Rightsize bwc matcher priority
+     - net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs
+     - net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch
+     - net/mlx5: Bridge, fix the crash caused by LAG state check
+     - net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices
+     - nvme-fc: go straight to connecting state when initializing
+     - nvme-fc: do not ignore connectivity loss during connecting
+     - hrtimers: Mark is_migration_base() with __always_inline
+     - powercap: call put_device() on an error path in powercap_register_control_type()
+     - btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop
+     - futex: Pass in task to futex_queue()
+     - iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()
+     - [x86] platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
+     - drm/amd/display: Fix out-of-bound accesses
+     - scsi: core: Use GFP_NOIO to avoid circular locking dependency
+     - scsi: ufs: core: Fix error return with query response
+     - scsi: qla1280: Fix kernel oops when debug level > 2
+     - ACPI: resource: IRQ override for Eluktronics MECH-17
+     - smb: client: fix noisy when tree connecting to DFS interlink targets
+     - sched_ext: selftests/dsp_local_on: Fix sporadic failures
+     - [amd64] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
+     - [amd64] HID: intel-ish-hid: Send clock sync message immediately after reset
+     - HID: ignore non-functional sensor in HP 5MP Camera
+     - HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
+     - usb: phy: generic: Use proper helper for property detection
+     - [amd64] HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
+     - HID: topre: Fix n-key rollover on Realforce R3S TKL boards
+     - HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
+     - HID: apple: fix up the F6 key on the Omoton KB066 keyboard
+     - btrfs: fix two misuses of folio_shift()
+     - objtool: Ignore dangling jump table entries
+     - sched: Clarify wake_up_q()'s write to task->wake_q.next
+     - [x86] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
+     - [x86] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
+     - [x86] platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
+     - [x86] platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
+     - [s390x] cio: Fix CHPID "configure" attribute caching
+     - thermal/cpufreq_cooling: Remove structure member documentation
+     - [arm64] amu: Delay allocating cpumask for AMU FIE support
+     - Xen/swiotlb: mark xen_swiotlb_fixup() __init
+     - Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
+     - [amd64] ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID
+     - [amd64] ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14
+     - [amd64] ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ull
+     - ASoC: simple-card-utils.c: add missing dlc->of_node
+     - ALSA: hda/realtek: Limit mic boost on Positivo ARN50
+     - [amd64] ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module
+     - PCI: pci_ids: add INTEL_HDA_PTL_H
+     - ALSA: hda: intel-dsp-config: Add PTL-H support
+     - [amd64] ASoC: SOF: Intel: pci-ptl: Add support for PTL-H
+     - ALSA: hda: hda-intel: add Panther Lake-H support
+     - [amd64] ASoC: SOF: amd: Add post_fw_run_delay ACP quirk
+     - [amd64] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE
+     - net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
+     - io-wq: backoff when retrying worker creation
+     - nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
+     - nvmet-rdma: recheck queue state is LIVE in state lock in recv done
+     - apple-nvme: Release power domains when probe fails
+     - cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
+     - sctp: Fix undefined behavior in left shift operation
+     - nvme: only allow entering LIVE from CONNECTING state
+     - phy: ti: gmii-sel: Do not use syscon helper to build regmap
+     - fuse: don't truncate cached, mutated symlink
+     - ASoC: dapm-graph: set fill colour of turned on nodes
+     - [amd64] ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup
+     - drm/vkms: Round fixp2int conversion in lerp_u16
+     - [x86] perf/x86/intel: Use better start period for frequency mode
+     - [x86] of: Don't use DTB for SMP setup if ACPI is enabled
+     - [x86] irq: Define trace events conditionally
+     - [x86] perf/x86/rapl: Add support for Intel Arrow Lake U
+     - mptcp: safety check before fallback
+     - drm/nouveau: Do not override forced connector status
+     - net: Handle napi_schedule() calls from non-interrupt
+     - block: fix 'kmem_cache of name 'bio-108' already exists'
+     - vhost: return task creation error instead of NULL
+     - cifs: Validate content of WSL reparse point buffers
+     - cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point()
+     - Input: goodix-berlin - fix vddio regulator references
+     - Input: ads7846 - fix gpiod allocation
+     - Input: iqs7222 - preserve system status register
+     - Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers
+     - Input: xpad - add multiple supported devices
+     - Input: xpad - add support for ZOTAC Gaming Zone
+     - Input: xpad - add support for TECNO Pocket Go
+     - Input: xpad - rename QH controller to Legion Go S
+     - Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
+     - Input: i8042 - add required quirks for missing old boardnames
+     - Input: i8042 - swap old quirk combination with new quirk for several devices
+     - Input: i8042 - swap old quirk combination with new quirk for more devices
+     - USB: serial: ftdi_sio: add support for Altera USB Blaster 3
+     - USB: serial: option: add Telit Cinterion FE990B compositions
+     - USB: serial: option: fix Telit Cinterion FE990A name
+     - USB: serial: option: match on interface class for Telit FN990B
+     - [x86] microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
+     - spi: microchip-core: prevent RX overflows when transmit size > FIFO size
+     - [amd64] drm/i915/cdclk: Do cdclk post plane programming later
+     - drm/panic: use `div_ceil` to clean Clippy warning
+     - drm/panic: fix overindented list items in documentation
+     - drm/atomic: Filter out redundant DPMS calls
+     - drm/dp_mst: Fix locking when skipping CSN before topology probing
+     - drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags
+     - drm/amd/amdkfd: Evict all queues even HWS remove queue failed
+     - drm/amdgpu/display: Allow DCC for video formats on GFX12
+     - drm/amd/display: Disable unneeded hpd interrupts during dm_init
+     - drm/amd/display: fix default brightness
+     - drm/amd/display: fix missing .is_two_pixels_per_container
+     - drm/amd/display: Restore correct backlight brightness after a GPU reset
+     - drm/amd/display: Assign normalized_pix_clk when color depth = 14
+     - drm/amd/display: Fix slab-use-after-free on hdcp_work
+     - ksmbd: fix use-after-free in ksmbd_free_work_struct
+     - ksmbd: prevent connection release during oplock break notification
+     - clk: samsung: update PLL locktime for PLL142XX used on FSD platform
+     - clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
+     - [amd64] ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
+     - [amd64] ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model
+     - netmem: prevent TX of unreadable skbs
+     - dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature
+     - [arm64] mm: Populate vmemmap at the page level if not section aligned
+     - Fix mmu notifiers for range-based invalidates
+     - qlcnic: fix memory leak issues in qlcnic_sriov_common.c
+     - smb: client: fix regression with guest option
+     - net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
+     - net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
+     - sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
+     - ASoC: ops: Consistently treat platform_max as control value
+     - drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()
+     - [amd64] ASoC: cs42l43: Fix maximum ADC Volume
+     - [amd64] ASoC: rt722-sdca: add missing readable registers
+     - drm/xe: cancel pending job timer before freeing scheduler
+     - drm/xe: Release guc ids before cancelling work
+     - drm/xe/userptr: Fix an incorrect assert
+     - drm/xe/pm: Temporarily disable D3Cold on BMG
+     - nvme: move error logging from nvme_end_req() to __nvme_end_req()
+     - ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()
+     - [amd64] drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps
+     - scripts: generate_rust_analyzer: add missing macros deps
+     - scripts: generate_rust_analyzer: add missing include_dirs
+     - scripts: generate_rust_analyzer: add uapi crate
+     - block: change blk_mq_add_to_batch() third argument type to bool
+     - cifs: Fix integer overflow while processing acregmax mount option
+     - cifs: Fix integer overflow while processing acdirmax mount option
+     - cifs: Fix integer overflow while processing actimeo mount option
+     - cifs: Fix integer overflow while processing closetimeo mount option
+     - [x86] vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
+     - i2c: ali1535: Fix an error handling path in ali1535_probe()
+     - i2c: ali15x3: Fix an error handling path in ali15x3_probe()
+     - i2c: sis630: Fix an error handling path in sis630_probe()
+     - mm/hugetlb: wait for hugetlb folios to be freed
+     - smb3: add support for IAKerb
+     - smb: client: Fix match_session bug preventing session reuse
+     - sched_ext: selftests/dsp_local_on: Fix selftest on UP systems
+     - tools/sched_ext: Add helper to check task migration state
+     - Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
+     - nvme-fc: rely on state transitions to handle connectivity loss
+     - HID: apple: disable Fn key handling on the Omoton KB066
+   [ Madhu Adav M J ]
+   * drivers/nvme/target: Enable NVME_TARGET_PASSTHRU
+   * drivers/nvme/target: Enable NVME_TARGET_LOOP and NVME_TARGET_FCLOOP
+     as modules
+   [ Salvatore Bonaccorso ]
+   * net/sunrpc: Enable RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2 (Closes: #1100641)
+   * [x86] drivers/pinctrl/intel: Enable PINCTRL_INTEL_PLATFORM as module
+     (Closes: #1100694)
+   * ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
+     (Closes: #1091696)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 23 Mar 2025 14:34:08 +0100
+ linux (6.12.19-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.18
+     - RDMA/mlx5: Fix the recovery flow of the UMR QP
+     - IB/mlx5: Set and get correct qp_num for a DCT QP
+     - RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error
+     - RDMA/mlx5: Fix a WARN during dereg_mr for DM type
+     - RDMA/mana_ib: Allocate PAGE aligned doorbell index
+     - RDMA/hns: Fix mbox timing out by adding retry mechanism
+     - RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved
+     - RDMA/bnxt_re: Refactor NQ allocation
+     - RDMA/bnxt_re: Cache MSIx info to a local structure
+     - RDMA/bnxt_re: Add sanity checks on rdev validity
+     - RDMA/bnxt_re: Allocate dev_attr information dynamically
+     - RDMA/bnxt_re: Fix the statistics for Gen P7 VF
+     - landlock: Fix non-TCP sockets restriction
+     - scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()
+     - ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
+     - NFS: O_DIRECT writes must check and adjust the file length
+     - NFS: Adjust delegated timestamps for O_DIRECT reads and writes
+     - SUNRPC: Prevent looping due to rpc_signal_task() races
+     - NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
+     - SUNRPC: Handle -ETIMEDOUT return from tlshd
+     - RDMA/mlx5: Fix implicit ODP hang on parent deregistration
+     - RDMA/mlx5: Fix AH static rate parsing
+     - scsi: core: Clear driver private data when retrying request
+     - scsi: ufs: core: Set default runtime/system PM levels before
+       ufshcd_hba_init()
+     - RDMA/mlx5: Fix bind QP error cleanup flow
+     - RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers
+     - sunrpc: suppress warnings for unused procfs functions
+     - ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports
+     - Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
+     - rxrpc: rxperf: Fix missing decoding of terminal magic cookie
+     - afs: Fix the server_list to unuse a displaced server rather than putting
+       it
+     - afs: Give an afs_server object a ref on the afs_cell object it points to
+     - net: loopback: Avoid sending IP packets without an Ethernet header
+     - net: set the minimum for net_hotdata.netdev_budget_usecs
+     - ipv4: Convert icmp_route_lookup() to dscp_t.
+     - ipv4: Convert ip_route_input() to dscp_t.
+     - ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos
+       conversion.
+     - ipvlan: ensure network headers are in skb linear part
+     - net: cadence: macb: Synchronize stats calculations
+     - net: dsa: rtl8366rb: Fix compilation problem
+     - [armhf] ASoC: es8328: fix route from DAC to output
+     - [arm64,armhf] ASoC: fsl: Rename stream name of SAI DAI driver
+     - ipvs: Always clear ipvs_property flag in skb_scrub_packet()
+     - drm/xe/oa: Signal output fences
+     - drm/xe/oa: Move functions up so they can be reused for config ioctl
+     - drm/xe/oa: Add syncs support to OA config ioctl
+     - drm/xe/oa: Allow only certain property changes from config
+     - drm/xe/oa: Allow oa_exponent value of 0
+     - firmware: cs_dsp: Remove async regmap writes
+     - [amd64] ASoC: cs35l56: Prevent races when soft-resetting using SPI control
+     - ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
+     - net: ethernet: ti: am65-cpsw: select PAGE_POOL
+     - tcp: devmem: don't write truncated dmabuf CMSGs to userspace
+     - ice: add E830 HW VF mailbox message limit support
+     - ice: Fix deinitializing VF in error path
+     - ice: Avoid setting default Rx VSI twice in switchdev setup
+     - tcp: Defer ts_recent changes until req is owned
+     - net: Clear old fragment checksum value in napi_reuse_skb
+     - [arm64,armhf] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow
+       defination.
+     - net/mlx5: IRQ, Fix null string in debug print
+     - net: ipv6: fix dst ref loop on input in seg6 lwt
+     - net: ipv6: fix dst ref loop on input in rpl lwt
+     - idpf: fix checksums set in idpf_rx_rsc()
+     - net: ti: icss-iep: Reject perout generation request
+     - thermal: gov_power_allocator: Fix incorrect calculation in
+       divvy_up_power()
+     - perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
+     - uprobes: Reject the shared zeropage in uprobe_write_opcode()
+     - thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
+     - thermal/of: Fix cdev lookup in thermal_of_should_bind()
+     - thermal: core: Move lists of thermal instances to trip descriptors
+     - thermal: gov_power_allocator: Update total_weight on bind and cdev updates
+     - io_uring/net: save msg_control for compat
+     - unreachable: Unify
+     - objtool: Remove annotate_{,un}reachable()
+     - objtool: Fix C jump table annotations for Clang
+     - [x86] CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
+     - phy: rockchip: fix Kconfig dependency more
+     - [riscv64] KVM: Fix hart suspend status check
+     - [riscv64] KVM: Fix hart suspend_type use
+     - [riscv64] KVM: Fix SBI IPI error generation
+     - [riscv64] KVM: Fix SBI TIME error generation
+     - tracing: Fix bad hist from corrupting named_triggers list
+     - ftrace: Avoid potential division by zero in function_stat_show()
+     - ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2
+     - ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
+     - [arm64] KVM: arm64: Ensure a VMID is allocated before programming
+       VTTBR_EL2
+     - perf/core: Add RCU read lock protection to perf_iterate_ctx()
+     - [x86] perf/x86: Fix low freqency setting issue
+     - perf/core: Fix low freq setting via IOC_PERIOD
+     - drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
+     - drm/xe/userptr: restore invalidation list on error
+     - drm/xe/userptr: fix EFAULT handling
+     - drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
+     - drm/amdgpu: disable BAR resize on Dell G5 SE
+     - drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
+     - drm/amd/display: Disable PSR-SU on eDP panels
+     - drm/amd/display: add a quirk to enable eDP0 on DP1
+     - drm/amd/display: Fix HPD after gpu reset
+     - [arm64] mm: Fix Boot panic on Ampere Altra
+     - block: Remove zone write plugs when handling native zone append writes
+     - i2c: npcm: disable interrupt enable bit before devm_request_irq
+     - i2c: ls2x: Fix frequency division register access
+     - usbnet: gl620a: fix endpoint checking in genelink_bind()
+     - net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
+     - [arm64] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
+     - [arm64] net: enetc: keep track of correct Tx BD count in
+       enetc_map_tx_tso_buffs()
+     - [arm64] net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
+     - [arm64] net: enetc: update UDP checksum when updating originTimestamp
+       field
+     - [arm64] net: enetc: correct the xdp_tx statistics
+     - [arm64] net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
+     - [arm64,armhf] phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL
+       masks in refclk
+     - [arm64,armhf] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy
+       in phy_exit()
+     - [amd64] iommu/vt-d: Remove device comparison in
+       context_setup_pass_through_cb
+     - [amd64] iommu/vt-d: Fix suspicious RCU usage
+     - [amd64] intel_idle: Handle older CPUs, which stop the TSC in deeper C
+       states, correctly (Closes: #1088682)
+     - mptcp: always handle address removal under msk socket lock
+     - mptcp: reset when MPTCP opts are dropped after join
+     - vmlinux.lds: Ensure that const vars with relocations are mapped R/O
+     - rcuref: Plug slowpath race in rcuref_put()
+     - sched/core: Prevent rescheduling when interrupts are disabled
+     - sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called
+       without balance()
+     - dm-integrity: Avoid divide by zero in table status in Inline mode
+     - dm vdo: add missing spin_lock_init
+     - ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
+     - scsi: ufs: core: bsg: Fix crash when arpmb command fails
+     - [riscv64] futex: sign extend compare value in atomic cmpxchg
+     - [riscv64] signal: fix signal frame size
+     - [riscv64] cacheinfo: Use of_property_present() for non-boolean properties
+     - [riscv64] signal: fix signal_minsigstksz
+     - [riscv64] cpufeature: use bitmap_equal() instead of memcmp()
+     - efi: Don't map the entire mokvar table to determine its size
+     - amdgpu/pm/legacy: fix suspend/resume issues
+     - [x86] microcode/AMD: Return bool from find_blobs_in_containers()
+     - [x86] microcode/AMD: Have __apply_microcode_amd() return bool
+     - [x86] microcode/AMD: Remove ugly linebreak in __verify_patch_section()
+       signature
+     - [x86] microcode/AMD: Remove unused save_microcode_in_initrd_amd()
+       declarations
+     - [x86] microcode/AMD: Merge early_apply_microcode() into its single
+       callsite
+     - [x86] microcode/AMD: Get rid of the _load_microcode_amd() forward
+       declaration
+     - [x86] microcode/AMD: Add get_patch_level()
+     - [x86] microcode/AMD: Load only SHA256-checksummed patches
+     - thermal: gov_power_allocator: Add missing NULL pointer check
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.19
+     - [x86] amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
+     - [amd64] drm/i915/dsi: convert to struct intel_display
+     - [amd64] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
+     - [arm64,armhf] gpio: vf610: use generic device_get_match_data()
+     - [arm64,armhf] gpio: vf610: add locking to gpio direction functions
+     - cifs: Remove symlink member from cifs_open_info_data union
+     - smb311: failure to open files of length 1040 when mounting with SMB3.1.1
+       POSIX extensions
+     - btrfs: fix data overwriting bug during buffered write when block size <
+       page size
+     - [x86] microcode/AMD: Add some forgotten models to the SHA check
+     - Revert "of: reserved-memory: Fix using wrong number of cells to get
+       property 'alignment'"
+     - tracing: tprobe-events: Fix a memory leak when tprobe with $retval
+     - tracing: tprobe-events: Reject invalid tracepoint name
+     - [amd64] HID: appleir: Fix potential NULL dereference at raw event handle
+     - ksmbd: fix type confusion via race condition when using
+       ipc_msg_send_request
+     - ksmbd: fix out-of-bounds in parse_sec_desc()
+     - ksmbd: fix use-after-free in smb2_lock
+     - ksmbd: fix bug on trap in smb2_lock
+     - [arm64] gpio: rcar: Use raw_spinlock to protect register access
+     - ALSA: seq: Avoid module auto-load handling at event delivery
+     - ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
+     - ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
+     - ALSA: hda/realtek: update ALC222 depop optimize
+     - btrfs: fix a leaked chunk map issue in read_one_chunk()
+     - hwmon: (peci/dimmtemp) Do not provide fake thresholds data
+     - drm/amd/display: Fix null check for pipe_ctx->plane_state in
+       resource_build_scaling_params
+     - drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
+     - drm/amd/pm: always allow ih interrupt from fw
+     - drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
+     - Revert "mm/page_alloc.c: don't show protection in zone's
+       ->lowmem_reserve[] for empty zone"
+     - Revert "selftests/mm: remove local __NR_* definitions"
+     - [x86] platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
+     - [x86] boot: Sanitize boot params before parsing command line
+     - [x86] cacheinfo: Validate CPUID leaf 0x2 EDX output
+     - [x86] cpu: Validate CPUID leaf 0x2 EDX output
+     - [x86] cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
+     - drm/xe: Add staging tree for VM binds
+     - drm/xe/hmm: Style- and include fixes
+     - drm/xe/hmm: Don't dereference struct page pointers without notifier lock
+     - drm/xe/vm: Fix a misplaced #endif
+     - drm/xe/vm: Validate userptr during gpu vma prefetching
+     - mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
+     - drm/xe: Fix GT "for each engine" workarounds
+     - drm/xe: Fix fault mode invalidation with unbind
+     - drm/xe/userptr: properly setup pfn_flags_mask
+     - drm/xe/userptr: Unmap userptrs in the mmu notifier
+     - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
+     - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
+     - wifi: cfg80211: regulatory: improve invalid hints checking
+     - wifi: nl80211: reject cooked mode if it is set along with other flags
+     - rapidio: add check for rio_add_net() in rio_scan_alloc_net()
+     - rapidio: fix an API misues when rio_add_net() fails
+     - dma: kmsan: export kmsan_handle_dma() for modules
+     - [s390x] traps: Fix test_monitor_call() inline assembly
+     - NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
+     - userfaultfd: do not block on locking a large folio with raised refcount
+     - block: fix conversion of GPT partition name to 7-bit
+     - mm/page_alloc: fix uninitialized variable
+     - mm: abort vma_modify() on merge out of memory failure
+     - mm: memory-failure: update ttu flag inside unmap_poisoned_folio
+     - mm: don't skip arch_sync_kernel_mappings() in error paths
+     - mm: fix finish_fault() handling for large folios
+     - hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
+     - mm: memory-hotplug: check folio ref count first in do_migrate_range
+     - wifi: iwlwifi: mvm: clean up ROC on failure
+     - wifi: iwlwifi: mvm: don't try to talk to a dead firmware
+     - wifi: iwlwifi: limit printed string from FW file
+     - wifi: iwlwifi: Free pages allocated when failing to build A-MSDU
+     - wifi: iwlwifi: Fix A-MSDU TSO preparation
+     - HID: google: fix unused variable warning under !CONFIG_ACPI
+     - [amd64] HID: intel-ish-hid: Fix use-after-free issue in
+       hid_ishtp_cl_remove()
+     - [amd64] HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
+     - coredump: Only sort VMAs when core_sort_vma sysctl is set
+     - nvme-pci: add support for sgl metadata
+     - nvme-pci: use sgls for all user requests if possible
+     - nvme-ioctl: fix leaked requests on mapping error
+     - wifi: mac80211: Support parsing EPCS ML element
+     - wifi: mac80211: fix MLE non-inheritance parsing
+     - wifi: mac80211: fix vendor-specific inheritance
+     - drm/fbdev-helper: Move color-mode lookup into 4CC format helper
+     - drm/fbdev: Add memory-agnostic fbdev client
+     - drm: Add client-agnostic setup helper
+     - drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
+     - drm/nouveau: Run DRM default client setup
+     - drm/nouveau: select FW caching
+     - bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
+     - nvme-tcp: add basic support for the C2HTermReq PDU
+     - nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
+     - nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
+     - ALSA: hda/realtek: Remove (revert) duplicate Ally X config
+     - net: gso: fix ownership in __udp_gso_segment
+     - caif_virtio: fix wrong pointer check in cfv_probe()
+     - perf/core: Fix pmus_lock vs. pmus_srcu ordering
+     - hwmon: (pmbus) Initialise page count in pmbus_identify()
+     - hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
+     - hwmon: (ad7314) Validate leading zero bits and return error
+     - tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
+     - drm/imagination: Fix timestamps in firmware traces
+     - ALSA: usx2y: validate nrpacks module parameter on probe
+     - llc: do not use skb_get() before dev_queue_xmit()
+     - hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
+     - drm/sched: Fix preprocessor guard
+     - be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
+     - [arm64] net: hns3: make sure ptp clock is unregister and freed if
+       hclge_ptp_get_cycle returns an error
+     - [amd64] drm/i915/color: Extract intel_color_modeset()
+     - [amd64] drm/i915: Plumb 'dsb' all way to the plane hooks
+     - drm/xe: Remove double pageflip
+     - HID: hid-steam: Fix use-after-free when detaching device
+     - [arm64] net: ipa: Fix v4.7 resource group names
+     - [arm64] net: ipa: Fix QSB data for v4.7
+     - [arm64] net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for
+       v4.7
+     - ppp: Fix KMSAN uninit-value warning with bpf
+     - ethtool: linkstate: migrate linkstate functions to support multi-PHY
+       setups
+     - net: ethtool: plumb PHY stats to PHY drivers
+     - net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
+     - vlan: enforce underlying device type
+     - [x86] sgx: Fix size overflows in sgx_encl_create()
+     - exfat: fix just enough dentries but allocate a new cluster to dir
+     - exfat: fix soft lockup in exfat_clear_bitmap
+     - exfat: short-circuit zero-byte writes in exfat_file_write_iter
+     - net-timestamp: support TCP GSO case for a few missing flags
+     - ublk: set_params: properly check if parameters can be applied
+     - sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
+     - nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
+     - net: dsa: mt7530: Fix traffic flooding for MMIO devices
+     - mctp i3c: handle NULL header address
+     - net: ipv6: fix dst ref loop in ila lwtunnel
+     - net: ipv6: fix missing dst ref drop in ila lwtunnel
+     - [arm64] gpio: rcar: Fix missing of_node_put() call
+     - Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
+     - usb: renesas_usbhs: Call clk_put()
+     - xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts
+     - usb: renesas_usbhs: Use devm_usb_get_phy()
+     - usb: hub: lack of clearing xHC resources
+     - usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card
+       Reader
+     - usb: typec: ucsi: Fix NULL pointer access
+     - usb: renesas_usbhs: Flush the notify_hotplug_work
+     - usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails
+     - usb: atm: cxacru: fix a flaw in existing endpoint checks
+     - usb: dwc3: Set SUSPENDENABLE soon after phy init
+     - usb: dwc3: gadget: Prevent irq storm when TH re-executes
+     - usb: typec: ucsi: increase timeout for PPM reset operations
+     - usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
+     - usb: gadget: Set self-powered based on MaxPower and bmAttributes
+     - usb: gadget: Fix setting self-powered state on suspend
+     - usb: gadget: Check bmAttributes only if configuration is valid
+     - acpi: typec: ucsi: Introduce a ->poll_cci method
+     - xhci: pci: Fix indentation in the PCI device ID definitions
+     - usb: xhci: Enable the TRB overfetch quirk on VIA VL805
+     - [amd64] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI
+       shadow
+     - [amd64] KVM: SVM: Save host DR masks on CPUs with DebugSwap
+     - [amd64] KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
+     - [amd64] KVM: SVM: Suppress DEBUGCTL.BTF on AMD
+     - [amd64] KVM: x86: Snapshot the host's DEBUGCTL in common x86
+     - [amd64] KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization
+       is disabled
+     - [amd64] KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
+     - [amd64] KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't
+       supported by KVM
+     - cdx: Fix possible UAF error in driver_override_show()
+     - mei: me: add panther lake P DID
+     - mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
+     - [amd64] intel_th: pci: Add Arrow Lake support
+     - [amd64] intel_th: pci: Add Panther Lake-H support
+     - [amd64] intel_th: pci: Add Panther Lake-P/U support
+     - char: misc: deallocate static minor in error path
+     - drivers: core: fix device leak in __fw_devlink_relax_cycles()
+     - slimbus: messaging: Free transaction ID in delayed interrupt scenario
+     - bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid
+       deadlock
+     - eeprom: digsy_mtc: Make GPIO lookup table match the device
+     - drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
+     - iio: filter: admv8818: Force initialization of SDO
+     - iio: light: apds9306: fix max_scale_nano values
+     - iio: dac: ad3552r: clear reset status flag
+     - iio: adc: ad7192: fix channel select
+     - iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
+     - mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
+     - [arm64] hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
+     - fs/netfs/read_pgpriv2: skip folio queues without `marks3`
+       (Closes: #1098698, #1099591)
+     - fs/netfs/read_collect: fix crash due to uninitialized `prev` variable
+       (Closes: #1098698, #1099591)
+     - ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage
+     - nvme-tcp: Fix a C2HTermReq error message
+     - Revert "KVM: e500: always restore irqs"
+     - Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"
+     - Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping
+       mmu_lock"
+     - Revert "KVM: PPC: e500: Mark "struct page" dirty in
+       kvmppc_e500_shadow_map()"
+     - KVM: e500: always restore irqs
+     - uprobes: Fix race in uprobe_free_utask
+     - [x86] mm: Don't disable PCID when INVLPG has been fixed by microcode
+     - wifi: iwlwifi: pcie: Fix TSO preparation
+   [ Bastian Blank ]
+   * Compress kernel with zstd where supported. (Closes: #1099722)
+   [ Matt Mower ]
+   * [amd64] sound/soc/amd/acp: Enable SND_AMD_ASOC_ACP70, SND_SOC_AMD_ACP_PCI
+     and SND_SOC_AMD_LEGACY_MACH as modules (Closes: #1096006)
+   [ Uwe Kleine-König ]
+   * Enable IIO HRTIMER and SYSFS trigger. These are useful to do high-speed
+     continuous and manual (or scripted) sensor reading respectively.
+   [ Dmytro Sinina ]
+   * sound/pci/hda: Enable SND_HDA_SCODEC_CS35L56_I2C,
+     SND_HDA_SCODEC_CS35L56_SPI, SND_SOC_CS35L56_I2C, SND_SOC_CS35L56_SPI,
+     SND_SOC_CS35L56_SDW as modules
+   [ Steev Klimaszewski ]
+   * [arm64] Enable modules for Thinkpad X13s webcam (Closes: #1100036)
+   [ Salvatore Bonaccorso ]
+   * drm/amdkfd: Fix user queue validation on Gfx7/8 (Closes: #1093124)
+   * fs/netfs/read_collect: add to next->prev_donated
+     (Closes: #1098698, #1099591)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 16 Mar 2025 22:08:59 +0100
+ linux (6.12.17-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.17
+     - [arm64] mte: Do not allow PROT_MTE on MAP_HUGETLB user mappings
+     - drm/xe/oa: Separate batch submission from waiting for completion
+     - drm/xe/oa/uapi: Define and parse OA sync properties
+     - drm/xe/oa: Add input fence dependencies
+     - xe/oa: Fix query mode of operation for OAR/OAC
+     - btrfs: do not assume the full page range is not dirty in
+       extent_writepage_io()
+     - btrfs: move the delalloc range bitmap search into extent_io.c
+     - btrfs: mark all dirty sectors as locked inside writepage_delalloc()
+     - btrfs: remove unused btrfs_folio_start_writer_lock()
+     - btrfs: unify to use writer locks for subpage locking
+     - btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
+     - btrfs: use btrfs_inode in extent_writepage()
+     - btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
+     - btrfs: fix double accounting race when extent_writepage_io() failed
+     - [amd64] KVM: x86: Get vcpu->arch.apic_base directly and drop
+       kvm_get_apic_base()
+     - [amd64] KVM: x86: Inline kvm_get_apic_mode() in lapic.h
+     - [amd64] KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o
+       VID
+     - drm/amd/display: Refactoring if and endif statements to enable DC_LOGGER
+     - drm/amd/display: update dcn351 used clock offset
+     - drm/amd/display: Correct register address in dcn35
+     - Bluetooth: qca: Update firmware-name to support board specific nvm
+     - Bluetooth: qca: Fix poor RF performance for WCN6855
+     - Input: serio - define serio_pause_rx guard to pause and resume serio ports
+     - Input: synaptics - fix crash when enabling pass-through port
+       (CVE-2025-21746)
+     - PCI: Make pcim_request_all_regions() a public function
+     - PCI: Export pci_intx_unmanaged() and pcim_intx()
+     - PCI: Remove devres from pci_intx()
+     - PCI: Restore original INTX_DISABLE bit by pcim_intx()
+     - [arm64] dts: mediatek: mt8183-pumpkin: add HDMI support
+     - [arm64] dts: mediatek: mt8183: Disable DSI display output by default
+     - [amd64] accel/ivpu: Limit FW version string length
+     - [amd64] accel/ivpu: Add coredump support
+     - [amd64] accel/ivpu: Add FW state dump on TDR
+     - [amd64] accel/ivpu: Fix error handling in recovery/reset
+     - drm/amdkfd: Move gfx12 trap handler to separate file
+     - drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
+     - tracing: Switch trace.c code over to use guard()
+     - tracing: Have the error of __tracing_resize_ring_buffer() passed to user
+     - USB: gadget: f_midi: f_midi_complete to call queue_work
+     - sched_ext: Factor out move_task_between_dsqs() from
+       scx_dispatch_from_dsq()
+     - sched_ext: Fix migration disabled handling in targeted dispatches
+     - [arm64] ASoC: rockchip: i2s-tdm: fix shift config for
+       SND_SOC_DAIFMT_DSP_[AB]
+     - [amd64] ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers
+     - [powerpc*] code-patching: Disable KASAN report during patching via
+       temporary mm
+     - [powerpc*] 64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
+     - ALSA: hda/realtek: Fixup ALC225 depop procedure
+     - [powerpc*] code-patching: Fix KASAN hit by not flagging text patching area
+       as VM_ALLOC
+     - [arm64] ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device
+     - vsock/virtio: fix variables initialization during resuming
+     - geneve: Fix use-after-free in geneve_find_dev().
+     - ALSA: hda/cirrus: Correct the full scale volume set logic
+     - net/sched: cls_api: fix error handling causing NULL dereference
+     - ALSA: seq: Drop UMP events when no UMP-conversion is set
+     - [s390x] ism: add release function for struct device
+     - ibmvnic: Add stat for tx direct vs tx batched
+     - ibmvnic: Don't reference skb after sending to VIOS
+     - sockmap, vsock: For connectible sockets allow only connected
+     - vsock/bpf: Warn on socket without transport
+     - tcp: adjust rcvq_space after updating scaling ratio
+     - net: pse-pd: Avoid setting max_uA in regulator constraints
+     - net: pse-pd: Use power limit at driver side instead of current limit
+     - net: pse-pd: pd692x0: Fix power limit retrieval
+     - gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
+     - geneve: Suppress list corruption splat in geneve_destroy_tunnels().
+     - flow_dissector: Fix handling of mixed port and port-range keys
+     - flow_dissector: Fix port range key handling in BPF conversion
+     - net: Add non-RCU dev_getbyhwaddr() helper
+     - arp: switch to dev_getbyhwaddr() in arp_req_set_public()
+     - net: axienet: Set mac_managed_pm
+     - tcp: drop secpath at the same time as we currently drop dst
+     - net: allow small head cache usage with large MAX_SKB_FRAGS values
+     - bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
+     - bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic
+     - bpf: avoid holding freeze_mutex during mmap operation
+     - strparser: Add read_sock callback
+     - bpf: Fix wrong copied_seq calculation
+     - bpf: Disable non stream socket for strparser
+     - bpf: Fix deadlock when freeing cgroup storage
+     - [arm64] dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook
+     - power: supply: da9150-fg: fix potential overflow
+     - power: supply: axp20x_battery: Fix fault handling for AXP717
+     - net: Add rx_skb of kfree_skb to raw_tp_null_args[].
+     - bpf: Fix softlockup in arena_map_free on 64k page kernel
+     - [arm64] dts: rockchip: adjust SMMU interrupt type on rk3588
+     - [arm64] firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_set
+     - md/raid*: Fix the set_queue_limits implementations
+     - nouveau/svm: fix missing folio unlock + put after
+       make_device_exclusive_range()
+     - [arm64] drm/msm: Avoid rounding up to one jiffy
+     - [arm64] drm/msm/dpu: skip watchdog timer programming through TOP on >=
+       SM8450
+     - [arm64] drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x
+     - [arm64] drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC
+       fields
+     - [arm64] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side
+     - [arm64] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver
+     - [arm64] drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing
+       bitclk source
+     - nvme: tcp: Fix compilation warning with W=1
+     - nvme-tcp: fix connect failure on receiving partial ICResp PDU
+     - nvme/ioctl: add missing space in err message
+     - bpf: skip non exist keys in generic_map_lookup_batch
+     - drm/nouveau/pmu: Fix gp10b firmware guard
+     - irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit interrupt
+       request
+     - drm: panel: jd9365da-h3: fix reset signal polarity
+     - [arm64] drm/msm/dpu: Disable dither in phys encoder cleanup
+     - [amd64] drm/i915: Make sure all planes in use by the joiner have their
+       crtc included
+     - [amd64] drm/i915/dp: Fix error handling during 128b/132b link training
+     - [amd64] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
+     - [amd64] drm/i915/gt: Use spin_lock_irqsave() in interruptible context
+     - io_uring/rw: forbid multishot async reads
+     - io_uring: prevent opcode speculation
+     - gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
+     - [arm64] tee: optee: Fix supplicant wait loop
+     - drop_monitor: fix incorrect initialization order
+     - mm/migrate_device: don't add folio to be freed to LRU in
+       migrate_device_finalize()
+     - [arm64] dts: rockchip: Fix broken tsadc pinctrl names for rk3588
+     - [arm64] dts: rockchip: Move uart5 pin configuration to px30 ringneck SoM
+     - [arm64] dts: rockchip: Disable DMA for uart5 on px30-ringneck
+     - [s390x] boot: Fix ESSA detection
+     - xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
+     - lib/iov_iter: fix import_iovec_ubuf iovec management
+     - smb: client: fix chmod(2) regression with ATTR_READONLY
+     - nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
+     - gve: set xdp redirect target only when it is available
+     - ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()
+     - [arm64] ASoC: fsl_micfil: Enable default case in micfil_set_quality()
+     - ALSA: hda: Add error check for snd_ctl_rename_id() in
+       snd_hda_create_dig_out_ctls()
+     - ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED
+     - ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close
+     - acct: perform last write from workqueue
+     - acct: block access to kernel internal filesystems
+     - mm,madvise,hugetlb: check for 0-length range after end address adjustment
+     - mtd: spi-nor: sst: Fix SST write failure
+     - [x86] perf/x86/intel: Fix event constraints for LNC
+     - irqchip/gic-v3: Fix rk3399 workaround when secure interrupts are enabled
+     - smb: client: Add check for next_buffer in receive_encrypted_standard()
+     - EDAC/qcom: Correct interrupt enable register configuration
+     - ftrace: Correct preemption accounting for function tracing.
+     - ftrace: Fix accounting of adding subops to a manager ops
+     - ftrace: Do not add duplicate entries in subops manager ops
+     - tracing: Fix using ret variable in tracing_set_tracer()
+     - net: pse-pd: Fix deadlock in current limit functions
+     - sched_ext: Fix incorrect assumption about migration disabled tasks in
+       task_can_run_on_remote_rq()
+     - [arm64] dts: rockchip: change eth phy mode to rgmii-id for orangepi r1
+       plus lts
+     - drm/amdgpu/gfx9: manually control gfxoff for CS on RV
+     - drm/amdgpu: bump version for RV/PCO compute fix
+   [ Salvatore Bonaccorso ]
+   * kbuild: Add Depends on pahole (Closes: #1098706)
+   * [arm64] phy: rockchip: naneng-combphy: compatible reset with old DT
+     (Closes: #1095745, #1098250, #1098354)
+   * [amd64,arm64] drivers/net/ethernet/intel/idpf: Enable IDPF as module
+     (Closes: #1099143, #1099144, #1099145, #1099146)
+   * [amd64,arm64] drivers/iommu: Enable VIRTIO_IOMMU as module
+     (Closes: #1099158)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 01 Mar 2025 17:57:27 +0100
+ linux (6.12.16-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
+     - nfsd: clear acl_access/acl_default after releasing them
+     - NFSD: fix hang in nfsd4_shutdown_callback
+     - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
+     - HID: multitouch: Add NULL check in mt_input_configured
+     - pinctrl: pinconf-generic: Print unsigned value if a format is registered
+     - HID: hid-thrustmaster: fix stack-out-of-bounds read in
+       usb_check_int_endpoints()
+     - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
+     - net: fib_rules: annotate data-races around rule->[io]ifindex
+     - Documentation/networking: fix basic node example document ISO 15765-2
+     - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
+     - vrf: use RCU protection in l3mdev_l3_out()
+     - idpf: fix handling rsc packet with a single segment
+     - idpf: record rx queue in skb for RSC packets
+     - idpf: call set_real_num_queues in idpf_open
+     - igc: Fix HW RX timestamp when passed by ZC XDP
+     - vxlan: check vxlan_vnigroup_init() return value
+     - [arm64] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
+     - [arm64] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
+     - Bluetooth: btintel_pcie: Fix a potential race condition
+     - team: better TEAM_OPTION_TYPE_STRING validation
+     - workqueue: Put the pwq after detaching the rescuer from the pool
+     - sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
+     - [arm64] cacheinfo: Avoid out-of-bounds write to cacheinfo array
+     - [arm64,armhf] gpu: host1x: Fix a use of uninitialized mutex
+     - cgroup: Remove steal time from usage_usec
+     - [x86] perf/x86/intel: Clean up PEBS-via-PT on hybrid
+     - drm/xe/client: bo->client does not need bos_lock
+     - [amd64] drm/i915/selftests: avoid using uninitialized context
+     - io_uring/waitid: don't abuse io_tw_state
+     - io_uring/uring_cmd: remove dead req_has_async_data() check
+     - amdkfd: properly free gang_ctx_bo when failed to init user queue
+     - drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
+     - drm: Fix DSC BPP increment decoding
+     - block: cleanup and fix batch completion adding conditions
+     - sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
+     - sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
+     - gpiolib: Fix crash on error in gpiochip_get_ngpios()
+     - [amd64] iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
+     - tools: fix annoying "mkdir -p ..." logs when building tools in parallel
+     - [arm64] firmware: qcom: scm: smc: Handle missing SCM device
+     - [arm64,armhf] soc/tegra: fuse: Update Tegra234 nvmem keepout list
+     - media: cxd2841er: fix 64-bit division on gcc-9
+     - media: i2c: ds90ub913: Add error handling to ub913_hw_init()
+     - media: i2c: ds90ub953: Add error handling for i2c reads/writes
+     - media: bcm2835-unicam: Disable trigger mode operation
+     - media: uvcvideo: Implement dual stream quirk to fix loss of usb packets
+     - media: uvcvideo: Add new quirk definition for the Sonix Technology Co.
+       292a camera
+     - media: uvcvideo: Add Kurokesu C1 PRO camera
+     - media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread
+     - PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P
+     - PCI: switchtec: Add Microchip PCI100X device IDs
+     - scsi: ufs: bsg: Set bsg_queue to NULL after removal
+     - rtla/timerlat_hist: Abort event processing on second signal
+     - rtla/timerlat_top: Abort event processing on second signal
+     - serial: 8250_pci: Resolve WCH vendor ID ambiguity
+     - serial: 8250_pci: Share WCH IDs with parport_serial driver
+     - 8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
+     - kunit: platform: Resolve 'struct completion' warning
+     - vfio/pci: Enable iowrite64 and ioread64 for vfio pci
+     - NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
+     - vfio/nvgrace-gpu: Read dvsec register to determine need for uncached
+       resmem
+     - vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
+     - fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
+     - Grab mm lock before grabbing pt lock
+     - [x86] ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet
+       5V
+     - [x86] mm/tlb: Only trim the mm_cpumask once a second
+     - orangefs: fix a oob in orangefs_debug_write
+     - kbuild: suppress stdout from merge_config for silent builds
+     - [amd64] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10
+       tablet 5V
+     - kbuild: Use -fzero-init-padding-bits=all
+     - batman-adv: fix panic during interface removal
+     - batman-adv: Ignore neighbor throughput metrics in error case
+     - batman-adv: Drop unmanaged ELP metric worker
+     - drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
+     - [x86] KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't
+       in-kernel
+     - [x86] KVM: x86: Load DR6 with guest value only before entering .vcpu_run()
+       loop
+     - [x86] KVM: nSVM: Enter guest mode before initializing nested NPT MMU
+     - [x86] perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
+     - [x86] perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
+     - ring-buffer: Unlock resize on mmap error
+     - tracing: Do not allow mmap() of persistent ring buffer
+     - ring-buffer: Validate the persistent meta data subbuf array
+     - ring-buffer: Update pages_touched to reflect persistent buffer content
+     - usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind
+       retries
+     - usb: dwc3: Fix timeout issue during controller enter/exit from halt state
+     - usb: roles: set switch registered flag early on
+     - usb: gadget: udc: renesas_usb3: Fix compiler warning
+     - usb: dwc2: gadget: remove of_node reference upon udc_stop
+     - usb: xhci: Restore xhci_pci support for Renesas HCs
+     - USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
+     - usb: core: fix pipe creation for get_bMaxPacketSize0
+     - USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
+     - usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
+     - USB: hub: Ignore non-compliant devices with too many configs or interfaces
+     - USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
+     - usb: cdc-acm: Check control transfer buffer size before access
+     - usb: cdc-acm: Fix handling of oversized fragments
+     - usb: gadget: core: flush gadget workqueue after device removal
+     - USB: serial: option: add MeiG Smart SLM828
+     - USB: serial: option: add Telit Cinterion FN990B compositions
+     - USB: serial: option: fix Telit Cinterion FN990A name
+     - USB: serial: option: drop MeiG Smart defines
+     - can: ctucanfd: handle skb allocation failure
+     - can: c_can: fix unbalanced runtime PM disable in error path
+     - can: j1939: j1939_sk_send_loop(): fix unable to send messages with data
+       length zero
+     - can: etas_es58x: fix potential NULL pointer dereference on udev->serial
+     - [alpha] make stack 16-byte aligned (most cases)
+     - wifi: ath12k: fix handling of 6 GHz rules
+     - PCI: Avoid FLR for Mediatek MT7922 WiFi
+     - kbuild: userprogs: fix bitsize and target detection on clang
+     - efi: Avoid cold plugged memory for placing the kernel
+     - [arm64] rust: clean Rust 1.85.0 warning using softfloat target
+     - cgroup: fix race between fork and cgroup.kill
+     - serial: port: Assign ->iotype correctly when ->iobase is set
+     - serial: port: Always update ->iotype in __uart_read_properties()
+     - serial: 8250: Fix fifo underflow on flush
+     - alpha: replace hardcoded stack offsets with autogenerated ones
+     - alpha: align stack for page fault and user unaligned trap handlers
+     - [s390x] pci: Pull search for parent PF out of zpci_iov_setup_virtfn()
+     - [s390x] pci: Fix handling of isolated VFs
+     - gpiolib: acpi: Add a quirk for Acer Nitro ANV14
+     - gpio: stmpe: Check return value of stmpe_reg_read in
+       stmpe_gpio_irq_sync_unlock
+     - partitions: mac: fix handling of bogus partition table
+     - sched_ext: Fix incorrect autogroup migration detection
+     - regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator
+     - [amd64] iommu: Fix potential memory leak in iopf_queue_remove_device()
+     - regmap-irq: Add missing kfree()
+     - [arm64] Handle .ARM.attributes section in linker scripts
+     - mmc: mtk-sd: Fix register settings for hs400(es) mode
+     - igc: Set buffer type for empty frames in igc_init_empty_frame
+     - cifs: pick channels for individual subrequests
+     - btrfs: fix hole expansion when writing at an offset beyond EOF
+     - include: net: add static inline dst_dev_overhead() to dst.h
+     - net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
+     - net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
+     - net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
+     - net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
+     - clocksource: Use pr_info() for "Checking clocksource synchronization"
+       message
+     - clocksource: Use migrate_disable() to avoid calling get_random_u32() in
+       atomic context
+     - scsi: ufs: core: Introduce ufshcd_has_pending_tasks()
+     - scsi: ufs: core: Prepare to introduce a new clock_gating lock
+     - scsi: ufs: core: Introduce a new clock_gating lock
+     - scsi: ufs: Fix toggling of clk_gating.state when clock gating is not
+       allowed
+     - [amd64] cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable
+       function
+     - [amd64] cpufreq/amd-pstate: Align offline flow of shared memory and MSR
+       based systems
+     - [amd64] cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and
+       amd_pstate_epp_offline()
+     - [amd64] cpufreq/amd-pstate: Remove the cppc_state check in offline/online
+       functions
+     - [amd64] cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and
+       amd_pstate_epp_offline()
+     - [amd64] cpufreq/amd-pstate: convert mutex use to guard()
+     - [amd64] cpufreq/amd-pstate: Fix cpufreq_policy ref counting
+     - ipv4: add RCU protection to ip4_dst_hoplimit()
+     - ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
+     - net: add dev_net_rcu() helper
+     - ipv4: use RCU protection in ipv4_default_advmss()
+     - ipv4: use RCU protection in rt_is_expired()
+     - ipv4: use RCU protection in inet_select_addr()
+     - net: ipv4: Cache pmtu for all packet paths if multipath enabled
+     - ipv4: use RCU protection in __ip_rt_update_pmtu()
+     - ipv4: icmp: convert to dev_net_rcu()
+     - flow_dissector: use RCU protection to fetch dev_net()
+     - ipv6: use RCU protection in ip6_default_advmss()
+     - ipv6: icmp: convert to dev_net_rcu()
+     - HID: hid-steam: Make sure rumble work is canceled on removal
+     - HID: hid-steam: Move hidraw input (un)registering to work
+     - ndisc: use RCU protection in ndisc_alloc_skb()
+     - neighbour: use RCU protection in __neigh_notify()
+     - arp: use RCU protection in arp_xmit()
+     - openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
+     - ndisc: extend RCU protection in ndisc_send_skb()
+     - ipv6: mcast: extend RCU protection in igmp6_send()
+     - btrfs: rename __get_extent_map() and pass btrfs_inode
+     - btrfs: fix stale page cache after race between readahead and direct IO
+       write
+     - ipv6: mcast: add RCU protection to mld_newpack()
+     - [arm64] drm/tidss: Fix issue in irq handling causing irq-flood issue
+     - [arm64] drm/tidss: Fix race condition while handling interrupt registers
+     - [arm64] drm/tidss: Clear the interrupt status for interrupts being
+       disabled
+     - [arm64] drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()
+     - [arm64] drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt
+     - [arm64] drm/msm/dpu1: don't choke on disabling the writeback connector
+     - [arm64] drm/v3d: Stop active perfmon if it is being destroyed
+     - drm/xe/tracing: Fix a potential TP_printk UAF
+     - drm: renesas: rz-du: Increase supported resolutions
+     - netdevsim: print human readable IP address
+     - [x86] static-call: Remove early_boot_irqs_disabled check to fix Xen PVH
+       dom0
+     - bpf: handle implicit declaration of function gettid in bpf_iter.c
+     - wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit
+     - cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
+     - net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
+     - scsi: ufs: core: Ensure clk_gating.lock is used only after initialization
+     - io_uring/kbuf: reallocate buf lists on upgrade
+     - vsock: Keep the binding until socket destruction
+     - vsock: Orphan socket after transport release
+     - Revert "vfio/platform: check the bounds of read/write syscalls"
+   [ Marcin Juszkiewicz ]
+   * [arm64] Enable SND_SOC_RT5616 for FriendlyElec NanoPC-T6.
+   [ Bastian Blank ]
+   * Support BTF id generation for external modules:
+     - Install resolve_btfid tool. (closes: #1093655)
+     - Copy base BTF ids into headers package.
+   [ Salvatore Bonaccorso ]
+   * sound/pci/hda: Set SND_HDA_POWER_SAVE_DEFAULT value to 10 (Closes: #1094755)
+   * [x86] drivers/misc/mei: Enable INTEL_MEI_GSC_PROXY as module
+     (Closes: #1096058)
+   * drivers/usb/gadget/legacy: Enable USB_MASS_STORAGE as module
+     (Closes: #962708)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 22 Feb 2025 08:49:24 +0100
+ linux (6.12.15-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.14
+     - btrfs: fix assertion failure when splitting ordered extent after
+       transaction abort
+     - btrfs: do not output error message if a qgroup has been already cleaned up
+     - btrfs: fix use-after-free when attempting to join an aborted transaction
+     - [arm64] mm: Ensure adequate HUGE_MAX_HSTATE
+     - exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
+     - [s390x] stackleak: Use exrl instead of ex in __stackleak_poison()
+     - btrfs: fix data race when accessing the inode's disk_i_size at
+       btrfs_drop_extents()
+     - btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
+     - sched: Don't try to catch up excess steal time.
+     - [x86] Convert unreachable() to BUG()
+     - locking/ww_mutex/test: Use swap() macro
+     - lockdep: Fix upper limit for LOCKDEP_*_BITS configs
+     - [x86] amd_nb: Restrict init function to AMD-based systems
+     - drm/virtio: New fence for every plane update
+     - drm: Add panel backlight quirks
+     - drm: panel-backlight-quirks: Add Framework 13 matte panel
+     - drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
+     - nvkm/gsp: correctly advance the read pointer of GSP message queue
+     - nvkm: correctly calculate the available space of the GSP cmdq buffer
+     - drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
+     - drm/amd/display: Overwriting dualDPP UBF values before usage
+     - printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
+     - drm/connector: add mutex to protect ELD from concurrent access
+     - [arm64] drm/bridge: anx7625: use eld_mutex to protect access to
+       connector->eld
+     - drm/amd/display: use eld_mutex to protect access to connector->eld
+     - [armhf] drm/exynos: hdmi: use eld_mutex to protect access to
+       connector->eld
+     - drm/radeon: use eld_mutex to protect access to connector->eld
+     - [arm*] drm/vc4: hdmi: use eld_mutex to protect access to connector->eld
+     - drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor
+     - drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interrupt
+     - drm/amdkfd: Queue interrupt work to different CPU
+     - [arm64] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT
+     - [arm64] drm/bridge: it6505: fix HDCP Bstatus check
+     - [arm64] drm/bridge: it6505: fix HDCP encryption when R0 ready
+     - [arm64] drm/bridge: it6505: fix HDCP CTS compare V matching
+     - [arm64] drm/bridge: it6505: fix HDCP CTS KSV list wait timer
+     - safesetid: check size of policy writes
+     - drm/amd/display: Increase sanitizer frame larger than limit when compile
+       testing with clang
+     - drm/amd/display: Limit Scaling Ratio on DCN3.01
+     - ring-buffer: Make reading page consistent with the code logic
+     - wifi: rtw89: add crystal_cap check to avoid setting as overflow value
+     - tun: fix group permission check
+     - mmc: core: Respect quirk_max_rate for non-UHS SDIO card
+     - mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
+     - wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
+     - tomoyo: don't emit warning in tomoyo_write_control()
+     - mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
+     - wifi: rtw88: add __packed attribute to efuse layout struct
+     - clk: qcom: Make GCC_8150 depend on QCOM_GDSC
+     - HID: multitouch: Add quirk for Hantick 5288 touchpad
+     - HID: Wacom: Add PCI Wacom device support
+     - net/mlx5: use do_aux_work for PHC overflow checks
+     - wifi: brcmfmac: Check the return value of of_property_read_string_index()
+     - wifi: iwlwifi: pcie: Add support for new device ids
+     - wifi: iwlwifi: avoid memory leak
+     - i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz
+     - APEI: GHES: Have GHES honor the panic= setting
+     - Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922
+     - Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925
+     - Bluetooth: MGMT: Fix slab-use-after-free Read in
+       mgmt_remove_adv_monitor_sync
+     - net: wwan: iosm: Fix hibernation by re-binding the driver around it
+     - HID: hid-asus: Disable OOBE mode on the ProArt P16
+     - mmc: sdhci-msm: Correctly set the load for the regulator
+     - tipc: re-order conditions in tipc_crypto_key_rcv()
+     - net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path
+     - [x86] ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params
+     - [x86] kexec: Allocate PGD for x86_64 transition page tables separately
+     - [x86] ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7
+     - [arm64] iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible
+     - [arm64] iommu/arm-smmu-v3: Clean up more on probe failure
+     - [x86] platform/x86: int3472: Check for adev == NULL
+     - [x86] platform/x86: acer-wmi: Add support for Acer PH14-51
+     - ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback
+     - [x86] platform/x86: acer-wmi: Add support for Acer Predator PH16-72
+     - [amd64] ASoC: amd: Add ACPI dependency to fix build error
+     - Input: allocate keycode for phone linking
+     - [x86] platform/x86: acer-wmi: add support for Acer Nitro AN515-58
+     - [x86] platform/x86: acer-wmi: Ignore AC events
+     - [powerpc*] KVM: PPC: e500: Mark "struct page" dirty in
+       kvmppc_e500_shadow_map()
+     - [powerpc*] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping
+       mmu_lock
+     - [powerpc*] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
+     - [powerpc*] KVM: e500: always restore irqs
+     - drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation
+     - xfs: report realtime block quota limits on realtime directories
+     - xfs: don't over-report free space or inodes in statvfs
+     - tty: xilinx_uartps: split sysrq handling
+     - tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
+     - [x86] platform/x86: serdev_helpers: Check for serial_ctrl_uid == NULL
+     - sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue
+     - nvme: handle connectivity loss in nvme_set_queue_count
+     - firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry
+     - gpu: drm_dp_cec: fix broken CEC adapter properties check
+     - ice: put Rx buffers after being done with current frame
+     - ice: gather page_count()'s of each frag right before XDP prog call
+     - ice: stop storing XDP verdict within ice_rx_buf
+     - nvme: make nvme_tls_attrs_group static
+     - nvme-fc: use ctrl state getter
+     - net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN
+     - ice: Add check for devm_kzalloc()
+     - vmxnet3: Fix tx queue race condition with XDP
+     - tg3: Disable tg3 PCIe AER on system reboot
+     - udp: gso: do not drop small packets when PMTU reduces
+     - [amd64] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
+     - ethtool: rss: fix hiding unsupported fields in dumps
+     - rxrpc: Fix the rxrpc_connection attend queue handling
+     - gpio: pca953x: Improve interrupt support
+     - net: atlantic: fix warning during hot unplug
+     - net: rose: lock the socket in rose_bind()
+     - gpio: sim: lock hog configfs items if present
+     - [x86] xen: fix xen_hypercall_hvm() to not clobber %rbx (Closes: #1095435)
+     - [x86] xen: add FRAME_END to xen_hypercall_hvm()
+     - ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()
+     - pfifo_tail_enqueue: Drop new packet when sch->limit == 0
+     - netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
+     - tun: revert fix group permission check
+     - net: sched: Fix truncation of offloaded action statistics
+     - rxrpc: Fix call state set to not include the SERVER_SECURING state
+     - cpufreq: fix using cpufreq-dt as module
+     - cpufreq: s3c64xx: Fix compilation warning
+     - leds: lp8860: Write full EEPROM, not only half of it
+     - ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx
+     - cifs: Remove intermediate object of failed create SFU call
+     - drm/modeset: Handle tiled displays in pan_display_atomic.
+     - drm/client: Handle tiled displays better
+     - smb: client: fix order of arguments of tracepoints
+     - smb: client: change lease epoch type from unsigned int to __u16
+     - md: reintroduce md-linear
+     - [s390x] futex: Fix FUTEX_OP_ANDN implementation
+     - [arm64] Filter out SVE hwcaps when FEAT_SVE isn't implemented
+     - fs/proc: do_task_stat: Fix ESP not readable during coredump
+     - binfmt_flat: Fix integer overflow bug on 32 bit systems
+     - accel/ivpu: Fix Qemu crash when running in passthrough
+     - [arm64] kvm: Configure HYP TCR.PS/DS based on host stage1
+     - [arm64] mm: Override PARange for !LPA2 and use it consistently
+     - [arm64] sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
+     - [arm64] mm: Reduce PA space to 48 bits when LPA2 is not enabled
+     - [arm64] KVM: arm64: timer: Always evaluate the need for a soft timer
+     - [arm64] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()
+     - [arm64] dts: rockchip: increase gmac rx_delay on rk3399-puma
+     - remoteproc: omap: Handle ARM dma_iommu_mapping
+     - KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
+     - kvm: defer huge page recovery vhost task to later
+     - [s390x] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
+     - ksmbd: fix integer overflows on 32 bit systems
+     - drm/amd/display: Optimize cursor position updates
+     - drm/amd/pm: Mark MM activity as unsupported
+     - drm/amd/amdgpu: change the config of cgcg on gfx12
+     - drm/amdkfd: only flush the validate MES contex
+     - drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1
+     - Revert "drm/amd/display: Use HW lock mgr for PSR1"
+     - [amd64] drm/i915/guc: Debug print LRC state entries only if the context is
+       pinned
+     - [amd64] drm/i915: Fix page cleanup on DMA remap failure
+     - drm/xe/devcoredump: Move exec queue snapshot to Contexts section
+     - [amd64] drm/i915/dp: Iterate DSC BPP from high to low on all platforms
+     - [amd64] drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes
+     - drm/amdgpu: add a BO metadata flag to disable write compression for Vulkan
+     - drm/amd/display: Fix seamless boot sequence
+     - Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
+     - Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
+     - KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
+     - [arm64] clk: sunxi-ng: a100: enable MMC clock reparenting
+     - [armhf] clk: mmp2: call pm_genpd_init() only after genpd.name is set
+     - media: i2c: ds90ub960: Fix UB9702 refclk register access
+     - [arm64] clk: qcom: clk-alpha-pll: fix alpha mode configuration
+     - [arm64] clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during
+       gdsc_disable()
+     - [arm64] clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during
+       gdsc_disable()
+     - [arm64] clk: qcom: gcc-sm6350: Add missing parent_map for two clocks
+     - [arm64] clk: qcom: dispcc-sm6350: Add missing parent_map for a clock
+     - [arm64] clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg
+     - [arm64] clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate
+     - seccomp: passthrough uretprobe systemcall without filtering
+     - blk-cgroup: Fix class @block_class's subsystem refcount leakage
+     - efi: libstub: Use '-std=gnu11' to fix build with GCC 15
+     - perf bench: Fix undefined behavior in cmpworker()
+     - scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
+     - of: Correct child specifier used as input of the 2nd nexus node
+     - of: address: Fix empty resource handling in __of_address_resource_bounds()
+     - of: Fix of_find_node_opts_by_path() handling of alias+path+options
+     - of: reserved-memory: Fix using wrong number of cells to get property
+       'alignment'
+     - Input: bbnsm_pwrkey - add remove hook
+     - HID: hid-sensor-hub: don't use stale platform-data on remove
+     - ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
+     - atomic64: Use arch_spin_locks instead of raw_spin_locks
+     - wifi: rtlwifi: rtl8821ae: Fix media status report
+     - wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
+     - wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH
+     - wifi: rtw88: sdio: Fix disconnection after beacon loss
+     - wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
+     - wifi: rtw88: 8703b: Fix RX/TX issues
+     - usb: gadget: f_tcm: Translate error to sense
+     - usb: gadget: f_tcm: Decrement command ref count on cleanup
+     - usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
+     - usb: gadget: f_tcm: Don't prepare BOT write request twice
+     - usbnet: ipheth: fix possible overflow in DPE length check
+     - usbnet: ipheth: use static NDP16 location in URB
+     - usbnet: ipheth: check that DPE points past NCM header
+     - usbnet: ipheth: refactor NCM datagram loop
+     - usbnet: ipheth: break up NCM header size computation
+     - usbnet: ipheth: fix DPE OoB read
+     - usbnet: ipheth: document scope of NCM implementation
+     - [arm64] dts: qcom: x1e80100-asus-vivobook-s15: Fix USB QMP PHY supplies
+     - [arm64] dts: qcom: x1e80100-qcp: Fix USB QMP PHY supplies
+     - [arm64] dts: qcom: x1e78100-lenovo-thinkpad-t14s: Fix USB QMP PHY supplies
+     - [arm64] dts: qcom: x1e80100-crd: Fix USB QMP PHY supplies
+     - [arm64] dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix USB QMP PHY supplies
+     - [arm64] dts: qcom: x1e80100-microsoft-romulus: Fix USB QMP PHY supplies
+     - [arm64] dts: qcom: x1e80100: Fix usb_2 controller interrupts
+     - ASoC: acp: Support microphone from Lenovo Go S
+     - [arm64] soc: qcom: socinfo: Avoid out of bounds read of serial number
+     - serial: sh-sci: Drop __initdata macro for port_cfg
+     - serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is
+       in use
+     - [powerpc*] pseries/eeh: Fix get PE state translation
+     - dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()
+     - dm-crypt: track tag_offset in convert_context
+     - mips/math-emu: fix emulation of the prefx instruction (Closes: #1091858)
+     - [mips*] pci-legacy: Override pci_address_to_pio
+     - Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"
+     - block: don't revert iter for -EIOCBQUEUED
+     - Revert "media: uvcvideo: Require entities to have a non-zero unique ID"
+     - [arm64] firmware: qcom: scm: Fix missing read barrier in
+       qcom_scm_is_available()
+     - [arm64] firmware: qcom: scm: Fix missing read barrier in
+       qcom_scm_get_tzmem_pool()
+     - ALSA: hda/realtek: Enable headset mic on Positivo C6400
+     - ALSA: hda/realtek: Fix quirk matching for Legion Pro 7
+     - ALSA: hda: Fix headset detection failure due to unstable sort
+     - [arm64] tegra: Fix Tegra234 PCIe interrupt-map
+     - [s390x] pci: Fix SR-IOV for PFs initially in standby
+     - PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
+     - PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
+     - PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar()
+     - PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()
+     - nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
+     - nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
+     - [x86] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before
+       waking
+     - scsi: st: Don't set pos_unknown just after device recognition
+     - scsi: qla2xxx: Move FCE Trace buffer allocation to user control
+     - scsi: ufs: qcom: Fix crypto key eviction
+     - scsi: ufs: core: Fix use-after free in init error and remove paths
+     - scsi: storvsc: Set correct data length for sending SCSI command without
+       payload
+     - scsi: core: Do not retry I/Os during depopulation
+     - kbuild: Move -Wenum-enum-conversion to W=2
+     - [x86] acpi: Fix LAPIC/x2APIC parsing order
+     - [x86] boot: Use '-std=gnu11' to fix build with GCC 15
+     - ubi: Add a check for ubi_num
+     - [arm64] dts: mediatek: mt8183: Disable DPI display output by default
+     - [arm64] dts: qcom: sdx75: Fix MPSS memory length
+     - [arm64] dts: qcom: x1e80100: Fix ADSP memory base and length
+     - [arm64] dts: qcom: x1e80100: Fix CDSP memory length
+     - [arm64] dts: qcom: sm6115: Fix MPSS memory length
+     - [arm64] dts: qcom: sm6115: Fix CDSP memory length
+     - [arm64] dts: qcom: sm6115: Fix ADSP memory base and length
+     - [arm64] dts: qcom: sm6350: Fix ADSP memory length
+     - [arm64] dts: qcom: sm6350: Fix MPSS memory length
+     - [arm64] dts: qcom: sm6350: Fix uart1 interconnect path
+     - [arm64] dts: qcom: sm6375: Fix ADSP memory length
+     - [arm64] dts: qcom: sm6375: Fix CDSP memory base and length
+     - [arm64] dts: qcom: sm6375: Fix MPSS memory base and length
+     - [arm64] dts: qcom: sm8350: Fix ADSP memory base and length
+     - [arm64] dts: qcom: sm8350: Fix CDSP memory base and length
+     - [arm64] dts: qcom: sm8350: Fix MPSS memory length
+     - [arm64] dts: qcom: sm8450: Fix ADSP memory base and length
+     - [arm64] dts: qcom: sm8450: Fix CDSP memory length
+     - [arm64] dts: qcom: sm8450: Fix MPSS memory length
+     - [arm64] dts: qcom: sm8550: Fix ADSP memory base and length
+     - [arm64] dts: qcom: sm8550: Fix CDSP memory length
+     - [arm64] dts: qcom: sm8550: Fix MPSS memory length
+     - [arm64] dts: qcom: sm8650: Fix ADSP memory base and length
+     - [arm64] dts: qcom: sm8650: Fix CDSP memory length
+     - [arm64] dts: qcom: sm8650: Fix MPSS memory length
+     - [arm64] dts: qcom: sm8550: correct MDSS interconnects
+     - [arm64] dts: qcom: sm8650: correct MDSS interconnects
+     - crypto: qce - fix priority to be less than ARMv8 CE
+     - [arm64] tegra: Fix typo in Tegra234 dce-fabric compatible
+     - [arm64] tegra: Disable Tegra234 sce-fabric node
+     - pwm: microchip-core: fix incorrect comparison with max period
+     - xfs: don't call remap_verify_area with sb write protection held
+     - xfs: Propagate errors from xfs_reflink_cancel_cow_range in
+       xfs_dax_write_iomap_end
+     - xfs: Add error handling for xfs_reflink_cancel_cow_range
+     - accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails
+     - ACPI: PRM: Remove unnecessary strict handler address checks
+     - tpm: Change to kvalloc() in eventlog/acpi.c
+     - rv: Reset per-task monitors also for idle tasks
+     - hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
+     - iommufd: Fix struct iommu_hwpt_pgfault init and padding
+     - kfence: skip __GFP_THISNODE allocations on NUMA systems
+     - media: ccs: Clean up parsed CCS static data on parse failure
+     - mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
+     - iio: light: as73211: fix channel handling in only-color triggered buffer
+     - iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
+     - iommufd/fault: Use a separate spinlock to protect fault->deliver list
+     - [arm64,armhf] soc: samsung: exynos-pmu: Fix uninitialized ret in
+       tensor_set_bits_atomic()
+     - [arm64] soc: mediatek: mtk-devapc: Fix leaking IO map on error paths
+     - [arm64] soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove
+     - [arm64] soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1
+     - [arm64] soc: qcom: smem_state: fix missing of_node_put in error path
+     - media: mmp: Bring back registration of the device
+     - media: mc: fix endpoint iteration
+     - media: nuvoton: Fix an error check in npcm_video_ece_init()
+     - media: imx296: Add standby delay during probe
+     - media: intel/ipu6: remove cpu latency qos request on error
+     - media: ov5640: fix get_light_freq on auto
+     - media: stm32: dcmipp: correct dma_set_mask_and_coherent mask value
+     - media: ccs: Fix CCS static data parsing for large block sizes
+     - media: ccs: Fix cleanup order in ccs_probe()
+     - media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
+     - media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
+     - media: i2c: ds90ub960: Fix UB9702 VC map
+     - media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
+     - media: uvcvideo: Fix crash during unbind if gpio unit is in use
+     - media: uvcvideo: Fix event flags in uvc_ctrl_send_events
+     - media: uvcvideo: Support partial control reads
+     - media: uvcvideo: Only save async fh if success
+     - media: uvcvideo: Remove redundant NULL assignment
+     - media: uvcvideo: Remove dangling pointers
+     - mm: kmemleak: fix upper boundary check for physical address objects
+     - mm: gup: fix infinite loop within __get_longterm_locked
+     - mm/vmscan: accumulate nr_demoted for accurate demotion statistics
+     - mm/hugetlb: fix hugepage allocation for interleaved memory nodes
+     - mm/compaction: fix UBSAN shift-out-of-bounds warning
+     - ata: libata-sff: Ensure that we cannot write outside the allocated buffer
+     - irqchip/irq-mvebu-icu: Fix access to msi_data from irq_domain::host_data
+     - crypto: qce - fix goto jump in error path
+     - crypto: qce - unregister previously registered algos in error path
+     - ceph: fix memory leak in ceph_mds_auth_match()
+     - nvmem: qcom-spmi-sdam: Set size in struct nvmem_config
+     - nvmem: core: improve range check for nvmem_cell_write()
+     - nvmem: imx-ocotp-ele: simplify read beyond device check
+     - nvmem: imx-ocotp-ele: fix MAC address byte order
+     - nvmem: imx-ocotp-ele: fix reading from non zero offset
+     - nvmem: imx-ocotp-ele: set word length to 1
+     - io_uring: fix multishots with selected buffers
+     - io_uring/net: don't retry connect operation on EPOLLERR
+     - vfio/platform: check the bounds of read/write syscalls
+     - pnfs/flexfiles: retry getting layout segment for reads
+     - ocfs2: fix incorrect CPU endianness conversion causing mount failure
+     - ocfs2: handle a symlink read error correctly
+     - nilfs2: fix possible int overflows in nilfs_fiemap()
+     - nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it
+     - NFSD: Encode COMPOUND operation status on page boundaries
+     - NFC: nci: Add bounds checking in nci_hci_create_pipe()
+     - fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
+     - i3c: master: Fix missing 'ret' assignment in set_speed()
+     - irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured so
+     - mtd: onenand: Fix uninitialized retlen in do_otp_read()
+     - misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
+     - misc: fastrpc: Deregister device nodes properly in error scenarios
+     - misc: fastrpc: Fix registered buffer page address
+     - misc: fastrpc: Fix copy buffer page size
+     - net/ncsi: wait for the last response to Deselect Package before
+       configuring channel
+     - net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
+     - maple_tree: simplify split calculation
+     - scripts/gdb: fix aarch64 userspace detection in get_current_task
+     - tracing/osnoise: Fix resetting of tracepoints
+     - rtla/osnoise: Distinguish missing workload option
+     - rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
+     - rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
+     - rtla: Add trace_instance_stop
+     - rtla/timerlat_hist: Stop timerlat tracer on signal
+     - rtla/timerlat_top: Stop timerlat tracer on signal
+     - pinctrl: samsung: fix fwnode refcount cleanup if
+       platform_get_irq_optional() fails
+     - pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3E
+     - ptp: Ensure info->enable callback is always set
+     - RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
+     - rtc: zynqmp: Fix optional clock name property
+     - timers/migration: Fix off-by-one root mis-connection
+     - [s390x] fpu: Add fpc exception handler / remove fixup section again
+     - [mips*] ftrace: Declare ftrace_get_parent_ra_addr() as static
+     - xfs: avoid nested calls to __xfs_trans_commit
+     - xfs: don't lose solo superblock counter update transactions
+     - xfs: separate dquot buffer reads from xfs_dqflush
+     - xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
+     - xfs: attach dquot buffer to dquot log item buffer
+     - xfs: convert quotacheck to attach dquot buffers
+     - xfs: release the dquot buf outside of qli_lock
+     - xfs: lock dquot buffer before detaching dquot from b_li_list
+     - xfs: fix mount hang during primary superblock recovery failure
+     - spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
+     - spi: atmel-qspi: Memory barriers after memory-mapped I/O
+     - Revert "btrfs: avoid monopolizing a core when activating a swap file"
+     - btrfs: avoid monopolizing a core when activating a swap file
+     - mptcp: prevent excessive coalescing on receive
+     - [x86] mm: Convert unreachable() to BUG()
+     - md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
+     - md: Fix linear_set_limits()
+     - Revert "drm/amd/display: Fix green screen issue after suspend"
+     - drm/xe: Fix and re-enable xe_print_blob_ascii85()
+     - fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
+     - fs: fix adding security options to statmount.mnt_opt
+     - statmount: let unset strings be empty
+     - [arm64] dts: rockchip: add reset-names for combphy on rk3568
+     - ocfs2: check dir i_size in ocfs2_find_entry
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.15
+     - xfs: don't lose solo dquot update transactions
+   [ Sebastian Siewior ]
+   * Enable RCU_LAZY to not wake up the CPU for RCU callbacks
+   [ Yoann Congal ]
+   * [arm64/rt] Re-enable KVM
+   [ Salvatore Bonaccorso ]
+   * [mips*] Increase RELOCATION_TABLE_SIZE to 0x00280000 (fixes FTBFS)
+   * nfsd: validate the nfsd_serv pointer before calling svc_wake_up
+     (Closes: #1093734)
+   * [x86] xen: allow larger contiguous memory regions in PV guests
+     (Closes: #1093371, #1088159, #1087807)
+   * xen/swiotlb: relax alignment requirements
+     (Closes: #1093371, #1088159, #1087807)
+   * USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
+     (Closes: #1091517)
+   [ Bastian Blank ]
+   * [amd64, arm64] Enable NITRO_ENCLAVES, NSM. (closes: #1095647)
+   * Support zstd for firmware loader, enable FW_LOADER_COMPRESS_ZSTD
+   [ Luca Boccassi ]
+   * linux-bpf-dev: mark as MA: same
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 18 Feb 2025 15:00:46 +0100
+ linux (6.12.13-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.13
+     - coredump: Do not lock during 'comm' reporting
+     - [powerpc*] book3s64/hugetlb: Fix disabling hugetlb when fadump is active
+     - dlm: fix removal of rsb struct that is master and dir record
+     - dlm: fix srcu_read_lock() return type to int
+     - afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
+     - afs: Fix directory format encoding struct
+     - afs: Fix cleanup of immediately failed async calls
+     - fs: fix proc_handler for sysctl_nr_open
+     - block: copy back bounce buffer to user-space correctly in case of split
+     - block: retry call probe after request_module in blk_request_module
+     - ps3disk: Do not use dev->bounce_size before it is set
+     - nbd: don't allow reconnect after disconnect
+     - pstore/blk: trivial typo fixes
+     - block: check BLK_FEAT_POLL under q_usage_count
+     - block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
+     - nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
+     - nvme: Add error check for xa_store in nvme_get_effects_log
+     - [powerpc*] pseries/iommu: IOMMU incorrectly marks MMIO range in DDW
+     - nvme: Add error path for xa_store in nvme_init_effects
+     - btrfs: improve the warning and error message for btrfs_remove_qgroup()
+     - partitions: ldm: remove the initial kernel-doc notation
+     - btrfs: subpage: fix the bitmap dump of the locked flags
+     - select: Fix unbalanced user_access_end()
+     - nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
+     - afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
+     - perf/core: Save raw sample data conditionally based on sample type
+     - sched/fair: Untangle NEXT_BUDDY and pick_next_task()
+     - sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
+     - sched: Fix race between yield_to() and try_to_wake_up()
+     - [x86] cpu: Enable SD_ASYM_PACKING for PKG domain on AMD
+     - [x86] topology: Use x86_sched_itmt_flags for PKG domain unconditionally
+     - sched: Split out __schedule() deactivate task logic into a helper
+     - sched: psi: pass enqueue/dequeue flags to psi callbacks directly
+     - psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
+     - [arm64] drm/v3d: Fix performance counter source settings on V3D 7.x
+     - [arm64] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
+     - [arm64] drm/msm/dp: set safe_to_exit_level before printing it
+     - [arm64] drm/msm/hdmi: simplify code in pll_get_integloop_gain
+     - [arm64,armhf] drm/etnaviv: Fix page property being used for non
+       writecombine buffers
+     - HID: core: Fix assumption that Resolution Multipliers must be in Logical
+       Collections
+     - drm/amd/pm: Fix an error handling path in
+       vega10_enable_se_edc_force_stall_config()
+     - drm/amdgpu: Fix potential NULL pointer dereference in
+       atomctrl_get_smc_sclk_range_table
+     - [arm64] drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters
+       offset
+     - [arm64] drm/rockchip: vop2: Fix the mixer alpha setup for layer 0
+     - [arm64] drm/panthor: Preserve the result returned by panthor_fw_resume()
+     - [arm64] drm/rockchip: vop2: Fix the windows switch between different
+       layers
+     - printk: Defer legacy printing when holding printk_cpu_sync
+     - drm/connector: Allow clearing HDMI infoframes
+     - [arm64] drm/rockchip: vop2: Set AXI id for rk3588
+     - [arm64] drm/rockchip: vop2: Setup delay cycle for Esmart2/3
+     - [arm64] drm/rockchip: vop2: Check linear format for Cluster windows on
+       rk3566/8
+     - [arm64] drm/rockchip: vop2: Add check for 32 bpp format for rk3588
+     - [arm64] drm/rockchip: vop2: include rockchip_drm_drv.h
+     - drm/amdgpu/vcn: reset fw_shared under SRIOV
+     - OPP: add index check to assert to avoid buffer overflow in _read_freq()
+     - OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized
+     - [arm64] drm/msm/dpu: provide DSPP and correct LM config for SDM670
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on SM8150
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on SM8250
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on SM8350
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on SM8550
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on SM8650
+     - [arm64] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100
+     - [arm64] drm/msm: Check return value of of_dma_configure()
+     - [arm64] drm/msm: don't clean up priv->kms prematurely
+     - [arm64] drm/msm/mdp4: correct LCDC regulator name
+     - drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE
+     - drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()
+     - Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"
+     - drm/amdgpu: fix gpu recovery disable with per queue reset
+     - genirq: Make handle_enforce_irqctx() unconditionally available
+     - ipmi: ipmb: Add check devm_kasprintf() returned value
+     - wifi: ath11k: Fix unexpected return buffer manager error for
+       WCN6750/WCN6855
+     - wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop
+     - wifi: rtlwifi: do not complete firmware loading needlessly
+     - wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step
+     - wifi: rtlwifi: wait for firmware loading before releasing memory
+     - wifi: rtlwifi: fix init_sw_vars leak when probe fails
+     - wifi: rtlwifi: usb: fix workqueue leak when probe fails
+     - wifi: wcn36xx: fix channel survey memory allocation size
+     - clk: renesas: cpg-mssr: Fix 'soc' node handling in
+       cpg_mssr_reserved_init()
+     - wifi: cfg80211: tests: Fix potential NULL dereference in
+       test_cfg80211_parse_colocated_ap()
+     - net_sched: sch_sfq: handle bigger packets
+     - net_sched: sch_sfq: don't allow 1 packet limit
+     - spi: zynq-qspi: Add check for clk_enable()
+     - rxrpc: Fix handling of received connection abort
+     - dt-bindings: mmc: controller: clarify the address-cells description
+     - clk: fix an OF node reference leak in of_clk_get_parent_name()
+     - dt-bindings: leds: class-multicolor: Fix path to color definitions
+     - wifi: rtlwifi: remove unused check_buddy_priv
+     - wifi: rtlwifi: destroy workqueue at rtl_deinit_core
+     - wifi: rtlwifi: fix memory leaks and invalid access at probe error path
+     - wifi: rtlwifi: pci: wait for firmware loading before releasing memory
+     - HID: multitouch: fix support for Goodix PID 0x01e9
+     - regulator: dt-bindings: mt6315: Drop regulator-compatible property
+     - wifi: brcmfmac: add missing header include for brcmf_dbg
+     - module: Convert default symbol namespace to string literal
+     - hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace
+     - ACPI: fan: cleanup resources in the error path of .probe()
+     - cpupower: fix TSC MHz calculation
+     - dt-bindings: mfd: bd71815: Fix rsense and typos
+     - leds: netxbig: Fix an OF node reference leak in
+       netxbig_leds_get_of_pdata()
+     - inetpeer: remove create argument of inet_getpeer_v[46]()
+     - inetpeer: remove create argument of inet_getpeer()
+     - inetpeer: update inetpeer timestamp in inet_getpeer()
+     - inetpeer: do not get a refcount in inet_getpeer()
+     - pwm: stm32-lp: Add check for clk_enable()
+     - cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
+     - ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
+     - net: airoha: Fix error path in airoha_probe()
+     - gpio: pca953x: log an error when failing to get the reset GPIO
+     - [arm64] cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if
+       LMh IRQ is not available
+     - [arm64] cpufreq: qcom: Implement clk_ops::determine_rate() for
+       qcom_cpufreq* clocks
+     - udp: Deal with race between UDP socket address change and rehash
+     - clk: imx8mp: Fix clkout1/2 support
+     - dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition
+     - dt-bindings: clock: Add i.MX91 clock support
+     - dt-bindings: clock: imx93: Add SPDIF IPG clk
+     - clk: imx93: Move IMX93_CLK_END macro to clk driver
+     - clk: imx: add i.MX91 clk
+     - clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
+     - [arm64] dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock
+     - clk: imx: Apply some clks only for i.MX93
+     - [arm64] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC
+       of subordinate GDSCs
+     - team: prevent adding a device which is already a team device lower
+     - dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI
+     - clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPI
+     - clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parent
+     - regulator: of: Implement the unwind path of of_regulator_match()
+     - ax25: rcu protect dev->ax25_ptr
+     - net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offset
+     - OPP: OF: Fix an OF node leak in _opp_add_static_v2()
+     - ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
+     - wifi: ath12k: fix tx power, max reg power update to firmware
+     - clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs
+     - HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding
+       endpoint check
+     - HID: fix generic desktop D-Pad controls
+     - leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak
+     - mfd: syscon: Fix race in device_node_get_regmap()
+     - wifi: mt76: mt7996: fix invalid interface combinations
+     - wifi: wlcore: fix unbalanced pm_runtime calls
+     - wifi: rtw89: handle entity active flag per PHY
+     - wifi: rtw89: chan: manage active interfaces
+     - wifi: rtw89: tweak setting of channel and TX power for MLO
+     - wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence
+       changes
+     - wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()
+     - wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed
+     - wifi: rtw89: mcc: consider time limits not divisible by 1024
+     - wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion
+     - hwmon: Fix help text for aspeed-g6-pwm-tach
+     - wifi: mt76: mt7925: fix off by one in mt7925_load_clc()
+     - wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC
+     - wifi: iwlwifi: fw: read STEP table from correct UEFI var
+     - wifi: iwlwifi: mvm: avoid NULL pointer dereference
+     - wifi: iwlwifi: mvm: don't count mgmt frames as MPDU
+     - wifi: mac80211: prohibit deactivating all links
+     - wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment
+       earlier
+     - wifi: mac80211: fix tid removal during mesh forwarding
+     - wifi: mac80211: Fix common size calculation for ML element
+     - wifi: mac80211: don't flush non-uploaded STAs
+     - clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883
+     - clk: thead: Fix clk gate registration to pass flags
+     - clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot
+     - clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
+     - net/smc: fix data error when recvmsg with MSG_PEEK flag
+     - landlock: Handle weird files
+     - wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
+     - wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.
+     - wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()
+     - wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links
+     - wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode
+     - wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer
+     - wifi: mt76: mt7925: fix the invalid ip address for arp offload
+     - wifi: mt76: mt7996: fix overflows seen when writing limit attributes
+     - wifi: mt76: mt7915: fix overflows seen when writing limit attributes
+     - wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
+     - wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO
+       support
+     - wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO
+     - wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment
+     - wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info
+     - wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO
+     - wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO
+     - wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO
+     - wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state
+     - wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA
+     - wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS
+     - wifi: mt76: mt7925: Update secondary link PS flow
+     - wifi: mt76: mt7925: Init secondary link PM state
+     - wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO
+     - wifi: mt76: mt7925: Cleanup MLO settings post-disconnection
+     - wifi: mt76: mt7925: Properly handle responses for commands with events
+     - wifi: mt76: mt7996: fix rx filter setting for bfee functionality
+     - wifi: mt76: only enable tx worker after setting the channel
+     - wifi: mt76: mt7915: firmware restart on devices with a second pcie link
+     - wifi: mt76: mt7915: fix omac index assignment after hardware reset
+     - wifi: mt76: mt7915: fix register mapping
+     - wifi: mt76: mt7996: fix register mapping
+     - wifi: mt76: mt7996: add max mpdu len capability
+     - wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU
+     - wifi: mt76: mt7996: fix HE Phy capability
+     - wifi: mt76: mt7996: fix incorrect indexing of MIB FW event
+     - wifi: mt76: mt7996: fix definition of tx descriptor
+     - wifi: mt76: mt7996: fix ldpc setting
+     - i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol
+       namespaces
+     - cpufreq: ACPI: Fix max-frequency computation
+     - wifi: cfg80211: adjust allocation of colocated AP data
+     - Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()
+     - Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()
+     - inet: ipmr: fix data-races
+     - clk: analogbits: Fix incorrect calculation of vco rate delta
+     - dev: Acquire netdev_rename_lock before restoring dev->name in
+       dev_change_name().
+     - pwm: stm32: Add check for clk_enable()
+     - net: let net.core.dev_weight always be non-zero
+     - octeon_ep: remove firmware stats fetch in ndo_get_stats64
+     - octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
+     - net: avoid race between device unregistration and ethnl ops
+     - net: sched: Disallow replacing of child qdisc from one parent to another
+     - netfilter: nf_tables: fix set size with rbtree backend
+     - netfilter: nft_flow_offload: update tcp state flags under lock
+     - net: sched: refine software bypass handling in tc_run
+     - net: ethernet: ti: am65-cpsw: fix freeing IRQ in
+       am65_cpsw_nuss_remove_tx_chns()
+     - tcp_cubic: fix incorrect HyStart round start detection
+     - net/rose: prevent integer overflows in rose_setsockopt()
+     - platform/mellanox: mlxbf-pmc: incorrect type in assignment
+     - [x86] platform/x86: x86-android-tablets: make platform data be static
+     - pinctrl: samsung: Fix irq handling if an error occurs in
+       exynos_irq_demux_eint16_31()
+     - libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is
+       missing
+     - ASoC: cs40l50: Use *-y for Makefile
+     - ASoC: mediatek: mt8365: Use *-y for Makefile
+     - ASoC: wcd937x: Use *-y for Makefile
+     - [x86] ASoC: Intel: sof_sdw: correct mach_params->dmic_num
+     - ASoC: sun4i-spdif: Add clock multiplier settings
+     - [arm64] iommu/arm-smmuv3: Update comments about ATS and bypass
+     - crypto: tegra - do not transfer req when tegra init fails
+     - crypto: api - Fix boot-up self-test race
+     - crypto: caam - use JobR's space to access page 0 regs
+     - perf header: Fix one memory leakage in process_bpf_btf()
+     - perf header: Fix one memory leakage in process_bpf_prog_info()
+     - perf bpf: Fix two memory leakages when calling
+       perf_env__insert_bpf_prog_info()
+     - ASoC: renesas: rz-ssi: Use only the proper amount of dividers
+     - perf expr: Initialize is_test value in expr__ctx_new()
+     - pinctrl: nomadik: Add check for clk_enable()
+     - bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
+     - rhashtable: Fix potential deadlock by moving schedule_work outside lock
+     - crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
+     - crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to
+       'async'
+     - bpf: Use refcount_t instead of atomic_t for mmap_count
+     - ALSA: seq: Make dependency on UMP clearer
+     - bpf: Reject struct_ops registration that uses module ptr and the module
+       btf_id is missing
+     - padata: fix sysfs store callback check
+     - perf top: Don't complain about lack of vmlinux when not resolving some
+       kernel samples
+     - perf maps: Fix display of kernel symbols
+     - perf machine: Don't ignore _etext when not a text symbol
+     - perf namespaces: Introduce nsinfo__set_in_pidns()
+     - perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
+     - [x86] ASoC: Intel: avs: Do not readq() u32 registers
+     - [x86] ASoC: Intel: avs: Fix the minimum firmware version numbers
+     - [x86] ASoC: Intel: avs: Fix theoretical infinite loop
+     - [x86] ASoC: Intel: avs: Fix init-config parsing
+     - perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf
+       tarball
+     - ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers
+     - perf report: Fix misleading help message about --demangle
+     - pinctrl: stm32: Add check for clk_enable()
+     - pinctrl: amd: Take suspend type into consideration which pins are non-wake
+     - perf inject: Fix use without initialization of local variables
+     - [x86] ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC
+     - [x86] ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NM
+     - bpf: Send signals asynchronously if !preemptible
+     - libbpf: Fix return zero when elf_begin failed
+     - libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
+     - bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
+     - [amd64] iommu/amd: Remove unused amd_iommu_domain_update()
+     - ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31
+       laptop
+     - tools: Sync if_xdp.h uapi tooling header
+     - perf lock: Fix parse_lock_type which only retrieve one lock flag
+     - padata: fix UAF in padata_reorder
+     - padata: add pd get/put refcnt helper
+     - padata: avoid UAF for reorder_work
+     - rhashtable: Fix rhashtable_try_insert test
+     - smb: client: fix oops due to unset link speed
+     - cifs: Use cifs_autodisable_serverino() for disabling
+       CIFS_MOUNT_SERVER_INUM in readdir.c
+     - bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
+     - soc: atmel: fix device_node release in atmel_soc_device_init()
+     - [arm64] dts: mediatek: mt8186: Move wakeup to MTU3 to get working suspend
+     - [arm64] dts: mt8183: set DMIC one-wire mode on Damu
+     - [arm64] dts: mediatek: mt8516: fix GICv2 range
+     - [arm64] dts: mediatek: mt8516: fix wdt irq type
+     - [arm64] dts: mediatek: mt8516: add i2c clock-div property
+     - [arm64] dts: mediatek: mt8516: reserve 192 KiB for TF-A
+     - RDMA/mlx4: Avoid false error about access to uninitialized gids array
+     - [arm64] dts: renesas: rzg3s-smarc: Fix the debug serial alias
+     - rdma/cxgb4: Prevent potential integer overflow on 32bit
+     - [arm64] dts: mediatek: mt8173-evb: Drop regulator-compatible property
+     - [arm64] dts: mediatek: mt8173-elm: Drop regulator-compatible property
+     - [arm64] dts: mediatek: mt8192-asurada: Drop regulator-compatible property
+     - [arm64] dts: mediatek: mt8195-cherry: Drop regulator-compatible property
+     - [arm64] dts: mediatek: mt8195-demo: Drop regulator-compatible property
+     - [arm64] dts: medaitek: mt8395-nio-12l: Drop regulator-compatible property
+     - [arm64] dts: mediatek: mt8395-genio-1200-evk: Drop regulator-compatible
+       property
+     - [arm64] dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names
+     - [arm64] dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names
+     - [armhf] dts: aspeed: yosemite4: correct the compatible string of adm1272
+     - [armhf] dts: aspeed: yosemite4: Add required properties for IOE on fan
+       boards
+     - [armhf] dts: aspeed: yosemite4: correct the compatible string for max31790
+     - RDMA/rxe: Fix mismatched max_msg_sz
+     - [arm64] dts: mediatek: mt8183: kenzo: Support second source touchscreen
+     - [arm64] dts: mediatek: mt8183: willow: Support second source touchscreen
+     - RDMA/srp: Fix error handling in srp_add_port
+     - [arm64] dts: mediatek: mt8195: Remove suspend-breaking reset from pcie1
+     - memory: tegra20-emc: fix an OF node reference bug in
+       tegra_emc_find_node_by_ram_code()
+     - [arm64] dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage
+       settings
+     - [arm64] dts: qcom: msm8996-xiaomi-gemini: Fix LP5562 LED1 reg property
+     - [arm64] dts: qcom: sa8775p: Update sleep_clk frequency
+     - [arm64] defconfig: remove obsolete CONFIG_SM_DISPCC_8650
+     - [arm64] dts: qcom: msm8996: Fix up USB3 interrupts
+     - [arm64] dts: qcom: msm8994: Describe USB interrupts
+     - [arm64] dts: qcom: sm7225-fairphone-fp4: Drop extra qcom,msm-id value
+     - [arm64] dts: qcom: msm8916: correct sleep clock frequency
+     - [arm64] dts: qcom: msm8939: correct sleep clock frequency
+     - [arm64] dts: qcom: msm8994: correct sleep clock frequency
+     - [arm64] dts: qcom: qcs404: correct sleep clock frequency
+     - [arm64] dts: qcom: q[dr]u1000: correct sleep clock frequency
+     - [arm64] dts: qcom: qrb4210-rb2: correct sleep clock frequency
+     - [arm64] dts: qcom: sc7280: correct sleep clock frequency
+     - [arm64] dts: qcom: sdx75: correct sleep clock frequency
+     - [arm64] dts: qcom: sm4450: correct sleep clock frequency
+     - [arm64] dts: qcom: sm6125: correct sleep clock frequency
+     - [arm64] dts: qcom: sm6375: correct sleep clock frequency
+     - [arm64] dts: qcom: sm8250: correct sleep clock frequency
+     - [arm64] dts: qcom: sm8350: correct sleep clock frequency
+     - [arm64] dts: qcom: sm8450: correct sleep clock frequency
+     - [arm64] dts: qcom: sm8550: correct sleep clock frequency
+     - [arm64] dts: qcom: sm8650: correct sleep clock frequency
+     - [arm64] dts: qcom: x1e80100: correct sleep clock frequency
+     - [arm64] dts: qcom: sm8650: Fix CDSP context banks unit addresses
+     - [arm64] dts: ti: k3-am62: Remove duplicate GICR reg
+     - [arm64] dts: ti: k3-am62a: Remove duplicate GICR reg
+     - [arm64] dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards
+     - [arm64] dts: allwinner: a64: explicitly assign clock parent for TCON0
+     - RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error
+     - RDMA/rtrs: Add missing deinit() call
+     - [arm64] RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS
+     - [arm64] dts: qcom: qcm6490-shift-otter: remove invalid orientation-switch
+     - [arm64] dts: qcom: sdm845-db845c-navigation-mezzanine: Convert mezzanine
+       riser to dtso
+     - [arm64] dts: qcom: sdm845-db845c-navigation-mezzanine: remove disabled
+       ov7251 camera
+     - [arm64] dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply
+     - [arm64] dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone
+     - [arm64] dts: qcom: sc7180: change labels to lower-case
+     - [arm64] dts: qcom: sc7180: fix psci power domain node names
+     - [arm64] dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280
+       properties
+     - [arm64] dts: qcom: sc8280xp: Fix up remoteproc register space sizes
+     - [arm64] firmware: qcom: scm: Cleanup global '__scm' on probe failures
+     - [arm64] dts: mediatek: mt7988: Add missing clock-div property for i2c
+     - [arm64] dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL
+     - [arm64] dts: mediatek: add per-SoC compatibles for keypad nodes
+     - [arm64] dts: qcom: sc8280xp: Fix interrupt type of camss interrupts
+     - [arm64] dts: qcom: sdm845: Fix interrupt types of camss interrupts
+     - [arm64] dts: qcom: sm8250: Fix interrupt types of camss interrupts
+     - [arm64] dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links
+     - [arm64] dts: rockchip: fix num-channels property of wolfvision pf5 mic
+     - [arm64] dts: ti: k3-am642-hummingboard-t: Convert overlay to board dts
+     - fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
+     - [arm64] tegra: Fix DMA ID for SPI2
+     - [arm64] dts: qcom: x1e80100-romulus: Update firmware nodes
+     - i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition
+     - RDMA/mlx5: Fix indirect mkey ODP page count
+     - of: property: Avoiding using uninitialized variable @imaplen in
+       parse_interrupt_map()
+     - of: reserved-memory: Do not make kmemleak ignore freed address
+     - efi: sysfb_efi: fix W=1 warnings when EFI is not set
+     - RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event
+     - RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
+     - [amd64] iommu: iommufd: fix WARNING in iommufd_device_unbind
+     - [amd64] iommufd/iova_bitmap: Fix shift-out-of-bounds in
+       iova_bitmap_offset_to_index()
+     - spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors
+     - of: reserved_mem: Restructure how the reserved memory regions are
+       processed
+     - of/fdt: Restore possibility to use both ACPI and FDT from bootloader
+     - media: rc: iguanair: handle timeouts
+     - media: lmedm04: Handle errors for lme2510_int_read
+     - PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()
+     - remoteproc: mtk_scp: Only populate devices for SCP cores
+     - media: marvell: Add check for clk_enable()
+     - media: i2c: imx290: Register 0x3011 varies between imx327 and imx290
+     - media: i2c: imx412: Add missing newline to prints
+     - media: i2c: ov9282: Correct the exposure offset
+     - media: mipi-csis: Add check for clk_enable()
+     - media: camif-core: Add check for clk_enable()
+     - media: uvcvideo: Propagate buf->error to userspace
+     - mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc
+     - mtd: hyperbus: hbmc-am654: fix an OF node reference leak
+     - media: nxp: imx8-isi: fix v4l2-compliance test errors
+     - watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()
+     - staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()
+     - media: dvb-usb-v2: af9035: fix ISO C90 compilation error on
+       af9035_i2c_master_xfer
+     - PCI: rcar-ep: Fix incorrect variable used when calling
+       devm_request_mem_region()
+     - PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
+     - PCI: imx6: Skip controller_id generation logic for i.MX7D
+     - PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
+     - PCI: imx6: Add missing reference clock disable logic
+     - PCI: qcom: Update ICC and OPP values after Link Up event
+     - PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
+     - PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
+     - PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
+     - PCI: microchip: Add support for using either Root Port 1 or 2
+     - PCI: microchip: Set inbound address translation for coherent or
+       non-coherent mode
+     - scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
+     - scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails
+     - scsi: mpi3mr: Fix possible crash when setting up bsg fails
+     - firewire: test: Fix potential null dereference in firewire kunit test
+     - erofs: get rid of erofs_{find,insert}_workgroup
+     - erofs: move erofs_workgroup operations into zdata.c
+     - erofs: sunset `struct erofs_workgroup`
+     - erofs: fix potential return value overflow of z_erofs_shrink_scan()
+     - ocfs2: mark dquot as inactive if failed to start trans while releasing
+       dquot
+     - nilfs2: do not force clear folio if buffer is referenced
+     - nilfs2: protect access to buffers with no active references
+     - nilfs2: handle errors that nilfs_prepare_chunk() may return
+     - module: Extend the preempt disabled section in
+       dereference_symbol_descriptor().
+     - module: Don't fail module loading when setting ro_after_init section RO
+       failed
+     - driver core: class: Fix wild pointer dereferences in API
+       class_dev_iter_next()
+     - tty: mips_ejtag_fdc: fix one more u8 warning
+     - serial: 8250: Adjust the timeout for FIFO mode
+     - nfs: fix incorrect error handling in LOCALIO
+     - NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
+     - NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
+     - xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
+     - xfrm: Add support for per cpu xfrm state handling.
+     - xfrm: Cache used outbound xfrm states at the policy.
+     - xfrm: Add an inbound percpu state cache.
+     - xfrm: state: fix out-of-bounds read during lookup
+     - dmaengine: ti: edma: fix OF node reference leaks in edma_driver
+     - xfrm: delete intermediate secpath entry in packet offload mode
+     - rtc: tps6594: Fix integer overflow on 32bit systems
+     - rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
+     - rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
+     - ubifs: skip dumping tnc tree when zroot is null
+     - regulator: core: Add missing newline character
+     - net: airoha: Fix wrong GDM4 register definition
+     - [arm64] net: hns3: fix oops when unload drivers paralleling
+     - gpio: mxc: remove dead code after switch to DT-only
+     - net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
+     - net: fec: implement TSO descriptor cleanup
+     - ipmr: do not call mr_mfc_uses_dev() for unres entries
+     - PM: hibernate: Add error handling for syscore_suspend()
+     - perf trace: Fix BPF loading failure (-E2BIG)
+     - xfrm: Don't disable preemption while looking up cache state.
+     - idpf: add read memory barrier when checking descriptor done bit
+     - idpf: fix transaction timeouts on reset
+     - idpf: Acquire the lock before accessing the xn->salt
+     - idpf: convert workqueues to unbound
+     - ice: fix ice_parser_rt::bst_key array size
+     - ice: rework of dump serdes equalizer values feature
+     - ice: extend dump serdes equalizer values feature
+     - ice: remove invalid parameter of equalizer
+     - iavf: allow changing VLAN state without calling PF
+     - [s390x] mm: Allow large pages for KASAN shadow mapping
+     - net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling
+     - net: rose: fix timer races against user threads
+     - net: netdevsim: try to close UDP port harness races
+     - tools: ynl: c: correct reverse decode of empty attrs
+     - rxrpc, afs: Fix peer hash locking vs RCU callback
+     - vxlan: Fix uninit-value in vxlan_vnifilter_dump()
+     - net: davicom: fix UAF in dm9000_drv_remove
+     - ptp: Properly handle compat ioctls
+     - net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts
+       in
+     - ethtool: Fix set RXNFC command with symmetric RSS hash
+     - net: stmmac: Limit the number of MTL queues to hardware capability
+     - net: stmmac: Limit FIFO size by hardware capability
+     - [s390x] sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
+     - perf trace: Fix runtime error of index out of bounds
+     - perf test: Skip syscall enum test if no landlock syscall
+     - Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
+     - Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming
+     - vsock: Allow retrying on connect() failure
+     - bgmac: reduce max frame size to support just MTU 1500
+     - tcp: correct handling of extreme memory squeeze
+     - net: xdp: Disallow attaching device-bound programs in generic mode
+     - net: ravb: Fix missing rtnl lock in suspend/resume path
+     - net: sh_eth: Fix missing rtnl lock in suspend/resume path
+     - net: hsr: fix fill_frame_info() regression vs VLAN packets
+     - genksyms: fix memory leak when the same symbol is added from source
+     - genksyms: fix memory leak when the same symbol is read from *.symref file
+     - hostfs: fix string handling in __dentry_name()
+     - [riscv64] Mark riscv_v_init() as __init
+     - ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback
+     - io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()
+     - ASoC: amd: acp: Fix possible deadlock
+     - tools/power turbostat: Fix forked child affinity regression
+     - cifs: Validate EAs for WSL reparse points
+     - cifs: Fix getting and setting SACLs over SMB1
+     - kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
+     - kconfig: fix memory leak in sym_warn_unmet_dep()
+     - f2fs: Introduce linear search for dentries
+     - md/md-bitmap: factor behind write counters out from
+       bitmap_{start/end}write()
+     - md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
+     - md: add a new callback pers->bitmap_sector()
+     - md/raid5: implement pers->bitmap_sector()
+     - md/md-bitmap: move bitmap_{start, end}write to md upper layer
+     - Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC
+       messages"
+     - netfilter: nf_tables: reject mismatching sum of field_len with set key
+       length
+     - drm/amd/display: Reduce accessing remote DPCD overhead
+     - xfs: check for dead buffers in xfs_buf_find_insert
+     - xfs: don't shut down the filesystem for media failures beyond end of log
+     - ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro
+     - net: usb: rtl8150: enable basic endpoint checking
+     - usb: xhci: Fix NULL pointer dereference on certain command aborts
+     - drivers/card_reader/rtsx_usb: Restore interrupt based detection
+     - usb: gadget: f_tcm: Fix Get/SetInterface return value
+     - usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()
+     - usb: dwc3: core: Defer the probe until USB power supply ready
+     - usb: dwc3: Skip resume if pm_runtime_set_active() fails
+     - usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to
+       PD_T_SENDER_RESPONSE
+     - usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR
+       PPS
+     - clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC
+     - mptcp: consolidate suboption status
+     - mptcp: pm: only set fullmesh for subflow endp
+     - mptcp: handle fastopen disconnect correctly
+     - mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
+     - RDMA/mlx5: Fix implicit ODP use after free
+     - remoteproc: core: Fix ida_free call while not allocated
+     - media: uvcvideo: Fix double free in error path
+     - pps: Fix a use-after-free
+     - usb: gadget: f_tcm: Don't free command immediately
+     - staging: media: max96712: fix kernel oops when removing module
+     - media: imx-jpeg: Fix potential error pointer dereference in detach_pm()
+     - [powerpc*] pseries/iommu: Don't unset window if it was never set
+     - md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
+     - btrfs: output the reason for open_ctree() failure
+     - of: reserved-memory: Warn for missing static reserved memory regions
+     - dma-mapping: save base/size instead of pointer to shared DMA pool
+     - xfrm: Add error handling when nla_put_u32() returns an error
+     - xfrm: Fix acquire state insertion.
+     - ethtool: Fix access to uninitialized fields in set RXNFC command
+     - Revert "s390/mm: Allow large pages for KASAN shadow mapping"
+     - ASoC: da7213: Initialize the mutex
+     - [s390x] Add '-std=gnu11' to decompressor and purgatory CFLAGS
+     - drm/amd/display: Add hubp cache reset when powergating
+     - [x86] KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()
+     - memcg: fix soft lockup in the OOM process
+     - btrfs: do proper folio cleanup when run_delalloc_nocow() failed
+     - ethtool: ntuple: fix rss + ring_cookie check
+   [ Emanuele Rocca ]
+   * [amd64, arm64] Add pmem modules to amd64 and arm64 kernel-image udeb
+     to support UEFI HTTP boot (or u-boot) in debian-installer
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 09 Feb 2025 10:19:08 +0100
+ linux (6.12.12-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.12
+     - [amd64,arm64] ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
+     - [amd64] ASoC: cs42l43: Add codec force suspend/resume ops
+     - scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS
+       request
+     - drm/amd/display: Use HW lock mgr for PSR1
+     - drm/amd/display: Initialize denominator defaults to 1
+     - ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P
+       Gen5
+     - drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed
+     - [arm64,armhf] irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
+     - hwmon: (drivetemp) Set scsi command timeout to 10s
+     - mm: zswap: properly synchronize freeing resources during CPU hotunplug
+     - mm: zswap: move allocations during CPU init outside the lock
+     - gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
+     - libfs: Return ENOSPC when the directory offset range is exhausted
+     - Revert "libfs: Add simple_offset_empty()"
+     - Revert "libfs: fix infinite directory reads for offset dir"
+     - libfs: Replace simple_offset end-of-directory detection
+     - libfs: Use d_children list to iterate simple_offset directories
+     - smb: client: handle lack of EA support in smb2_query_path_info()
+     - net: sched: fix ets qdisc OOB Indexing
+     - Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
+     - cachestat: fix page cache statistics permission checking
+     - vfio/platform: check the bounds of read/write syscalls
+     - scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
+     - USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
+     - Revert "usb: gadget: u_serial: Disable ep before setting port to null to
+       fix the crash caused by port being null"
+     - ALSA: usb-audio: Add delay quirk for USB Audio Device
+     - wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
+     - HID: wacom: Initialize brightness of LED trigger
+     - Input: xpad - add support for Nacon Pro Compact
+     - Input: atkbd - map F23 key to support default copilot shortcut
+     - Input: xpad - add unofficial Xbox 360 wireless receiver clone
+     - Input: xpad - add QH Electronics VID/PID
+     - Input: xpad - improve name of 8BitDo controller 2dc8:3106
+     - Input: xpad - add support for Nacon Evol-X Xbox One Controller
+     - Input: xpad - add support for wooting two he (arm)
+     - io_uring/rsrc: require cloned buffers to share accounting contexts
+     - [arm64] drm/v3d: Assign job pointer to NULL before signaling the fence
+   [ Salvatore Bonaccorso ]
+   * kbuild: switch from lz4c to lz4 for compression
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 02 Feb 2025 14:17:45 +0100
+ linux (6.12.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.11
+     - efi/zboot: Limit compression options to GZIP and ZSTD
+     - [arm64,armhf] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
+     - bpf: Fix bpf_sk_select_reuseport() memory leak
+     - eth: bnxt: always recalculate features after XDP clearing, fix null-deref
+     - net: ravb: Fix max TX frame size for RZ/V2M
+     - openvswitch: fix lockup on tx to unregistering netdev with carrier
+     - pktgen: Avoid out-of-bounds access in get_imix_entries
+     - ice: Fix E825 initialization
+     - ice: Fix quad registers read on E825
+     - ice: Fix ETH56G FC-FEC Rx offset value
+     - ice: Introduce ice_get_phy_model() wrapper
+     - ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
+     - ice: Use ice_adapter for PTP shared data instead of auxdev
+     - ice: Add correct PHY lane assignment
+     - cpuidle: teo: Update documentation after previous changes
+     - btrfs: add the missing error handling inside get_canonical_dev_path
+     - gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().
+     - gtp: Destroy device along with udp socket's netns dismantle.
+     - pfcp: Destroy device along with udp socket's netns dismantle.
+     - cpufreq: Move endif to the end of Kconfig file
+     - nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
+     - [arm64,armhf] net: fec: handle page_pool_dev_alloc_pages error
+     - net: make page_pool_ref_netmem work with net iovs
+     - net/mlx5: Fix RDMA TX steering prio
+     - net/mlx5: Fix a lockdep warning as part of the write combining test
+     - net/mlx5: SF, Fix add port error handling
+     - net/mlx5: Clear port select structure when fail to create
+     - net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
+     - net/mlx5e: Rely on reqid in IPsec tunnel mode
+     - net/mlx5e: Always start IPsec sequence number from 1
+     - netdev: avoid CFI problems with sock priv helpers
+     - [amd64,arm64] drm/vmwgfx: Unreserve BO on error
+     - [amd64,arm64] drm/vmwgfx: Add new keep_resv BO param
+     - [arm64] drm/v3d: Ensure job pointer is set to NULL after job completion
+     - [arm64] reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated
+       device
+     - soc: ti: pruss: Fix pruss APIs
+     - i2c: core: fix reference leak in i2c_register_adapter()
+     - [x86] platform/x86: dell-uart-backlight: fix serdev race
+     - [x86] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race
+     - hwmon: (tmp513) Fix division of negative numbers
+     - Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
+     - hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
+     - smb: client: fix double free of TCP_Server_Info::hostname
+     - mac802154: check local interfaces before deleting sdata list
+     - hfs: Sanity check the root record
+     - fs: fix missing declaration of init_files
+     - kheaders: Ignore silly-rename files
+     - netfs: Fix non-contiguous donation between completed reads
+     - cachefiles: Parse the "secctx" immediately
+     - scsi: ufs: core: Honor runtime/system PM levels if set by host controller
+       drivers
+     - gpio: virtuser: lock up configfs that an instantiated device depends on
+     - gpio: sim: lock up configfs that an instantiated device depends on
+     - [x86] platform/x86/intel: power-domains: Add Clearwater Forest support
+     - [x86] platform/x86: ISST: Add Clearwater Forest to support list
+     - ACPI: resource: acpi_dev_irq_override(): Check DMI match last
+     - sched_ext: keep running prev when prev->scx.slice != 0
+     - iomap: avoid avoid truncating 64-bit offset to 32 bits
+     - afs: Fix merge preference rule failure condition
+     - poll_wait: add mb() to fix theoretical race between waitqueue_active() and
+       .poll()
+     - RDMA/bnxt_re: Fix to export port num to ib_query_qp
+     - sched_ext: Fix dsq_local_on selftest
+     - nvmet: propagate npwg topology
+     - sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
+     - [x86] asm: Make serialize() always_inline
+     - ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA
+     - ALSA: hda/realtek: fixup ASUS GA605W
+     - ALSA: hda/realtek: fixup ASUS H7606W
+     - zram: fix potential UAF of zram table
+     - i2c: atr: Fix client detach
+     - mptcp: be sure to send ack when mptcp-level window re-opens
+     - mptcp: fix spurious wake-up on under memory pressure
+     - net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
+     - vsock/bpf: return early if transport is not assigned
+     - vsock/virtio: discard packets if the transport changes
+     - vsock/virtio: cancel close work in the destructor
+     - vsock: reset socket state when de-assigning the transport
+     - vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
+     - nouveau/fence: handle cross device fences properly
+     - drm/nouveau/disp: Fix missing backlight control on Macbook 5,1
+     - net/ncsi: fix locking in Get MAC Address handling
+     - filemap: avoid truncating 64-bit offset to 32 bits
+     - fs/proc: fix softlockup in __read_vmcore (part 2)
+     - gpio: xilinx: Convert gpio_lock to raw spinlock
+     - tools: fix atomic_set() definition to set the value correctly
+     - pmdomain: imx8mp-blk-ctrl: add missing loop break condition
+     - mm/kmemleak: fix percpu memory leak detection failure
+     - drm/amd/display: Do not elevate mem_type change to full update
+     - mm: clear uffd-wp PTE/PMD state on mremap()
+     - mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
+     - tracing: gfp: Fix the GFP enum values shown for user space tracing tools
+     - irqchip: Plug a OF node reference leak in platform_irqchip_probe()
+     - irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly
+     - irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
+     - hrtimers: Handle CPU state correctly on hotplug
+     - timers/migration: Fix another race between hotplug and idle entry/exit
+     - timers/migration: Enforce group initialization visibility to tree walkers
+     - [x86] fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache
+     - [amd64] drm/i915/fb: Relax clear color alignment to 64 bytes
+     - drm/xe: Mark ComputeCS read mode as UC on iGPU
+     - drm/xe/oa: Add missing VISACTL mux registers
+     - drm/amdgpu/smu13: update powersave optimizations
+     - drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}
+     - drm/amdgpu: disable gfxoff with the compute workload on gfx12
+     - drm/amdgpu: always sync the GFX pipe on ctx switch
+     - drm/amd/display: Fix PSR-SU not support but still call the
+       amdgpu_dm_psr_enable
+     - drm/amd/display: Disable replay and psr while VRR is enabled
+     - drm/amd/display: Do not wait for PSR disable on vbl enable
+     - Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"
+     - drm/amd/display: Validate mdoe under MST LCT=1 case as well
+     - apparmor: allocate xmatch for nullpdb inside aa_alloc_null
+   [ Ð½Ð°Ð± ]
+   * d/p/debian/cdc_ncm-cdc_mbim-use-ncm-by-default.patch: drop
+     (Modern userland supports MBIM, disabling breaks connections by default,
+      Ubuntu ships kernels without this patch and it's reliable there.)
+   [ Diederik de Haas ]
+   * [arm64] drivers/char/hw_random: Enable HW_RANDOM_ROCKCHIP as module
+   * [arm64] drivers/pci/endpoint: Enable PCI_ENDPOINT
+   [ Uwe Kleine-König ]
+   * [arm64] Enable CONFIG_GPIO_THUNDERX=m which is a dependency for
+     MMC_CAVIUM_THUNDERX that is already supposed to be enabled.
+   [ Jochen Sprickerhof ]
+   * [arm64] Enable modules for Google Pixel 6 (Exynos)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 25 Jan 2025 21:15:12 +0100
+ linux (6.12.10-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.10
+     - jbd2: increase IO priority for writing revoke records
+     - jbd2: flush filesystem device before updating tail sequence
+     - fs/writeback: convert wbc_account_cgroup_owner to take a folio
+     - iomap: pass byte granular end position to iomap_add_to_ioend
+     - iomap: fix zero padding data issue in concurrent append writes
+     - dm array: fix releasing a faulty array block twice in dm_array_cursor_end
+     - dm array: fix unreleased btree blocks on closing a faulty array cursor
+     - dm array: fix cursor index when skipping across block boundaries
+     - netfs: Fix enomem handling in buffered reads
+     - nfs: Fix oops in nfs_netfs_init_request() when copying to cache
+     - netfs: Fix missing barriers by using clear_and_wake_up_bit()
+     - netfs: Fix ceph copy to cache on write-begin
+     - netfs: Fix the (non-)cancellation of copy when cache is temporarily
+       disabled
+     - netfs: Fix is-caching check in read-retry
+     - exfat: fix the infinite loop in exfat_readdir()
+     - exfat: fix the new buffer was not zeroed before writing
+     - exfat: fix the infinite loop in __exfat_free_cluster()
+     - fuse: respect FOPEN_KEEP_CACHE on opendir
+     - ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
+     - ovl: support encoding fid from inode with no alias
+     - [amd64] ASoC: rt722: add delay time to wait for the calibration procedure
+     - [arm64] ASoC: mediatek: disable buffer pre-allocation
+     - net: 802: LLC+SNAP OID:PID lookup on start of skb data
+     - tcp/dccp: allow a connection when sk_max_ack_backlog is zero
+     - net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
+     - net: libwx: fix firmware mailbox abnormal return
+     - btrfs: avoid NULL pointer dereference if no valid extent tree
+     - pds_core: limit loop over fw name list
+     - bnxt_en: Fix possible memory leak when hwrm_req_replace fails
+     - bnxt_en: Fix DIM shutdown
+     - cxgb4: Avoid removal of uninserted tid
+     - net: don't dump Tx and uninitialized NAPIs
+     - ice: fix max values for dpll pin phase adjust
+     - ice: fix incorrect PHY settings for 100 GB/s
+     - igc: return early when failing to read EECD register
+     - tls: Fix tls_sw_sendmsg error handling
+     - ipvlan: Fix use-after-free in ipvlan_get_iflink().
+     - [amd64,arm64] eth: gve: use appropriate helper to set xdp_features
+     - Bluetooth: hci_sync: Fix not setting Random Address when required
+     - Bluetooth: MGMT: Fix Add Device to responding before completing
+     - Bluetooth: btnxpuart: Fix driver sending truncated data
+     - Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
+     - tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
+     - [arm64] net: hns3: fixed reset failure issues caused by the incorrect
+       reset type
+     - [arm64] net: hns3: fix missing features due to dev->features configuration
+       too early
+     - [arm64] net: hns3: Resolved the issue that the debugfs query result is
+       inconsistent.
+     - [arm64] net: hns3: don't auto enable misc vector
+     - [arm64] net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
+     - [arm64] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of
+       bounds issue
+     - [arm64] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
+     - mctp i3c: fix MCTP I3C driver multi-thread issue
+     - netfilter: nf_tables: imbalance in flowtable binding
+     - netfilter: conntrack: clamp maximum hashtable size to INT_MAX
+     - sched: sch_cake: add bounds checks to host bulk flow fairness counts
+     - net/mlx5: Fix variable not being completed when function returns
+     - [arm64] drm/mediatek: Set private->all_drm_private[i]->drm to NULL if
+       mtk_drm_bind returns err
+     - [arm64] drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
+     - [arm64] drm/mediatek: Add support for 180-degree rotation in the display
+       driver
+     - [arm64] drm/mediatek: stop selecting foreign drivers
+     - [arm64] drm/mediatek: Fix YCbCr422 color format issue for DP
+     - [arm64] drm/mediatek: Fix mode valid issue for dp
+     - [arm64] drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188
+     - gpio: virtuser: fix missing lookup table cleanups
+     - gpio: virtuser: fix handling of multiple conn_ids in lookup table
+     - [arm64] drm/mediatek: Add return value check when reading DPCD
+     - ksmbd: fix a missing return value check bug
+     - afs: Fix the maximum cell name length
+     - [amd64] platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042
+       actually enabled it
+     - [amd64] platform/x86: intel/pmc: Fix ioremap() of bad address
+     - ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
+     - [riscv64] module: remove relocation_head rel_entry member allocation
+     - [riscv64] cpuidle: riscv-sbi: fix device node release in early exit of
+       for_each_possible_cpu
+     - [riscv64] mm: Fix the out of bound issue of vmemmap address
+     - [riscv64] stacktrace: fix backtracing through exceptions
+     - [riscv64] use local label names instead of global ones in assembly
+     - drm/xe: Fix tlb invalidation when wedging
+     - netfs: Fix kernel async DIO
+     - netfs: Fix read-retry for fs with no ->prepare_read()
+     - [riscv64] drivers/perf: riscv: Fix Platform firmware event data
+     - [riscv64] drivers/perf: riscv: Return error for default case
+     - dm thin: make get_first_thin use rcu-safe list first function
+     - scsi: ufs: qcom: Power off the PHY if it was already powered on in
+       ufs_qcom_power_up_sequence()
+     - vfio/pci: Fallback huge faults for unaligned pfn
+     - fs: relax assertions on failure to encode file handles
+     - fs: fix is_mnt_ns_file()
+     - dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
+     - dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take
+       2)
+     - mptcp: sysctl: avail sched: remove write access
+     - mptcp: sysctl: sched: avoid using current->nsproxy
+     - mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
+     - sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
+     - sctp: sysctl: rto_min/max: avoid using current->nsproxy
+     - sctp: sysctl: auth_enable: avoid using current->nsproxy
+     - sctp: sysctl: udp_port: avoid using current->nsproxy
+     - sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
+     - rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
+     - ksmbd: Implement new SMB3 POSIX type
+     - btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
+     - [arm64] Revert "drm/mediatek: dsi: Correct calculation formula of PHY
+       Timing"
+     - drm/amd/display: Remove unnecessary amdgpu_irq_get/put
+     - drm/amd/display: Add check for granularity in dml ceil/floor helpers
+     - cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
+     - thermal: of: fix OF node leak in of_thermal_zone_find()
+     - sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
+     - sched_ext: switch class when preempted by higher priority scheduler
+     - cgroup/cpuset: remove kernfs active break
+     - sched_ext: idle: Refresh idle masks during idle-to-idle transitions
+     - [arm64] dts: qcom: x1e80100: Fix up BAR space size for PCIe6a
+     - [arm64] dts: qcom: sa8775p: Fix the size of 'addr_space' regions
+     - smb: client: sync the root session and superblock context passwords before
+       automounting
+     - fs: kill MNT_ONRB
+     - [riscv64] Fix sleeping in invalid context in die()
+     - [riscv64] kprobes: Fix incorrect address calculation
+     - gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
+     - ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]
+     - ACPI: resource: Add Asus Vivobook X1504VAP to
+       irq1_level_low_skip_override[]
+     - drm/amdgpu: Add a lock when accessing the buddy trim function
+     - drm/amd/pm: fix BUG: scheduling while atomic
+     - drm/amd/display: fix divide error in DM plane scale calcs
+     - drm/amd/display: fix page fault due to max surface definition mismatch
+     - drm/amd/display: increase MAX_SURFACES to the value supported by hw
+     - io_uring/timeout: fix multishot updates
+     - io_uring/sqpoll: zero sqd->thread on tctx errors
+     - USB: serial: option: add MeiG Smart SRM815
+     - USB: serial: option: add Neoway N723-EA support
+     - usb-storage: Add max sectors quirk for Nokia 208
+     - USB: serial: cp210x: add Phoenix Contact UPS Device
+     - usb: dwc3: gadget: fix writing NYET threshold
+     - topology: Keep the cpumask unchanged when printing cpumap
+     - tty: serial: 8250: Fix another runtime PM usage counter underflow
+     - [armhf] serial: stm32: use port lock wrappers for break control
+     - usb: gadget: u_serial: Disable ep before setting port to null to fix the
+       crash caused by port being null
+     - [x86] fpu: Ensure shadow stack is active before "getting" registers
+     - usb: dwc3-am62: Disable autosuspend during remove
+     - USB: usblp: return error when setting unsupported protocol
+     - USB: core: Disable LPM only for non-suspended ports
+     - usb: fix reference leak in usb_new_device()
+     - usb: gadget: midi2: Reverse-select at the right place
+     - usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and
+       in the error path of .probe()
+     - usb: typec: tcpci: fix NULL pointer issue on shared irq case
+     - usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
+     - usb: typec: tcpm/tcpci_maxim: fix error code in
+       max_contaminant_read_resistance_kohm()
+     - usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
+     - usb: gadget: configfs: Ignore trailing LF for user strings to cdev
+     - usb: host: xhci-plat: set skip_phy_initialization if software node has
+       XHCI_SKIP_PHY_INIT property
+     - usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
+     - iio: pressure: zpa2326: fix information leak in triggered buffer
+     - iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered
+       buffer
+     - iio: light: vcnl4035: fix information leak in triggered buffer
+     - iio: light: bh1745: fix information leak in triggered buffer
+     - iio: imu: kmx61: fix information leak in triggered buffer
+     - [arm64,armhf] iio: adc: rockchip_saradc: fix information leak in triggered
+       buffer
+     - [arm64] iio: adc: ti-ads8688: fix information leak in triggered buffer
+     - iio: gyro: fxas21002c: Fix missing data update in trigger handler
+     - iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
+     - iio: inkern: call iio_device_put() only on mapped devices
+     - io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
+     - hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors
+       occur
+     - block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
+     - [arm64] dts: rockchip: add hevc power domain clock to rk3328
+     - firewall: remove misplaced semicolon from stm32_firewall_get_firewall
+     - [arm64] drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is
+       supported
+     - io_uring: don't touch sqd->thread off tw add
+     - iio: imu: inv_icm42600: fix spi burst write not supported
+     - netdev: prevent accessing NAPI instances from another namespace
+   [ Salvatore Bonaccorso ]
+   * [amd64/cloud] drivers/idle: Enable INTEL_IDLE (Closes: #1078005)
+   * drivers/bluetooth: Enable BT_INTEL_PCIE as module (Closes: #1092465)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 18 Jan 2025 10:10:54 +0100
+ linux (6.12.9-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.9
+     - [x86] platform/x86: mlx-platform: call pci_dev_put() to balance the
+       refcount
+     - drm/amdgpu: fix backport of commit 73dae652dcac (Closes: #1092187)
+     - [x86] platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
+     - [x86] platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
+     - selinux: ignore unknown extended permissions
+     - mmc: sdhci-msm: fix crypto key eviction
+     - [arm64,armhf] pmdomain: imx: gpcv2: fix an OF node reference leak in
+       imx_gpcv2_probe()
+     - pmdomain: core: add dummy release function to genpd device
+     - tracing: Have process_string() also allow arrays
+     - block: lift bio_is_zone_append to bio.h
+     - btrfs: use bio_is_zone_append() in the completion handler
+     - RDMA/bnxt_re: Remove always true dattr validity check
+     - sched_ext: fix application of sizeof to pointer
+     - RDMA/mlx5: Enforce same type port association for multiport RoCE
+     - RDMA/bnxt_re: Fix max SGEs for the Work Request
+     - RDMA/bnxt_re: Avoid initializing the software queue for user queues
+     - RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters
+     - RDMA/core: Fix ENODEV error for iWARP test over vlan
+     - nvme-pci: 512 byte aligned dma pool segment quirk
+     - wifi: iwlwifi: fix CRF name for Bz
+     - RDMA/bnxt_re: Fix the check for 9060 condition
+     - RDMA/bnxt_re: Add check for path mtu in modify_qp
+     - RDMA/bnxt_re: Fix reporting hw_ver in query_device
+     - RDMA/nldev: Set error code in rdma_nl_notify_event
+     - RDMA/siw: Remove direct link to net_device
+     - RDMA/bnxt_re: Fix max_qp_wrs reported
+     - RDMA/bnxt_re: Disable use of reserved wqes
+     - RDMA/bnxt_re: Add send queue size check for variable wqe
+     - RDMA/bnxt_re: Fix MSN table size for variable wqe mode
+     - RDMA/bnxt_re: Fix the locking while accessing the QP table
+     - net: phy: micrel: Dynamically control external clock of KSZ PHY
+     - [arm64] drm/bridge: adv7511_audio: Update Audio InfoFrame properly
+     - netdev-genl: avoid empty messages in napi get
+     - [arm64] RDMA/hns: Fix mapping error of zero-hop WQE buffer
+     - [arm64] RDMA/hns: Fix accessing invalid dip_ctx during destroying QP
+     - [arm64] RDMA/hns: Fix warning storm caused by invalid input in IO path
+     - [arm64] RDMA/hns: Fix missing flush CQE for DWQE
+     - drm/xe: Revert some changes that break a mesa debug tool
+     - drm/xe/pf: Use correct function to check LMEM provisioning
+     - drm/xe: Fix fault on fd close after unbind
+     - net: stmmac: restructure the error path of stmmac_probe_config_dt()
+     - net: fix memory leak in tcp_conn_request()
+     - net: Fix netns for ip_tunnel_init_flow()
+     - netrom: check buffer length before accessing it
+     - net: pse-pd: tps23881: Fix power on/off issue
+     - net/mlx5: DR, select MSIX vector 0 for completion queue creation
+     - net/mlx5e: macsec: Maintain TX SA from encoding_sa
+     - net/mlx5e: Skip restore TC rules for vport rep without loaded flag
+     - net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only
+     - RDMA/rxe: Remove the direct link to net_device
+     - [amd64] drm/i915/cx0_phy: Fix C10 pll programming sequence
+     - [amd64] drm/i915/dg1: Fix power gate sequence.
+     - workqueue: add printf attribute to __alloc_workqueue()
+     - netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
+     - net: llc: reset skb->transport_header
+     - nvmet: Don't overflow subsysnqn
+     - ALSA: usb-audio: US16x08: Initialize array before use
+     - eth: bcmsysport: fix call balance of priv->clk handling routines
+     - net: mv643xx_eth: fix an OF node reference leak
+     - net: wwan: t7xx: Fix FSM command timeout issue
+     - RDMA/rtrs: Ensure 'ib_sge list' is accessible
+     - RDMA/bnxt_re: Fix error recovery sequence
+     - io_uring/net: always initialize kmsg->msg.msg_inq upfront
+     - net: sfc: Correct key_len for efx_tc_ct_zone_ht_params
+     - net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
+     - net: restrict SO_REUSEPORT to inet sockets
+     - net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()
+     - af_packet: fix vlan_get_tci() vs MSG_PEEK
+     - af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
+     - ila: serialize calls to nf_register_net_hooks()
+     - net: ti: icssg-prueth: Fix firmware load sequence.
+     - net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during
+       iep_init
+     - btrfs: allow swap activation to be interruptible
+     - [x86] perf/x86/intel: Add Arrow Lake U support
+     - wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
+     - wifi: cfg80211: clear link ID from bitmap during link delete after clean
+       up
+     - wifi: mac80211: wake the queues in case of failure in resume
+     - drm/amdgpu: use sjt mec fw on gfx943 for sriov
+     - ALSA: hda: cs35l56: Remove calls to
+       cs35l56_force_sync_asp1_registers_from_cache()
+     - ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audio
+     - btrfs: handle bio_split() errors
+     - btrfs: flush delalloc workers queue before stopping cleaner kthread during
+       unmount
+     - ALSA: hda/ca0132: Use standard HD-audio quirk matching helpers
+     - ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model
+     - sound: usb: enable DSD output for ddHiFi TC44C
+     - sound: usb: format: don't warn that raw DSD is unsupported
+     - spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.
+     - ASoC: audio-graph-card: Call of_node_put() on correct node
+     - ARC: build: disallow invalid PAE40 + 4K page config
+     - ARC: build: Use __force to suppress per-CPU cmpxchg warnings
+     - ARC: bpf: Correct conditional check in 'check_jmp_32'
+     - bpf: fix potential error return
+     - ksmbd: retry iterate_dir in smb2_query_dir
+     - ksmbd: set ATTR_CTIME flags when setting mtime
+     - smb: client: destroy cfid_put_wq on module exit
+     - net: usb: qmi_wwan: add Telit FE910C04 compositions
+     - Bluetooth: hci_core: Fix sleeping function called from invalid context
+     - irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
+     - bpf: refactor bpf_helper_changes_pkt_data to use helper number
+     - bpf: consider that tail calls invalidate packet pointers
+     - clk: thead: Fix TH1520 emmc and shdci clock rate
+     - scripts/mksysmap: Fix escape chars '$'
+     - modpost: fix the missed iteration for the max bit in do_input()
+     - kbuild: pacman-pkg: provide versioned linux-api-headers package
+     - Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
+     - RDMA/mlx5: Enable multiplane mode only when it is supported
+     - io_uring/kbuf: use pre-committed buffer address for non-pollable file
+     - ALSA: seq: Check UMP support for midi_version change
+     - ftrace: Fix function profiler's filtering functionality
+     - drm/xe: Use non-interruptible wait when moving BO to system
+     - drm/xe: Wait for migration job before unmapping pages
+     - ALSA hda/realtek: Add quirk for Framework F111:000C
+     - ALSA: seq: oss: Fix races at processing SysEx messages
+     - ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
+     - kcov: mark in_softirq_really() as __always_inline
+     - maple_tree: reload mas before the second call for mas_empty_area
+     - clk: clk-imx8mp-audiomix: fix function signature
+     - scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and
+       transitivity
+     - sched_ext: Fix invalid irq restore in scx_ops_bypass()
+     - RDMA/uverbs: Prevent integer overflow issue
+     - pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
+     - workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from
+       !WQ_MEM_RECLAIM worker
+     - sky2: Add device ID 11ab:4373 for Marvell 88E8075
+     - sched_ext: initialize kit->cursor.flags
+     - net/sctp: Prevent autoclose integer overflow in sctp_association_init()
+     - io_uring/rw: fix downgraded mshot read
+     - drm: adv7511: Drop dsi single lane support
+     - dt-bindings: display: adi,adv7533: Drop single lane support
+     - drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
+     - wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
+     - fgraph: Add READ_ONCE() when accessing fgraph_array[]
+     - net: ethernet: ti: am65-cpsw: default to round-robin for host port receive
+     - mm/damon/core: fix ignored quota goals and filters of newly committed
+       schemes
+     - mm/damon/core: fix new damon_target objects leaks on
+       damon_commit_targets()
+     - mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
+     - mm: shmem: fix incorrect index alignment for within_size policy
+     - fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
+     - [amd64,arm64] gve: process XSK TX descriptors as part of RX NAPI
+     - [amd64,arm64] gve: clean XDP queues in gve_tx_stop_ring_gqi
+     - [amd64,arm64] gve: guard XSK operations on the existence of queues
+     - [amd64,arm64] gve: fix XDP allocation path in edge cases
+     - [amd64,arm64] gve: guard XDP xmit NDO on existence of xdp queues
+     - [amd64,arm64] gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeup
+     - mm/readahead: fix large folio support in async readahead
+     - mm/kmemleak: fix sleeping function called from invalid context at print
+       message
+     - mm: vmscan: account for free pages to prevent infinite Loop in
+       throttle_direct_reclaim()
+     - mm: reinstate ability to map write-sealed memfd mappings read-only
+     - mm: hugetlb: independent PMD page table shared count
+     - mptcp: fix TCP options overflow.
+     - mptcp: fix recvbuffer adjust on sleeping rcvmsg
+     - mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
+   [ Salvatore Bonaccorso ]
+   * [mips*] Increase RELOCATION_TABLE_SIZE to 0x00201000 (fixes FTBFS)
+   * [rt] Update to 6.12.8-rt8
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 10 Jan 2025 11:03:22 +0100
+ linux (6.12.8-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.7
+     - net: sched: fix ordering of qlen adjustment (CVE-2024-53164)
+     - net: stmmac: fix TSO DMA API usage causing oops (CVE-2024-56719)
+     - firmware: arm_ffa: Fix the race around setting ffa_dev->properties
+     - [riscv64] KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
+     - sched/fair: Fix NEXT_BUDDY
+     - sched/fair: Fix sched_can_stop_tick() for fair tasks
+     - sched/eevdf: More PELT vs DELAYED_DEQUEUE
+     - [amd64] p2sb: Factor out p2sb_read_from_cache()
+     - [amd64] p2sb: Introduce the global flag p2sb_hidden_by_bios
+     - [amd64] p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
+     - [amd64] p2sb: Do not scan and remove the P2SB device when it is unhidden
+     - i2c: pnx: Fix timeout in wait functions
+     - [s390x] ipl: Fix never less than zero warning
+     - erofs: fix PSI memstall accounting
+     - sched/dlserver: Fix dlserver double enqueue
+     - sched/dlserver: Fix dlserver time accounting
+     - [s390x] mm: Consider KMSAN modules metadata for paging levels
+     - erofs: add erofs_sb_free() helper
+     - erofs: use `struct erofs_device_info` for the primary device
+     - erofs: reference `struct erofs_device_info` for erofs_map_dev
+     - erofs: use buffered I/O for file-backed mounts by default
+     - xfs: sb_spino_align is not verified
+     - xfs: fix sparse inode limits on runt AG
+     - xfs: fix off-by-one error in fsmap's end_daddr usage
+     - xfs: fix sb_spino_align checks for large fsblock sizes
+     - xfs: fix zero byte checking in the superblock scrubber
+     - cxl/pci: Fix potential bogus return value upon successful probing
+     - cxl/region: Fix region creation for greater than x2 switches
+     - net/smc: protect link down work from execute after lgr freed
+       (CVE-2024-56718)
+     - net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
+     - net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal
+       msg
+     - net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal
+       msg
+     - net/smc: check smcd_v2_ext_offset when receiving proposal msg
+     - net/smc: check return value of sock_recvmsg when draining clc data
+     - [arm64] net: mscc: ocelot: fix incorrect IFH SRC_PORT field in
+       ocelot_ifh_set_basic()
+     - ionic: Fix netdev notifier unregister on failure (CVE-2024-56715)
+     - ionic: no double destroy workqueue (CVE-2024-56714)
+     - ionic: use ee->offset when returning sprom data
+     - ksmbd: count all requests in req_running counter
+     - ksmbd: fix broken transfers when exceeding max simultaneous operations
+     - netdev: fix repeated netlink messages in queue dump
+     - netdev: fix repeated netlink messages in queue stats
+     - team: Fix feature exposure when no ports are present
+     - [amd64,arm64] net: hinic: Fix cleanup in create_rxqs/txqs()
+     - net: ethernet: bgmac-platform: fix an OF node reference leak
+     - can: m_can: set init flag earlier in probe
+     - can: m_can: fix missed interrupts with m_can_pci
+     - ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
+     - netfilter: ipset: Fix for recursive locking warning
+     - net: dsa: restore dsa_software_vlan_untag() ability to operate on
+       VLAN-untagged traffic
+     - netdev-genl: avoid empty messages in queue dump
+     - psample: adjust size if rate_as_probability is set
+     - net: mdiobus: fix an OF node reference leak
+     - [arm64,armhf] mmc: sdhci-tegra: Remove
+       SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
+     - [arm64] mmc: mtk-sd: disable wakeup in .remove() and in the error path of
+       .probe()
+     - irqchip/gic-v3: Work around insecure GIC integrations
+     - [amd64] EDAC/amd64: Simplify ECC check on unified memory controllers
+     - [arm64] KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be
+       overridden
+     - [amd64] KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
+     - net: tun: fix tun_napi_alloc_frags()
+     - chelsio/chtls: prevent potential integer overflow on 32bit
+     - net: mctp: handle skb cleanup on sock_queue failures
+     - block: Revert "block: Fix potential deadlock while freezing queue and
+       acquiring sysfs_lock"
+     - i2c: riic: Always round-up when calculating bus period
+     - efivarfs: Fix error on non-existent file
+     - USB: serial: option: add TCL IK512 MBIM & ECM
+     - USB: serial: option: add MeiG Smart SLM770A
+     - USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
+     - USB: serial: option: add MediaTek T7XX compositions
+     - USB: serial: option: add Telit FE910C04 rmnet compositions
+     - xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
+     - [amd64] thunderbolt: Add support for Intel Panther Lake-M/P
+     - [amd64] thunderbolt: Improve redrive mode handling
+     - [amd64] thunderbolt: Don't display nvm_version unless upgrade supported
+     - drm/display: use ERR_PTR on DP tunnel manager creation fail
+     - drm/amd: Update strapping for NBIO 2.5.0
+     - drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()
+     - drm/amdgpu: fix amdgpu_coredump
+     - drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
+     - [amd64] udmabuf: udmabuf_create pin folio codestyle cleanup
+     - [amd64] udmabuf: fix memory leak on last export_udmabuf() error path
+     - dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS
+     - [amd64] i915/guc: Reset engine utilization buffer before registration
+     - [amd64] i915/guc: Ensure busyness counter increases motonically
+     - [amd64] i915/guc: Accumulate active runtime on gt reset
+     - drm/amdgpu: don't access invalid sched
+     - hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit
+       Registers
+     - hwmon: (tmp513) Fix Current Register value interpretation
+     - hwmon: (tmp513) Fix interpretation of values of Temperature Result and
+       Limit Registers
+     - block: avoid to reuse `hctx` not removed from cpuhp callback list
+     - trace/ring-buffer: Do not use TP_printk() formatting for boot mapped
+       buffers
+     - drm/amdgpu/nbio7.11: fix IP version check
+     - drm/amdgpu/nbio7.7: fix IP version check
+     - drm/amdgpu/smu14.0.2: fix IP version check
+     - zram: refuse to use zero sized block device as backing device
+     - zram: fix uninitialized ZRAM not releasing backing device
+     - vmalloc: fix accounting with i915
+     - mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in
+       split_large_buddy()
+     - ring-buffer: Fix overflow in __rb_map_vma
+     - alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
+     - btrfs: split bios to the fs sector size boundary
+     - btrfs: fix improper generation check in snapshot delete
+     - btrfs: tree-checker: reject inline extent items with 0 ref count
+     - [s390x] mm: Fix DirectMap accounting
+     - drm/amdgpu/nbio7.0: fix IP version check
+     - drm/amdgpu/gfx12: fix IP version check
+     - drm/amdgpu/mmhub4.1: fix IP version check
+     - fgraph: Still initialize idle shadow stacks when starting
+     - Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
+     - tools: hv: Fix a complier warning in the fcopy uio daemon
+     - [x86] hyperv: Fix hv tsc page based sched_clock for hibernation
+     - [x86] KVM: x86: Play nice with protected guests in
+       complete_hypercall_exit()
+     - smb: client: fix TCP timers deadlock after rmmod
+     - accel/ivpu: Fix general protection fault in ivpu_bo_list()
+     - accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
+     - tracing: Fix test_event_printk() to process entire print argument
+     - tracing: Add missing helper functions in event pointer dereference check
+     - tracing: Add "%s" check in test_event_printk()
+     - tracing: Check "%s" dereference via the field and not the TP_printk format
+     - io_uring: Fix registered ring file refcount leak
+     - io_uring: check if iowq is killed before queuing (CVE-2024-56709)
+     - NFS/pnfs: Fix a live lock between recalled layouts and layoutget
+     - [x86] KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
+     - of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
+     - of/irq: Fix using uninitialized variable @addr_len in API
+       of_irq_parse_one()
+     - ocfs2: fix the space leak in LA when releasing LA
+     - nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
+     - nilfs2: prevent use of deleted inode
+     - [amd64] udmabuf: fix racy memfd sealing check
+     - [amd64] udmabuf: also check for F_SEAL_FUTURE_WRITE
+     - of: property: fw_devlink: Do not use interrupt-parent directly
+     - of: address: Preserve the flags portion on 1:1 dma-ranges mapping
+     - of: Fix error path in of_parse_phandle_with_args_map()
+     - of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
+     - ceph: give up on paths longer than PATH_MAX
+     - ceph: validate snapdirname option length when mounting
+     - ceph: improve error handling and short/overflow-read logic in
+       __ceph_sync_read()
+     - ceph: fix memory leaks in __ceph_sync_read()
+     - ceph: fix memory leak in ceph_direct_read_write() (CVE-2024-56710)
+     - mm: use aligned address in clear_gigantic_page()
+     - mm: use aligned address in copy_user_gigantic_page()
+     - mm: shmem: fix ShmemHugePages at swapout
+     - mm: convert partially_mapped set/clear operations to be atomic
+     - epoll: Add synchronous wakeup support for ep_poll_callback
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.8
+     - media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg
+     - ceph: allocate sparse_ext map only for sparse reads
+     - [arm64] dts: broadcom: Fix L2 linesize for Raspberry Pi 5
+     - bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
+     - fork: avoid inappropriate uprobe access to invalid mm
+     - mm/vmstat: fix a W=1 clang compiler warning
+     - smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
+     - smb: fix bytes written value in /proc/fs/cifs/Stats
+     - tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
+     - tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
+     - bpf: Check negative offsets in __bpf_skb_min_len()
+     - nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
+     - nfsd: restore callback functionality for NFSv4.0
+     - mtd: diskonchip: Cast an operand to prevent potential overflow
+     - [arm64] phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP
+     - phy: core: Fix an OF node refcount leakage in _of_phy_get()
+     - phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
+     - phy: core: Fix that API devm_phy_put() fails to release the phy
+     - phy: core: Fix that API devm_of_phy_provider_unregister() fails to
+       unregister the phy provider
+     - phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
+     - phy: usb: Toggle the PHY power during init
+     - [arm64] phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime
+       PM
+     - [arm64] phy: rockchip: naneng-combphy: fix phy reset
+     - ALSA: memalloc: prefer dma_mapping_error() over explicit address checking
+     - [arm64,armhf] dmaengine: mv_xor: fix child node refcount handling in early
+       exit
+     - [amd64] dmaengine: dw: Select only supported masters for ACPI devices
+     - dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
+     - [arm64] dmaengine: fsl-edma: implement the cleanup path of
+       fsl_edma3_attach_pd()
+     - [amd64] ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP
+     - [amd64] platform/chrome: cros_ec_lpc: fix product identity for early
+       Framework Laptops
+     - [amd64] ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD
+       entry
+     - [amd64] ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QB
+     - ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage comment
+     - [amd64] ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7
+     - [powerpc*] pseries/vas: Add close() callback in vas_vm_ops struct
+     - power: supply: bq24190: Fix BQ24296 Vbus regulator support
+     - stddef: make __struct_group() UAPI C++-friendly
+     - tracing/kprobe: Make trace_kprobe's module callback called after
+       jump_label update
+     - watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
+     - watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
+     - Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for
+       PMU regs"
+     - watchdog: mediatek: Add support for MT6735 TOPRGU/WDT
+     - scsi: qla1280: Fix hw revision numbering for ISP1020/1040
+     - scsi: megaraid_sas: Fix for a potential deadlock
+     - udf: Skip parent dir link count update if corrupted
+     - udf: Verify inode link counts before performing rename
+     - ALSA: ump: Don't open legacy substream for an inactive group
+     - ALSA: ump: Indicate the inactive group in legacy substream names
+     - ALSA: ump: Update legacy substream names upon FB info update
+     - ALSA: hda/conexant: fix Z60MR100 startup pop issue
+     - ALSA: sh: Use standard helper for buffer accesses
+     - smb: server: Fix building with GCC 15
+     - regmap: Use correct format specifier for logging range errors
+     - [x86] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
+     - bpf: Zero index arg error string for dynptr and iter
+     - spi: intel: Add Panther Lake SPI controller support
+     - scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver
+       load time
+     - scsi: mpi3mr: Synchronize access to ioctl data buffer
+     - scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs
+     - scsi: mpi3mr: Start controller indexing from 0
+     - scsi: mpi3mr: Handling of fault code for insufficient power
+     - scsi: storvsc: Do not flag MAINTENANCE_IN return of
+       SRB_STATUS_DATA_OVERRUN as an error
+     - ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
+     - [arm64,armhf] spi: omap2-mcspi: Fix the IS_ERR() bug for
+       devm_clk_get_optional_enabled()
+     - drm/dp_mst: Ensure mst_primary pointer is valid in
+       drm_dp_mst_handle_up_req()
+     - virtio-blk: don't keep queue frozen during system suspend
+     - blk-mq: register cpuhp callback after hctx is added to xarray table
+     - wifi: iwlwifi: be less noisy if the NIC is dead in S3
+     - ublk: detach gendisk from ublk device if add_disk() fails
+     - drm/xe: Take PM ref in delayed snapshot capture worker
+     - drm/xe: Move the coredump registration to the worker thread
+     - objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns
+     - freezer, sched: Report frozen tasks as 'D' instead of 'R'
+     - [x86] perf/x86/intel/uncore: Add Clearwater Forest support
+     - tracing: Constify string literal data member in struct trace_event_call
+     - tracing: Prevent bad count for tracing_cpumask_write
+     - rtla/timerlat: Fix histogram ALL for zero samples
+     - io_uring/sqpoll: fix sqpoll error handling races
+     - i2c: microchip-core: actually use repeated sends
+     - [x86] fred: Clear WFE in missing-ENDBRANCH #CPs
+     - virt: tdx-guest: Just leak decrypted memory on unrecoverable errors
+     - PCI/MSI: Handle lack of irqdomain gracefully
+     - [x86] perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
+     - i2c: imx: add imx7d compatible string for applying erratum ERR007805
+     - i2c: microchip-core: fix "ghost" detections
+     - [x86] perf/x86/intel/ds: Add PEBS format 6
+     - power: supply: cros_charge-control: add mutex for driver data
+     - power: supply: cros_charge-control: allow start_threshold == end_threshold
+     - power: supply: cros_charge-control: hide start threshold on v2 cmd
+     - power: supply: gpio-charger: Fix set charge current limits
+     - btrfs: fix race with memory mapped writes when activating swap file
+     - btrfs: avoid monopolizing a core when activating a swap file
+     - btrfs: fix swap file activation failure due to extents that used to be
+       shared
+     - btrfs: fix transaction atomicity bug when enabling simple quotas
+     - btrfs: sysfs: fix direct super block member reads
+     - btrfs: fix use-after-free when COWing tree bock and tracing is enabled
+     - btrfs: check folio mapping after unlock in put_file_data()
+     - btrfs: check folio mapping after unlock in relocate_one_folio()
+     - Bluetooth: btusb: mediatek: move Bluetooth power off command position
+     - Bluetooth: btusb: mediatek: add callback function in btusb_disconnect
+     - Bluetooth: btusb: mediatek: add intf release flow when usb disconnect
+     - Bluetooth: btusb: mediatek: change the conditions for ISO interface
+     - ALSA: ump: Shut up truncated string warning
+     - ALSA: sh: Fix wrong argument order for copy_from_iter()
+   [ Salvatore Bonaccorso ]
+   * debian/salsa-ci.yml: Include run of .build-after-script from common
+     pipeline.
+   * nfsd: fix legacy client tracking initialization (Closes: #1087900)
+   * drivers/nvme/host: Enable NVME_HOST_AUTH
+   * drivers/nvme/target: Enable NVME_TARGET_AUTH
+   * drivers/nvme/host: Enable NVME_TCP_TLS
+   * drivers/nvme/target: Enable NVME_TARGET_TCP_TLS
+   * debian/salsa-ci.yml: Reference .build-after-script from after_script
+     section
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 02 Jan 2025 17:09:32 +0100
+ linux (6.12.6-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.6
+     - [arm64] usb: misc: onboard_usb_dev: skip suspend/resume sequence for
+       USB5744 SMBus support
+     - serial: sh-sci: Check if TX data was written to device in .tx_empty()
+     - bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
+     - sched/deadline: Fix replenish_dl_new_period dl_server condition
+     - [x86] perf/x86/intel/ds: Unconditionally drain PEBS DS when changing
+       PEBS_DATA_CFG
+     - ksmbd: fix racy issue from session lookup and expire
+     - splice: do not checksum AF_UNIX sockets
+     - tcp: check space before adding MPTCP SYN options
+     - perf ftrace: Fix undefined behavior in cmp_profile_data()
+     - virtio_net: correct netdev_tx_reset_queue() invocation point
+     - virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
+     - virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
+     - [riscv64] mm: Do not call pmd dtor on vmemmap page table teardown
+     - [riscv64] Fix wrong usage of __pa() on a fixmap address
+     - blk-cgroup: Fix UAF in blkcg_unpin_online()
+     - block: Switch to using refcount_t for zone write plugs
+     - block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
+     - dm: Fix dm-zoned-reclaim zone write pointer alignment
+     - block: Prevent potential deadlocks in zone write plug error recovery
+     - gpio: graniterapids: Fix GPIO Ack functionality
+     - memcg: slub: fix SUnreclaim for post charged objects
+     - spi: rockchip: Fix PM runtime count on no-op cs
+     - gpio: ljca: Initialize num before accessing item in ljca_gpio_config
+     - ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5
+     - ALSA: hda/realtek: Fix headset mic on Acer Nitro 5
+     - [riscv64] Fix IPIs usage in kfence_protect_page()
+     - drm/panic: remove spurious empty line to clean warning
+     - usb: host: max3421-hcd: Correctly abort a USB request.
+     - block: Ignore REQ_NOWAIT for zone reset and zone finish operations
+     - gpio: graniterapids: Fix vGPIO driver crash
+     - gpio: graniterapids: Fix incorrect BAR assignment
+     - gpio: graniterapids: Fix invalid GPI_IS register offset
+     - gpio: graniterapids: Fix invalid RXEVCFG register bitmask
+     - gpio: graniterapids: Determine if GPIO pad can be used by driver
+     - gpio: graniterapids: Check if GPIO line can be used for IRQs
+     - usb: core: hcd: only check primary hcd skip_phy_initialization
+     - bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
+     - ata: sata_highbank: fix OF node reference leak in
+       highbank_initialize_phys()
+     - usb: dwc2: Fix HCD resume
+     - usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
+     - usb: dwc2: Fix HCD port connection race
+     - scsi: ufs: core: Update compl_time_stamp_local_clock after completing a
+       cqe
+     - usb: gadget: midi2: Fix interpretation of is_midi1 bits
+     - usb: ehci-hcd: fix call balance of clocks handling routines
+     - usb: typec: anx7411: fix fwnode_handle reference leak
+     - usb: dwc3: imx8mp: fix software node kernel dump
+     - usb: typec: anx7411: fix OF node reference leaks in
+       anx7411_typec_switch_probe()
+     - usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to
+       accessing null pointer
+     - usb: typec: ucsi: Fix completion notifications
+     - usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
+     - [amd64] iommu/vt-d: Remove cache tags before disabling ATS
+     - [amd64] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
+     - drm/xe: Call invalidation_fence_fini for PT inval fences in error state
+     - [amd64] drm/i915: Fix memory leak by correcting cache object name in error
+       handler
+     - [amd64] drm/i915/color: Stop using non-posted DSB writes for legacy LUT
+     - [amd64] drm/i915: Fix NULL pointer dereference in capture_engine
+     - drm/amdgpu: fix UVD contiguous CS mapping problem
+     - drm/amd/pm: Set SMU v13.0.7 default workload type
+     - drm/amdgpu: fix when the cleaner shader is emitted
+     - drm/amdkfd: Dereference null return value
+     - drm/amdkfd: hard-code cacheline size for gfx11
+     - drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12
+     - xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlink
+     - xfs: update btree keys correctly when _insrec splits an inode root block
+     - xfs: don't drop errno values when we fail to ficlone the entire range
+     - xfs: return a 64-bit block count from xfs_btree_count_blocks
+     - xfs: fix null bno_hint handling in xfs_rtallocate_rtg
+     - xfs: return from xfs_symlink_verify early on V4 filesystems
+     - xfs: fix scrub tracepoints when inode-rooted btrees are involved
+     - xfs: only run precommits once per transaction object
+     - xfs: unlock inodes when erroring out of xfs_trans_alloc_dir
+     - bpf: Check size for BTF-based ctx access of pointer members
+     - bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
+     - bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
+     - bpf, sockmap: Fix race between element replace and close()
+     - bpf, sockmap: Fix update element with same
+     - bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
+     - perf tools: Fix build-id event recording
+     - wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one
+     - wifi: mac80211: init cnt before accessing elem in
+       ieee80211_copy_mbssid_beacon
+     - wifi: mac80211: fix a queue stall in certain cases of CSA
+     - wifi: mac80211: fix station NSS capability initialization order
+     - perf machine: Initialize machine->env to address a segfault
+     - acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
+     - amdgpu/uvd: get ring reference from rq scheduler
+     - batman-adv: Do not send uninitialized TT changes
+     - batman-adv: Remove uninitialized data in full table TT response
+     - batman-adv: Do not let TT changes list grows indefinitely
+     - tipc: fix NULL deref in cleanup_bearer()
+     - net/mlx5: DR, prevent potential error pointer dereference
+     - wifi: cfg80211: sme: init n_channels before channels[] access
+     - ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from
+       kvm_arch_ptp_init()
+     - bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
+     - net: lapb: increase LAPB_HEADER_LEN
+     - net: defer final 'struct net' free in netns dismantle
+     - [arm64] net: mscc: ocelot: fix memory leak on
+       ocelot_port_add_txtstamp_skb()
+     - [arm64] net: mscc: ocelot: improve handling of TX timestamp for unknown
+       skb
+     - [arm64] net: mscc: ocelot: ocelot->ts_id_lock and
+       ocelot_port->tx_skbs.lock are IRQ-safe
+     - [arm64] net: mscc: ocelot: be resilient to loss of PTP packets during
+       transmission
+     - [arm64] net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()
+     - regulator: axp20x: AXP717: set ramp_delay
+     - spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
+     - net: sparx5: fix FDMA performance issue
+     - net: sparx5: fix the maximum frame length register
+     - ACPI: resource: Fix memory resource type union access
+     - cxgb4: use port number to set mac addr
+     - qca_spi: Fix clock speed for multiple QCA7000
+     - qca_spi: Make driver probing reliable
+     - ALSA: control: Avoid WARN() for symlink errors
+     - [amd64] ASoC: amd: yc: Fix the wrong return value
+     - Documentation: PM: Clarify pm_runtime_resume_and_get() return value
+     - block: get wp_offset by bdev_offset_from_zone_start
+     - bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
+     - Documentation: networking: Add a caveat to nexthop_compat_mode sysctl
+     - cifs: Fix rmdir failure due to ongoing I/O on deleted file
+     - ASoC: tas2781: Fix calibration issue in stress test
+     - Bluetooth: Improve setsockopt() handling of malformed user input
+     - libperf: evlist: Fix --cpu argument on hybrid platform
+     - ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER
+     - ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER
+     - netfilter: IDLETIMER: Fix for possible ABBA deadlock
+     - netfilter: nf_tables: do not defer rule destruction via call_rcu
+     - net: mana: Fix memory leak in mana_gd_setup_irqs
+     - net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs
+     - net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
+     - net/sched: netem: account for backlog updates from child qdisc
+     - net, team, bonding: Add netdev_base_features helper
+     - bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
+     - bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
+     - team: Fix initial vlan_feature set in __team_compute_features
+     - team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
+     - [x86] ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array
+     - ACPICA: events/evxfregn: don't release the ContextMutex that was never
+       acquired
+     - Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
+     - Bluetooth: iso: Always release hdev at the end of iso_listen_bis
+     - Bluetooth: iso: Fix recursive locking warning
+     - Bluetooth: SCO: Add support for 16 bits transparent voice setting
+     - Bluetooth: iso: Fix circular lock in iso_listen_bis
+     - Bluetooth: iso: Fix circular lock in iso_conn_big_sync
+     - Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
+     - net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit
+       boundaries
+     - net: dsa: tag_ocelot_8021q: fix broken reception
+     - drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
+     - drm/xe/reg_sr: Remove register pool
+     - blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
+     - blk-mq: move cpuhp callback registering out of q->sysfs_lock
+     - block: Fix potential deadlock while freezing queue and acquiring
+       sysfs_lock
+     - [arm64] KVM: arm64: Disable MPAM visibility by default and ignore VMM
+       writes
+     - xen/netfront: fix crash when removing device (CVE-2024-53240)
+     - [x86] make get_cpu_vendor() accessible from Xen code (CVE-2024-53241)
+     - [x86] objtool/x86: allow syscall instruction ((CVE-2024-53241)
+     - [x86] static-call: provide a way to do very early static-call updates
+       (CVE-2024-53241)
+     - [x86] xen: don't do PV iret hypercall through hypercall page
+       (CVE-2024-53241)
+     - [x86] xen: add central hypercall functions (CVE-2024-53241)
+     - [x86] xen: use new hypercall functions instead of hypercall page
+       (CVE-2024-53241)
+     - [x86] xen: remove hypercall page (CVE-2024-53241)
+     - [x86] static-call: fix 32-bit build
+   [ Uwe Kleine-König ]
+   * [arm64] Enable rx8025 driver as module.
+   [ Salvatore Bonaccorso ]
+   * drivers/block/zram: Enable lz4, lz4hc and zstd compression support
+     - Enable ZRAM_BACKEND_LZ4, ZRAM_BACKEND_LZ4HC and ZRAM_BACKEND_ZSTD
+     (Closes: #1086172)
+   * drivers/block/zram: Enable ZRAM_BACKEND_DEFLATE
+   * drivers/hwmon: Enable SENSORS_SPD5118 as module (Closes: #1090071)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 21 Dec 2024 09:13:54 +0100
+ linux (6.12.5-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.4
+     - xfs: remove unknown compat feature check in superblock write validation
+     - quota: flush quota_release_work upon quota writeback
+     - btrfs: drop unused parameter file_offset from
+       btrfs_encoded_read_regular_fill_pages()
+     - btrfs: change btrfs_encoded_read() so that reading of extent is done by
+       caller
+     - btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
+     - btrfs: fix use-after-free in btrfs_encoded_read_endio()
+     - btrfs: don't loop for nowait writes when checking for cross references
+     - btrfs: add a sanity check for btrfs root in btrfs_search_slot()
+     - btrfs: ref-verify: fix use-after-free after invalid ref action
+     - netkit: Add option for scrubbing skb meta data
+     - md/raid5: Wait sync io to finish before changing group cnt
+     - md/md-bitmap: Add missing destroy_work_on_stack()
+     - [arm64] dts: allwinner: pinephone: Add mount matrix to accelerometer
+     - [arm64] dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread
+     - [arm64] dts: freescale: imx8mm-verdin: Fix SD regulator startup delay
+     - [arm64] dts: ti: k3-am62-verdin: Fix SD regulator startup delay
+     - [arm64] dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
+     - [arm64] dts: freescale: imx8mp-verdin: Fix SD regulator startup delay
+     - media: platform: rga: fix 32-bit DMA limitation
+     - [arm64,armhf] media: verisilicon: av1: Fix reference video buffer pointer
+       assignment
+     - media: ts2020: fix null-ptr-deref in ts2020_probe()
+     - efi/libstub: Free correct pointer on failure
+     - net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
+     - [arm64] media: venus: Fix pm_runtime_set_suspended() with runtime pm
+       enabled
+     - media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()
+     - [amd64] media: ov08x40: Fix burst write sequence
+     - media: uvcvideo: Stop stream during unregister
+     - media: uvcvideo: Require entities to have a non-zero unique ID
+     - tracing: Fix function timing profiler to initialize hashtable
+     - kunit: Fix potential null dereference in kunit_device_driver_test()
+     - kunit: string-stream: Fix a UAF bug in kunit_init_suite()
+     - ovl: Filter invalid inodes with missing lookup function
+     - maple_tree: refine mas_store_root() on storing NULL
+     - ftrace: Fix regression with module command in stack_trace_filter
+     - vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
+     - zram: clear IDLE flag after recompression
+     - [arm64,armhf] iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated
+       tables
+     - [arm64] iommu/arm-smmu: Defer probe of clients after smmu device bound
+     - mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
+     - [powerpc*] vdso: Drop -mstack-protector-guard flags in 32-bit files with
+       clang
+     - cpufreq: scmi: Fix cleanup path when boost enablement fails
+     - clk: qcom: gcc-qcs404: fix initial rate of GPLL3
+     - ad7780: fix division by zero in ad7780_write_raw()
+     - nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
+     - driver core: fw_devlink: Stop trying to optimize cycle detection logic
+     - spmi: pmic-arb: fix return path in for_each_available_child_of_node()
+     - [armel,armhf] 9429/1: ioremap: Sync PGDs for VMALLOC shadow
+     - [s390x] entry: Mark IRQ entries to fix stack depot warnings
+     - [armel,armhf] 9430/1: entry: Do a dummy read from VMAP shadow
+     - [armel,armhf] 9431/1: mm: Pair atomic_set_release() with _read_acquire()
+     - net: stmmac: set initial EEE policy configuration
+     - vfio/qat: fix overflow check in qat_vf_resume_write()
+     - [arm64] PCI: qcom: Disable ASPM L0s for X1E80100
+     - perf jevents: fix breakage when do perf stat on system metric
+     - remoteproc: qcom_q6v5_pas: disable auto boot for wpss
+     - [arm64,armhf] PCI: imx6: Fix suspend/resume support on i.MX6QDL
+     - mm/slub: Avoid list corruption when removing a slab from the full list
+     - f2fs: fix to drop all discards after creating snapshot on lvm device
+     - ceph: extract entity name from device id
+     - ceph: pass cred pointer to ceph_mds_auth_match()
+     - ceph: fix cred leak in ceph_mds_check_access()
+     - [arm64] mtd: spinand: winbond: Fix 512GW and 02JW OOB layout
+     - [arm64] mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC
+       information
+     - util_macros.h: fix/rework find_closest() macros
+     - [s390x] stacktrace: Use break instead of return statement
+     - scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
+     - scsi: ufs: exynos: Fix hibern8 notify callbacks
+     - i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
+     - i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
+     - i3c: master: svc: fix possible assignment of the same address to two
+       devices
+     - i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable
+       counter
+     - slab: Fix too strict alignment check in create_cache()
+     - fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful
+       iov_iter_zero
+     - thermal: int3400: Fix reading of current_uuid for active policy
+     - leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error
+       paths
+     - ovl: properly handle large files in ovl_security_fileattr
+     - mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual
+       address into one operation
+     - dm: Fix typo in error message
+     - dm thin: Add missing destroy_work_on_stack()
+     - PCI: dwc: ep: Fix advertised resizable BAR size regression
+     - PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI
+       nodes
+     - PCI: rockchip-ep: Fix address translation unit programming
+     - nfsd: make sure exp active before svc_export_show
+     - nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
+     - iio: accel: kx022a: Fix raw read format
+     - iio: invensense: fix multiple odr switch when FIFO is off
+     - iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()
+     - iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
+     - iio: gts: fix infinite loop for gain_to_scaletables()
+     - [powerpc*] Fix stack protector Kconfig test for clang
+     - [powerpc*] Adjust adding stack protector flags to KBUILD_CLAGS for clang
+     - [arm*] binder: fix node UAF in binder_add_freeze_work()
+     - [arm*] binder: fix OOB in binder_add_freeze_work()
+     - [arm*] binder: fix freeze UAF in binder_release_work()
+     - [arm*] binder: fix BINDER_WORK_FROZEN_BINDER debug logs
+     - [arm*] binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logs
+     - [arm*] binder: allow freeze notification for dead nodes
+     - [arm*] binder: fix memleak of proc->delivered_freeze
+     - [arm*] binder: add delivered_freeze to debugfs output
+     - dt-bindings: net: fec: add pps channel property
+     - [arm64,armhf] net: fec: refactor PPS channel configuration
+     - [arm64,armhf] net: fec: make PPS channel configurable
+     - drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
+     - drm/sti: avoid potential dereference of error pointers in
+       sti_hqvdp_atomic_check
+     - drm/sti: avoid potential dereference of error pointers in
+       sti_gdp_atomic_check
+     - drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
+     - drm/sti: avoid potential dereference of error pointers
+     - drm/fbdev-dma: Select FB_DEFERRED_IO
+     - [arm64] drm/mediatek: Fix child node refcount handling in early exit
+     - drm/bridge: it6505: Fix inverted reset polarity
+     - [arm64,armhf] drm/etnaviv: flush shader L1 cache after user commandstream
+     - drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs
+     - drm/xe/migrate: fix pat index usage
+     - Revert "drm/radeon: Delay Connector detecting when HPD singals is
+       unstable"
+     - drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
+     - drm/xe/guc_submit: fix race around suspend_pending
+     - drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
+     - drm/amd: Add some missing straps from NBIO 7.11.0
+     - drm/amdgpu: fix usage slab after free
+     - drm/amd/pm: skip setting the power source on smu v14.0.2/3
+     - drm/amd: Fix initialization mistake for NBIO 7.11 devices
+     - drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu
+       v13.0.7
+     - drm/amd/pm: disable pcie speed switching on Intel platform for smu
+       v14.0.2/3
+     - drm/amd/pm: Remove arcturus min power limit
+     - drm/amd/display: Fix handling of plane refcount
+     - drm/amd/display: update pipe selection policy to check head pipe
+     - drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto
+     - posix-timers: Target group sigqueue to current task only if not exiting
+     - Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.5
+     - [amd64] iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
+     - [arm64] watchdog: mediatek: Make sure system reset gets asserted in
+       mtk_wdt_restart()
+     - can: gs_usb: add usb endpoint address detection at driver probe step
+     - can: c_can: c_can_handle_bus_err(): update statistics if skb allocation
+       fails
+     - can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is
+       NULL
+     - can: hi311x: hi3110_can_ist(): fix potential use-after-free
+     - can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
+     - can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
+     - can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
+     - can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
+     - can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
+     - can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
+     - can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
+     - ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
+     - netfilter: x_tables: fix LED ID check in led_tg_check()
+     - netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
+     - [arm64] net: enetc: Do not configure preemptible TCs if SIs do not support
+     - ptp: Add error handling for adjfine callback in ptp_clock_adjtime
+     - net/sched: tbf: correct backlog statistic for GSO packets
+     - net: hsr: avoid potential out-of-bound access in fill_frame_info()
+     - bnxt_en: ethtool: Supply ntuple rss context action
+     - net: Fix icmp host relookup triggering ip_rt_bug
+     - ipv6: avoid possible NULL deref in modify_prefix_route()
+     - can: j1939: j1939_session_new(): fix skb reference counting
+     - [x86] platform/x86: asus-wmi: Ignore return value when writing thermal
+       policy
+     - net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on
+       LAN7800/7850
+     - net/ipv6: release expired exception dst cached in socket
+     - dccp: Fix memory leak in dccp_feat_change_recv
+     - tipc: Fix use-after-free of kernel socket in cleanup_bearer().
+     - net/smc: initialize close_work early to avoid warning
+     - net/smc: fix LGR and link use-after-free issue
+     - net/qed: allow old cards not supporting "num_images" to work
+     - net: hsr: must allocate more bytes for RedBox support
+     - ice: fix PHY Clock Recovery availability check
+     - ice: fix PHY timestamp extraction for ETH56G
+     - ice: Fix VLAN pruning in switchdev mode
+     - idpf: set completion tag for "empty" bufs associated with a packet
+     - ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5
+     - ixgbe: downgrade logging of unsupported VF API version to debug
+     - ixgbe: Correct BASE-BX10 compliance code
+     - igb: Fix potential invalid memory access in igb_init_module()
+     - netfilter: nft_inner: incorrect percpu area handling under softirq
+     - Revert "udp: avoid calling sock_def_readable() if possible"
+     - net: sched: fix erspan_opt settings in cls_flower
+     - netfilter: ipset: Hold module reference while requesting a module
+     - netfilter: nft_set_hash: skip duplicated elements pending gc run
+     - ethtool: Fix wrong mod state in case of verbose and no_mask bitset
+     - geneve: do not assume mac header is set in geneve_xmit_skb()
+     - net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout
+     - net/mlx5: HWS: Properly set bwc queue locks lock classes
+     - net/mlx5e: SD, Use correct mdev to build channel param
+     - net/mlx5e: Remove workaround to avoid syndrome for internal port
+     - net: avoid potential UAF in default_operstate()
+     - gpio: grgpio: use a helper variable to store the address of ofdev->dev
+     - gpio: grgpio: Add NULL check in grgpio_probe
+     - [arm64] mmc: mtk-sd: use devm_mmc_alloc_host
+     - [arm64] mmc: mtk-sd: Fix error handle of probe function
+     - [arm64] mmc: mtk-sd: fix devm_clk_get_optional usage
+     - [arm64] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
+     - mmc: sd: SDUC Support Recognition
+     - mmc: core: Adjust ACMD22 to SDUC
+     - mmc: core: Use GFP_NOIO in ACMD22
+     - zram: do not mark idle slots that cannot be idle
+     - zram: clear IDLE flag in mark_idle()
+     - ntp: Remove invalid cast in time offset math
+     - f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}
+     - f2fs: fix to adjust appropriate length for fiemap
+     - f2fs: fix to requery extent which cross boundary of inquiry
+     - i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
+     - i3c: master: Extend address status bit to 4 and add
+       I3C_ADDR_SLOT_EXT_DESIRED
+     - i3c: master: Fix dynamic address leak when 'assigned-address' is present
+     - drm/amd/display: calculate final viewport before TAP optimization
+     - drm/amd/display: Ignore scalar validation failure if pipe is phantom
+     - scsi: ufs: core: Always initialize the UIC done completion
+     - scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
+     - bpf, vsock: Fix poll() missing a queue
+     - bpf, vsock: Invoke proto::close on close()
+     - xsk: always clear DMA mapping information when unmapping the pool
+     - bpftool: fix potential NULL pointer dereferencing in prog_dump()
+     - drm/sti: Add __iomem for mixer_dbg_mxn's parameter
+     - tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
+     - ALSA: seq: ump: Fix seq port updates per FB info notify
+     - ALSA: usb-audio: Notify xrun for low-latency mode
+     - tools: Override makefile ARCH variable if defined, but empty
+     - spi: mpc52xx: Add cancel_work_sync before module remove
+     - [adm64,arm64] ASoC: SOF: ipc3-topology: Convert the topology pin index to
+       ALH dai index
+     - [amd64,arm64] ASoC: SOF: ipc3-topology: fix resource leaks in
+       sof_ipc3_widget_setup_comp_dai()
+     - pmdomain: core: Add missing put_device()
+     - pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails
+     - nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
+     - [x86] pkeys: Change caller of update_pkru_in_sigframe()
+     - [x86] pkeys: Ensure updated PKRU value is XRSTOR'd
+     - bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
+     - irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when
+       compile-testing
+     - drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
+     - bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
+     - bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
+     - nvme-fabrics: handle zero MAXCMD without closing the connection
+     - nvme-tcp: fix the memleak while create new ctrl failed
+     - nvme-rdma: unquiesce admin_q before destroy it
+     - scsi: sg: Fix slab-use-after-free read in sg_release()
+     - scsi: scsi_debug: Fix hrtimer support for ndelay
+     - [arm64] drm/v3d: Enable Performance Counters before clearing them
+     - ocfs2: free inode when ocfs2_get_init_inode() fails
+     - scatterlist: fix incorrect func name in kernel-doc
+     - iio: magnetometer: yas530: use signed integer type for clamp limits
+     - smb: client: fix potential race in cifs_put_tcon()
+     - bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
+     - bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
+     - bpf: Handle in-place update for full LPM trie correctly
+     - bpf: Fix exact match conditions in trie_get_next_key()
+     - [x86] CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR
+       fails
+     - HID: i2c-hid: Revert to using power commands to wake on resume
+     - HID: wacom: fix when get product name maybe null pointer
+     - ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
+     - ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
+     - watchdog: rti: of: honor timeout-sec property
+     - can: dev: can_set_termination(): allow sleeping GPIOs
+     - can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E
+       6.
+     - tracing: Fix cmp_entries_dup() to respect sort() comparison rules
+     - net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
+     - iommufd: Fix out_fput in iommufd_fault_alloc()
+     - [arm64] mm: Fix zone_dma_limit calculation
+     - [arm64] Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit
+       ASIDs
+     - [arm64] ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
+     - [arm64] ptrace: fix partial SETREGSET for NT_ARM_FPMR
+     - [arm64] ptrace: fix partial SETREGSET for NT_ARM_POE
+     - ALSA: usb-audio: Fix a DMA to stack memory bug
+     - ALSA: usb-audio: Add extra PID for RME Digiface USB
+     - ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops
+     - ALSA: usb-audio: add mixer mapping for Corsair HS80
+     - ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
+     - ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
+     - scsi: qla2xxx: Fix abort in bsg timeout
+     - scsi: qla2xxx: Fix NVMe and NPIV connect issue
+     - scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
+     - scsi: qla2xxx: Fix use after free on unload
+     - scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
+     - scsi: ufs: core: sysfs: Prevent div by zero
+     - scsi: ufs: core: Cancel RTC work during ufshcd_remove()
+     - scsi: ufs: qcom: Only free platform MSIs when ESI is enabled
+     - scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers
+     - scsi: ufs: core: Add missing post notify for power mode change
+     - nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
+     - fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
+     - fs/smb/client: Implement new SMB3 POSIX type
+     - fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
+     - smb3.1.1: fix posix mounts to older servers
+     - io_uring: Change res2 parameter type in io_uring_cmd_done
+     - bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
+     - Revert "readahead: properly shorten readahead when falling back to
+       do_page_cache_ra()"
+     - pmdomain: imx: gpcv2: Adjust delay after power up handshake
+     - cacheinfo: Allocate memory during CPU hotplug if not done from the primary
+       CPU
+     - [x86] cacheinfo: Delete global num_cache_leaves
+     - drm/dp_mst: Fix MST sideband message body length check
+     - drm/amd/pm: fix and simplify workload handling
+     - drm/dp_mst: Verify request type in the corresponding down message reply
+     - drm/dp_mst: Fix resetting msg rx state after topology removal
+     - drm/amd/display: Correct prefetch calculation
+     - drm/amd/display: Limit VTotal range to max hw cap minus fp
+     - drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odm
+     - drm/amdgpu/hdp6.0: do a posting read when flushing HDP
+     - drm/amdgpu/hdp4.0: do a posting read when flushing HDP
+     - drm/amdgpu/hdp5.0: do a posting read when flushing HDP
+     - drm/amdgpu/hdp7.0: do a posting read when flushing HDP
+     - drm/amdgpu/hdp5.2: do a posting read when flushing HDP
+     - modpost: Add .irqentry.text to OTHER_SECTIONS
+     - [x86] kexec: Restore GDT on return from ::preserve_context kexec
+     - bpf: fix OOB devmap writes when deleting elements
+     - dma-buf: fix dma_fence_array_signaled v4
+     - dma-fence: Fix reference leak on fence merge failure path
+     - dma-fence: Use kernel's sort for merging fences
+     - xsk: fix OOB map writes when deleting elements
+     - regmap: detach regmap from dev on regmap_exit
+     - arch_numa: Restore nid checks before registering a memblock with a node
+     - mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10
+       tablet
+     - mmc: core: Further prevent card detect during shutdown
+     - [x86] cpu: Add Lunar Lake to list of CPUs with a broken MONITOR
+       implementation
+     - ocfs2: update seq_file index in ocfs2_dlm_seq_next
+     - stackdepot: fix stack_depot_save_flags() in NMI context
+     - lib: stackinit: hide never-taken branch from compiler
+     - sched/numa: fix memory leak due to the overwritten vma->numab_state
+     - kasan: make report_lock a raw spinlock
+     - mm/gup: handle NULL pages in unpin_user_pages()
+     - mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in
+       a MM
+     - [x86] cpu/topology: Remove limit of CPUs due to disabled IO/APIC
+     - [x86] mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page
+       tables
+     - mm/damon: fix order of arguments in damos_before_apply tracepoint
+     - mm: memcg: declare do_memsw_account inline
+     - mm: open-code PageTail in folio_flags() and const_folio_flags()
+     - mm: open-code page_folio() in dump_page()
+     - mm: fix vrealloc()'s KASAN poisoning logic
+     - mm: respect mmap hint address when aligning for THP
+     - scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()
+     - memblock: allow zero threshold in validate_numa_converage()
+     - [s390x] pci: Sort PCI functions prior to creating virtual busses
+     - [s390x] pci: Use topology ID for multi-function devices
+     - [s390x] pci: Ignore RID for isolated VFs
+     - epoll: annotate racy check
+     - [s390x] cpum_sf: Handle CPU hotplug remove during sampling
+     - block: RCU protect disk->conv_zones_bitmap
+     - btrfs: don't take dev_replace rwsem on task already holding it
+     - btrfs: avoid unnecessary device path update for the same device
+     - btrfs: canonicalize the device path before adding it
+     - btrfs: do not clear read-only when adding sprout device
+     - ext4: partial zero eof block on unaligned inode size extension
+     - crypto: ecdsa - Avoid signed integer overflow on signature decoding
+     - kcsan: Turn report_filterlist_lock into a raw_spinlock
+     - hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
+     - [x86] ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID
+     - [x86] ACPI: x86: Add adev NULL check to
+       acpi_quirk_skip_serdev_enumeration()
+     - ACPI: video: force native for Apple MacbookPro11,2 and Air7,2
+     - [x86] perf/x86/amd: Warn only on new bits set
+     - cleanup: Adjust scoped_guard() macros to avoid potential warning
+     - iio: magnetometer: fix if () scoped_guard() formatting
+     - timekeeping: Always check for negative motion
+     - gpio: free irqs that are still requested when the chip is being removed
+     - spi: spi-fsl-lpspi: Adjust type of scldiv
+     - soc: qcom: llcc: Use designated initializers for LLC settings
+     - HID: add per device quirk to force bind to hid-generic
+     - [arm64] firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x
+     - [arm64] soc: qcom: pd-mapper: Add QCM6490 PD maps
+     - media: uvcvideo: RealSense D421 Depth module metadata
+     - media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera
+     - media: uvcvideo: Force UVC version to 1.0a for 0408:4033
+     - media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108
+     - mmc: core: Add SD card quirk for broken poweroff notification
+     - mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
+     - [arm64] firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345
+     - soc: imx8m: Probe the SoC driver as platform driver
+     - regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
+     - sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
+     - HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
+     - drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
+     - drm/xe/pciids: separate ARL and MTL PCI IDs
+     - [arm*] drm/vc4: hdmi: Avoid log spam for audio start failure
+     - [arm*] drm/vc4: hvs: Set AXI panic modes for the HVS
+     - drm/xe/pciids: Add PVC's PCI device ID macros
+     - wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb
+     - drm/xe/pciid: Add new PCI id for ARL
+     - drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model
+     - drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition
+     - drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK
+     - drm/bridge: it6505: Enable module autoloading
+     - drm/mcde: Enable module autoloading
+     - wifi: rtw89: check return value of ieee80211_probereq_get() for RNR
+     - drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
+     - drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
+     - [x86] ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for
+       MTL.
+     - dlm: fix possible lkb_resource null dereference
+     - drm/amd/display: skip disable CRTC in seemless bootup case
+     - drm/amd/display: Fix garbage or black screen when resetting otg
+     - drm/amd/display: disable SG displays on cyan skillfish
+     - drm/xe/ptl: L3bank mask is not available on the media GT
+     - drm/xe/xe3: Add initial set of workarounds
+     - drm/display: Fix building with GCC 15
+     - ALSA: hda: Use own quirk lookup helper
+     - ALSA: hda/conexant: Use the new codec SSID matching
+     - ALSA: hda/realtek: Use codec SSID matching for Lenovo devices
+     - r8169: don't apply UDP padding quirk on RTL8126A
+     - wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
+     - accel/qaic: Add AIC080 support
+     - drm/amd/display: Full exit out of IPS2 when all allow signals have been
+       cleared
+     - net: fec_mpc52xx_phy: Use %pa to format resource_size_t
+     - net: ethernet: fs_enet: Use %pa to format resource_size_t
+     - net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
+     - af_packet: avoid erroring out after sock_init_data() in packet_create()
+     - Bluetooth: L2CAP: do not leave dangling sk pointer on error in
+       l2cap_sock_create()
+     - Bluetooth: RFCOMM: avoid leaving dangling sk pointer in
+       rfcomm_sock_alloc()
+     - net: af_can: do not leave a dangling sk pointer in can_create()
+     - net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
+     - net: inet: do not leave a dangling sk pointer in inet_create()
+     - net: inet6: do not leave a dangling sk pointer in inet6_create()
+     - wifi: ath10k: avoid NULL pointer error during sdio remove
+     - wifi: ath5k: add PCI ID for SX76X
+     - wifi: ath5k: add PCI ID for Arcadyan devices
+     - fanotify: allow reporting errors on failure to open fd
+     - bpf: Prevent tailcall infinite loop caused by freplace
+     - ASoC: sdw_utils: Add support for exclusion DAI quirks
+     - ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignored
+     - [x86] ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICs
+     - [x86] ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptops
+     - drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
+     - drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
+     - net: sfp: change quirks for Alcatel Lucent G-010S-P
+     - net: stmmac: Programming sequence for VLAN packets with split header
+     - drm/sched: memset() 'job' in drm_sched_job_init()
+     - drm/amd/display: Adding array index check to prevent memory corruption
+     - drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2
+     - drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih
+     - drm/amdgpu: Dereference the ATCS ACPI buffer
+     - netlink: specs: Add missing bitset attrs to ethtool spec
+     - drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
+     - ASoC: sdw_utils: Add quirk to exclude amplifier function
+     - [x86] ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 support
+     - drm/amd/display: Fix underflow when playing 8K video in full screen mode
+     - mptcp: annotate data-races around subflow->fully_established
+     - dma-debug: fix a possible deadlock on radix_lock
+     - jfs: array-index-out-of-bounds fix in dtReadFirst
+     - jfs: fix shift-out-of-bounds in dbSplit
+     - jfs: fix array-index-out-of-bounds in jfs_readdir
+     - jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
+     - fsl/fman: Validate cell-index value obtained from Device Tree
+     - net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
+     - drm/panic: Add ABGR2101010 support
+     - drm/amd/display: Remove hw w/a toggle if on DP2/HPO
+     - drm/amd/display: parse umc_info or vram_info based on ASIC
+     - drm/amd/display: Prune Invalid Modes For HDMI Output
+     - drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
+     - virtio-net: fix overflow inside virtnet_rq_alloc
+     - ALSA: usb-audio: Make mic volume workarounds globally applicable
+     - drm/amdgpu: set the right AMDGPU sg segment limitation
+     - wifi: ipw2x00: libipw_rx_any(): fix bad alignment
+     - wifi: brcmfmac: Fix oops due to NULL pointer dereference in
+       brcmf_sdiod_sglist_rw()
+     - bpf: Call free_htab_elem() after htab_unlock_bucket()
+     - mptcp: fix possible integer overflow in mptcp_reset_tout_timer
+     - dsa: qca8k: Use nested lock to avoid splat
+     - i2c: i801: Add support for Intel Panther Lake
+     - Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
+     - Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
+     - Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925
+     - Bluetooth: hci_conn: Use disable_delayed_work_sync
+     - Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
+     - Bluetooth: Add new quirks for ATS2851
+     - Bluetooth: Support new quirks for ATS2851
+     - Bluetooth: Set quirks for ATS2851
+     - Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925
+     - Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925
+     - Bluetooth: btusb: Add 3 HWIDs for MT7925
+     - ASoC: hdmi-codec: reorder channel allocation list
+     - rocker: fix link status detection in rocker_carrier_init()
+     - net/neighbor: clear error in case strict check is not set
+     - netpoll: Use rcu_access_pointer() in __netpoll_setup
+     - pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
+     - rtla: Fix consistency in getopt_long for timerlat_hist
+     - tracing/ftrace: disable preemption in syscall probe
+     - tracing: Use atomic64_inc_return() in trace_clock_counter()
+     - tools/rtla: fix collision with glibc sched_attr/sched_set_attr
+     - rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
+     - rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
+     - scsi: hisi_sas: Add cond_resched() for no forced preemption model
+     - scsi: hisi_sas: Create all dump files during debugfs initialization
+     - ring-buffer: Limit time with disabled interrupts in rb_check_pages()
+     - pinmux: Use sequential access to access desc->pinmux data
+     - scsi: ufs: core: Make DMA mask configuration more flexible
+     - iommu/amd: Fix corruption when mapping large pages from 0
+     - bpf: put bpf_link's program when link is safe to be deallocated
+     - scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
+     - scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up
+       FDMI
+     - scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo
+       callback
+     - clk: qcom: rcg2: add clk_rcg2_shared_floor_ops
+     - clk: qcom: rpmh: add support for SAR2130P
+     - clk: qcom: tcsrcc-sm8550: add SAR2130P support
+     - clk: qcom: dispcc-sm8550: enable support for SAR2130P
+     - clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
+     - leds: class: Protect brightness_show() with led_cdev->led_access mutex
+     - scsi: st: Don't modify unknown block number in MTIOCGET
+     - scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
+     - pinctrl: qcom-pmic-gpio: add support for PM8937
+     - pinctrl: qcom: spmi-mpp: Add PM8937 compatible
+     - thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
+     - nvdimm: rectify the illogical code within nd_dax_probe()
+     - smb: client: memcpy() with surrounding object base address
+     - tracing: Fix function name for trampoline
+     - tools/rtla: Enhance argument parsing in timerlat_load.py
+     - verification/dot2: Improve dot parser robustness
+     - mailbox: pcc: Check before sending MCTP PCC response ACK
+     - f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
+     - i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
+     - PCI: qcom: Add support for IPQ9574
+     - PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
+     - PCI: vmd: Set devices to D0 before enabling PM L1 Substates
+     - PCI: Detect and trust built-in Thunderbolt chips
+     - PCI: starfive: Enable controller runtime PM before probing host bridge
+     - PCI: Add 'reset_subordinate' to reset hierarchy below bridge
+     - PCI: Add ACS quirk for Wangxun FF5xxx NICs
+     - remoteproc: qcom: pas: enable SAR2130P audio DSP support
+     - i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to
+       avoid deadlock
+     - f2fs: print message if fscorrupted was found in f2fs_new_node_page()
+     - f2fs: fix to shrink read extent node in batches
+     - f2fs: add a sysfs node to limit max read extent count per-inode
+     - ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840
+     - ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]
+     - fs/ntfs3: Fix warning in ni_fiemap
+     - fs/ntfs3: Fix case when unmarked clusters intersect with zone
+     - regulator: qcom-rpmh: Update ranges for FTSMPS525
+     - usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
+     - usb: chipidea: udc: limit usb request length to max 16KB
+     - usb: chipidea: udc: create bounce buffer for problem sglist entries if
+       possible
+     - usb: chipidea: udc: handle USB Error Interrupt if IOC not set
+     - usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
+     - iio: adc: ad7192: properly check spi_get_device_match_data()
+     - iio: light: ltr501: Add LTER0303 to the supported devices
+     - usb: typec: ucsi: glink: be more precise on orientation-aware ports
+     - [amd64] ASoC: amd: yc: fix internal mic on Redmi G 2022
+     - drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3
+     - [amd64] ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s
+       Gen 6 21M1CTO1WW (Closes: #1087673)
+     - [powerpc*] prom_init: Fixup missing powermac #size-cells
+     - misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
+     - rtc: cmos: avoid taking rtc_lock for extended period of time
+     - serial: 8250_dw: Add Sophgo SG2044 quirk
+     - Revert "nvme: make keep-alive synchronous operation"
+     - irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
+     - smb: client: don't try following DFS links in cifs_tree_connect()
+     - setlocalversion: work around "git describe" performance
+     - io_uring/tctx: work around xa_store() allocation error issue
+     - scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()
+     - drm/xe/devcoredump: Use drm_puts and already cached local variables
+     - drm/xe/devcoredump: Improve section headings and add tile info
+     - drm/xe/devcoredump: Add ASCII85 dump helper function
+     - drm/xe/guc: Copy GuC log prior to dumping
+     - drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
+     - drm/xe/devcoredump: Update handling of xe_force_wake_get return
+     - drm/amd/display: Add option to retrieve detile buffer size
+     - sched: fix warning in sched_setaffinity
+     - sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
+     - sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU
+       turning busy
+     - sched/core: Prevent wakeup of ksoftirqd during idle load balance
+     - sched/deadline: Fix warning in migrate_enable for boosted tasks
+     - btrfs: drop unused parameter options from open_ctree()
+     - btrfs: drop unused parameter data from btrfs_fill_super()
+     - btrfs: fix mount failure due to remount races
+     - btrfs: fix missing snapshot drew unlock when root is dead during swap
+       activation
+     - clk: en7523: Initialize num before accessing hws in
+       en7523_register_clocks()
+     - tracing/eprobe: Fix to release eprobe when failed to add dyn_event
+     - [x86] Fix build regression with CONFIG_KEXEC_JUMP enabled
+     - Revert "unicode: Don't special case ignorable code points"
+     - vfio/mlx5: Align the page tracking max message size with the device
+       capability
+     - [x86] KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn
+       from kvm_faultin_pfn()
+     - jffs2: Prevent rtime decompress memory corruption
+     - jffs2: Fix rtime decompressor
+     - media: ipu6: use the IPU6 DMA mapping APIs to do mapping
+     - ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2
+       volume"
+     - net/mlx5: unique names for per device caches
+     - [x86] ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
+     - drm/amdgpu: rework resume handling for display (v2)
+     - ALSA: hda: Fix build error without CONFIG_SND_DEBUG
+     - Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"
+     - [s390x] pci: Fix leak of struct zpci_dev when zpci_add_device() fails
+     - ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
+     - timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
+     - clocksource: Make negative motion detection more robust
+     - softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
+   [ Bastian Blank ]
+   * Re-enable compressing all modules: (closes: #1089515)
+     - Set MODULE_COMPRESS.
+   [ Salvatore Bonaccorso ]
+   * d/u/signing-key.asc: Merge keys into a single OpenPGP ASCII Armored block
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 15 Dec 2024 14:51:39 +0100
+ linux (6.12.3-1) unstable; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.12
+     - tpm: Disable TPM on tpm2_create_primary() failure (Closes: #1087331)
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.1
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.2
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.3
+   [ Aurelien Jarno ]
+   * libbpf: Add missing per-arch include path (fixes FTBFS on riscv64).
+   * [riscv64] Enable EFI_FB
+   [ Ben Hutchings ]
+   * d/b/gencontrol.py: Fix generation of debian/tests/control
+   * linux-kbuild: Add scripts/module-common.c (Closes: #1087495)
+   * objtool: Fix compiler flags leaking to fixdep in cross-build
+   * linux-image: bug: Update list of related firmware packages
+   [ Zhang Ning ]
+   * [x86] add patches from maillist to fix intel_soc_pmic_bxtwc irq issues.
+   * [x86] enable INTEL_BXTWC_PMIC_TMU, TYPEC_WCOVE as module.
+   [ Miguel Bernal Marin ]
+   * [amd64] Enable Compute Acceleration Framework and drivers
+     (Closes: #1086054)
+     - drivers/accel: Enable DRM_ACCEL
+     - drivers/accel/habanalabs: Enable DRM_ACCEL_HABANALABS as module
+     - drivers/accel/ivpu: Enable DRM_ACCEL_IVPU as module
+   [ Matthias Geiger ]
+   * [x86] Enable VIDEO_OV5670 as module
+   [ Uwe Kleine-König ]
+   * [arm64] Enable Texas Instruments ADS8688 driver (TI_ADS8688) as a module.
+   * [amd64] Enable KVM support for XEN hypercalls
+   [ Salvatore Bonaccorso ]
+   * fs/ntfs3: Enable NTFS3_FS as module (Closes: #998627)
+   * [arm64] drivers/clk/mediatek: Drop dead config options
+     COMMON_CLK_MT8195_AUDSYS and COMMON_CLK_MT8195_MSDC
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 07 Dec 2024 08:24:54 +0100
+ linux (6.12~rc6-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Ben Hutchings ]
+   * Update to 6.12-rc2:
+     - Drop patches applied upstream:
+       - "tools/rtla: Fix installation from out-of-tree build"
+     - Refresh patches:
+       - Update "Revert "tools build: Clean CFLAGS and LDFLAGS for fixdep"" and
+         "fixdep: Allow overriding HOSTCC and HOSTLD" to use $(SILENT_MAKE)
+       - Adjust context in "fanotify: Taint on use of
+         FANOTIFY_ACCESS_PERMISSIONS"
+       - Adjust context in "kbuild: Look for module.lds under arch directory
+         too"
+       - Adjust context in "Include package version along with kernel release in
+         stack traces"
+       - Adjust context in "arm64: add kernel config option to lock down when in
+         Secure Boot mode"
+       - Adjust context in "efi: Lock down the kernel if booted in secure boot
+         mode"
+       - Adjust context in "security,perf: Allow further restriction of
+         perf_event_open"
+       - Adjust context in "intel-iommu: Add option to exclude integrated GPU
+         only"
+   * [rt] Update to 6.12-rc1-rt2
+   * d/rules.d/certs: Add newly required include directory to CPPFLAGS
+   * libcpupower: Update symbols file for change in 6.12
+   * d/config: Update with the help of kconfigeditor2:
+     - i2c: Remove I2C_COMPAT
+     - input/touchscreen: Remove TOUCHSCREEN_MCS5000
+     - mm: Enable Z3FOLD_DEPRECATED instead of Z3FOLD
+     - [amd64] sound/soc/intel: Enable AVS drivers to replace old Skylake SoC
+       drivers:
+       + Enable SND_SOC_INTEL_AVS_MACH_RT286 and
+         SND_SOC_INTEL_AVS_MACH_RT5514
+       + Leave SND_SOC_INTEL_AVS_MACH_MAX98357A disabled until we know it's safe
+       + Remove SND_SOC_INTEL_SKYLAKE, SND_SOC_INTEL_CML_LP,
+         SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC, SND_SOC_INTEL_SKL_*_MACH,
+         SND_SOC_INTEL_KBL_*_MACH
+   * drivers/usb/host: Enable XHCI_PCI_RENESAS on all architectures
+   [ Han Gao ]
+   * Enable DRM_XE for intel arc graphic card
+   [ Salvatore Bonaccorso ]
+   * mm: Do not enable Z3FOLD_DEPRECATED
+   * debian/patches: Correct misspelled filename extension for patch.
+     Thanks to Jing Luo (Closes: #1085600)
+   * [rt] Update to 6.12-rc4-rt6
+   [ Aurelien Jarno ]
+   * [arm64,armhf,riscv64,x86] Enable I2C_DESIGNWARE_CORE, now gating the other
+     I2C_DESIGNWARE options.
+   * [riscv64] Enable GPIO_DWAPB, PINCTRL_SOPHGO_CV1800B,
+     PINCTRL_SOPHGO_CV1812H, PINCTRL_SOPHGO_SG2000, PINCTRL_SOPHGO_SG2002,
+     SENSORS_SG2042_MCU, SPI_DESIGNWARE, SPI_DW_MMIO.
+   * [riscv64] Enable STAGING_MEDIA, VIDEO_CADENCE_CSI2RX, VIDEO_STARFIVE_CAMSS.
+   [ Uwe Kleine-König ]
+   * [arm64] Enable ARM64_VA_BITS_52
+   [ Ricardo Salveti ]
+   * [arm64] Enable Qualcomm CONFIG_SC_GCC and CONFIG_PINCTRL for 7280,
+     7280, 8180X and 8280XP as builtin
+   [ Sjoerd Simons ]
+   * [x86] Enable Intel IPU supported camera sensors (Closes: #1082906)
+   [ Matthias Geiger ]
+   * [x86] Enable CIO2 and IPU3 as modules (Closes: #1086335)
+   [ Luca Boccassi ]
+   * Enable new IPE LSM. For more information on how to write policies see:
+     https://docs.kernel.org/security/ipe.html
+   [ Cyril Brulebois ]
+   * [arm64] drivers/usb/host: Enable USB_XHCI_PCI_RENESAS as module
+     (Closes: #1032671)
+   [ Miguel Bernal Marin ]
+   * [amd64] arch/x86: Enable X86_USER_SHADOW_STACK
+     (X86 userspace shadow stack) (Closes: #1086695)
+  -- Ben Hutchings <benh@debian.org>  Sun, 10 Nov 2024 01:12:45 +0100
+ linux (6.11.6-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.6
+     - bpf: Use raw_spinlock_t in ringbuf
+     - iio: accel: bma400: Fix uninitialized variable field_value in tap event
+       handling.
+     - [riscv64] reset: starfive: jh71x0: Fix accessing the empty member on
+       JH7110 SoC
+     - bpf: sync_linked_regs() must preserve subreg_def
+     - bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
+     - [riscv64] irqchip/riscv-imsic: Fix output text of base address
+     - bpf: devmap: provide rxq after redirect
+     - [amd64] cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory
+       systems
+     - lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
+     - bpf: Fix memory leak in bpf_core_apply
+     - RDMA/bnxt_re: Fix a possible memory leak
+     - RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
+     - RDMA/bnxt_re: Add a check for memory allocation
+     - RDMA/core: Fix ENODEV error for iWARP test over vlan
+     - [x86] resctrl: Avoid overflow in MB settings in bw_validate()
+     - [armel,armhf] dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
+     - [arm64,armhf] clk: rockchip: fix finding of maximum clock ID
+     - bpf: Check the remaining info_cnt before repeating btf fields
+     - bpf: fix unpopulated name_len field in perf_event link info
+     - [riscv64] bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is
+       enabled
+     - [s390x] pci: Handle PCI error codes other than 0x3a
+     - bpf: fix kfunc btf caching for modules
+     - iio: frequency: {admv4420,adrf6780}: format Kconfig entries
+     - iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
+     - drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_check
+     - bpf: Fix unpopulated path_size when uprobe_multi fields unset
+     - sched/core: Disable page allocation in task_tick_mm_cid()
+     - ALSA: hda/cs8409: Fix possible NULL dereference
+     - [arm64] firmware: arm_scmi: Fix the double free in
+       scmi_debugfs_common_setup()
+     - RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
+     - RDMA/irdma: Fix misspelling of "accept*"
+     - RDMA/srpt: Make slab cache names unique
+     - elevator: do not request_module if elevator exists
+     - elevator: Remove argument from elevator_find_get
+     - ipv4: give an IPv4 dev to blackhole_netdev
+     - net: sparx5: fix source port register when mirroring
+     - RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
+     - RDMA/bnxt_re: Fix out of bound check
+     - RDMA/bnxt_re: Fix incorrect dereference of srq in async event
+     - RDMA/bnxt_re: Return more meaningful error
+     - RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
+     - RDMA/bnxt_re: Get the toggle bits from SRQ events
+     - RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
+     - RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
+     - RDMA/bnxt_re: Fix the GID table length
+     - accel/qaic: Fix the for loop used to walk SG table
+     - [arm64] drm/msm/dpu: make sure phys resources are properly initialized
+     - [arm64] drm/msm/dpu: move CRTC resource assignment to
+       dpu_encoder_virt_atomic_check
+     - [arm64] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
+     - [arm64] drm/msm/dsi: improve/fix dsc pclk calculation
+     - [arm64] drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate
+       calculation
+     - [arm64] drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
+     - [arm64] drm/msm: Allocate memory for disp snapshot with kvzalloc()
+     - firmware: arm_scmi: Queue in scmi layer for mailbox implementation
+     - net/smc: Fix memory leak when using percpu refs
+     - [PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices again
+     - net: usb: usbnet: fix race in probe failure
+     - net: stmmac: dwmac-tegra: Fix link bring-up sequence
+     - ring-buffer: Fix reader locking when changing the sub buffer order
+     - drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
+     - macsec: don't increment counters for an unrelated SA
+     - net: ethernet: aeroflex: fix potential memory leak in
+       greth_start_xmit_gbit()
+     - net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
+     - net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
+     - bpf: Fix truncation bug in coerce_reg_to_size_sx()
+     - net: systemport: fix potential memory leak in bcm_sysport_xmit()
+     - [arm64] irqchip/renesas-rzg2l: Fix missing put_device
+     - [arm64] drm/msm/dpu: Don't always set merge_3d pending flush
+     - [arm64] drm/msm/dpu: don't always program merge_3d block
+     - net: bcmasp: fix potential memory leak in bcmasp_xmit()
+     - [arm64] drm/msm/a6xx+: Insert a fence wait before SMMU table update
+     - tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
+     - [arm64,armhf] net: dsa: mv88e6xxx: Fix the max_vid definition for the
+       MV88E6361
+     - genetlink: hold RCU in genlmsg_mcast()
+     - ravb: Remove setting of RX software timestamp
+     - net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
+     - scsi: target: core: Fix null-ptr-deref in target_alloc_device()
+     - smb: client: fix possible double free in smb2_set_ea()
+     - smb: client: fix OOBs when building SMB2_IOCTL request
+     - usb: typec: altmode should keep reference to parent
+     - [s390x] Initialize psw mask in perf_arch_fetch_caller_regs()
+     - drm/xe: Use bookkeep slots for external BO's in exec IOCTL
+     - bpf: Fix link info netfilter flags to populate defrag flag
+     - Bluetooth: bnep: fix wild-memory-access in proto_unregister
+     - [amd64,arm64] vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
+     - net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
+     - net/mlx5: Check for invalid vector index on EQ creation
+     - net/mlx5: Fix command bitmask initialization
+     - net/mlx5: Unregister notifier on eswitch init failure
+     - net/mlx5e: Don't call cleanup on profile rollback failure
+     - bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
+     - vsock: Update rx_bytes on read_skb()
+     - vsock: Update msg_count on read_skb()
+     - bpf, vsock: Drop static vsock_bpf_prot initialization
+     - [riscv64] bpf: Make BPF_CMPXCHG fully ordered
+     - nvme-pci: fix race condition between reset and nvme_dev_disable()
+     - bpf: Fix iter/task tid filtering
+     - bpf: Fix incorrect delta propagation between linked registers
+     - bpf: Fix print_reg_state's constant scalar dump
+     - cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()
+     - fgraph: Allocate ret_stack_list with proper size
+     - mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
+     - mm: shmem: move shmem_huge_global_enabled() into
+       shmem_allowable_huge_orders()
+     - mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
+     - mm: don't install PMD mappings when THPs are disabled by the
+       hw/process/vma
+     - iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - uprobe: avoid out-of-bounds memory access of fetching args
+       (CVE-2024-50067)
+     - [amd64] drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape
+       with real VLA
+     - [amd64] ASoC: amd: yc: Add quirk for HP Dragonfly pro one
+     - [arm64] ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2
+       to default regs values
+     - [arm64,armhf] ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
+     - [arm64] Force position-independent veneers
+     - udf: refactor udf_current_aext() to handle error
+     - udf: refactor udf_next_aext() to handle error
+     - udf: refactor inode_bmap() to handle error
+     - udf: fix uninit-value use in udf_get_fileshortad
+     - [arm64] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
+     - fsnotify: Avoid data race between fsnotify_recalc_mask() and
+       fsnotify_object_watched()
+     - cifs: Validate content of NFS reparse point buffer
+     - [x86] platform/x86: dell-sysman: add support for alienware products
+     - objpool: fix choosing allocation for percpu slots
+     - jfs: Fix sanity check in dbMount
+     - tracing/probes: Fix MAX_TRACE_ARGS limit handling
+     - tracing: Consider the NULL character when validating the event length
+     - xfrm: extract dst lookup parameters into a struct
+     - xfrm: respect ip protocols rules criteria when performing dst lookups
+     - xfrm: validate new SA's prefixlen using SA family when sel.family is unset
+     - netfilter: bpf: must hold reference on net namespace
+     - net: pse-pd: Fix out of bound for loop
+     - net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
+     - be2net: fix potential memory leak in be_xmit()
+     - net: plip: fix break; causing plip to never transmit
+     - bnxt_en: replace ptp_lock with irqsave variant
+     - octeon_ep: Implement helper for iterating packets in Rx queue
+     - octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
+     - net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
+     - [arm64] bpf, arm64: Fix address emission with tag-based KASAN enabled
+     - fsl/fman: Save device references taken in mac_probe()
+     - fsl/fman: Fix refcount handling of fman-related devices
+     - net: wwan: fix global oob in wwan_rtnl_policy
+     - net: fix races in netdev_tx_sent_queue()/dev_watchdog()
+     - virtio_net: fix integer overflow in stats
+     - net: usb: usbnet: fix name regression
+     - bpf: Preserve param->string when parsing mount options
+     - bpf: Add MEM_WRITE attribute
+     - bpf: Fix overloading of MEM_UNINIT's meaning
+     - bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
+     - net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions
+       created by classifiers
+     - net: sched: fix use-after-free in taprio_change()
+     - net: sched: use RCU read-side critical section in taprio_dump()
+     - r8169: avoid unsolicited interrupts
+     - posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
+     - Bluetooth: hci_core: Disable works on hci_unregister_dev
+     - Bluetooth: SCO: Fix UAF on sco_sock_timeout
+     - Bluetooth: ISO: Fix UAF on iso_sock_timeout
+     - bpf,perf: Fix perf_event_detach_bpf_prog error handling
+     - bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
+     - bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
+     - ASoC: dt-bindings: davinci-mcasp: Fix interrupts property
+     - ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties
+     - ASoC: topology: Bump minimal topology ABI version
+     - [amd64] ASoC: max98388: Fix missing increment of variable slot_found
+     - PCI: Hold rescan lock while adding devices during host probe
+     - fs: pass offset and result to backing_file end_write() callback
+     - fuse: update inode size after extending passthrough write
+     - [arm64] ASoC: fsl_micfil: Add a flag to distinguish with different volume
+       control types
+     - ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
+     - fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS
+     - powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()
+     - nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
+     - ALSA: hda/realtek: Update default depop procedure
+     - smb: client: Handle kstrdup failures for passwords
+     - cifs: fix warning when destroy 'cifs_io_request_pool'
+     - PCI/pwrctl: Add WCN6855 support
+     - PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees
+     - cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception
+     - btrfs: qgroup: set a more sane default value for subtree drop threshold
+     - btrfs: clear force-compress on remount when compress mount option is given
+     - btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
+     - [x86] amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
+     - [x86] amd_nb: Add new PCI ID for AMD family 1Ah model 20h
+     - [x86] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
+     - btrfs: reject ro->rw reconfiguration if there are hard ro requirements
+     - btrfs: zoned: fix zone unusable accounting for freed reserved extent
+     - btrfs: fix read corruption due to race with extent map merging
+     - drm/amd: Guard against bad data for ATIF ACPI method
+     - ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
+     - ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
+     - ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid
+       detection issue
+     - nilfs2: fix kernel bug due to missing clearing of buffer delay flag
+     - fs: don't try and remove empty rbtree node
+     - xfs: don't fail repairs on metadata files with no attr fork
+     - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
+     - [x86] KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
+     - [arm64] KVM: arm64: Unregister redistributor for failed vCPU creation
+     - [arm64] KVM: arm64: Fix shift-out-of-bounds bug
+     - [arm64] KVM: arm64: Don't eagerly teardown the vgic on init error
+     - firewire: core: fix invalid port index for parent device
+     - [x86] lam: Disable ADDRESS_MASKING in most cases
+     - [x86] sev: Ensure that RMP table fixups are reserved
+     - ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
+     - xfrm: fix one more kernel-infoleak in algo dumping
+     - [amd64,arm64] hv_netvsc: Fix VF namespace also in synthetic NIC
+       NETDEV_REGISTER event
+     - md/raid10: fix null ptr dereference in raid10_size()
+     - drm/bridge: Fix assignment of the of_node of the parent to aux bridge
+     - drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
+     - [x86] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for
+       valid addresses
+     - fgraph: Fix missing unlock in register_ftrace_graph()
+     - fgraph: Change the name of cpuhp state to "fgraph:online"
+     - net: phy: dp83822: Fix reset pin definitions
+     - nfsd: fix race between laundromat and free_stateid
+     - drm/amd/display: temp w/a for DP Link Layer compliance
+     - ata: libata: Set DID_TIME_OUT for commands that actually timed out
+     - [amd64] ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC
+     - [amd64] ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA
+       DAI's
+     - [amd64] ASoC: SOF: Intel: hda: Always clean up link DMA during stop
+     - [amd64] ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated
+       DAIs
+     - ASoC: dapm: avoid container_of() to get component
+     - [arm64] ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
+     - [arm64] ASoC: qcom: sdm845: add missing soundwire runtime stream alloc
+     - [arm64] ASoC: qcom: Fix NULL Dereference in
+       asoc_qcom_lpass_cpu_platform_probe()
+     - Revert " fs/9p: mitigate inode collisions"
+     - Revert "fs/9p: remove redundant pointer v9ses"
+     - Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
+     - Revert "fs/9p: simplify iget to remove unnecessary paths"
+     - soundwire: intel_ace2x: Send PDI stream number during prepare
+     - [x86] support user address masking instead of non-speculative conditional
+     - [x86] fix whitespace in runtime-const assembler output
+     - [x86] fix user address masking non-canonical speculation issue
+     - [x86] platform/x86: dell-wmi: Ignore suspend notifications
+     - ACPI: PRM: Clean up guid type in struct prm_handler_info
+     - [arm64] ASoC: qcom: Select missing common Soundwire module code on SDM845
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 04 Nov 2024 22:57:57 +0100
+ linux (6.11.5-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.5
+     - btrfs: fix uninitialized pointer free in add_inode_ref()
+     - btrfs: fix uninitialized pointer free on read_alloc_one_name() error
+     - ksmbd: fix user-after-free from session log off
+     - ALSA: scarlett2: Add error check after retrieving PEQ filter values
+     - ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
+     - mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
+     - net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
+     - net: enetc: block concurrent XDP transmissions during ring reconfiguration
+     - net: enetc: disable Tx BD rings after they are empty
+     - net: enetc: disable NAPI after all rings are disabled
+     - net: enetc: add missing static descriptor and inline keyword
+     - posix-clock: Fix missing timespec64 check in pc_clock_settime()
+     - udp: Compute L4 checksum as usual when not segmenting the skb
+     - [arm64] dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
+     - [arm64] probes: Remove broken LDR (literal) uprobe support
+     - [arm64] probes: Fix simulate_ldr*_literal()
+     - [arm64] probes: Fix uprobes for big-endian kernels
+     - net: macb: Avoid 20s boot delay by skipping MDIO bus registration for
+       fixed-link PHY
+     - net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
+     - maple_tree: correct tree corruption on spanning store
+     - nilfs2: propagate directory read errors from nilfs_find_entry()
+     - fat: fix uninitialized variable
+     - mm/mremap: fix move_normal_pmd/retract_page_tables race (CVE-2024-50066)
+     - mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace
+       point
+     - mm/mglru: only clear kswapd_failures if reclaimable
+     - mm/swapfile: skip HugeTLB pages for unuse_vma
+     - mm/damon/tests/sysfs-kunit.h: fix memory leak in
+       damon_sysfs_test_add_targets()
+     - tcp: fix mptcp DSS corruption due to large pmtu xmit
+     - net: fec: Move `fec_ptp_read()` to the top of the file
+     - net: fec: Remove duplicated code
+     - mptcp: prevent MPC handshake on port-based signal endpoints
+     - [amd64] iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI
+       devices
+     - [s390x] sclp: Deactivate sclp after all its users
+     - [s390x] sclp_vt220: Convert newlines to CRLF instead of LFCR
+     - [s390x] KVM: s390: gaccess: Check if guest address is in memslot
+     - [s390x] KVM: s390: Change virtual to physical address access in diag 0x258
+       handler
+     - [x86] cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
+     - [x86] cpufeatures: Add a IBPB_NO_RET BUG flag
+     - [x86] entry: Have entry_ibpb() invalidate return predictions
+     - [x86] bugs: Skip RSB fill at VMEXIT
+     - [x86] bugs: Do not use UNTRAIN_RET with IBPB on entry
+     - fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
+     - Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller
+     - blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
+     - io_uring/sqpoll: close race on waiting for sqring entries
+     - blk-mq: setup queue ->tag_set before initializing hctx
+     - ublk: don't allow user copy for unprivileged device
+     - io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work
+     - Input: xpad - add support for MSI Claw A1M
+     - scsi: mpi3mr: Validate SAS port assignments
+     - scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
+     - scsi: ufs: core: Fix the issue of ICU failure
+     - scsi: ufs: core: Requeue aborted request
+     - drm/radeon: Fix encoder->possible_clones
+     - [x86] drm/i915/dp_mst: Handle error during DSC BW overhead/slice
+       calculation
+     - [x86] drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC
+       compatible mode
+     - drm/vmwgfx: Cleanup kms setup without 3d
+     - drm/vmwgfx: Handle surface check failure correctly
+     - drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES
+       pipes
+     - drm/amdgpu/smu13: always apply the powersave optimization
+     - drm/amdgpu/swsmu: Only force workload setup on init
+     - drm/amdgpu: prevent BO_HANDLES error from being overwritten
+     - iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
+     - iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
+     - iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
+     - iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
+     - iio: hid-sensors: Fix an error handling path in
+       _hid_sensor_set_report_latency()
+     - iio: light: veml6030: fix ALS sensor resolution
+     - iio: light: veml6030: fix IIO device retrieval from embedded device
+     - iio: light: opt3001: add missing full-scale range value
+     - iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
+     - iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
+     - iio: chemical: ens160: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
+     - iio: magnetometer: af8133j: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - iio: resolver: ad2s1210 add missing select REGMAP in Kconfig
+     - iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
+     - iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
+     - iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
+     - iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in
+       Kconfig
+     - iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig
+     - iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
+     - iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
+     - Bluetooth: Call iso_exit() on module unload
+     - Bluetooth: Remove debugfs directory on module init failure
+     - Bluetooth: ISO: Fix multiple init when debugfs is disabled
+     - Bluetooth: btusb: Fix not being able to reconnect after suspend
+     - Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
+     - vt: prevent kernel-infoleak in con_font_get()
+     - xhci: tegra: fix checked USB2 port number
+     - xhci: Fix incorrect stream context type macro
+     - xhci: Mitigate failed set dequeue pointer commands
+     - USB: serial: option: add support for Quectel EG916Q-GL
+     - USB: serial: option: add Telit FN920C04 MBIM compositions
+     - usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
+     - USB: gadget: dummy-hcd: Fix "task hung" problem
+     - usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store
+     - usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
+     - usb: dwc3: core: Fix system suspend on TI AM62 platforms
+     - misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM
+       device
+     - misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
+     - serial: imx: Update mctrl old_status on RTSD interrupt
+     - parport: Proper fix for array out-of-bounds access
+     - [x86] resctrl: Annotate get_mem_config() functions as __init
+     - [x86] apic: Always explicitly disarm TSC-deadline timer
+     - [x86] CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
+     - [x86] entry_32: Do not clobber user EFLAGS.ZF
+     - [x86] entry_32: Clear CPU buffers after register restore in NMI return
+     - tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
+     - [x86] bugs: Use code segment selector for VERW operand
+     - pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
+     - pinctrl: intel: platform: fix error path in device_for_each_child_node()
+     - pinctrl: ocelot: fix system hang on level based interrupts
+     - pinctrl: stm32: check devm_kasprintf() returned value
+     - pinctrl: apple: check devm_kasprintf() returned value
+     - irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
+     - irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
+     - irqchip/sifive-plic: Return error code on failure
+     - serial: qcom-geni: fix polled console initialisation
+     - serial: qcom-geni: revert broken hibernation support
+     - serial: qcom-geni: fix shutdown race
+     - serial: qcom-geni: fix dma rx cancellation
+     - serial: qcom-geni: fix receiver enable
+     - mm: vmscan.c: fix OOM on swap stress test
+     - ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne
+       1000 G2
+   [ Aurelien Jarno ]
+   * Revert upstream commit causing data corrution (Closes: #1085425)
+     - Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
+   [ Salvatore Bonaccorso ]
+   * netfilter: xtables: fix typo causing some targets not to load on IPv6
+     (Closes: #1085953)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 27 Oct 2024 07:25:33 +0100
+ linux (6.11.4-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.3
+     - [amd64] static_call: Handle module init failure correctly in
+       static_call_del_module()
+     - [amd64] static_call: Replace pointless WARN_ON() in
+       static_call_module_notify()
+     - jump_label: Fix static_key_slow_dec() yet again
+     - scsi: st: Fix input/output error on empty drive reset
+     - scsi: pm8001: Do not overwrite PCI queue mapping
+     - drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
+     - [x86] drm/i915/display: BMG supports UHBR13.5
+     - [x86] drm/i915/dp: Fix AUX IO power enabling for eDP PSR
+     - drm/amdgpu: Fix get each xcp macro
+     - drm/amd/display: handle nulled pipe context in DCE110's set_drr()
+     - ksmbd: fix warning: comparison of distinct pointer types lacks a cast
+     - [arm64] mailbox: ARM_MHU_V3 should depend on ARM64
+     - [arm64,armhf] mailbox: rockchip: fix a typo in module autoloading
+     - [arm*] mailbox: bcm2835: Fix timeout during suspend mode
+     - ceph: fix a memory leak on cap_auths in MDS client
+     - ceph: remove the incorrect Fw reference check when dirtying pages
+     - [x86] drm/i915/dp: Fix colorimetry detection
+     - ieee802154: Fix build error
+     - net: sparx5: Fix invalid timestamps
+     - net/mlx5: Fix error path in multi-packet WQE transmit
+     - net/mlx5: Added cond_resched() to crdump collection
+     - net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
+     - net/mlx5e: SHAMPO, Fix overflow of hd_per_wq
+     - net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
+     - netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
+     - net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
+     - net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
+     - netfilter: nf_tables: prevent nf_skb_duplicated corruption
+     - Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
+     - Bluetooth: L2CAP: Fix uaf in l2cap_connect
+     - Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
+     - afs: Fix missing wire-up of afs_retry_request()
+     - afs: Fix the setting of the server responding flag
+     - net: dsa: improve shutdown sequence
+     - net: Add netif_get_gro_max_size helper for GRO
+     - net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
+     - net: ethernet: lantiq_etop: fix memory disclosure
+     - net: fec: Restart PPS after link state change
+     - net: fec: Reload PTP registers after link-state change
+     - net: avoid potential underflow in qdisc_pkt_len_init() with UFO
+     - net: add more sanity checks to qdisc_pkt_len_init()
+     - net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
+     - ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
+     - netfs: Fix missing wakeup after issuing writes
+     - net: test for not too small csum_start in virtio_net_hdr_to_skb()
+     - ppp: do not assume bh is held in ppp_channel_bridge_input()
+     - net: phy: realtek: Check the index value in led_hw_control_get
+     - bridge: mcast: Fail MDB get request on empty entry
+     - net/ncsi: Disable the ncsi work before freeing the associated structure
+     - iomap: constrain the file range passed to iomap_file_unshare
+     - dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
+     - sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
+     - ASoC: topology: Fix incorrect addressing assignments
+     - drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
+     - io_uring: fix memory leak when cache init fail
+     - ALSA: mixer_oss: Remove some incorrect kfree_const() usages
+     - ALSA: hda/realtek: Fix the push button function for the ALC257
+     - cifs: Remove intermediate object of failed create reparse call
+     - [x86] ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item
+     - ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs
+     - ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
+     - cifs: Fix buffer overflow when parsing NFS reparse points
+     - cifs: Do not convert delimiter when parsing NFS-style symlinks
+     - gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
+     - ALSA: gus: Fix some error handling paths related to get_bpos() usage
+     - ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin
+     - drm/amd/display: Disable replay if VRR capability is false
+     - drm/amd/display: Fix VRR cannot enable
+     - drm/amd/display: Re-enable panel replay feature
+     - e1000e: avoid failing the system during pm_suspend (Closes: #1082795)
+     - l2tp: prevent possible tunnel refcount underflow
+     - wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
+     - wifi: rtw89: avoid to add interface to list twice when SER
+     - wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
+     - [x86] intel_idle: Disable promotion to C1E on Jasper Lake and Elkhart Lake
+     - [x86] crypto: x86/sha256 - Add parentheses around macros' single arguments
+     - crypto: octeontx - Fix authenc setkey
+     - crypto: octeontx2 - Fix authenc setkey
+     - ice: Adjust over allocation of memory in ice_sched_add_root_node() and
+       ice_sched_add_node()
+     - wifi: iwlwifi: mvm: Fix a race in scan abort flow
+     - wifi: iwlwifi: mvm: drop wrong STA selection in TX
+     - wifi: cfg80211: Set correct chandef when starting CAC
+     - net/xen-netback: prevent UAF in xenvif_flush_hash()
+     - [arm64] net: hisilicon: hip04: fix OF node leak in probe()
+     - [arm64] net: hisilicon: hns_dsaf_mac: fix OF node leak in
+       hns_mac_get_info()
+     - [arm64] net: hisilicon: hns_mdio: fix OF node leak in probe()
+     - ACPI: PAD: fix crash in exit_round_robin()
+     - ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
+     - ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
+     - exec: don't WARN for racy path_noexec check
+     - fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
+     - ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
+     - wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
+     - net: sched: consistently use rcu_replace_pointer() in taprio_change()
+     - Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122
+     - Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B
+     - ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
+     - ACPI: CPPC: Add support for setting EPP register in FFH
+     - blk_iocost: fix more out of bound shifts
+     - btrfs: don't readahead the relocation inode on RST
+     - wifi: ath12k: fix array out-of-bound access in SoC stats
+     - wifi: ath11k: fix array out-of-bound access in SoC stats
+     - wifi: rtw88: select WANT_DEV_COREDUMP
+     - l2tp: free sessions using rcu
+     - l2tp: use rcu list add/del when updating lists
+     - wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failure
+     - ACPI: EC: Do not release locks during operation region accesses
+     - ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in
+       acpi_db_convert_to_package()
+     - tipc: guard against string buffer overrun
+     - net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
+     - net: mvpp2: Increase size of queue_name buffer
+     - bnxt_en: Extend maximum length of version string by 1 byte
+     - ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
+     - wifi: rtw89: correct base HT rate mask for firmware
+     - netfilter: nf_tables: do not remove elements if set backend implements
+       .abort
+     - ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
+     - nvme-keyring: restrict match length for version '1' identifiers
+     - nvme-tcp: sanitize TLS key handling
+     - nvme-tcp: check for invalidated or revoked key
+     - net: atlantic: Avoid warning about potential string truncation
+     - crypto: simd - Do not call crypto_alloc_tfm during registration
+     - netpoll: Ensure clean state on setup failures
+     - tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
+     - wifi: iwlwifi: mvm: use correct key iteration
+     - wifi: iwlwifi: allow only CN mcc from WRDD
+     - wifi: iwlwifi: mvm: avoid NULL pointer dereference
+     - virt: sev-guest: Ensure the SNP guest messages do not exceed a page
+     - wifi: mac80211: fix RCU list iterations
+     - ACPICA: iasl: handle empty connection_node
+     - proc: add config & param to block forcing mem writes
+     - vfs: use RCU in ilookup
+     - drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
+     - nvme: fix metadata handling in nvme-passthrough
+     - can: netlink: avoid call to do_set_data_bittiming callback with stale
+       can_priv::ctrlmode
+     - netdev-genl: Set extack and fix error on napi-get
+     - wifi: wilc1000: Do not operate uninitialized hardware during
+       suspend/resume
+     - block: fix integer overflow in BLKSECDISCARD
+     - [x86] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
+     - [arm64] trans_pgd: mark PTEs entries as valid to avoid dead kexec()
+     - net: phy: Check for read errors in SIOCGMIIREG
+     - wifi: rtw89: avoid reading out of bounds when loading TX power FW elements
+     - [x86] bugs: Add missing NO_SSB flag
+     - [x86] bugs: Fix handling when SRSO mitigation is disabled
+     - net: napi: Prevent overflow of napi_defer_hard_irqs
+     - [arm64] crypto: hisilicon - fix missed error branch
+     - wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
+     - wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
+     - wifi: mwifiex: Fix memcpy() field-spanning write warning in
+       mwifiex_cmd_802_11_scan_ext()
+     - netfs: Cancel dirty folios that have no storage destination
+     - nfp: Use IRQF_NO_AUTOEN flag in request_irq()
+     - ALSA: usb-audio: Add input value sanity checks for standard types
+     - [x86] ioapic: Handle allocation failures gracefully
+     - [x86] apic: Remove logical destination mode for 64-bit
+     - ALSA: usb-audio: Define macros for quirk table entries
+     - ALSA: usb-audio: Replace complex quirk lines with macros
+     - ALSA: usb-audio: Add quirk for RME Digiface USB
+     - ALSA: usb-audio: Add mixer quirk for RME Digiface USB
+     - ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book init
+     - ALSA: usb-audio: Add logitech Audio profile quirk
+     - ASoC: codecs: wsa883x: Handle reading version failure
+     - ALSA: control: Take power_ref lock primarily
+     - tools/x86/kcpuid: Protect against faulty "max subleaf" values
+     - [x86] pkeys: Add PKRU as a parameter in signal handling functions
+     - [x86] pkeys: Restore altstack access in sigreturn()
+     - [x86] kexec: Add EFI config table identity mapping for kexec kernel
+     - [x86] mm/ident_map: Use gbpages only where full GB page should be mapped.
+     - ALSA: asihpi: Fix potential OOB array access
+     - ALSA: hdsp: Break infinite MIDI input flush loop
+     - tools/nolibc: powerpc: limit stack-protector workaround to GCC
+     - [x86] syscall: Avoid memcpy() for ia32 syscall_get_arguments()
+     - [x86] ASoC: Intel: boards: always check the result of
+       acpi_dev_get_first_match_dev()
+     - rcu-tasks: Fix access non-existent percpu rtpcp variable in
+       rcu_tasks_need_gpcb()
+     - hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
+     - fbdev: efifb: Register sysfs groups through driver core
+     - fbdev: pxafb: Fix possible use after free in pxafb_task()
+     - pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()
+     - pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs
+     - rcuscale: Provide clear error when async specified without primitives
+     - power: reset: brcmstb: Do not go into infinite loop if reset fails
+     - [arm64] iommu/arm-smmu-v3: Match Stall behaviour for S2
+     - [amd64] iommu/vt-d: Always reserve a domain ID for identity setup
+     - [amd64] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0
+       count
+     - [amd64] iommu/vt-d: Unconditionally flush device TLB for pasid table
+       updates
+     - [arm64] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
+     - drm/stm: Avoid use-after-free issues with crtc and plane
+     - drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
+     - drm/amd/display: Check null pointers before using them
+     - drm/amd/display: Check null pointers before used
+     - drm/amd/display: Check null pointers before multiple uses
+     - drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
+     - drm/amd/display: Add null check for head_pipe in
+       dcn201_acquire_free_pipe_for_layer
+     - drm/amd/display: Add null check for head_pipe in
+       dcn32_acquire_idle_pipe_for_head_pipe_in_layer
+     - drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in
+       dcn30_init_hw
+     - drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in
+       dcn401_init_hw
+     - drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
+     - drm/amd/display: Add null check for pipe_ctx->plane_state in
+       dcn20_program_pipe
+     - drm/amd/display: Add null check for top_pipe_to_program in
+       commit_planes_for_stream
+     - drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
+     - ata: pata_serverworks: Do not use the term blacklist
+     - ata: sata_sil: Rename sil_blacklist to sil_quirks
+     - scsi: smartpqi: Add new controller PCI IDs
+     - HID: Ignore battery for all ELAN I2C-HID devices
+     - drm/amd/display: Underflow Seen on DCN401 eGPU
+     - drm/amd/display: Handle null 'stream_status' in
+       'planes_changed_for_existing_stream'
+     - drm/amd/display: Add NULL check for function pointer in
+       dcn20_set_output_transfer_func
+     - drm/amd/display: Add NULL check for function pointer in
+       dcn401_set_output_transfer_func
+     - drm/amd/display: Add NULL check for function pointer in
+       dcn32_set_output_transfer_func
+     - drm/amd/display: fix a UBSAN warning in DML2.1
+     - drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)
+     - drm/amd/display: Check null pointers before using dc->clk_mgr
+     - drm/amd/display: Check null pointer before try to access it
+     - drm/amd/display: Add null check for 'afb' in
+       amdgpu_dm_plane_handle_cursor_update (v2)
+     - drm/amd/display: fix double free issue during amdgpu module unload
+     - drm/amdgpu: add list empty check to avoid null pointer issue
+     - jfs: UBSAN: shift-out-of-bounds in dbFindBits
+     - jfs: Fix uaf in dbFreeBits
+     - jfs: check if leafidx greater than num leaves per dmap tree
+     - scsi: smartpqi: correct stream detection
+     - scsi: smartpqi: add new controller PCI IDs
+     - drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
+     - jfs: Fix uninit-value access of new_ea in ea_buffer
+     - drm/amdgpu: add raven1 gfxoff quirk
+     - drm/amdgpu: enable gfxoff quirk on HP 705G4
+     - HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio
+     - [x86] platform/x86: touchscreen_dmi: add nanote-next quirk
+     - [x86] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
+     - drm/stm: ltdc: reset plane transparency after plane disable
+     - drm/amd/display: Initialize denominators' default to 1
+     - drm/amd/display: Check null-initialized variables
+     - drm/amd/display: Check phantom_stream before it is used
+     - drm/amd/display: Check stream before comparing them
+     - drm/amd/display: Deallocate DML memory if allocation fails
+     - drm/amd/display: Increase array size of dummy_boolean
+     - drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format
+       translation
+     - drm/amd/display: Fix index out of bounds in degamma hardware format
+       translation
+     - drm/amd/display: Implement bounds check for stream encoder creation in
+       DCN401
+     - drm/amd/display: Fix index out of bounds in DCN30 color transformation
+     - drm/amdgpu/gfx12: properly handle error ints on all pipes
+     - drm/amdgpu/gfx9: properly handle error ints on all pipes
+     - drm/amd/display: Fix possible overflow in integer multiplication
+     - drm/amd/display: Check stream_status before it is used
+     - drm/amd/display: Avoid overflow assignment in link_dp_cts
+     - drm/amd/display: Initialize get_bytes_per_element's default to 1
+     - drm/printer: Allow NULL data in devcoredump printer
+     - [x86] perf,x86: avoid missing caller address in stack traces captured in
+       uprobe
+     - scsi: aacraid: Rearrange order of struct aac_srb_unit
+     - scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata
+       paths
+     - scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached
+       topology
+     - scsi: lpfc: Update PRLO handling in direct attached topology
+     - drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML
+     - drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
+     - drm/amdgpu: fix unchecked return value warning for amdgpu_atombios
+     - perf: Fix event_function_call() locking
+     - scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
+     - drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
+     - drm/amd/display: Unlock Pipes Based On DET Allocation
+     - drm/amdgpu: fix ptr check warning in gfx9 ip_dump
+     - drm/amdgpu: fix ptr check warning in gfx10 ip_dump
+     - drm/amdgpu: fix ptr check warning in gfx11 ip_dump
+     - drm/amdgpu: Block MMR_READ IOCTL in reset
+     - drm/amdgpu/gfx9: use rlc safe mode for soft recovery
+     - drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
+     - drm/amd/pm: ensure the fw_info is not null before using it
+     - of/irq: Refer to actual buffer size in of_irq_parse_one()
+     - drm/amd/display: guard write a 0 post_divider value to HW
+     - [powerpc*] pseries: Use correct data types from pseries_hp_errorlog struct
+     - ovl: fsync after metadata copy-up
+     - drm/amdgpu/gfx12: use rlc safe mode for soft recovery
+     - drm/amdgpu/gfx11: use rlc safe mode for soft recovery
+     - drm/amdgpu/gfx10: use rlc safe mode for soft recovery
+     - [x86] platform/x86: lenovo-ymc: Ignore the 0x0 state
+     - tools/hv: Add memory allocation check in hv_fcopy_start
+     - HID: i2c-hid: ensure various commands do not interfere with each other
+     - ksmbd: add refcnt to ksmbd_conn struct
+     - [x86] platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel
+       touch buttons LED
+     - ext4: filesystems without casefold feature cannot be mounted with siphash
+     - bpf: Make the pointer returned by iter next method valid
+     - ext4: ext4_search_dir should return a proper error
+     - ext4: avoid use-after-free in ext4_ext_show_leaf()
+     - ext4: fix i_data_sem unlock order in ext4_ind_migrate()
+     - bpftool: Fix undefined behavior caused by shifting into the sign bit
+     - iomap: handle a post-direct I/O invalidate race in
+       iomap_write_delalloc_release
+     - bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
+     - bpf: Fix a sdiv overflow issue
+     - EINJ, CXL: Fix CXL device SBDF calculation
+     - spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
+     - spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled
+     - spi: spi-cadence: Fix missing spi_controller_is_target() check
+     - spi: s3c64xx: fix timeout counters in flush_fifo
+     - accel/ivpu: Add missing MODULE_FIRMWARE metadata
+     - spi: rpc-if: Add missing MODULE_DEVICE_TABLE
+     - ALSA: control: Fix power_ref lock order for compat code, too
+     - perf callchain: Fix stitch LBR memory leaks
+     - perf: Really fix event_function_call() locking
+     - ext4: fix error message when rejecting the default hash
+     - nvme-tcp: fix link failure for TCP auth
+     - f2fs: add write priority option based on zone UFS
+     - f2fs: fix to don't panic system for no free segment fault injection
+     - [powerpc*] vdso: Fix VDSO data access when running in a non-root time
+       namespace
+     - f2fs: make BG GC more aggressive for zoned devices
+     - f2fs: introduce migration_window_granularity
+     - f2fs: increase BG GC migration window granularity when boosted for zoned
+       devices
+     - f2fs: do FG_GC when GC boosting is required for zoned devices
+     - f2fs: forcibly migrate to secure space for zoned device file pinning
+     - Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"
+       (Closes: #1081833)
+     - [x86] platform/x86: x86-android-tablets: Fix use after free on
+       platform_device_register() errors
+     - [x86] platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
+     - [arm64] KVM: arm64: Fix kvm_has_feat*() handling of negative features
+     - i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
+     - i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
+     - i2c: xiic: Wait for TX empty to avoid missed TX NAKs
+     - media: i2c: ar0521: Use cansleep version of gpiod_set_value()
+     - i2c: core: Lock address during client device instantiation
+     - i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
+     - i2c: designware: fix controller is holding SCL low while ENABLE bit is
+       disabled
+     - i2c: synquacer: Deal with optional PCLK correctly
+     - ovl: fail if trusted xattrs are needed but caller lacks permission
+     - firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
+     - memory: tegra186-emc: drop unused to_tegra186_emc()
+     - dt-bindings: clock: exynos7885: Fix duplicated binding
+     - spi: bcm63xx: Fix module autoloading
+     - spi: bcm63xx: Fix missing pm_runtime_disable()
+     - power: supply: hwmon: Fix missing temp1_max_alarm attribute
+     - mm, slub: avoid zeroing kmalloc redzone
+     - power: supply: Drop use_cnt check from
+       power_supply_property_is_writeable()
+     - perf/core: Fix small negative period being ignored
+     - drm/v3d: Prevent out of bounds access in performance query extensions
+     - drm/mediatek: ovl_adaptor: Add missing of_node_put()
+     - drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
+     - ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop
+     - ALSA: core: add isascii() check to card ID generator
+     - ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
+     - ALSA: usb-audio: Add native DSD support for Luxman D-08u
+     - ALSA: line6: add hw monitor volume control to POD HD500X
+     - ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8
+     - ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
+     - ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200
+     - ext4: no need to continue when the number of entries is 1
+     - ext4: correct encrypted dentry name hash when not casefolded
+     - ext4: fix slab-use-after-free in ext4_split_extent_at()
+     - ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
+     - ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()
+     - ext4: dax: fix overflowing extents beyond inode size when partially
+       writing
+     - ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
+     - ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
+     - ext4: aovid use-after-free in ext4_ext_insert_extent()
+     - ext4: fix double brelse() the buffer of the extents path
+     - ext4: fix timer use-after-free on failed mount
+     - ext4: fix access to uninitialised lock in fc replay path
+     - ext4: update orig_path in ext4_find_extent()
+     - ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
+     - ext4: fix incorrect tid assumption in
+       jbd2_journal_shrink_checkpoint_list()
+     - ext4: fix fast commit inode enqueueing during a full journal commit
+     - ext4: use handle to mark fc as ineligible in __track_dentry_update()
+     - ext4: mark fc as ineligible using an handle in ext4_xattr_set()
+     - ext4: fix off by one issue in alloc_flex_gd()
+     - drm/rockchip: vop: clear DMA stop bit on RK3066
+     - of: address: Report error on resource bounds overflow
+     - of/irq: Support #msi-cells=<0> in of_msi_get_domain
+     - drm: omapdrm: Add missing check for alloc_ordered_workqueue
+     - resource: fix region_intersects() vs add_memory_driver_managed()
+     - lib/buildid: harden build ID parsing logic
+     - jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns
+       error
+     - jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
+     - mm: krealloc: consider spare memory for __GFP_ZERO
+     - ocfs2: fix the la space leak when unmounting an ocfs2 volume
+     - ocfs2: fix uninit-value in ocfs2_get_block()
+     - ocfs2: reserve space for inline xattr before attaching reflink tree
+     - ocfs2: cancel dqi_sync_work before freeing oinfo
+     - ocfs2: remove unreasonable unlock in ocfs2_read_blocks
+     - ocfs2: fix null-ptr-deref when journal load failed.
+     - ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
+     - scripts/gdb: fix timerlist parsing issue
+     - scripts/gdb: add iteration function for rbtree
+     - scripts/gdb: fix lx-mounts command error
+     - [arm64] fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
+     - [arm64] Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
+     - sched/deadline: Comment sched_dl_entity::dl_server variable
+     - sched/core: Add clearing of ->dl_server in put_prev_task_balance()
+     - sched/core: Clear prev->dl_server in CFS pick fast path
+     - sched: psi: fix bogus pressure spikes from aggregation race
+     - [riscv64] define ILLEGAL_POINTER_VALUE for 64bit
+     - exfat: fix memory leak in exfat_load_bitmap()
+     - perf python: Disable -Wno-cast-function-type-mismatch if present on clang
+     - perf hist: Update hist symbol when updating maps
+     - nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
+     - nfsd: map the EBADMSG to nfserr_io to avoid warning
+     - NFSD: Fix NFSv4's PUTPUBFH operation
+     - i3c: master: svc: Fix use after free vulnerability in svc_i3c_master
+       Driver Due to Race Condition
+     - sysctl: avoid spurious permanent empty tables
+     - RDMA/mana_ib: use the correct page table index based on hardware page size
+     - RDMA/mana_ib: use the correct page size for mapping user-mode doorbell
+       page
+     - drivers/perf: riscv: Align errno for unsupported perf event
+     - [riscv64] Fix kernel stack size when KASAN is enabled
+     - aoe: fix the potential use-after-free problem in more places
+     - media: imx335: Fix reset-gpio handling
+     - media: ov5675: Fix power on/off delay timings
+     - clk: rockchip: fix error for unknown clocks
+     - leds: pca9532: Remove irrelevant blink configuration error message
+     - remoteproc: k3-r5: Fix error handling when power-up failed
+     - gfs2: fix double destroy_workqueue error
+     - media: videobuf2: Drop minimum allocation requirement of 2 buffers
+     - clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
+     - media: sun4i_csi: Implement link validate for sun4i_csi subdev
+     - clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()
+     - media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
+     - dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
+     - clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x
+     - clk: qcom: clk-rpmh: Fix overflow in BCM vote
+     - clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
+     - clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
+     - media: venus: fix use after free bug in venus_remove due to race condition
+     - clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
+     - media: qcom: camss: Remove use_count guard in stop_streaming
+     - clk: qcom: gcc-sc8180x: Add GPLL9 support
+     - media: qcom: camss: Fix ordering of pm_runtime_enable
+     - clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
+     - clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
+     - drm/amd/display: avoid set dispclk to 0
+     - smb: client: use actual path when queryfs
+     - smb3: fix incorrect mode displayed for read-only files
+     - iio: magnetometer: ak8975: Fix reading for ak099xx sensors
+     - iio: pressure: bmp280: Fix regmap for BMP280 device
+     - iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
+     - vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
+     - net: gso: fix tcp fraglist segmentation after pull from frag_list
+     - gso: fix udp gso fraglist segmentation after pull from frag_list
+     - tomoyo: fallback to realpath if symlink's pathname does not exist
+       (Closes: #1082001)
+     - net: stmmac: Fix zero-division error when disabling tc cbs
+     - rtc: at91sam9: fix OF node leak in probe() error path
+     - mm/filemap: fix filemap_get_folios_contig THP panic
+     - mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
+     - mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
+     - mm/gup: fix memfd_pin_folios hugetlb page allocation
+     - mm/gup: fix memfd_pin_folios alloc race panic
+     - mm/hugetlb: simplify refs in memfd_alloc_folio
+     - Input: adp5589-keys - fix NULL pointer dereference
+     - Input: adp5589-keys - fix adp5589_gpio_get_value()
+     - HID: bpf: fix cfi stubs for hid_bpf_ops
+     - cachefiles: fix dentry leak in cachefiles_open_file()
+     - pidfs: check for valid pid namespace
+     - ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO
+     - ACPI: resource: Remove duplicate Asus E1504GAB IRQ override
+     - ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the
+       E1404GA
+     - ACPI: resource: Add Asus Vivobook X1704VAP to
+       irq1_level_low_skip_override[] (Closes: #1078696)
+     - ACPI: resource: Add Asus ExpertBook B2502CVA to
+       irq1_level_low_skip_override[]
+     - btrfs: send: fix buffer overflow detection when copying path to cache
+       entry
+     - btrfs: fix a NULL pointer dereference when failed to start a new
+       trasacntion
+     - btrfs: drop the backref cache during relocation if we commit
+     - btrfs: send: fix invalid clone operation for file that got its size
+       decreased
+     - btrfs: wait for fixup workers before stopping cleaner kthread during
+       umount
+     - cpufreq: Avoid a bad reference count on CPU node
+     - cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock
+       (Closes: #1076483)
+     - gpio: davinci: fix lazy disable
+     - net: pcs: xpcs: fix the wrong register that was written back
+     - Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
+       (CVE-2024-8805)
+     - mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
+     - io_uring/net: harden multishot termination case for recv
+     - ceph: fix cap ref leak via netfs init_request
+     - tracing/hwlat: Fix a race during cpuhp processing
+     - tracing/timerlat: Drop interface_lock in stop_kthread()
+     - tracing/timerlat: Fix a race during cpuhp processing
+     - tracing/timerlat: Fix duplicated kthread creation due to CPU
+       online/offline
+     - rtla: Fix the help text in osnoise and timerlat top tools
+     - firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
+     - close_range(): fix the logics in descriptor table trimming
+     - [x86] drm/i915/gem: fix bitwise and logical AND mixup
+     - drm/sched: Fix dynamic job-flow control race
+     - drm/sched: Add locking to drm_sched_entity_modify_sched
+     - drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job
+     - drm/sched: Always increment correct scheduler score
+     - drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC
+     - drm/amd/display: Add HDR workaround for specific eDP
+     - drm/amd/display: Enable idle workqueue for more IPS modes
+     - drm/amd/display: update DML2 policy
+       EnhancedPrefetchScheduleAccelerationFinal DCN35
+     - drm/amd/display: Fix system hang while resume with TBT monitor
+     - kconfig: fix infinite loop in sym_calc_choice()
+     - kconfig: qconf: move conf_read() before drawing tree pain
+     - kconfig: qconf: fix buffer overflow in debug links
+     - [arm64] cputype: Add Neoverse-N3 definitions
+     - [arm64] errata: Expand speculative SSBS workaround once more
+     - uprobes: fix kernel info leak via "[uprobes]" vma
+     - mm: z3fold: deprecate CONFIG_Z3FOLD
+     - drm/amd/display: Allow backlight to go below
+       `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
+     - sunrpc: change sp_nrthreads from atomic_t to unsigned int.
+     - NFSD: Async COPY result needs to return a write verifier
+     - NFSD: Limit the number of concurrent async COPY operations
+     - remoteproc: k3-r5: Acquire mailbox handle during probe routine
+     - remoteproc: k3-r5: Delay notification of wakeup event
+     - r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
+     - r8169: add tally counter fields added with RTL8125
+     - ACPI: battery: Simplify battery hook locking
+     - ACPI: battery: Fix possible crash when unregistering a battery hook
+     - drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
+     - Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
+     - drm/sched: revert "Always increment correct scheduler score"
+     - rxrpc: Fix a race between socket set up and I/O thread creation
+     - vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
+     - ALSA: control: Fix leftover snd_power_unref()
+     - crypto: octeontx* - Select CRYPTO_AUTHENC
+     - drm/amd/display: Revert Avoid overflow assignment
+     - perf report: Fix segfault when 'sym' sort key is not used
+     - pmdomain: core: Reduce debug summary table width
+     - perf python: Allow checking for the existence of warning options in clang
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.4
+     - unicode: Don't special case ignorable code points
+     - net: fec: don't save PTP state if PTP is unsupported
+     - virtio_console: fix misc probe bugs
+     - perf vdso: Missed put on 32-bit dsos
+     - perf build: Fix static compilation error when libdw is not installed
+     - perf build: Fix build feature-dwarf_getlocations fail for old libdw
+     - zram: free secondary algorithms names
+     - zram: don't free statically defined names
+     - bpf: Call the missed btf_record_free() when map creation fails
+     - bpf: Check percpu map value size first
+     - [s390x] facility: Disable compile time optimization for decompressor code
+     - [s390x] mm: Add cond_resched() to cmm_alloc/free_pages()
+     - bpf, x64: Fix a jit convergence issue
+     - ext4: don't set SB_RDONLY after filesystem errors
+     - ext4: nested locking for xattr inode
+     - [s390x] cpum_sf: Remove WARN_ON_ONCE statements
+     - [s390x] traps: Handle early warnings gracefully
+     - bpf: Prevent tail call between progs attached to different hooks
+     - RDMA/mad: Improve handling of timed out WRs of mad agent
+     - soundwire: intel_bus_common: enable interrupts before exiting reset
+     - PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
+     - RDMA/rtrs-srv: Avoid null pointer deref during path establishment
+     - clk: bcm: bcm53573: fix OF node leak in init
+     - PCI: Add ACS quirk for Qualcomm SA8775P
+     - i2c: i801: Use a different adapter-name for IDF adapters
+     - PCI: Mark Creative Labs EMU20k2 INTx masking as broken
+     - i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master
+       Driver Due to Race Condition
+     - [riscv64] Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
+     - io_uring: check if we need to reschedule during overflow flush
+     - mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less
+       strict
+     - mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs
+     - mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs
+     - [riscv64] avoid Imbalance in RAS
+     - RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
+     - PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
+     - PCI: endpoint: Assign PCI domain number for endpoint controllers
+     - soundwire: cadence: re-check Peripheral status with delayed_work
+     - [riscv64] kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16
+       unknown
+     - media: videobuf2-core: clear memory related fields in
+       __vb2_plane_dmabuf_put()
+     - remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
+     - clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
+     - serial: protect uart_port_dtr_rts() in uart_shutdown() too
+     - usb: typec: tipd: Free IRQ only if it was requested before
+     - usb: chipidea: udc: enable suspend interrupt after usb reset
+     - usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the
+       Crashkernel Scenario
+     - xhci: dbc: Fix STALL transfer event handling
+     - usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
+     - comedi: ni_routing: tools: Check when the file could not be opened
+     - netfilter: nf_nat: don't try nat source port reallocation for reverse dir
+       clash
+     - netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
+     - virtio_pmem: Check device status before requesting flush
+     - tools/iio: Add memory allocation failure check for trigger_name
+     - staging: vme_user: added bound check to geoid
+     - usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
+     - dm vdo: don't refer to dedupe_context after releasing it
+     - driver core: bus: Fix double free in driver API bus_register()
+     - driver core: bus: Return -EIO instead of 0 when show/store invalid bus
+       attribute
+     - scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in
+       lpfc_els_flush_cmd()
+     - scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV
+       instance
+     - scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to
+       KERN_WARNING
+     - drm/amd/display: Check null pointer before dereferencing se
+     - fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
+     - smb: client: fix UAF in async decryption
+     - fbdev: sisfb: Fix strbuf array overflow
+     - NFSD: Mark filecache "down" if init fails
+     - nfsd: nfsd_destroy_serv() must call svc_destroy() even if
+       nfsd_startup_net() failed
+     - ice: set correct dst VSI in only LAN filters
+     - ice: clear port vlan config during reset
+     - ice: fix memleak in ice_init_tx_topology()
+     - ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
+     - ice: fix VLAN replay after reset
+     - SUNRPC: Fix integer overflow in decode_rc_list()
+     - NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
+     - net: phy: dp83869: fix memory corruption when enabling fiber
+     - sfc: Don't invoke xdp_do_flush() from netpoll.
+     - net: phy: aquantia: AQR115c fix up PMA capabilities
+     - net: phy: aquantia: remove usage of phy_set_max_speed
+     - tcp: fix to allow timestamp undo if no retransmits were sent
+     - tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
+     - tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
+     - rxrpc: Fix uninitialised variable in rxrpc_send_data()
+     - net: dsa: sja1105: fix reception from VLAN-unaware bridges
+     - netfilter: br_netfilter: fix panic with metadata_dst skb
+     - net: pse-pd: Fix enabled status mismatch
+     - Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
+     - Bluetooth: btusb: Don't fail external suspend requests
+     - net: phy: bcm84881: Fix some error handling paths
+     - nfsd: fix possible badness in FREE_STATEID
+     - [amd64] thermal: intel: int340x: processor: Fix warning during module
+       unload
+     - Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"
+     - net: ethernet: adi: adin1110: Fix some error handling path in
+       adin1110_read_fifo()
+     - [armhf] net: dsa: b53: fix jumbo frame mtu check
+     - [armhf] net: dsa: b53: fix max MTU for 1g switches
+     - [armhf] net: dsa: b53: fix max MTU for BCM5325/BCM5365
+     - [armhf] net: dsa: b53: allow lower MTUs on BCM5325/5365
+     - [armhf] net: dsa: b53: fix jumbo frames on 10/100 ports
+     - drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
+     - nouveau/dmem: Fix privileged error in copy engine channel
+     - gpio: aspeed: Add the flush write to ensure the write complete.
+     - gpio: aspeed: Use devm_clk api to manage clock source
+     - [x86] xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
+     - [amd64] powercap: intel_rapl_tpmi: Ignore minor version change
+     - ice: Fix entering Safe Mode
+     - ice: Fix netif_is_ice() in Safe Mode
+     - ice: Flush FDB entries before reset
+     - ice: Fix increasing MSI-X on VF
+     - i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
+     - igb: Do not bring the device up after non-fatal error
+     - e1000e: change I219 (19) devices to ADP
+     - net/sched: accept TCA_STAB only for root qdisc
+     - net: ibm: emac: mal: fix wrong goto
+     - net: ti: icssg-prueth: Fix race condition for VLAN table access
+     - btrfs: zoned: fix missing RCU locking in error message when loading zone
+       info
+     - sctp: ensure sk_state is set to CLOSED if hashing fails in
+       sctp_listen_start
+     - netfilter: xtables: avoid NFPROTO_UNSPEC where needed
+     - netfilter: fib: check correct rtable in vrf setups
+     - net: ibm: emac: mal: add dcr_unmap to _remove
+     - net: dsa: refuse cross-chip mirroring operations
+     - net: netconsole: fix wrong warning
+     - drm/fbdev-dma: Only cleanup deferred I/O if necessary
+     - net: do not delay dst_entries_add() in dst_release()
+     - rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
+     - vxlan: Handle error of rtnl_register_module().
+     - bridge: Handle error of rtnl_register_module().
+     - mctp: Handle error of rtnl_register_module().
+     - mpls: Handle error of rtnl_register_module().
+     - phonet: Handle error of rtnl_register_module().
+     - ppp: fix ppp_async_encode() illegal access
+     - net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
+     - slip: make slhc_remember() more robust against malicious packets
+     - rcu/nocb: Fix rcuog wake-up from offline softirq
+     - [x86] amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
+     - HID: multitouch: Add support for lenovo Y9000P Touchpad
+     - hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature
+     - hwmon: (tmp513) Add missing dependency on REGMAP_I2C
+     - hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C
+     - hwmon: (adm9240) Add missing dependency on REGMAP_I2C
+     - hwmon: (adt7470) Add missing dependency on REGMAP_I2C
+     - hwmon: (ltc2991) Add missing dependency on REGMAP_I2C
+     - [amd64] HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
+     - HID: plantronics: Workaround for an unexcepted opposite volume key
+     - HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN
+     - Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
+     - usb: dwc3: core: Stop processing of pending events if controller is halted
+     - usb: xhci: Fix problem with xhci resume from suspend
+     - usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
+     - usb: dwc3: re-enable runtime PM after failed resume
+     - usb: gadget: core: force synchronous registration
+     - hid: intel-ish-hid: Fix uninitialized variable 'rv' in
+       ish_fw_xfer_direct_dma
+     - ACPI: resource: Make Asus ExpertBook B2402 matches cover more models
+     - ACPI: resource: Make Asus ExpertBook B2502 matches cover more models
+     - drm/amdgpu: partially revert powerplay `__counted_by` changes
+     - drm/amd/display: Clear update flags after update has been applied
+     - drm/v3d: Stop the active perfmon before being destroyed
+     - drm/vc4: Stop the active perfmon before being destroyed
+     - drm/amd/display: fix hibernate entry for DCN35+
+     - [x86] drm/i915/hdcp: fix connector refcounting
+     - Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
+     - thermal: core: Reference count the zone in thermal_zone_get_by_id()
+     - thermal: core: Free tzp copy along with the thermal zone
+     - scsi: wd33c93: Don't use stale scsi_pointer value
+     - scsi: fnic: Move flush_work initialization out of if block
+     - scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()
+     - Revert "mmc: mvsdio: Use sg_miter for PIO"
+     - mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling
+     - mptcp: fallback when MPTCP opts are dropped after 1st data
+     - ata: libata: avoid superfluous disk spin down + spin up during hibernation
+     - OPP: fix error code in dev_pm_opp_set_config()
+     - net: explicitly clear the sk pointer, when pf->create fails
+     - net: Fix an unsafe loop on the list
+     - net: dsa: lan9303: ensure chip reset and wait for READY status
+     - net: phy: Remove LED entry from LEDs list on unregister
+     - net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
+     - mptcp: handle consistently DSS corruption
+     - mptcp: pm: do not remove closing subflows
+     - device-dax: correct pgoff align in dax_set_mapping()
+     - ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
+     - ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
+     - nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
+     - [amd64] powercap: intel_rapl_tpmi: Fix bogus register reading
+     - btrfs: split remaining space to discard in chunks
+     - btrfs: add cancellation points to trim loops
+     - PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
+     - idpf: use actual mbx receive payload length
+     - kthread: unpark only parked kthread
+     - fs/proc/kcore.c: allow translation of physical memory addresses
+     - secretmem: disable memfd_secret() if arch cannot set direct map
+     - PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
+     - io_uring/rw: fix cflags posting for single issue multishot read
+   [ Salvatore Bonaccorso ]
+   * d/config: Update with the help of kconfigeditor2
+     - mm: Enable Z3FOLD_DEPRECATED instead of Z3FOLD
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 20 Oct 2024 20:51:13 +0200
+ linux (6.11.2-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.1
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.2
+   [ Ben Hutchings ]
+   * Revert "perf tools: Use $KBUILD_BUILD_TIMESTAMP as man page date" which is
+     no longer useful
+   * Fix some reproducibility issues (Closes: #1033663):
+     - d/rules.real: Fix missing -ffile-prefix-map options for user-space
+     - linux-perf: Remove remaining source filenames from executable
+     - linux-perf: Work around gcc bug with -ffile-prefix-map and assembly
+       sources
+     - Documentation: Use relative source filenames in ABI documentation
+     - kbuild, bpf: Fix BTF reproducibility
+     - d/rules.real: Add -fdebug-prefix-map option for assembly sources in
+       kernel
+   * d/rules.real: Try harder to set the locale to C.UTF-8
+   * udeb: Delete obsolete configuration for armel/marvell
+   * udeb: Delete obsolete configuration for ide{-core,}-modules, ipv6-modules
+   * udeb: Delete obsolete rtc-modules from kernel-image Provides
+   * udeb: Fold i2c-modules into kernel-image (fixes FTBFS on alpha, sparc64)
+   * udeb: Fold event-modules and mouse-modules into input-modules
+   * udeb: Fold efi-modules into kernel-image
+   * [arm64,armhf] udeb: Fold leds-modules into kernel-image
+   * [amd64] udeb: Fold acpi-modules into kernel-image
+   * [powerpc*] udeb: Fold fancontrol-modules into kernel-image
+   * [alpha] udeb: Fold srm-modules into kernel-image
+   * udeb: Fold crc-modules into kernel-image
+   * [arm64,armhf] udeb: Add all watchdog drivers to kernel-image
+     (Closes: #1081550)
+   * Remove d/b/genorig.py in favour of uscan:
+     - d/salsa-ci.yml: In extract-source, use origtagz instead of genorig.py
+     - d/README.source: Document running uscan instead of genorig.py
+     - d/rules: Expect orig tarballs to be in ../ and never in ../orig/
+   [ Salvatore Bonaccorso ]
+   * net/netfilter/ipvs: Enable IP_VS_TWOS as module (Closes: #1082903)
+   * libcpupower: Update symbols file for changes in 6.11.2-1~exp1.
+   [ Josua Mayer ]
+   * [arm64] Enable drivers for AM64 SoC on HummingBoard-T (Closes: #1081837)
+   * [arm64] udeb: Add kernel modules for I2C, USB and Ethernet on TI AM64
+   * [arm64] udeb: Add kernel modules for RTC
+   [ Jair Gonzalez ]
+   * [amd64] arch/x86: Enable CONFIG_ADDRESS_MASKING
+     (Linear Address Masking support) (Closes: #1082296)
+   [ Uwe Kleine-König ]
+   * [armhf] Enable support for GPIOs, i2c, spi and G-sensor for Terasic's
+     DE10-nano board.
+  -- Ben Hutchings <benh@debian.org>  Sun, 06 Oct 2024 01:00:02 +0200
+ linux (6.11-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.11
+   [ Marcin Juszkiewicz ]
+   * [arm64] udeb: Add kernel modules to get USB/SATA/PCIe working on Rockchip
+     RK3588
+   [ Alper Nebi Yasak ]
+   * [arm64] Enable modules for MT8186 Chromebooks
+     - Enable DRM_ITE_IT6505 and I2C_HID_OF_GOODIX as modules
+     - Enable SND_SOC_MT8186_MT6366, SND_SOC_SOF_MT8186 and SND_SOC_MT8186 as
+       modules
+     - Enable SX9324 as a module
+   * udeb: Move i2c-hid-of-goodix module to fb-modules
+   [ Dylan Aïssi ]
+   * [arm64] drivers/gpu/drm/panthor: Enable DRM_PANTHOR as module
+   [ Dmitry Baryshkov ]
+   * [arm64] Enable SC_CAMCC_8280XP as module, camera clock controller on
+     Lenovo ThinkPad X13s laptop.
+   * [arm64] Enable SC_GCC_8180X, SM_GPUCC_8150, INTERCONNECT_QCOM_SC8180X and
+     PINCTRL_SC8180X as modules in order to support Lenovo Flex 5G laptops.
+   * [arm64] Include modules for Lenovo Flex 5G (Snapdragon SC8180X)
+   * [arm64] enable Qualcomm X Elite modules: CLK_X1E80100_GCC and
+     INTERCONNECT_QCOM_X1E80100 as built-in and CLK_X1E80100_CAMCC,
+     CLK_X1E80100_DISPCC, CLK_X1E80100_GPUCC, CLK_X1E80100_TCSRCC,
+     DRM_PANEL_SAMSUNG_ATNA33XC20, PHY_QCOM_SNPS_EUSB2,
+     PHY_QCOM_EUSB2_REPEATER, PINCTRL_X1E80100 and SND_SOC_X1E80100 as modules.
+   * [arm64] Include modules for Qualcomm X Elite laptops
+   [ Diederik de Haas ]
+   * [arm64] Enable additional modules for rk356x devices:
+     - [arm64] drivers/gpu/drm/panel: Enable DRM_PANEL_SITRONIX_ST7789V as
+       module
+     - [arm64] drivers/input/touchscreen: Enable TOUCHSCREEN_ST1232 as module
+     - [arm64] drivers/pci/controller/dwc: Enable PCIE_ROCKCHIP_DW_EP
+     - [arm64] drivers/regulator: Enable REGULATOR_TPS6286X as module
+     - [arm64] drivers/rtc: Enable RTC_DRV_PCF85363 as module
+     - [arm64] drivers/usb/typec: Enable TYPEC_WUSB3801 as module
+     - [arm64] drivers/video/backlight: Enable BACKLIGHT_LM3630A as module
+     - [arm64] sound/soc/codecs: Enable SND_SOC_DMIC and SND_SOC_TAS2562 as
+       module
+   * [arm64] Update rk3588 platform support:
+     - [arm64] drivers/clocksource: Enable ROCKCHIP_TIMER
+     - [arm64] drivers/iommu: Enable IOMMU_IO_PGTABLE_LPAE
+     - [arm64] drivers/mmc/core: Enable PWRSEQ_EMMC
+     - [arm64] drivers/phy/rockchip: Enable PHY_ROCKCHIP_SAMSUNG_HDPTX and
+       PHY_ROCKCHIP_USBDP as module
+   * [rt] Update to 6.11-rt7
+   * d/config: Update with the help of kconfigeditor2
+   [ Aurelien Jarno ]
+   * [riscv64] Enable INPUT_MISC (Closes: #1079501).
+   [ Bastian Blank ]
+   * Revert "Make linux-libc-dev provide all cross packages".
+   [ Helge Deller ]
+   * [hppa] Fix kernel build with CONFIG_DRM=y on parisc64.
+   [ Jair Gonzalez ]
+   * [amd64] drivers/crypto/intel/iaa: Enable CRYPTO_DEV_IAA_CRYPTO
+     (IAA Compression Accelerator Crypto Driver) (Closes: #1079272)
+   [ Dave Vasilevsky ]
+   * [powerpc] Explicitly disable CRASH_DUMP on 32-bit (Closes: #1079755)
+   [ Ben Hutchings ]
+   * [x86] ACPI: Enable ACPI_EC_DEBUGFS as module (Closes: #980555)
+   * [i386] Stop building kernel packages
+   * rtla: Switch to out-of-tree build:
+     - Revert "tools/rtla: Restore option to set VERSION var to VERSION file's
+       contents"
+     - Fix installation from out-of-tree build
+   * rtla: Enable verbose build
+   * rtla: Build with dpkg's recommended compiler flags (regression in 6.9)
+   * rtla: Fix missing debug symbols
+   * rtla: Disable LTO
+   * rtla: Set LD correctly for cross-build
+   * objtool: Build with dpkg's recommended compiler flags (regression in
+     6.5.1-1¬exp1):
+     - Revert "tools build: Clean CFLAGS and LDFLAGS for fixdep"
+     - Update "fixdep: Allow overriding HOSTCC and HOSTLD" to clear the
+       buildflags when overriding
+     - d/rules.d/t/objtool: Put buildflags in the correct variables when
+       recursing
+     - d/rules: Delete blhc ignore regexp for objtool
+   [ Miao Wang ]
+   * [loong64] Enable kernel support for LBT instructions.
+   * [loong64] Enable KVM and para-virt support.
+   * [loong64] Enable USB EHCI and OHCI host support.
+   [ Yunseong Kim ]
+   * mm/damon: Enable DAMON, DAMON_VADDR, DAMON_PADDR, DAMON_SYSFS,
+     DAMON_RECLAIM, DAMON_LRU_SORT
+   [ Miguel Bernal Marin ]
+   * [x86] linux-cpupower: Add intel-speed-select command (Closes: #1036714)
+   [ Vincent Blut ]
+   * drivers/net/wireless: Support some Wi-Fi 7 devices: enable ATH12K,
+     MT7925E, MT7925U, MT7996E and RTW89_8922AE as modules (Closes: #1081114)
+   [ Emanuele Rocca ]
+   * mm: set CONFIG_ZONE_DEVICE=y on arm64, loong64, ppc64, ppc64el, and
+     riscv64, not only amd64. FS_DAX depends on it.
+  -- Ben Hutchings <benh@debian.org>  Thu, 19 Sep 2024 18:42:39 +0200
+ linux (6.11~rc5-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Ben Hutchings ]
+   * perf python: Fix the build on 32-bit arm by including missing
+     "util/sample.h" (fixes FTBFS on many architectures)
+   [ Aurelien Jarno ]
+   * [riscv64] udeb: Add rtc-modules to Provides of kernel-image
+   * [riscv64] udeb: Ship mtd in kernel-image, drop mtd-core-modules and
+     add it to to Provides of kernel-image.
+  -- Ben Hutchings <benh@debian.org>  Tue, 27 Aug 2024 12:59:49 +0200
+ linux (6.11~rc4-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+     - 9p: Fix DIO read through netfs (Closes: #1072004)
+   [ Bastian Blank ]
+   * Properly disable common headers packages
+   [ Joel Stanley ]
+   * [x86] Enable IPU6 MIPI drivers for Intel Alder Lake laptops
+     (Closes: #994449, #1074441, #1060262, #1078170)
+   [ Ben Hutchings ]
+   * Drop "module: Avoid ABI changes when debug info is disabled" as we no
+     longer try to maintain a module ABI
+   * Update to 6.11:
+     - Drop patches applied upstream:
+       - "net: drop bad gso csum_start and offset in virtio_net_hdr"
+     - Refresh patches:
+       - Adjust context in "fs: Add MODULE_SOFTDEP declarations for hard-coded
+         crypto drivers"
+       - Adjust context in "arm64/acpi: Add fixup for HPE m400 quirks"
+       - Adjust context in "add sysctl to disallow unprivileged CLONE_NEWUSER by
+         default"
+       - Update "Export symbols needed by Android drivers":
+         - Update description to say this is only for binder and Waydroid
+         - Add and remove exports to match what binder currently uses
+       - Adjust context in "Tweak gitignore for Debian pkg-kernel using git"
+       - Update "Use RELAXED ieee754 mode for Loongson-3 as 3A 4000 is 2008-
+         only" for addition of EMULATED mode
+       - Update "Include package version along with kernel release in stack
+         traces" for addition of UID in dump_stack_print_info()
+       - Adjust context in "security,perf: Allow further restriction of
+         perf_event_open"
+   * [rt] Update to 6.11-rc3-rt3
+   * d/rules.real: Unset KBUILD_HOSTCFLAGS etc. instead of overriding to be
+     empty
+   * d/rules.d/Makefile.inc: Add scripts/include to header include path
+   * d/config: Update with the help of kconfigeditor2:
+     - hwmon: Enable SENSORS_LM90 (where not already enabled) instead of
+       SENSORS_ADM1021 and SENSORS_MAX6642
+     - [arm64] acpi/numa: Remove ACPI_NUMA which is now enabled automatically
+     - debug: Remove TEST_USER_COPY
+     - fs/netfs: Disable NETFS_DEBUG instead of FSCACHE_DEBUG
+     - memstick: Remove MEMSTICK_REALTEK_PCI
+     - [armhf] sound/soc/fsl: Remove SND_SOC_IMX_SPDIF which became redundant
+       with SND_SOC_FSL_ASOC_CARD
+     - staging/media/av7110: Remove DVB_BUDGET_PATCH
+   * perf tools: Pass EXTRA_CFLAGS through to libbpf build again
+   * d/config: Fix broken configs that were being resolved differently by
+     kconfig:
+     - [hppa/parisc64] Enable FLATMEM_MANUAL
+     - [riscv64] Enable KERNEL_GZIP instead of KERNEL_XZ
+     - [x86] Enable CPU_FREQ_DEFAULT_GOV_SCHEDUTIL instead of
+       CPU_FREQ_DEFAULT_GOV_ONDEMAND or CPU_FREQ_DEFAULT_GOV_PERFORMANCE
+   * d/control: Drop versions from Build-Depends that are satisfied since buster
+   * d/control: Fix profiles for Build-Depends on bison, cpio, flex, xz-utils
+   * d/control: Move bison, cpio, flex, xz-utils to Build-Depends-{Arch,Indep}
+   [ Salvatore Bonaccorso ]
+   * Compile with gcc-14 on all architectures
+   [ Dmitry Baryshkov ]
+   * [arm64] Include modules for Lenovo Yoga C630 and Lenovo Miix 630 into D-I
+     packages.
+   [ Jing Luo ]
+   * [ia64] Purge ia64 from installer
+   [ Aurelien Jarno ]
+   * [riscv64] Enable STARFIVE_STARLINK_CACHE and PCIE_STARFIVE_HOST.
+   * [riscv64] Enable PHY_STARFIVE_JH7110_DPHY_TX as a module.
+   * [riscv64] Enable CLK_SOPHGO_SG2042_PLL, CLK_SOPHGO_SG2042_CLKGEN and
+     CLK_SOPHGO_SG2042_RPGATE as modules.
+   [ Jair Gonzalez ]
+   * [amd64] tools/arch/x86/intel_sdsi: Add intel-sdsi package for Intel SDSi
+     provisioning tool (Closes: #1059362)
+   * [amd64] drivers/accel/habanalabs: Enable DRM_ACCEL_HABANALABS
+     (Habana's AI Processors)
+   * [amd64] drivers/accel/ivpu: Enable DRM_ACCEL_IVPU (Intel NPU, formerly
+     called Intel VPU) (Closes: #1079170)
+   [ Zhang Ning ]
+   * [x86] Enable GPIO_WHISKEY_COVE, INTEL_BXT_PMIC_THERMAL as module.
+  -- Ben Hutchings <benh@debian.org>  Wed, 21 Aug 2024 17:13:14 +0200
+ linux (6.10.12-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.12
+     - [arm64] ASoC: SOF: mediatek: Add missing board compatible
+     - [x86] ASoC: allow module autoloading for table board_ids
+     - ALSA: hda/realtek - Fixed ALC256 headphone no sound
+     - ALSA: hda/realtek - FIxed ALC285 headphone no sound
+     - scsi: lpfc: Fix overflow build issue
+     - [x86] hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
+     - [x86] platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA
+     - [x86] platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI
+       match less strict
+     - [armhf] net: ftgmac100: Ensure tx descriptor updates are visible
+     - wifi: iwlwifi: lower message level for FW buffer destination
+     - wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
+     - wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
+     - wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
+     - wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
+     - wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
+     - wifi: iwlwifi: clear trans->state earlier upon error
+     - [arm64] can: m_can: Limit coalescing to peripheral instances
+     - can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
+     - [x86] ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match
+       less strict
+     - [x86] ASoC: intel: fix module autoloading
+     - spi: spidev: Add an entry for elgin,jg10309-01
+     - [x86] ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)
+     - ALSA: hda: add HDMI codec ID for Intel PTL
+     - smb: client: fix hang in wait_for_response() for negproto
+     - [x86] platform/x86/amd: pmf: Make ASUS GA403 quirk generic
+     - ice: check for XDP rings instead of bpf program when unconfiguring
+     - [x86] hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides
+       frequency
+     - tools: hv: rm .*.cmd when make clean
+     - spi: spidev: Add missing spi_device_id for jg10309-01
+     - ocfs2: add bounds checking to ocfs2_xattr_find_entry()
+     - ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
+       (CVE-2024-41016)
+     - drm: Use XArray instead of IDR for minors
+     - accel: Use XArray instead of IDR for minors
+     - drm: Expand max DRM device number to full MINORBITS
+     - [x86] powercap/intel_rapl: Add support for AMD family 1Ah
+     - [x86] powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs
+     - netfilter: nft_socket: make cgroupsv2 matching work with namespaces
+     - netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in
+       nft_socket_cgroup_subtree_level()
+     - Bluetooth: btintel_pcie: Allocate memory for driver private data
+       (CVE-2024-46869)
+     - nvme-pci: qdepth 1 quirk
+     - can: mcp251xfd: properly indent labels
+     - can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into
+       mcp251xfd_chip_start/stop()
+     - USB: serial: pl2303: add device id for Macrosilicon MS3020
+     - USB: usbtmc: prevent kernel-usb-infoleak
+     - [x86] powercap: intel_rapl: Change an error pointer to NULL
+   [ Helge Deller ]
+   * [hppa] Fix kernel build with CONFIG_DRM=y on parisc64.
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 01 Oct 2024 19:08:55 +0200
+ linux (6.10.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.10
+     - libfs: fix get_stashed_dentry()
+     - sch/netem: fix use after free in netem_dequeue
+     - xfs: xfs_finobt_count_blocks() walks the wrong btree
+     - net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
+     - net: microchip: vcap: Fix use-after-free error in kunit test
+     - net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
+     - ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
+     - [x86] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
+     - [x86] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and
+       MSR_GS_BASE
+     - [x86] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is
+       missing
+     - ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius
+       devices
+     - ALSA: hda/realtek: add patch for internal mic in Lenovo V145
+     - ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx
+     - ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15
+       X1504VAP
+     - ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
+     - [powerpc*] qspinlock: Fix deadlock in MCS queue
+     - smb: client: fix double put of @cfile in smb2_set_path_size()
+     - ksmbd: unset the binding mark of a reused connection
+     - ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
+     - ata: libata: Fix memory leak for error path in ata_host_alloc()
+     - [x86] tdx: Fix data leak in mmio_read()
+     - [x86] perf/x86/intel: Limit the period on Haswell
+     - [arm64,armhf] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
+     - [riscv64] irqchip/sifive-plic: Probe plic driver early for Allwinner D1
+       platform
+     - [x86] kaslr: Expose and use the end of the physical memory address space
+     - rtmutex: Drop rt_mutex::wait_lock before scheduling
+     - irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()
+     - nvme-pci: Add sleep quirk for Samsung 990 Evo
+     - Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over
+       BREDR/LE"
+     - Bluetooth: MGMT: Ignore keys being loaded with invalid type
+     - mmc: core: apply SD quirks earlier during probe
+     - mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
+     - mmc: sdhci-of-aspeed: fix module autoloading
+     - mmc: cqhci: Fix checking of CQHCI_HALT state
+     - fuse: update stats for pages in dropped aux writeback list
+     - fuse: disable the combination of passthrough and writeback cache
+     - fuse: check aborted connection before adding requests to pending list for
+       resending
+     - fuse: use unsigned type for getxattr/listxattr size truncation
+     - fuse: fix memory leak in fuse_create_open
+     - fuse: clear PG_uptodate when using a stolen page
+     - [x86] ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
+     - [riscv64] misaligned: Restrict user access to kernel memory
+     - [riscv64] clk: starfive: jh7110-sys: Add notifier for PLL0 clock
+     - [arm64] clk: qcom: clk-alpha-pll: Fix the pll post div mask
+     - [arm64] clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
+     - [arm64] pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
+     - can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
+     - mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
+     - alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
+     - codetag: debug: mark codetags for poisoned page as empty
+     - maple_tree: remove rcu_read_lock() from mt_validate()
+     - kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
+     - mm: vmalloc: ensure vmap_block is initialised before adding to queue
+     - mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
+     - Revert "mm: skip CMA pages when they are not available"
+     - spi: rockchip: Resolve unbalanced runtime PM / system PM handling
+     - tracing/osnoise: Use a cpumask to know what threads are kthreads
+     - tracing/timerlat: Only clear timer if a kthread exists
+     - tracing: Avoid possible softlockup in tracing_iter_reset()
+     - tracing/timerlat: Add interface_lock around clearing of kthread in
+       stop_kthread()
+     - userfaultfd: don't BUG_ON() if khugepaged yanks our page table
+     - userfaultfd: fix checks for huge PMDs
+     - fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
+     - eventfs: Use list_del_rcu() for SRCU protected list variable
+     - net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
+     - net: mctp-serial: Fix missing escapes on transmit
+     - [x86] fpu: Avoid writing LBR bit to IA32_XSS unless supported
+     - [x86] apic: Make x2apic_disable() work correctly
+     - Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
+     - Revert "wifi: ath11k: restore country code during resume"
+     - Revert "wifi: ath11k: support hibernation"
+     - tcp_bpf: fix return value of tcp_bpf_sendmsg()
+     - ila: call nf_unregister_net_hooks() sooner
+     - sched: sch_cake: fix bulk flow accounting logic for host fairness
+     - nilfs2: fix missing cleanup on rollforward recovery error
+     - nilfs2: protect references to superblock parameters exposed in sysfs
+     - nilfs2: fix state management in error path of log writing function
+     - btrfs: qgroup: don't use extent changeset when not needed
+     - btrfs: zoned: handle broken write pointer on zones
+     - drm/amdgpu: always allocate cleared VRAM for GEM allocations
+     - [x86] drm/i915: Do not attempt to load the GSC multiple times
+     - drm/amd/display: Lock DC and exit IPS when changing backlight
+     - ALSA: hda/realtek: extend quirks for Clevo V5[46]0
+     - ALSA: control: Apply sanity check of input values for user elements
+     - ALSA: hda: Add input value sanity checks to HDMI channel map controls
+     - wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
+     - wifi: ath12k: fix firmware crash due to invalid peer nss
+     - smack: unix sockets: fix accept()ed socket label
+     - drm/amd/display: Check UnboundedRequestEnabled's value
+     - cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
+     - virt: sev-guest: Mark driver struct with __refdata to prevent section
+       mismatch
+     - bpf, verifier: Correct tail_call_reachable for bpf prog
+     - ELF: fix kernel.randomize_va_space double read
+     - [arm64] irqchip/renesas-rzg2l: Reorder function calls in
+       rzg2l_irqc_irq_disable()
+     - [armhf] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
+     - media: b2c2: flexcop-usb: fix flexcop_usb_memory_req
+     - af_unix: Remove put_pid()/put_cred() in copy_peercred().
+     - [riscv64] iommu: sun50i: clear bypass register
+     - netfilter: nf_conncount: fix wrong variable type
+     - gve: Add adminq mutex lock
+     - wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check
+     - udf: Avoid excessive partition lengths
+     - [riscv64] kprobes: Use patch_text_nosync() for insn slots
+     - media: vivid: fix wrong sizeimage value for mplane
+     - leds: spi-byte: Call of_node_put() on error path
+     - wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
+     - wifi: rtw89: wow: prevent to send unexpected H2C during download Firmware
+     - usb: uas: set host status byte on data completion error
+     - usb: gadget: aspeed_udc: validate endpoint index for ast udc
+     - drm/amdgpu: Fix register access violation
+     - drm/amd/display: Run DC_LOG_DC after checking link->link_enc
+     - drm/amd/display: Check HDCP returned status
+     - drm/amd/display: Validate function returns
+     - drm/amdgpu: add missing error handling in function
+       amdgpu_gmc_flush_gpu_tlb_pasid
+     - drm/amdgpu: Fix smatch static checker warning
+     - drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
+     - [x86] crypto: qat - initialize user_input.lock for rate_limiting
+     - media: vivid: don't set HDMI TX controls if there are no HDMI outputs
+     - vfio/spapr: Always clear TCEs before unsetting the window
+     - fs: don't copy to userspace under namespace semaphore
+     - fs: relax permissions for statmount()
+     - [powerpc*] rtas: Prevent Spectre v1 gadget construction in sys_rtas()
+     - seccomp: release task filters when the task exits
+     - ice: Check all ice_vsi_rebuild() errors in function
+     - PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
+     - Input: ili210x - use kvmalloc() to allocate buffer for firmware update
+     - media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
+     - pcmcia: Use resource_size function on resource object
+     - drm/amd/display: Check denominator pbn_div before used
+     - drm/amd/display: Check denominator crb_pipes before used
+     - drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
+     - drm/amdgpu: Correct register used to clear fault status
+     - drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supported
+     - can: bcm: Remove proc entry when dev is unregistered.
+     - [arm64] can: m_can: Release irq on error in m_can_open
+     - [arm64] can: m_can: Reset coalescing during suspend/resume
+     - [arm64] can: m_can: Remove coalesing disable in isr during suspend
+     - [arm64] can: m_can: Remove m_can_rx_peripheral indirection
+     - [arm64] can: m_can: Do not cancel timer from within timer
+     - [arm64] can: m_can: disable_all_interrupts, not clear active_interrupts
+     - [arm64] can: m_can: Reset cached active_interrupts on start
+     - can: mcp251xfd: fix ring configuration when switching from CAN-CC to
+       CAN-FD mode
+     - cifs: Fix lack of credit renegotiation on read retry
+     - netfs, cifs: Fix handling of short DIO read
+     - cifs: Fix copy offload to flush destination region
+     - cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
+     - igb: Fix not clearing TimeSync interrupts for 82580
+     - ice: Add netif_device_attach/detach into PF reset flow
+     - [x86] platform/x86: dell-smbios: Fix error path in dell_smbios_init()
+     - spi: intel: Add check devm_kasprintf() returned value
+     - regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
+     - Bluetooth: qca: If memdump doesn't work, re-enable IBS
+     - Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
+     - Bluetooth: MGMT: Fix not generating command complete for
+       MGMT_OP_DISCONNECT
+     - hwmon: ltc2991: fix register bits defines
+     - scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
+     - igc: Unlock on error in igc_io_resume()
+     - [x86] hwmon: (hp-wmi-sensors) Check if WMI event data exists
+     - perf lock contention: Fix spinlock and rwlock accounting
+     - net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and
+       XDP_REDIRECT
+     - net: phy: Fix missing of_node_put() for leds
+     - ptp: ocp: convert serial ports to array
+     - ptp: ocp: adjust sysfs entries to expose tty information
+     - ice: move netif_queue_set_napi to rtnl-protected sections
+     - ice: protect XDP configuration with a mutex
+     - ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
+     - ice: remove ICE_CFG_BUSY locking from AF_XDP code
+     - ice: do not bring the VSI up, if it was down before the XDP setup
+     - usbnet: modern method to get random MAC
+     - net: dqs: Do not use extern for unused dql_group
+     - bpf, net: Fix a potential race in do_sock_getsockopt()
+     - bpf: add check for invalid name in btf_name_valid_section()
+     - bareudp: Fix device stats updates.
+     - fou: Fix null-ptr-deref in GRO.
+     - r8152: fix the firmware doesn't work
+     - net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
+     - xen: privcmd: Fix possible access to a freed kirqfd instance
+     - firmware: cs_dsp: Don't allow writes to read-only controls
+     - [arm64] phy: zynqmp: Take the phy mutex in xlate
+     - ASoC: topology: Properly initialize soc_enum values
+     - dm init: Handle minors larger than 255
+     - cxl/region: Fix a race condition in memory hotplug notifier
+     - [amd64] iommu/vt-d: Handle volatile descriptor status read
+     - [amd64] iommu/vt-d: Remove control over Execute-Requested requests
+     - block: don't call bio_uninit from bio_endio
+     - cgroup: Protect css->cgroup write under css_set_lock
+     - devres: Initialize an uninitialized struct member
+     - pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
+     - virtio_ring: fix KMSAN error for premapped mode
+     - wifi: rtw88: usb: schedule rx work after everything is set up
+     - scsi: ufs: core: Remove SCSI host only if added
+     - scsi: pm80xx: Set phy->enable_completion only when we wait for it
+     - scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
+     - [x86] crypto: qat - fix unintentional re-enabling of error interrupts
+     - tracing/kprobes: Add symbol counting check when module loads
+     - hwmon: (adc128d818) Fix underflows seen when writing limit attributes
+     - hwmon: (lm95234) Fix underflows seen when writing limit attributes
+     - hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
+     - hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
+     - ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for
+       potentially broken alignment
+     - libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
+     - drm/amdgpu: Set no_hw_access when VF request full GPU fails
+     - ext4: fix possible tid_t sequence overflows
+     - jbd2: avoid mount failed when commit block is partial submitted
+     - dma-mapping: benchmark: Don't starve others when doing the test
+     - wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
+     - [x86] perf/x86/intel: Hide Topdown metrics events if the feature is not
+       enumerated
+     - [arm64] PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
+     - staging: vchiq_core: Bubble up wait_event_interruptible() return value
+     - iommufd: Require drivers to supply the cache_invalidate_user ops
+     - bpf: Remove tst_run from lwt_seg6local_prog_ops.
+     - watchdog: imx7ulp_wdt: keep already running watchdog enabled
+     - drm/amdgpu: reject gang submit on reserved VMIDs
+     - smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
+     - btrfs: slightly loosen the requirement for qgroup removal
+     - btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in
+       walk_down_proc()
+     - btrfs: replace BUG_ON with ASSERT in walk_down_proc()
+     - btrfs: clean up our handling of refs == 0 in snapshot delete
+     - btrfs: handle errors from btrfs_dec_ref() properly
+     - btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
+     - btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
+     - ethtool: fail closed if we can't get max channel used in indirection
+       tables
+     - cxl/region: Verify target positions using the ordered target list
+     - [riscv64] set trap vector earlier
+     - PCI: Add missing bridge lock to pci_bus_lock()
+     - tcp: Don't drop SYN+ACK for simultaneous connect().
+     - Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
+     - net: dpaa: avoid on-stack arrays of NR_CPUS elements
+     - drm/amdgpu: add mutex to protect ras shared memory
+     - regmap: maple: work around gcc-14.1 false-positive warning
+     - [s390x] boot: Do not assume the decompressor range is reserved
+     - cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
+     - vfs: Fix potential circular locking through setxattr() and removexattr()
+     - i3c: master: svc: resend target address when get NACK
+     - i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
+     - spi: hisi-kunpeng: Add verification for the max_frequency provided by the
+       firmware
+     - btrfs: initialize location to fix -Wmaybe-uninitialized in
+       btrfs_lookup_dentry()
+     - [s390x] vmlinux.lds.S: Move ro_after_init section behind rodata section
+     - HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
+     - [amd64] HID: amd_sfh: free driver_data after destroying hid device
+     - Input: uinput - reject requests with unreasonable number of slots
+     - usbnet: ipheth: race between ipheth_close and error handling
+     - Squashfs: sanity check symbolic link size
+     - of/irq: Prevent device address out-of-bounds read in interrupt map walk
+     - lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
+     - [arm64] net: hns3: void array out of bound when loop tnl_num
+     - kunit/overflow: Fix UB in overflow_allocation_test
+     - [mips64el] cevt-r4k: Don't call get_c0_compare_int if timer irq is
+       installed
+     - spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
+     - ata: pata_macio: Use WARN instead of BUG
+     - smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
+     - NFSv4: Add missing rescheduling points in
+       nfs_client_return_marked_delegations
+     - drm/amdgpu: Fix two reset triggered in a row
+     - drm/amdgpu: Add reset_context flag for host FLR
+     - drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
+     - fs: only copy to userspace on success in listmount()
+     - tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
+     - usb: dwc3: core: update LC timer as per USB Spec V3.2
+     - usb: cdns2: Fix controller reset issue
+     - usb: dwc3: Avoid waking up gadget during startxfer
+     - usb: typec: ucsi: Fix the partner PD revision
+     - misc: fastrpc: Fix double free of 'buf' in error path
+     - [arm*] binder: fix UAF caused by offsets overwrite
+     - dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
+     - nvmem: u-boot-env: error if NVMEM device is too small
+     - nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
+     - uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
+     - Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
+     - VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
+     - clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
+     - clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
+     - clocksource/drivers/timer-of: Remove percpu irq related code
+     - uprobes: Use kzalloc to allocate xol area
+     - perf/aux: Fix AUX buffer serialization
+     - mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
+     - mm/memcontrol: respect zswap.writeback setting from parent cg too
+     - workqueue: wq_watchdog_touch is always called with valid CPU
+     - workqueue: Improve scalability of workqueue watchdog touch
+     - path: add cleanup helper
+     - fs: simplify error handling
+     - fs: relax permissions for listmount()
+     - ACPI: processor: Return an error if acpi_processor_get_info() fails in
+       processor_add()
+     - ACPI: processor: Fix memory leaks in error paths of processor_add()
+     - [arm64] acpi: Move get_cpu_for_acpi_id() to a header
+     - [arm64] acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
+     - can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate
+       function
+     - can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index
+       erratum
+     - can: mcp251xfd: clarify the meaning of timestamp
+     - can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
+     - drm/amd: Add gfx12 swizzle mode defs
+     - drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
+     - ata: libata-scsi: Remove redundant sense_buffer memsets
+     - ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
+     - hid: bpf: add BPF_JIT dependency
+     - net/mlx5e: SHAMPO, Use KSMs instead of KLMs
+     - net/mlx5e: SHAMPO, Fix page leak
+     - [arm64] clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
+     - [arm64] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
+     - [powerpc*] 64e: remove unused IBM HTW code
+     - [powerpc*] 64e: split out nohash Book3E 64-bit code
+     - [powerpc*] 64e: Define mmu_pte_psize static
+     - [powerpc*] vdso: Don't discard rela sections
+     - nvmet-tcp: fix kernel crash if commands allocation fails
+     - nvme-pci: allocate tagset on reset if necessary
+     - [arm64] clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs
+     - [x86,arm64] ASoc: SOF: topology: Clear SOF link platform name upon unload
+     - [riscv64] mm: Do not restrict mmap address based on hint
+     - [arm64,armhf] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
+     - [arm64] clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs
+     - [arm64] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
+     - nouveau: fix the fwsec sb verification register.
+     - [x86] drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
+     - [x86] drm/i915/fence: Mark debug_fence_free() with __maybe_unused
+     - [arm64,armhf] gpio: rockchip: fix OF node leak in probe()
+     - [arm64] gpio: modepin: Enable module autoloading
+     - smb: client: fix double put of @cfile in smb2_rename_path()
+     - [riscv64] Fix toolchain vector detection
+     - [riscv64] Do not restrict memory size because of linear mapping on nommu
+     - [riscv64] Add tracepoints for SBI calls and returns
+     - [riscv64] Improve sbi_ecall() code generation by reordering arguments
+     - [riscv64] Fix RISCV_ALTERNATIVE_EARLY
+     - cifs: Fix zero_point init on inode initialisation
+     - cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
+     - nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
+     - nvme: fix status magic numbers
+     - nvme: rename CDR/MORE/DNR to NVME_STATUS_*
+     - nvmet: Identify-Active Namespace ID List command should reject invalid
+       nsid
+     - ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
+     - [x86] mm: Fix PTI for i386 some more
+     - [x86] drm/i915/display: Add mechanism to use sink model when applying
+       quirk
+     - [x86] drm/i915/display: Increase Fast Wake Sync length as a quirk
+     - btrfs: fix race between direct IO write and fsync when using same fd
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.11
+     - usb: typec: ucsi: Always set number of alternate modes
+     - usb: typec: ucsi: Fix cable registration
+     - drm/mediatek: Set sensible cursor width/height values to fix crash
+     - ksmbd: override fsids for share path check
+     - ksmbd: override fsids for smb2_query_info()
+     - usbnet: ipheth: remove extraneous rx URB length check
+     - usbnet: ipheth: drop RX URBs with no payload
+     - usbnet: ipheth: do not stop RX on failing RX callback
+     - usbnet: ipheth: fix carrier detection in modes 1 and 4
+     - net: ethernet: use ip_hdrlen() instead of bit shift
+     - drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
+     - drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
+     - net: phy: vitesse: repair vsc73xx autonegotiation
+     - [powerpc*] mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
+     - wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
+     - drm/amdgpu: Update kmd_fw_shared for VCN5
+     - [arm64] net: hns3: use correct release function during uninitialization
+     - btrfs: update target inode's ctime on unlink
+     - Input: ads7846 - ratelimit the spi_sync error message
+     - Input: synaptics - enable SMBus for HP Elitebook 840 G2
+     - hid-asus: add ROG Ally X prod ID to quirk list
+     - HID: multitouch: Add support for GT7868Q
+     - Input: edt-ft5x06 - add support for FocalTech FT8201
+     - cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
+     - scripts: kconfig: merge_config: config files: add a trailing newline
+     - [x86] platform/x86: asus-wmi: Add quirk for ROG Ally X
+     - [x86] platform/surface: aggregator_registry: Add Support for Surface Pro
+       10
+     - [x86] platform/surface: aggregator_registry: Add support for Surface
+       Laptop Go 3
+     - [x86] platform/surface: aggregator_registry: Add support for Surface
+       Laptop Studio 2
+     - [x86] platform/surface: aggregator_registry: Add fan and thermal sensor
+       support for Surface Laptop 5
+     - [x86] platform/surface: aggregator_registry: Add support for Surface
+       Laptop 6
+     - spi: zynqmp-gqspi: Scale timeout by data size
+     - drm/msm/adreno: Fix error return if missing firmware-name
+     - Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
+     - [s390x] mm: Pin identity mapping base to zero
+     - smb/server: fix return value of smb2_open()
+     - NFSv4: Fix clearing of layout segments in layoutreturn
+     - NFS: Avoid unnecessary rescanning of the per-server delegation list
+     - [x86] platform/x86: panasonic-laptop: Fix SINF array out of bounds
+       accesses
+     - [x86] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf
+       array
+     - mptcp: pm: Fix uaf in __timer_delete_sync
+     - [arm64] dts: rockchip: fix eMMC/SPI corruption when audio has been used on
+       RK3399 Puma
+     - [arm64] dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399
+       Puma
+     - minmax: reduce min/max macro expansion in atomisp driver
+     - net: tighten bad gso csum offset check in virtio_net_hdr
+     - net: libwx: fix number of Rx and Tx descriptors
+     - dm-integrity: fix a race condition when accessing recalc_sector
+     - clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
+     - [x86] hyperv: fix kexec crash due to VP assist page corruption
+     - mm: avoid leaving partial pfn mappings around in error case
+     - bcachefs: Fix bch2_extents_match() false positive
+     - bcachefs: Revert lockless buffered IO path
+     - bcachefs: Don't delete open files in online fsck
+     - [arm64] dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E
+     - [arm64] firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
+     - [riscv64] dts: starfive: jh7110-common: Fix lower rate of CPUfreq by
+       setting PLL0 rate to 1.5GHz
+     - drm/amd/display: Disable error correction if it's not supported
+     - drm/amd/display: Fix FEC_READY write on DP LT
+     - eeprom: digsy_mtc: Fix 93xx46 driver probe failure
+     - clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()
+     - cxl/core: Fix incorrect vendor debug UUID define
+     - cxl: Restore XOR'd position bits during address translation
+     - net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
+     - hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >=
+       1.2
+     - ice: Fix lldp packets dropping after changing the number of channels
+     - ice: fix accounting for filters shared by multiple VSIs
+     - ice: fix VSI lists confusion when adding VLANs
+     - igb: Always call igb_xdp_ring_update_tail() under Tx lock
+     - net/mlx5: Update the list of the PCI supported devices
+     - net/mlx5e: Add missing link modes to ptys2ethtool_map
+     - net/mlx5e: Add missing link mode to ptys2ext_ethtool_map
+     - net/mlx5: Explicitly set scheduling element and TSAR type
+     - net/mlx5: Add missing masks and QoS bit masks for scheduling elements
+     - net/mlx5: Correct TASR typo into TSAR
+     - net/mlx5: Verify support for scheduling element and TSAR type
+     - net/mlx5: Fix bridge mode operations when there are no VFs
+     - fou: fix initialization of grc
+     - net: ftgmac100: Enable TX interrupt to avoid TX timeout
+     - net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
+     - drivers: perf: Fix smp_processor_id() use in preemptible code
+     - [riscv64] Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
+     - netfilter: nft_socket: fix sk refcount leaks
+     - net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
+     - net: dsa: felix: ignore pending status of TAS module when it's disabled
+     - net: dpaa: Pad packets to ETH_ZLEN
+     - netlink: specs: mptcp: fix port endianness
+     - tracing/osnoise: Fix build when timerlat is not enabled
+     - spi: nxp-fspi: fix the KASAN report out-of-bounds bug
+     - soundwire: stream: Revert "soundwire: stream: fix programming slave ports
+       for non-continous port maps"
+     - drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
+     - dma-buf: heaps: Fix off-by-one in CMA heap fault handler
+     - drm/nouveau/fb: restore init() for ramgp102
+     - drm/amdgpu/atomfirmware: Silence UBSAN warning
+     - drm/amd/display: Avoid race between dcn10_set_drr() and
+       dc_state_destruct()
+     - drm/amd/display: Avoid race between dcn35_set_drr() and
+       dc_state_destruct()
+     - drm/amd/amdgpu: apply command submission parser for JPEG v1
+     - drm/amd/amdgpu: apply command submission parser for JPEG v2+
+     - tracing/kprobes: Fix build error when find_module() is not available
+     - [x86] ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item
+     - [x86] ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item
+     - spi: geni-qcom: Undo runtime PM changes at driver exit time
+     - spi: geni-qcom: Fix incorrect free_irq() sequence
+     - [x86] drm/i915/guc: prevent a possible int overflow in wq offsets
+     - ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
+     - cifs: Fix signature miscalculation
+     - pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
+     - ASoC: meson: axg-card: fix 'use-after-free'
+     - usb: typec: ucsi: Only set number of plug altmodes after registration
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 22 Sep 2024 16:24:33 +0200
+ linux (6.10.9-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.8
+     - drm/amdgpu/mes: fix mes ring buffer overflow
+     - erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially
+       fails
+     - ALSA: seq: Skip event type filtering for UMP events
+     - ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx
+     - ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED
+     - [ppc64el] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session
+       support
+     - btrfs: fix a use-after-free when hitting errors inside
+       btrfs_submit_chunk()
+     - btrfs: run delayed iputs when flushing delalloc
+     - smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
+     - [arm64,armhf] pinctrl: rockchip: correct RK3328 iomux width flag for
+       GPIO2-B pins
+     - pinctrl: single: fix potential NULL dereference in pcs_get_function()
+     - netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting
+       folio->private and marking dirty"
+     - wifi: wfx: repair open network AP mode
+     - wifi: mwifiex: duplicate static structs used in driver instances
+     - [amd64,arm64] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc
+       response
+     - mptcp: close subflow when receiving TCP+FIN
+     - mptcp: sched: check both backup in retrans
+     - mptcp: pr_debug: add missing \n at the end
+     - mptcp: pm: reuse ID 0 after delete and re-add
+     - mptcp: pm: skip connecting to already established sf
+     - mptcp: pm: reset MPC endp ID when re-added
+     - mptcp: pm: send ACK on an active subflow
+     - mptcp: pm: fix RM_ADDR ID for the initial subflow
+     - mptcp: pm: do not remove already closed subflows
+     - mptcp: pm: fix ID 0 endp usage after multiple re-creations
+     - mptcp: avoid duplicated SUB_CLOSED events
+     - mptcp: pm: ADD_ADDR 0 is not a new address
+     - binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
+     - [arm64] drm/v3d: Disable preemption while updating GPU stats
+     - [x86] drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
+     - [x86] drm/i915/dp_mst: Fix MST state after a sink reset
+     - drm/amdgpu: align pp_power_profile_mode with kernel docs
+     - drm/amdgpu/swsmu: always force a state reprogram on init
+     - drm/vmwgfx: Prevent unmapping active read buffers
+     - drm/vmwgfx: Fix prime with external buffers
+     - drm/vmwgfx: Disable coherent dumb buffers without 3d (Closes: #1079167)
+     - video/aperture: optionally match the device in sysfb_disable()
+     - drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOV
+     - drm/amdgpu: fix eGPU hotplug regression
+     - pinctrl: qcom: x1e80100: Update PDC hwirq map
+     - [x86] ASoC: SOF: amd: move iram-dram fence register programming sequence
+     - [x86] ASoC: SOF: amd: Fix for incorrect acp error register offsets
+     - [x86] ASoC: amd: acp: fix module autoloading
+     - [x86] ASoC: SOF: amd: Fix for acp init sequence
+     - ALSA: hda: cs35l56: Don't use the device index as a calibration index
+     - ASoC: cs-amp-lib-test: Force test calibration blob entries to be valid
+     - ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
+     - nfsd: ensure that nfsd4_fattr_args.context is zeroed out
+     - backing-file: convert to using fops->splice_write
+     - pinctrl: mediatek: common-v2: Fix broken bias-disable for
+       PULL_PU_PD_RSEL_TYPE
+     - pinctrl: qcom: x1e80100: Fix special pin offsets
+     - pinctrl: starfive: jh7110: Correct the level trigger configuration of iev
+       register
+     - nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open
+     - mm: Fix missing folio invalidation calls during truncation
+     - afs: Fix post-setattr file edit to do truncation correctly
+     - netfs: Fix netfs_release_folio() to say no if folio dirty
+     - netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
+     - netfs: Fix missing iterator reset on retry of short read
+     - netfs: Fix interaction of streaming writes with zero-point tracker
+     - smb/client: remove unused rq_iter_size from struct smb_rqst
+     - cifs: Fix FALLOC_FL_PUNCH_HOLE support
+     - nfsd: hold reference to delegation when updating it for cb_getattr
+     - nfsd: fix potential UAF in nfsd4_cb_getattr_release
+     - fs/nfsd: fix update of inode attrs in CB_GETATTR
+     - selinux,smack: don't bypass permissions check in inode_setsecctx hook
+     - [x86] cpufreq/amd-pstate: Use topology_logical_package_id() instead of
+       logical_die_id()
+     - phy: fsl-imx8mq-usb: fix tuning parameter name
+     - soundwire: stream: fix programming slave ports for non-continous port maps
+     - [arm64] phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
+     - [arm64] phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
+     - [x86] dmaengine: dw: Add peripheral bus width verification
+     - [x86] dmaengine: dw: Add memory bus width verification
+     - [armhf] dmaengine: ti: omap-dma: Initialize sglen after allocation
+     - pktgen: use cpus_read_lock() in pg_net_init()
+     - cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore
+     - Bluetooth: btnxpuart: Handle FW Download Abort scenario
+     - Bluetooth: btnxpuart: Fix random crash seen while removing driver
+     - Bluetooth: hci_core: Fix not handling hibernation actions
+     - iommu: Do not return 0 from map_pages if it doesn't do anything
+     - netfilter: nf_tables: restore IP sanity checks for netdev/egress
+     - wifi: iwlwifi: mvm: take the mutex before running link selection
+     - wifi: iwlwifi: fw: fix wgds rev 3 exact size
+     - wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scan
+     - ethtool: check device is present when getting link settings
+     - hwmon: (pt5161l) Fix invalid temperature reading
+     - net_sched: sch_fq: fix incorrect behavior for small weights
+     - netfilter: nf_tables_ipv6: consider network offset in netdev/egress
+       validation
+     - bonding: implement xdo_dev_state_free and call it after deletion
+     - bonding: extract the use of real_device into local variable
+     - bonding: change ipsec_lock from spin lock to mutex
+     - gtp: fix a potential NULL pointer dereference
+     - tcp: fix forever orphan socket caused by tcp_abort
+     - sctp: fix association labeling in the duplicate COOKIE-ECHO case
+     - drm/amd/display: avoid using null object of framebuffer
+     - net: busy-poll: use ktime_get_ns() instead of local_clock()
+     - nfc: pn533: Add poll mod list filling check
+     - io_uring/kbuf: return correct iovec count from classic buffer peek
+     - [arm64] soc: qcom: cmd-db: Map shared memory as WC, not WB
+     - [arm64] soc: qcom: pmic_glink: Actually communicate when remote goes down
+     - [arm64] soc: qcom: pmic_glink: Fix race during initialization
+     - cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
+     - usb: typec: fsa4480: Relax CHIP_ID check
+     - [arm64] firmware: qcom: scm: Mark get_wq_ctx() as atomic call
+     - scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
+     - dt-bindings: usb: microchip,usb2514: Fix reference USB device schema
+     - USB: serial: option: add MeiG Smart SRM825L
+     - usb: gadget: uvc: queue pump work in uvcg_video_enable()
+     - [arm64] dts: qcom: x1e80100-crd: fix PCIe4 PHY supply
+     - [arm64] dts: qcom: x1e80100-qcp: fix PCIe4 PHY supply
+     - [arm64] dts: qcom: x1e80100: add missing PCIe minimum OPP
+     - [arm64] dts: qcom: x1e80100: fix PCIe domain numbers
+     - usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
+     - [arm64] usb: dwc3: xilinx: add missing depopulate in probe error path
+     - [armhf] usb: dwc3: omap: add missing depopulate in probe error path
+     - usb: dwc3: core: Prevent USB core invalid event buffer address access
+     - usb: dwc3: st: fix probed platform device ref count on probe error path
+     - usb: dwc3: st: add missing depopulate in probe error path
+     - usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in
+       remove_power_attributes()
+     - usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
+     - usb: cdnsp: fix for Link TRB with TC
+     - usb: typec: ucsi: Move unregister out of atomic section
+     - [arm64] dts: qcom: ipq5332: Fix interrupt trigger type for usb
+     - [armhf] dts: omap3-n900: correct the accelerometer orientation
+     - [arm64] dts: imx8mp-beacon-kit: Fix Stereo Audio on WM8962
+     - [arm64] dts: imx93: update default value for snps,clk-csr
+     - [arm64] dts: freescale: imx93-tqma9352: fix CMA alloc-ranges
+     - [arm64] dts: freescale: imx93-tqma9352-mba93xxla: fix typo
+     - firmware: microchip: fix incorrect error report of programming:timeout on
+       success
+     - scsi: aacraid: Fix double-free on probe failure
+     - apparmor: fix policy_unpack_test on big endian systems
+     - nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.9
+     - drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
+     - drm: panel-orientation-quirks: Add quirk for OrangePi Neo
+     - scsi: ufs: core: Check LSDBS cap when !mcq
+     - scsi: ufs: core: Bypass quick recovery if force reset is needed
+     - btrfs: tree-checker: validate dref root and objectid
+     - ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
+     - ALSA: hda/conexant: Mute speakers at suspend / shutdown
+     - [x86] CPU/AMD: Add models 0x60-0x6f to the Zen5 range
+     - ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
+     - ALSA: ump: Explicitly reset RPN with Null RPN
+     - ALSA: seq: ump: Use the common RPN/bank conversion context
+     - ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
+     - ALSA: seq: ump: Explicitly reset RPN with Null RPN
+     - net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
+     - smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
+     - [x86] ASoC: amd: yc: Support mic on HP 14-em0002la
+     - spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
+     - [x86] platform/x86/amd: pmf: Add quirk for ROG Ally X
+     - [x86] platform/x86/amd/pmf: Add new ACPI ID AMDI0107
+     - btrfs: factor out stripe length calculation into a helper
+     - btrfs: scrub: update last_physical after scrubbing one stripe
+     - btrfs: fix qgroup reserve leaks in cow_file_range
+     - i2c: Fix conditional for substituting empty ACPI functions
+     - virtio-net: check feature before configuring the vq coalescing command
+     - dma-debug: avoid deadlock between dma debug vs printk and netconsole
+     - net: usb: qmi_wwan: add MeiG Smart SRM825L
+     - [x86] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
+     - ASoC: codecs: ES8326: button detect issue
+     - [arm64] dts: qcom: x1e80100: Describe the PCIe 6a resources
+     - [arm64] dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node
+     - [arm64] dts: qcom: x1e80100-crd: fix missing PCIe4 gpios
+     - [arm64] dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node
+     - [arm64] dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios
+     - drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
+     - Revert "drm/amd/display: Fix incorrect pointer assignment"
+     - drm/amd/display: Handle the case which quad_part is equal 0
+     - drm/amd/display: Assign linear_pitch_alignment even for VM
+     - drm/amdgpu: Handle sg size limit for contiguous allocation
+     - drm/amdgpu: fix overflowed array index read warning
+     - drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
+     - drm/amd/pm: fix uninitialized variable warning
+     - drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
+     - drm/amd/pm: fix warning using uninitialized value of max_vid_step
+     - drm/amd/pm: Fix negative array index read
+     - drm/amd/pm: fix uninitialized variable warning for smu_v13
+     - drm/amd/pm: fix the Out-of-bounds read warning
+     - drm/amdgpu: fix uninitialized scalar variable warning
+     - drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
+     - drm/amdgpu: avoid reading vf2pf info size from FB
+     - drm/amd/display: Ensure array index tg_inst won't be -1
+     - drm/amd/display: Check gpio_id before used as array index
+     - drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
+     - drm/amd/display: Stop amdgpu_dm initialize when link nums greater than
+       max_links
+     - drm/amd/display: Fix incorrect size calculation for loop
+     - drm/amd/display: Check index for aux_rd_interval before using
+     - drm/amd/display: Add missing NULL pointer check within
+       dpcd_extend_address_range
+     - drm/amd/display: Add array index check for hdcp ddc access
+     - drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
+     - drm/amd/display: Check msg_id before processing transcation
+     - drm/amd/display: Release state memory if amdgpu_dm_create_color_properties
+       fail
+     - drm/amd/display: Check link_index before accessing dc->links[]
+     - drm/amd/display: Add otg_master NULL check within
+       resource_log_pipe_topology_update
+     - drm/amd/display: Fix Coverity INTERGER_OVERFLOW within
+       construct_integrated_info
+     - drm/amd/display: Fix Coverity INTEGER_OVERFLOW within
+       dal_gpio_service_create
+     - drm/amd/display: Release clck_src memory if clk_src_construct fails
+     - drm/amd/display: Spinlock before reading event
+     - drm/amd/display: Fix Coverity INTEGER_OVERFLOW within
+       decide_fallback_link_setting_max_bw_policy
+     - drm/amd/display: Ensure index calculation will not overflow
+     - drm/amd/display: Skip inactive planes within
+       ModeSupportAndSystemConfiguration
+     - drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq
+     - drm/amd/display: Fix index may exceed array range within
+       fpu_update_bw_bounding_box
+     - drm/amd/amdgpu: Check tbo resource pointer
+     - drm/drm-bridge: Drop conditionals around of_node pointers
+     - drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt
+     - drm/amdgpu/pm: Fix uninitialized variable warning for smu10
+     - drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
+     - drm/amdgpu: Fix the uninitialized variable warning
+     - drm/amdgpu: Fix out-of-bounds write warning
+     - drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmi
+     - drm/amdgpu: fix uninitialized variable warning for jpeg_v4
+     - drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
+     - drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctl
+     - drm/amdgpu: fix ucode out-of-bounds read warning
+     - drm/amdgpu: fix mc_data out-of-bounds read warning
+     - drm/amdkfd: Reconcile the definition and use of oem_id in struct
+       kfd_topology_device
+     - apparmor: fix possible NULL pointer dereference
+     - wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
+     - wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
+     - wifi: ath12k: initialize 'ret' in
+       ath12k_dp_rxdma_ring_sel_config_wcn7850()
+     - drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy
+       SOCs
+     - drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13
+       and smu14
+     - drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend
+     - drm/amdgpu: Fix the warning division or modulo by zero
+     - drm/amdgpu: fix dereference after null check
+     - drm/amdgpu: fix the waring dereferencing hive
+     - drm/amd/pm: check specific index for aldebaran
+     - drm/amd/pm: check specific index for smu13
+     - drm/amdgpu: the warning dereferencing obj for nbio_v7_4
+     - drm/amdgpu: fix the warning bad bit shift operation for aca_error_type
+       type
+     - drm/amd/pm: check negtive return for table entries
+     - wifi: rtw89: ser: avoid multiple deinit on same CAM
+     - drm/kfd: Correct pinned buffer handling at kfd restore and validate
+       process
+     - drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()
+     - drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35
+     - drm/amdgpu: Queue KFD reset workitem in VF FED
+     - drm/amdgpu: update type of buf size to u32 for eeprom functions
+     - wifi: iwlwifi: remove fw_running op
+     - wifi: cfg80211: restrict operation during radar detection
+     - cpufreq: scmi: Avoid overflow of target_freq in fast switch
+     - PCI: al: Check IORESOURCE_BUS existence during probe
+     - remoteproc: mediatek: Zero out only remaining bytes of IPI buffer
+     - wifi: iwlwifi: mvm: use only beacon BSS load for active links
+     - wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
+     - hwspinlock: Introduce hwspin_lock_bust()
+     - [arm64] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
+     - remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
+     - RDMA/efa: Properly handle unexpected AQ completions
+     - ionic: fix potential irq name truncation
+     - pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode.
+     - rcu/nocb: Remove buggy bypass lock contention mitigation
+     - media: v4l2-cci: Always assign *val
+     - usbip: Don't submit special requests twice
+     - usb: typec: ucsi: Fix null pointer dereference in trace
+     - fsnotify: clear PARENT_WATCHED flags lazily
+     - net: remove NULL-pointer net parameter in ip_metrics_convert
+     - tcp: annotate data-races around tw->tw_ts_recent and
+       tw->tw_ts_recent_stamp
+     - drm/amdgu: fix Unintentional integer overflow for mall size
+     - regmap: spi: Fix potential off-by-one when calculating reserved size
+     - smack: tcp: ipv4, fix incorrect labeling
+     - [x86] platform/chrome: cros_ec_lpc: MEC access can use an AML mutex
+     - net/mlx5e: SHAMPO, Fix incorrect page release
+     - [arm64] drm/meson: plane: Add error handling
+     - crypto: stm32/cryp - call finalize with bh disabled
+     - gfs2: Revert "Add quota_change type"
+     - RAS/AMD/ATL: Validate address map when information is gathered
+     - net: tcp/dccp: prepare for tw_timer un-pinning
+     - drm/bridge: tc358767: Check if fully initialized before signalling HPD
+       event via IRQ
+     - [arm64] pinctrl: renesas: rzg2l: Validate power registers for SD and ETH
+     - thermal: trip: Use READ_ONCE() for lockless access to trip properties
+     - [x86] hwmon: (k10temp) Check return value of amd_smn_read()
+     - wifi: cfg80211: make hash table duplicates more survivable
+     - f2fs: fix to do sanity check on blocks for inline_data inode
+     - driver: iio: add missing checks on iio_info's callback access
+     - block: remove the blk_flush_integrity call in blk_integrity_unregister
+     - drm/amdgpu: add skip_hw_access checks for sriov
+     - drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
+     - drm/amdgpu: add lock in kfd_process_dequeue_from_device
+     - drm/amdgpu: fix overflowed constant warning in mmhub_set_clockgating()
+     - drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay
+     - drm/amd/display: added NULL check at start of dc_validate_stream
+     - drm/amd/display: Correct the defined value for
+       AMDGPU_DMUB_NOTIFICATION_MAX
+     - drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection
+     - drm/amd/display: use preferred link settings for dp signal only
+     - drm/amd/display: Disable DMCUB timeout for DCN35
+     - drm/amd/display: Avoid overflow from uint32_t to uint8_t
+     - drm/amdgpu: set RAS fed status for more cases
+     - drm/amd/display: Check BIOS images before it is used
+     - drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
+     - crypto: ecc - Fix off-by-one missing to clear most significant digit
+     - media: uvcvideo: Enforce alignment of frame and interval
+     - pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()
+     - mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
+     - drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG
+     - i2c: Use IS_REACHABLE() for substituting empty ACPI functions
+   [ Aurelien Jarno ]
+   * [riscv64] udeb: Ship mtd in kernel-image, drop mtd-core-modules and
+     add it to to Provides of kernel-image.
+   [ Marcin Juszkiewicz ]
+   * [udeb] introduce drm-core-modules to handle 'kernel-image' modules which
+     require 'drm' module
+   * [arm64] udeb: ship mtd in kernel-image, drop mtd-core-modules and
+     add it to to provides of kernel-image.
+   * [arm64] udeb: ship typec in kernel-image
+   [ Salvatore Bonaccorso ]
+   * [hppa/parisc] Delay write-protection until mark_rodata_ro() call
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 08 Sep 2024 20:29:08 +0200
+ linux (6.10.7-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.7
+     - tty: vt: conmakehash: remove non-portable code printing comment header
+     - tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
+     - tty: atmel_serial: use the correct RTS flag.
+     - Revert "ACPI: EC: Evaluate orphan _REG under EC device"
+     - Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
+     - Revert "serial: 8250_omap: Set the console genpd always on if no console
+       suspend"
+     - Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
+     - selinux: revert our use of vma_is_initial_heap()
+     - netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a
+       second writeback flag"
+     - fuse: Initialize beyond-EOF page contents before setting uptodate
+     - ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET
+     - ALSA: usb-audio: Support Yamaha P-125 quirk entry
+     - usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
+     - usb: xhci: Check for xhci->interrupters being allocated in
+       xhci_mem_clearup()
+     - xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
+     - [x86] thunderbolt: Mark XDomain as unplugged when router is removed
+     - ALSA: hda/tas2781: fix wrong calibrated data order
+     - ALSA: timer: Relax start tick time check for slave timer elements
+     - [s390x] dasd: fix error recovery leading to data corruption on ESE devices
+     - [s390x] KVM: s390: fix validity interception issue when gisa is switched
+       off
+     - thermal: gov_bang_bang: Call __thermal_cdev_update() directly
+     - KEYS: trusted: fix DCP blob payload length assignment
+     - KEYS: trusted: dcp: fix leak of blob encryption key
+     - [riscv64] change XIP's kernel_map.size to be size of the entire kernel
+     - [riscv64] entry: always initialize regs->a0 to -ENOSYS
+     - smb3: fix lock breakage for cached writes
+     - [arm64,armhf] i2c: tegra: Do not mark ACPI devices as irq safe
+     - ACPICA: Add a depth argument to acpi_execute_reg_methods()
+     - ACPI: EC: Evaluate _REG outside the EC scope more carefully
+     - [arm64] ACPI: NUMA: initialize all values of acpi_early_node_map to
+       NUMA_NO_NODE
+     - dm resume: don't return EINVAL when signalled
+     - dm persistent data: fix memory allocation failure
+     - vfs: Don't evict inode under the inode lru traversing context
+     - fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
+     - [arm64] i2c: qcom-geni: Add missing geni_icc_disable in
+       geni_i2c_runtime_resume
+     - tracing: Return from tracing_buffers_read() if the file has been closed
+     - perf/bpf: Don't call bpf_overflow_handler() for tracing events
+     - mseal: fix is_madv_discard()
+     - rtla/osnoise: Prevent NULL dereference in error handling
+     - mm: fix endless reclaim on machines with unaccepted memory
+     - mm/hugetlb: fix hugetlb vs. core-mm PT locking
+     - md/raid1: Fix data corruption for degraded array with slow disk
+     - net: mana: Fix RX buf alloc_size alignment and atomic op panic
+     - media: atomisp: Fix streaming no longer working on BYT / ISP2400 devices
+     - net: mana: Fix doorbell out of order violation and avoid unnecessary
+       doorbell rings
+     - wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
+     - fs/netfs/fscache_cookie: add missing "n_accesses" check
+     - selinux: fix potential counting error in avc_add_xperms_decision()
+     - selinux: add the processing of the failure of avc_add_xperms_decision()
+     - alloc_tag: mark pages reserved during CMA activation as not tagged
+     - mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
+     - alloc_tag: introduce clear_page_tag_ref() helper function
+     - mm/numa: no task_numa_fault() call if PMD is changed
+     - mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order
+       fallback to order 0
+     - mm/numa: no task_numa_fault() call if PTE is changed
+     - btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
+     - btrfs: send: allow cloning non-aligned extent if it ends at i_size
+     - btrfs: check delayed refs when we're checking if a ref exists
+     - btrfs: only run the extent map shrinker from kswapd tasks
+     - btrfs: zoned: properly take lock to read/update block group's zoned
+       variables
+     - btrfs: tree-checker: add dev extent item checks
+     - btrfs: only enable extent map shrinker for DEBUG builds
+     - drm/amdgpu: Actually check flags for all context ops.
+     - memcg_write_event_control(): fix a user-triggerable oops
+     - drm/amd/display: Adjust cursor position
+     - drm/amd/display: fix s2idle entry for DCN3.5+
+     - drm/amd/display: Enable otg synchronization logic for DCN321
+     - drm/amd/display: fix cursor offset on rotation 180
+     - drm/amdgpu/jpeg2: properly set atomics vmid field
+     - drm/amdgpu/jpeg4: properly set atomics vmid field
+     - drm/amd/amdgpu: command submission parser for JPEG
+     - pidfd: prevent creation of pidfds for kthreads
+     - [s390x] uv: Panic for set and remove shared access UVC errors
+     - netfs: Fault in smaller chunks for non-large folio mappings
+     - filelock: fix name of file_lease slab cache
+     - libfs: fix infinite directory reads for offset dir
+     - bpf: Fix updating attached freplace prog in prog_array map
+     - bpf: Fix a kernel verifier crash in stacksafe()
+     - btrfs: fix invalid mapping of extent xarray state
+     - igc: Fix packet still tx after gate close by reducing i226 MAC retry
+       buffer
+     - igc: Fix qbv_config_change_errors logics
+     - igc: Fix reset adapter logics when tx mode change
+     - igc: Fix qbv tx latency by setting gtxoffset
+     - gtp: pull network headers in gtp_dev_xmit()
+     - net/mlx5: SD, Do not query MPIR register if no sd_group
+     - net/mlx5e: Take state lock during tx timeout reporter
+     - net/mlx5e: Correctly report errors for ethtool rx flows
+     - atm: idt77252: prevent use after free in dequeue_rx()
+     - [arm64] net: ethernet: mtk_wed: fix use-after-free panic in
+       mtk_wed_setup_tc_block_cb()
+     - mlxbf_gige: disable RX filters until RX path initialized
+     - mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
+     - tcp: Update window clamping condition
+     - netfilter: allow ipv6 fragments to arrive on different devices
+     - netfilter: nfnetlink: Initialise extack before use in ACKs
+       (CVE-2024-44945)
+     - netfilter: flowtable: initialise extack before use
+     - netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
+     - netfilter: nf_tables: Audit log dump reset after the fact
+     - netfilter: nf_tables: Introduce nf_tables_getobj_single
+     - netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
+     - vsock: fix recursive ->recvmsg calls
+     - [arm64] net: hns3: fix wrong use of semaphore up
+     - [arm64] net: hns3: use the user's cfg after reset
+     - [arm64] net: hns3: fix a deadlock problem when config TC during resetting
+     - kbuild: refactor variables in scripts/link-vmlinux.sh
+     - kbuild: remove PROVIDE() for kallsyms symbols
+     - kallsyms: get rid of code for absolute kallsyms
+     - kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
+     - kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
+     - [amd64] iommu: Restore lost return in iommu_report_device_fault()
+     - gpio: mlxbf3: Support shutdown() function
+     - ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7
+     - [arm64] drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
+     - [s390x] dasd: Remove DMA alignment
+     - io_uring/napi: Remove unnecessary s64 cast
+     - io_uring/napi: use ktime in busy polling
+     - io_uring/napi: check napi_enabled in io_napi_add() before proceeding
+     - cpu/SMT: Enable SMT only if a core is online
+     - [powerpc*] topology: Check if a core is online
+     - printk/panic: Allow cpu backtraces to be written into ringbuffer during
+       panic
+     - [arm64] Fix KASAN random tag seed initialization
+     - block: Fix lockdep warning in blk_mq_mark_tag_wait
+     - drm/amd/display: Don't register panel_power_savings on OLED panels
+     - thermal: gov_bang_bang: Drop unnecessary cooling device target state
+       checks
+     - thermal: gov_bang_bang: Split bang_bang_control()
+     - thermal: gov_bang_bang: Add .manage() callback
+     - thermal: gov_bang_bang: Use governor_data to reduce overhead
+     - cifs: Add a tracepoint to track credits involved in R/W requests
+     - smb/client: avoid possible NULL dereference in cifs_free_subrequest()
+     - dm suspend: return -ERESTARTSYS instead of -EINTR
+     - wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
+     - [x86] platform/surface: aggregator: Fix warning when controller is
+       destroyed in probe
+     - ALSA: hda/tas2781: Use correct endian conversion
+     - Makefile: add $(srctree) to dependency of compile_commands.json target
+     - kbuild: merge temporary vmlinux for BTF and kallsyms
+     - kbuild: avoid scripts/kallsyms parsing /dev/null
+     - Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
+     - Bluetooth: hci_core: Fix LE quote calculation
+     - Bluetooth: SMP: Fix assumption of Central always being Initiator
+     - [arm64] net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA
+       and register injection
+     - [arm64] net: mscc: ocelot: fix QoS class for injected packets with
+       "ocelot-8021q"
+     - [arm64] net: mscc: ocelot: serialize access to the injection/extraction
+       groups
+     - net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
+     - net/mlx5: Fix IPsec RoCE MPV trace call
+     - tc-testing: don't access non-existent variable on exception
+     - tcp: prevent concurrent execution of tcp_sk_exit_batch
+     - net: mctp: test: Use correct skb for route input check
+     - kcm: Serialise kcm_sendmsg() for the same socket.
+     - netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
+     - netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
+     - ip6_tunnel: Fix broken GRO
+     - bonding: fix bond_ipsec_offload_ok return type
+     - bonding: fix null pointer deref in bond_ipsec_offload_ok
+     - bonding: fix xfrm real_dev null pointer dereference
+     - bonding: fix xfrm state handling when clearing active slave
+     - ice: fix page reuse when PAGE_SIZE is over 8k
+     - ice: fix ICE_LAST_OFFSET formula
+     - ice: fix truesize operations for PAGE_SIZE >= 8192
+     - ice: use internal pf id instead of function number
+     - igb: cope with large MAX_SKB_FRAGS
+     - [arm64,armhf] net: dsa: mv88e6xxx: Fix out-of-bound access
+     - netem: fix return value if duplicate enqueue fails
+     - udp: fix receiving fraglist GSO packets
+     - ipv6: prevent UAF in ip6_send_skb()
+     - ipv6: fix possible UAF in ip6_finish_output2()
+     - ipv6: prevent possible UAF in ip6_xmit()
+     - bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
+     - netfilter: flowtable: validate vlan header
+     - octeontx2-af: Fix CPT AF register offset calculation
+     - net: ovs: fix ovs_drop_reasons error
+     - [s390x] iucv: Fix vargs handling in iucv_alloc_device()
+     - [arm64] drm/msm/dpu: don't play tricks with debug macros
+     - [arm64] drm/msm/dp: fix the max supported bpp logic
+     - [arm64] drm/msm/dpu: move dpu_encoder's connector assignment to
+       atomic_enable()
+     - [arm64] drm/msm/dp: reset the link phy params before link training
+     - [arm64] drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
+     - [arm64] drm/msm/dpu: limit QCM2290 to RGB formats only
+     - [arm64] drm/msm/dpu: relax YUV requirements
+     - [arm64] drm/msm/dpu: take plane rotation into account for wide planes
+     - workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()
+     - workqueue: Fix spruious data race in __flush_work()
+     - [arm64] drm/msm: fix the highest_bank_bit for sc7180
+     - spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resume
+     - [x86] drm/i915/hdcp: Use correct cp_irq_count
+     - mmc: mmc_test: Fix NULL dereference on allocation failure
+     - io_uring/kbuf: sanitize peek buffer setup
+     - thermal/debugfs: Fix the NULL vs IS_ERR() confusion in
+       debugfs_create_dir()
+     - [s390x] boot: Avoid possible physmem_info segment corruption
+     - [s390x] boot: Fix KASLR base offset off by __START_KERNEL bytes
+     - smb: client: ignore unhandled reparse tags
+     - nvme: move stopping keep-alive into nvme_uninit_ctrl()
+     - Bluetooth: MGMT: Add error handling to pair_device() (CVE-2024-43884)
+     - scsi: core: Fix the return value of scsi_logical_block_count()
+     - ksmbd: the buffer of smb2 query dir response has at least 1 byte
+     - drm/amdgpu: Validate TA binary size
+     - drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
+     - ACPI: video: Add Dell UART backlight controller detection
+     - ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO
+     - [x86] platform/x86: dell-uart-backlight: Use
+       acpi_video_get_backlight_type()
+     - [x86] platform/x86: ISST: Fix return value on last invalid resource
+     - [s390x] ap: Refine AP bus bindings complete processing
+     - net: ngbe: Fix phy mode set to external phy
+     - net: dsa: microchip: fix PTP config failure when using multiple ports
+     - HID: wacom: Defer calculation of resolution until resolution_code is known
+     - iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
+     - Input: i8042 - add forcenorestore quirk to leave controller untouched even
+       on s3
+     - Input: i8042 - use new forcenorestore quirk to replace old buggy quirk
+       combination
+     - ata: pata_macio: Fix DMA table overflow
+     - cxgb4: add forgotten u64 ivlan cast before shift
+     - [arm64] KVM: arm64: vgic-debug: Don't put unmarked LPIs
+     - [arm64] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
+     - cgroup/cpuset: fix panic caused by partcmd_update
+     - cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if
+       cpus.exclusive not set
+     - mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
+     - mmc: dw_mmc: allow biu and ciu clocks to defer
+     - smb3: fix broken cached reads when posix locks
+     - pmdomain: imx: scu-pd: Remove duplicated clocks
+     - pmdomain: imx: wait SSAR when i.MX93 power domain on
+     - nouveau/firmware: use dma non-coherent allocator
+     - thermal: of: Fix OF node leak in thermal_of_trips_init() error path
+     - thermal: of: Fix OF node leak in thermal_of_zone_register()
+     - thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
+     - mptcp: pm: re-using ID of unused removed ADD_ADDR
+     - mptcp: pm: re-using ID of unused removed subflows
+     - mptcp: pm: re-using ID of unused flushed subflows
+     - mptcp: pm: remove mptcp_pm_remove_subflow()
+     - mptcp: pm: only mark 'subflow' endp as available
+     - mptcp: pm: only decrement add_addr_accepted for MPJ req
+     - mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
+     - mptcp: pm: only in-kernel cannot have entries with ID 0
+     - mptcp: pm: fullmesh: select the right ID later
+     - mptcp: pm: avoid possible UaF when selecting endp
+     - Revert "pidfd: prevent creation of pidfds for kthreads"
+     - drm/amdgpu/vcn: identify unified queue in sw init
+     - drm/amdgpu/vcn: not pause dpg for unified queue
+     - ksmbd: fix race condition between destroy_previous_session() and smb2
+       operations()
+     - Input: MT - limit max slots
+   [ Salvatore Bonaccorso ]
+   * [rt] Refresh "net/ipv4: Use nested-BH locking for ipv4_tcp_sk."
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 31 Aug 2024 12:14:41 +0200
+ linux (6.10.6-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.5
+     - drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
+     - locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
+     - [x86] perf/x86/intel/cstate: Add Arrowlake support
+     - [x86] perf/x86/intel/cstate: Add Lunarlake support
+     - [x86] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra
+       Forest
+     - [x86] platform/x86: intel-vbtn: Protect ACPI notify handler against
+       recursion
+     - irqchip/mbigen: Fix mbigen node address layout
+     - [x86] platform/x86/intel/ifs: Initialize union ifs_status to zero
+     - jump_label: Fix the fix, brown paper bags galore
+     - [x86] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
+     - [x86] perf/x86/intel: Support the PEBS event mask
+     - [x86] perf/x86: Support counter mask
+     - [x86] perf/x86: Fix smp_processor_id()-in-preemptible warnings
+     - [x86] mm: Fix pti_clone_pgtable() alignment assumption
+     - [x86] mm: Fix pti_clone_entry_text() for i386
+     - smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
+     - power: supply: rt5033: Bring back i2c_set_clientdata
+     - sctp: Fix null-ptr-deref in reuseport_add_sock().
+     - gve: Fix use of netif_carrier_ok()
+     - virtio-net: unbreak vq resizing when coalescing is not negotiated
+     - net: usb: qmi_wwan: fix memory leak for not ip packets
+     - net: bridge: mcast: wait for previous gc cycles when removing port
+     - net: linkwatch: use system_unbound_wq
+     - ice: Fix reset handler
+     - Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
+     - Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv
+       monitor
+     - net/smc: add the max value of fallback reason count
+     - [armhf] net: dsa: bcm_sf2: Fix a possible memory leak in
+       bcm_sf2_mdio_register()
+     - bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
+     - idpf: fix memory leaks and crashes while performing a soft reset
+     - idpf: fix UAFs when destroying the queues
+     - l2tp: fix lockdep splat
+     - net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
+     - net: fec: Stop PPS on driver remove
+     - net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
+     - regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap()
+     - gpio: prevent potential speculation leaks in gpio_device_get_desc()
+     - [x86] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
+     - Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
+     - platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id
+     - rcutorture: Fix rcu_torture_fwd_cb_cr() data race
+     - md: do not delete safemode_timer in mddev_suspend
+     - md: change the return value type of md_write_start to void
+     - md/raid5: avoid BUG_ON() while continue reshape after reassembling
+     - debugobjects: Annotate racy debug variables
+     - nvme: apple: fix device reference counting
+     - block: change rq_integrity_vec to respect the iterator
+     - rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
+     - clocksource/drivers/sh_cmt: Address race condition for clock events
+     - ACPI: battery: create alarm sysfs attribute atomically
+     - ACPI: SBS: manage alarm sysfs attribute through psy core
+     - [x86] cpufreq: amd-pstate: Allow users to write 'default' EPP string
+     - [x86] cpufreq: amd-pstate: auto-load pstate driver by default
+     - [arm64] soc: qcom: icc-bwmon: Allow for interrupts to be shared across
+       instances
+     - xen: privcmd: Switch from mutex to spinlock for irqfds
+     - ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU
+     - ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ
+     - thermal: intel: hfi: Give HFI instances package scope
+     - wifi: nl80211: disallow setting special AP channel widths
+     - wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too
+       early
+     - wifi: rtlwifi: handle return value of usb init TX/RX
+     - wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()
+     - net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
+     - wifi: rtw89: pci: fix RX tag race condition resulting in wrong RX length
+     - af_unix: Don't retry after unix_state_lock_nested() in
+       unix_stream_connect().
+     - PCI: Add Edimax Vendor ID to pci_ids.h
+     - wifi: mac80211: fix NULL dereference at band check in starting tx ba
+       session
+     - udf: prevent integer overflow in udf_bitmap_free_blocks()
+     - bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory
+       accesses
+     - wifi: nl80211: don't give key data to userspace
+     - can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index
+       erratum
+     - can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of
+       mcp2518fd
+     - net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on
+       sa8775p-ride-r3
+     - btrfs: do not clear page dirty inside extent_write_locked_range()
+     - btrfs: do not BUG_ON() when freeing tree block after error
+     - btrfs: reduce nesting for extent processing at btrfs_lookup_extent_info()
+     - btrfs: fix data race when accessing the last_trans field of a root
+     - btrfs: fix bitmap leak when loading free space cache on duplicate entry
+     - Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver
+       unloading
+     - drm/xe/preempt_fence: enlarge the fence critical section
+     - drm/amd/display: Handle HPD_IRQ for internal link
+     - drm/amd/display: Add delay to improve LTTPR UHBR interop
+     - drm/amdgpu: fix potential resource leak warning
+     - drm/amdgpu/pm: Fix the param type of set_power_profile_mode
+     - drm/amd/amdkfd: Fix a resource leak in svm_range_validate_and_map()
+     - drm/xe/xe_guc_submit: Fix exec queue stop race condition
+     - drm/amdgpu/pm: Fix the null pointer dereference for smu7
+     - drm/amdgpu: Fix the null pointer dereference to ras_manager
+     - drm/amdgpu/pm: Fix the null pointer dereference in
+       apply_state_adjust_rules
+     - drm/admgpu: fix dereferencing null pointer context
+     - drm/amdgpu: Add lock around VF RLCG interface
+     - drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
+     - drm/amd/display: Add null checks for 'stream' and 'plane' before
+       dereferencing
+     - media: amphion: Remove lock in s_ctrl callback
+     - drm/amd/display: Add NULL check for 'afb' before dereferencing in
+       amdgpu_dm_plane_handle_cursor_update
+     - drm/amd/display: Wake DMCUB before sending a command for replay feature
+     - drm/amd/display: reduce ODM slice count to initial new dc state only when
+       needed
+     - drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
+     - drm/amd/display: remove dpp pipes on failure to update pipe params
+     - drm/amd/display: Add null checker before passing variables
+     - media: i2c: ov5647: replacing of_node_put with __free(device_node)
+     - media: uvcvideo: Ignore empty TS packets
+     - media: uvcvideo: Fix the bandwdith quirk on USB 3.x
+     - drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
+     - media: xc2028: avoid use-after-free in load_firmware_cb()
+     - ext4: fix uninitialized variable in ext4_inlinedir_to_tree
+     - jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
+     - drm/amd/display: Fix null pointer deref in dcn20_resource.c
+     - [s390x] sclp: Prevent release of buffer in I/O
+     - ext4: sanity check for NULL pointer after ext4_force_shutdown
+     - SUNRPC: Fix a race to wake a sync task
+     - mm, slub: do not call do_slab_free for kfence object
+     - profiling: remove profile=sleep support
+     - clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
+     - scsi: Revert "scsi: sd: Do not repeat the starting disk message"
+     - scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
+     - media: ipu-bridge: fix ipu6 Kconfig dependencies
+     - media: intel/ipu6: select AUXILIARY_BUS in Kconfig
+     - irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to
+       'raw_spinlock_t'
+     - irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
+     - sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
+     - [arm64] cputype: Add Cortex-X3 definitions
+     - [arm64] cputype: Add Cortex-A720 definitions
+     - [arm64] cputype: Add Cortex-X925 definitions
+     - [arm64] errata: Unify speculative SSBS errata logic
+     - [arm64] errata: Expand speculative SSBS workaround
+     - [arm64] cputype: Add Cortex-X1C definitions
+     - [arm64] cputype: Add Cortex-A725 definitions
+     - [arm64] errata: Expand speculative SSBS workaround (again)
+     - nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
+     - i2c: smbus: Improve handling of stuck alerts
+     - [arm64] ASoC: SOF: Remove libraries from topology lookups
+     - i2c: smbus: Send alert notifications to all devices if source not found
+     - bpf: kprobe: remove unused declaring of bpf_kprobe_override
+     - kprobes: Fix to check symbol prefixes correctly
+     - ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULL
+     - i2c: qcom-geni: Add missing clk_disable_unprepare in
+       geni_i2c_runtime_resume
+     - [x86] ASoC: cs35l56: Revert support for dual-ownership of ASP registers
+     - [x86] ASoC: cs35l56: Handle OTP read latency over SoundWire
+     - drm/atomic: allow no-op FB_ID updates for async flips
+     - i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
+     - [x86] drm/i915: Allow evicting to use the requested placement
+     - [x86] drm/i915: Attempt to get pages without eviction first
+     - drm/amd/display: Replace dm_execute_dmub_cmd with
+       dc_wake_and_execute_dmub_cmd
+     - spi: spi-fsl-lpspi: Fix scldiv calculation
+     - ALSA: usb-audio: Re-add ScratchAmp quirk entries
+     - drm/xe/rtp: Fix off-by-one when processing rules
+     - drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
+     - drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
+     - drm/xe: Minor cleanup in LRC handling
+     - drm/xe: Take ref to VM in delayed snapshot
+     - [arm64] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
+     - cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
+     - module: warn about excessively long module waits
+     - module: make waiting for a concurrent module loader interruptible
+     - [x86] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
+       (CVE-2024-42259)
+     - drm/amd/display: Skip Recompute DSC Params if no Stream on Link
+     - drm/amdgpu: Forward soft recovery errors to userspace
+     - [x86] drm/i915/gem: Adjust vma offset for framebuffer mmap offset
+     - drm/client: fix null pointer dereference in drm_client_modeset_probe
+     - drm/i915/display: correct dual pps handling for MTL_PCH+
+     - drm/test: fix the gem shmem test to map the sg table.
+     - io_uring/net: ensure expanded bundle recv gets marked for cleanup
+     - io_uring/net: ensure expanded bundle send gets marked for cleanup
+     - io_uring/net: don't pick multiple buffers for non-bundle send
+     - ALSA: line6: Fix racy access to midibuf
+     - ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
+     - ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks
+     - ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4
+     - usb: vhci-hcd: Do not drop references before new references are gained
+     - USB: serial: debug: do not echo input by default
+     - usb: typec: fsa4480: Check if the chip is really there
+     - usb: gadget: core: Check for unset descriptor
+     - usb: gadget: midi2: Fix the response for FB info with block 0xff
+     - usb: gadget: u_serial: Set start_delayed during suspend
+     - usb: gadget: f_fs: restore ffs_func_disable() functionality
+     - usb: gadget: u_audio: Check return codes from usb_ep_enable and
+       config_ep_by_speed.
+     - scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
+     - scsi: ufs: core: Fix deadlock during RTC update
+     - scsi: ufs: core: Do not set link to OFF state while waking up from
+       hibernation
+     - scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
+     - tick/broadcast: Move per CPU pointer access into the atomic section
+     - media: v4l: Fix missing tabular column hint for Y14P format
+     - vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
+     - spmi: pmic-arb: add missing newline in dev_err format strings
+     - ntp: Clamp maxerror and esterror to operating range
+     - driver core: Fix uevent_show() vs driver detach race
+     - [arm64] dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator on
+     - tracefs: Fix inode allocation
+     - tracefs: Use generic inode RCU for synchronizing freeing
+     - ntp: Safeguard against time_constant overflow
+     - timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
+     - serial: core: check uartclk for zero to avoid divide by zero
+     - serial: sc16is7xx: fix TX fifo corruption
+     - serial: sc16is7xx: fix invalid FIFO access with special register set
+     - tty: vt: conmakehash: cope with abs_srctree no longer in env
+     - memcg: protect concurrent access to mem_cgroup_idr
+     - [x86] ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxx
+     - spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree
+     - kcov: properly check for softirq context
+     - irqchip/xilinx: Fix shift out of bounds
+     - irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
+     - genirq/irqdesc: Honor caller provided affinity in alloc_desc()
+     - power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
+     - power: supply: axp288_charger: Fix constant_charge_voltage writes
+     - power: supply: axp288_charger: Round constant_charge_voltage writes down
+     - tracing: Have format file honor EVENT_FILE_FL_FREED
+     - tracing: Fix overflow in get_free_elt()
+     - padata: Fix possible divide-by-0 panic in padata_mt_helper()
+     - smb3: fix setting SecurityFlags when encryption is required
+     - eventfs: Don't return NULL in eventfs_create_dir()
+     - eventfs: Use SRCU for freeing eventfs_inodes
+     - mm: list_lru: fix UAF for memory cgroup
+     - net/tcp: Disable TCP-AO static key after RCU grace period
+     - btrfs: avoid using fixed char array size for tree names
+     - [x86] paravirt: Fix incorrect virt spinlock setting on bare metal
+     - [x86] mtrr: Check if fixed MTRRs exist before saving them
+     - sched/smt: Introduce sched_smt_present_inc/dec() helper
+     - sched/smt: Fix unbalance sched_smt_present dec/inc
+     - sched/core: Introduce sched_set_rq_on/offline() helper
+     - sched/core: Fix unbalance set_rq_online/offline() in
+       sched_cpu_deactivate()
+     - drm/bridge: analogix_dp: properly handle zero sized AUX transactions
+     - drm/dp_mst: Skip CSN if topology probing is not done yet
+     - [arm64,armhf] drm/lima: Mark simple_ondemand governor as softdep
+     - [x86] drm/mgag200: Set DDC timeout in milliseconds
+     - [x86] drm/mgag200: Bind I2C lifetime to DRM device
+     - drm/radeon: Remove __counted_by from StateArray.states[]
+     - mptcp: fully established after ADD_ADDR echo on MPJ
+     - mptcp: pm: deny endp with signal + subflow + port
+     - block: use the right type for stub rq_integrity_vec()
+     - Revert "drm/amd/display: Handle HPD_IRQ for internal link"
+     - Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in
+       amdgpu_dm_plane_handle_cursor_update"
+     - btrfs: fix corruption after buffer fault in during direct IO append write
+     - idpf: fix memleak in vport interrupt configuration
+     - drm/amd/display: Add null check in resource_log_pipe_topology_update
+     - drm/amd/display: Change ASSR disable sequence
+     - mptcp: pm: reduce indentation blocks
+     - mptcp: pm: don't try to create sf if alloc failed
+     - mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
+     - btrfs: fix double inode unlock for direct IO sync writes
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.6
+     - exec: Fix ToCToU between perm check and set-uid/gid usage
+     - drm/amd/display: Defer handling mst up request in resume
+     - drm/amd/display: Separate setting and programming of cursor
+     - drm/amd/display: Prevent IPX From Link Detect and Set Mode
+     - nvme/pci: Add APST quirk for Lenovo N60z laptop
+     - [x86] ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default value
+     - bpf, net: Use DEV_STAT_INC()
+     - f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC
+     - f2fs: fix to cover read extent cache access with lock
+     - fou: remove warn in gue_gro_receive on unsupported protocol
+     - jfs: fix null ptr deref in dtInsertEntry
+     - jfs: Fix shift-out-of-bounds in dbDiscardAG
+     - ALSA: usb: Fix UBSAN warning in parse_audio_unit()
+     - [x86] platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
+     - [x86] platform/x86: ideapad-laptop: introduce a generic notification chain
+     - [x86] platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc
+     - [x86] platform/x86: ideapad-laptop: add a mutex to synchronize VPC
+       commands
+     - binfmt_flat: Fix corruption when not offsetting data start
+     - drm/amd/display: Solve mst monitors blank out problem after resume
+     - drm/amdgpu/display: Fix null pointer dereference in
+       dc_stream_program_cursor_position
+     - media: Revert "media: dvb-usb: Fix unexpected infinite loop in
+       dvb_usb_read_remote_control()"
+     - Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no
+       error"
+     - Revert "drm/amd/display: Refactor function
+       dm_dp_mst_is_port_support_mode()"
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 19 Aug 2024 21:59:45 +0200
+ linux (6.10.4-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.4
+     - mm/huge_memory: mark racy access onhuge_anon_orders_always
+     - mm: fix khugepaged activation policy
+     - mm/migrate: make migrate_misplaced_folio() return 0 on success
+     - mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
+     - mm/migrate: putback split folios when numa hint migration fails
+     - ext4: factor out a common helper to query extent map
+     - ext4: check the extent status again before inserting delalloc block
+     - f2fs: fix to avoid use SSR allocate when do defragment
+     - f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
+     - perf: imx_perf: fix counter start and config sequence
+     - [x86] perf/x86/intel: Switch to new Intel CPU model defines
+     - [x86] perf/x86/intel: Add a distinct name for Granite Rapids
+     - [armel,armhf] 9406/1: Fix callchain_trace() return value
+     - [arm64] HID: amd_sfh: Move sensor discovery before HID device
+       initialization
+     - perf tool: fix dereferencing NULL al->maps
+     - drm/gpuvm: fix missing dependency to DRM_EXEC
+     - drm/nouveau: prime: fix refcount underflow
+     - drm/vmwgfx: Make sure the screen surface is ref counted
+     - drm/vmwgfx: Fix overlay when using Screen Targets
+     - bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
+     - netlink: specs: correct the spec of ethtool
+     - ethtool: rss: echo the context number back
+     - drm/vmwgfx: Trigger a modeset when the screen moves
+     - sched: act_ct: take care of padding in struct zones_ht_key
+     - wifi: cfg80211: fix reporting failed MLO links status with
+       cfg80211_connect_done
+     - wifi: cfg80211: correct S1G beacon length calculation
+     - net: phy: realtek: add support for RTL8366S Gigabit PHY
+     - ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
+     - Bluetooth: btintel: Fail setup on error
+     - Bluetooth: hci_sync: Fix suspending with wrong filter policy
+     - drm/client: Fix error code in drm_client_buffer_vmap_local()
+     - ethtool: fix setting key and resetting indir at once
+     - tcp: Adjust clamping window for applications specifying SO_RCVBUF
+     - net: axienet: start napi before enabling Rx/Tx
+     - rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in
+       rtnl_dellink().
+     - [x86] i915/perf: Remove code to update PWR_CLK_STATE for gen12
+     - ice: respect netif readiness in AF_XDP ZC related ndo's
+     - ice: don't busy wait for Rx queue disable in ice_qp_dis()
+     - ice: replace synchronize_rcu with synchronize_net
+     - ice: modify error handling when setting XSK pool in ndo_bpf
+     - ice: toggle netif_carrier when setting up XSK pool
+     - ice: improve updating ice_{t,r}x_ring::xsk_pool
+     - ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
+     - ice: xsk: fix txq interrupt mapping
+     - net/iucv: fix use after free in iucv_sock_close()
+     - [x86] drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
+     - net: mvpp2: Don't re-use loop iterator
+     - net: phy: micrel: Fix the KSZ9131 MDI-X status issue
+     - [s390x] mm/ptdump: Fix handling of identity mapping area
+     - ALSA: hda: Conditionally use snooping for AMD HDMI
+     - drm/atomic: Allow userspace to use explicit sync with atomic async flips
+     - drm/atomic: Allow userspace to use damage clips with async flips
+     - netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
+     - netfilter: iptables: Fix potential null-ptr-deref in
+       ip6table_nat_table_init().
+     - net/mlx5: Always drain health in shutdown callback
+     - net/mlx5: Fix error handling in irq_pool_request_irq
+     - net/mlx5: Lag, don't use the hardcoded value of the first port
+     - net/mlx5: Fix missing lock on sync reset reload
+     - net/mlx5e: Require mlx5 tc classifier action support for IPsec prio
+       capability
+     - net/mlx5e: Fix CT entry update leaks of modify header context
+     - net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
+     - igc: Fix double reset adapter triggered from a single taprio cmd
+     - ipv6: fix ndisc_is_useropt() handling for PIO
+     - [riscv64] purgatory: align riscv_kernel_entry
+     - perf arch events: Fix duplicate RISC-V SBI firmware event name
+     - [riscv64] perf: riscv: Fix selecting counters in legacy mode
+     - [riscv64] mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
+     - [riscv64] RISC-V: Enable the IPI before workqueue_online_cpu()
+     - [riscv64] Fix linear mapping checks for non-contiguous memory regions
+     - [arm64] jump_label: Ensure patched jump_labels are visible to all CPUs
+     - ceph: force sending a cap update msg back to MDS for revoke op
+     - [s390x] fpu: Re-add exception handling in load_fpu_state()
+     - platform/chrome: cros_ec_proto: Lock device when updating MKBP version
+     - HID: wacom: Modify pen IDs
+     - btrfs: zoned: fix zone_unusable accounting on making block group
+       read-write again
+     - btrfs: do not subtract delalloc from avail bytes
+     - btrfs: make cow_file_range_inline() honor locked_page on error
+     - protect the fetch of ->fd[fd] in do_dup2() from mispredictions
+     - mptcp: sched: check both directions for backup
+     - ALSA: usb-audio: Correct surround channels in UAC1 channel map
+     - ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
+     - ALSA: seq: ump: Optimize conversions from SysEx to UMP
+     - Revert "ALSA: firewire-lib: obsolete workqueue for period update"
+     - Revert "ALSA: firewire-lib: operate for period elapse event in process
+       context"
+     - PCI: pciehp: Retain Power Indicator bits for userspace indicators
+     - drm/vmwgfx: Fix a deadlock in dma buf fence polling
+     - drm/vmwgfx: Fix handling of dumb buffers
+     - drm/ast: astdp: Wake up during connector status detection
+     - drm/ast: Fix black screen after resume
+     - drm/amdgpu: fix contiguous handling for IB parsing v2
+     - drm/virtio: Fix type of dma-fence context variable
+     - [x86] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
+     - [arm64] drm/v3d: Prevent out of bounds access in performance query
+       extensions
+     - [arm64] drm/v3d: Fix potential memory leak in the timestamp extension
+     - [arm64] drm/v3d: Fix potential memory leak in the performance extension
+     - [arm64] drm/v3d: Validate passed in drm syncobj handles in the timestamp
+       extension
+     - [arm64] drm/v3d: Validate passed in drm syncobj handles in the performance
+       extension
+     - Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
+     - nouveau: set placement to original placement on uvmm validate.
+     - wifi: ath12k: fix soft lockup on suspend
+     - wifi: mac80211: use monitor sdata with driver only if desired
+     - io_uring: keep multishot request NAPI timeout current
+     - net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
+     - net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
+     - net: wan: fsl_qmc_hdlc: Discard received CRC
+     - r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
+     - mptcp: fix user-space PM announced address accounting
+     - mptcp: distinguish rcv vs sent backup flag in requests
+     - mptcp: fix NL PM announced address accounting
+     - mptcp: mib: count MPJ with backup flag
+     - mptcp: fix bad RCVPRUNED mib accounting
+     - mptcp: pm: fix backup support in signal endpoints
+     - mptcp: pm: only set request_bkup flag when sending MP_PRIO
+     - mptcp: fix duplicate data handling
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 12 Aug 2024 20:18:17 +0200
+ linux (6.10.3-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.2
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.3
+     - ext4: don't track ranges in fast_commit if inode has inlined data
+       (Closes: #1039883)
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 6.10.2-rt14
+     - Refresh patches and drop patches applied upstream
+   * [arm64] drivers/net/ethernet/microsoft: Enable MICROSOFT_MANA as module
+   * drivers/net/ethernet/pensando: Enable IONIC as module (Closes: #1041893)
+   [ Vincent Blut ]
+   * [arm64] drivers/phy/marvell: Enable PHY_MVEBU_CP110_UTMI as module
+     (Closes: #1076934)
+   [ Ben Hutchings ]
+   * net: drop bad gso csum_start and offset in virtio_net_hdr (regression in
+     6.10.3)
+   * spi: spidev: Add missing spi_device_id for bh2228fv (regression in 6.10.3)
+  -- Ben Hutchings <benh@debian.org>  Sun, 04 Aug 2024 22:10:58 +0200
+ linux (6.10.1-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.1
+   [ Diederik de Haas ]
+   * [arm64] Add MediaTek MT7986a SoC support
+     - [arm64] drivers/net/ethernet/mediatek: Enable NET_VENDOR_MEDIATEK
+     - [arm64] drivers/net/ethernet/mediatek: Enable NET_MEDIATEK_SOC as module
+     - [arm64] drivers/net/wireless/mediatek/mt76/mt7915: Enable MT798X_WMAC
+     - [arm64] drivers/pwm: Enable PWM_MEDIATEK as module
+     - [arm64] drivers/thermal/mediatek: Enable MTK_SOC_THERMAL as module
+   * [arm64] Add Bananapi BPI-R3 support (Closes: #1072968)
+     - [arm64] drivers/mtd/nand: Enable MTD_NAND_ECC_MEDIATEK as module
+     - [arm64] drivers/mtd/nand/spi: Enable MTD_SPI_NAND as module
+     - [arm64] drivers/net/dsa: Enable NET_DSA_MT7530, NET_DSA_MT7530_MDIO and
+       NET_DSA_MT7530_MMIO as modules
+     - [arm64] drivers/spi: Enable SPI_MTK_SNFI as module
+   * [arm64] Enable support for Pine64's PineTab2:
+     - drivers/iio/accel: Enable IIO_ST_ACCEL_I2C_3AXIS as module
+     - [arm64] drivers/gpu/drm/panel: Enable DRM_PANEL_BOE_TH101MB31UIG002_28A
+       as module
+     - [arm64] drivers/media/i2c: Enable VIDEO_OV5648 and VIDEO_DW9714 as module
+   * [arm64] drivers/gpu/drm/bridge/synopsys: Enable DRM_DW_HDMI_I2S_AUDIO as
+     module
+   * drivers/devfreq: Enable PM_DEVFREQ
+   * [arm64,armhf] drivers/devfreq: Make DEVFREQ_GOV_SIMPLE_ONDEMAND builtin
+   [ Emanuele Rocca ]
+   * [arm64] Enable support for Renesas boards RZ/G3S (ARCH_R9A08G045) and
+     RZ/V2H (ARCH_R9A09G057). (Closes: #1072574)
+   * [arm64] Re-enable RELR, kernels built with binutils 2.42.90.20240720 boot
+     fine. (Cf. #1074111).
+   [ Bastian Blank ]
+   * [ppc64*] Switch default kernel to 4k page size.  (closes: #1074217)
+   * [ppc64*] Add additional kernel with 64k page size.
+   * Remove unused check for image size.
+   * [arm64] Add additional kernel with 16k page size.
+   [ Ben Hutchings ]
+   * d/b/test-patches: Handle kernel release strings without ABI number
+   * d/b/test-patches: Stop looking for featuresets other than rt
+   * d/b/test-patches: Update config overrides for the current format
+   * d/b/buildcheck.py: Restore reading of config to pass to check classes
+   * d/b/buildcheck.py, d/rules.real: Run buildcheck.py in setup as well
+   * d/b/buildcheck.py: Restore config checks on kernels to be signed
+   * [alpha] scsi: Disable SCSI_IMM (fixes FTBFS)
+   [ Aurelien Jarno ]
+   * [riscv64] Enable CONFIG_ARCH_CANAAN to support Canaan Kendryte SoCs.
+   * [riscv64] Enable CONFIG_CLK_SOPHGO_CV1800 as a module.
+   * [riscv64] Enable CONFIG_ACPI_CPPC_CPUFREQ as a module.
+   [ Vincent Blut ]
+   * [amd64/cloud] drivers/watchdog: Enable I6300ESB_WDT as module
+     (Closes: #1067908)
+   * [x86] drivers/platform/x86: Enable MSI_EC as module
+   [ Salvatore Bonaccorso ]
+   * drivers/md/dm-vdo: Enable DM_VDO as module (Closes: #1076457)
+   * drivers/net: Enable NETKIT (BPF-programmable network device) (except for
+     sh4/sh7785lcr) (Closes: #1076962)
+   * fs/erofs: Enable more EROFS compression algorithms (Closes: #1076570)
+     - Enable EROFS_FS_ZIP_LZMA
+     - Enable EROFS_FS_ZIP_DEFLATE
+     - Enable EROFS_FS_ZIP_ZSTD
+   [ Richard Hansen ]
+   * [x86] sound/soc/intel/avs/boards: Enable SND_SOC_INTEL_AVS_MACH_MAX98927 as
+     a module (Closes: #1076062)
+   [ YunQiang Su ]
+   * [mips64el] Add mips64r6el flavor.
+   * [mips*] Enable R2 to R6 emulator for all R6 flavors.
+   [ Sergio Durigan Junior ]
+   * Enable debuginfod support. (Closes: #1072311)
+     libdebuginfod is dual-licensed LGPL-3+ and GPL-2+, which makes it
+     possible for perf to link against the library.
+     - d/rules.d/t/perf/Makefile: Remove NO_LIBDEBUGINFOD=1.
+     - d/templates/tools-unversioned.control.in: B-D on libdebuginfod-dev.
+   [ Dmitry Baryshkov ]
+   * [arm64] Enable config options for Qualcomm boards:
+     - Enable INTERCONNECT_QCOM_MSM8996, INTERCONNECT_QCOM_QCM2290,
+       INTERCONNECT_QCOM_SC7280, INTERCONNECT_QCOM_SM6115, and
+       INTERCONNECT_QCOM_SM8250 as built-in, this is required to get serial
+       console early during bootup
+     - Enable pincontrol PINCTRL_MSM8998, PINCTRL_QCM2290, PINCTRL_SC7280,
+       PINCTRL_SC7280_LPASS_LPI, PINCTRL_SM6115, PINCTRL_SM6115_LPASS_LPI,
+       PINCTRL_SM8250, PINCTRL_SM8250_LPASS_LPI as modules
+     - Enable clock controllers MSM_GCC_8998, QCOM_CLK_APCC_MSM8996,
+       QCOM_CLK_APCS_MSM8916, CLK_GFM_LPASS_SM8250, QCM_DISPCC_2290,
+       QCM_GCC_2290, QCOM_A53PLL, SC_CAMCC_7280, SC_DISPCC_7280, SC_GPUCC_7280,
+       SC_LPASS_CORECC_7280, SC_VIDEOCC_7280, SM_CAMCC_8250, SM_DISPCC_6115,
+       SM_DISPCC_8250, SM_GCC_6115, SM_GPUCC_6115, SM_GPUCC_8250,
+       SM_VIDEOCC_8250, SDM_LPASSCC_845 as modules
+     - Enable Audio drivers MFD_WCD934X, SLIM_QCOM_CTRL, SLIM_QCOM_NGD_CTRL,
+       SND_SOC_MSM8916_WCD_ANALOG, SND_SOC_MSM8916_WCD_DIGITAL,
+       SND_SOC_MSM8996, SND_SOC_SC7280, SND_SOC_SDM845, SND_SOC_SM8250,
+       SND_SOC_WCD9335, SND_SOC_WCD934X, SND_SOC_WSA881X as modules
+     - Enable other Qualcomm-specific drivers ARM_QCOM_CPUFREQ_NVMEM,
+       ATH10K_SNOC, CHARGER_QCOM_SMB2, I2C_QCOM_CCI, INTERCONNECT_QCOM_MSM8916,
+       MSM_GPUCC_8998, MSM_MMCC_8998, GPIO_WCD934X, QCOM_IPA,
+       PHY_QCOM_PCIE2, QCOM_GPI_DMA, QCOM_MPM, QCOM_RMTFS_MEM, QCOM_SOCINFO,
+       QCOM_WCNSS_PIL, REGULATOR_QCOM_USB_VBUS, RESET_QCOM_PDC,
+       TYPEC_QCOM_PMIC, UCSI_PMIC_GLINK as modules
+     - Enable DRM_LONTIUM_LT9611, DRM_LONTIUM_LT9611UXC, TYPEC_MUX_NB7VPQ904M
+       as moudles for devices present both on Qualcomm and non-Qualcomm
+       platforms
+   * [arm64] enable CONFIG_QCOM_LMH, another SDM845-related option
+   [ Jochen Sprickerhof ]
+   * Enable snd_soc_pcm5102a as a module on armhf/arm64
+   [ Dylan Aïssi ]
+   * debian/rules: sort control.md5sums to improve reproducibility
+  -- Ben Hutchings <benh@debian.org>  Fri, 26 Jul 2024 17:53:15 +0200
+ linux (6.10-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.10
+   [ Ben Hutchings ]
+   * d/l/p/debian_linux/firmware.py: Handle RawFile fields
+   * d/l/p/debian_linux/firmware.py: Correctly handle multiple licences per
+     section
+   * d/l/p/debian_linux/firmware.py: Handle quoted filenames
+   * Update to 6.10:
+     - Drop patches applied upstream:
+       - "alpha: Fix missing symbol versions for str{,n}{cat,cpy}"
+     - Refresh patches:
+       - Adjust context in "Include package version along with kernel release
+         in stack traces"
+       - Adjust context in "Documentation: Drop sphinx version check"
+       - Change "arm64/acpi: Add fixup for HPE m400 quirks" to not restructure
+         acpi_boot_table_init()
+       - Adjust context in "phy/marvell: disable 4-port phys"
+   * [rt] Update to 6.10-rc6-rt11
+   * d/config: Update with the help of kconfigeditor2:
+     - Disable BASE_SMALL instead of enabling BASE_FULL
+     - drm/display: Enable DRM_DISPLAY_DP_AUX_CHARDEV instead of
+       DRM_DP_AUX_CHARDEV
+     - [arm64] Enable USB_ONBOARD_DEV instead of USB_ONBOARD_HUB
+     - [armel,armhf] Enable ARM_PAN instead of CPU_SW_DOMAIN_PAN
+     - [riscv64] Enable ARCH_MICROCHIP, ARCH_SIFIVE, ARCH_VIRT instead of
+       SOC_MICROCHIP_POLARFIRE, SOC_SIFIVE, SOC_VIRT
+     - [x86] drm/display: Enable DRM_DISPLAY_DP_AUX_CEC instead of DRM_DP_CEC
+     - [x86] staging/wlan-ng: Remove PRISM2_USB
+   * hyperv-daemons: Update for upstream removal of hv_fcopy_daemon
+   * [x86] linux-cpupower: Update turbostat Makefile to define BUILD_BUG_HEADER
+   * linux-bpf-dev: Set O to absolute directory in bpftool build
+   [ Bastian Blank ]
+   * Use debhelper compatibility level 13.
+   * Add linux-bpf-dev package for BPF header.
+   * Replace dh-exec with static files everywhere.
+   [ Punit Agrawal ]
+   * drivers/vfio: Enable VFIO configuration for all supported architectures
+  -- Ben Hutchings <benh@debian.org>  Thu, 18 Jul 2024 02:14:35 +0200
+ linux (6.9.12-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.12
+     - drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
+     - [s390x] mm: Fix VM_FAULT_HWPOISON handling in do_exception()
+     - ocfs2: add bounds checking to ocfs2_check_dir_entry()
+     - jfs: don't walk off the end of ealist
+     - usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
+     - ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop
+     - ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
+     - ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
+     - [arm64] dts: qcom: sc7180: Disable SuperSpeed instances in park mode
+     - [arm64] dts: qcom: sc7280: Disable SuperSpeed instances in park mode
+     - [arm64] dts: qcom: x1e80100-qcp: Fix USB PHYs regulators
+     - [arm64] dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpio
+     - [arm64] dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpio
+     - [arm64] dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a
+     - [arm64] dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6a
+     - [arm64] dts: qcom: x1e80100-crd: Fix USB PHYs regulators
+     - [arm64] dts: qcom: msm8996: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: sm6350: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: msm8998: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: ipq6018: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: sdm630: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: ipq8074: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: sdm845: Disable SS instance in Parkmode for USB
+     - [arm64] dts: qcom: sm6115: Disable SS instance in Parkmode for USB
+     - ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
+     - ALSA: seq: ump: Skip useless ports for static blocks
+     - filelock: Fix fcntl/close race recovery compat path
+     - tun: add missing verification for short frame (CVE-2024-41091)
+     - tap: add missing verification for short frame (CVE-2024-41090)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 27 Jul 2024 23:52:33 +0200
+ linux (6.9.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.11
+     - cifs: fix noisy message on copy_file_range
+     - scsi: core: alua: I/O errors for ALUA state transitions
+     - scsi: sr: Fix unintentional arithmetic wraparound
+     - scsi: qedf: Don't process stag work during unload and recovery
+     - scsi: qedf: Wait for stag work during unload
+     - scsi: qedf: Set qed_slowpath_params to zero before use
+     - efi/libstub: zboot.lds: Discard .discard sections
+     - ACPI: EC: Abort address space access upon error
+     - ACPI: EC: Avoid returning AE_OK on errors in address space handler
+     - btrfs: ensure fast fsync waits for ordered extents after a write failure
+     - tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah
+       CPUs
+     - PNP: Hide pnp_bus_type from the non-PNP code
+     - ACPI: AC: Properly notify powermanagement core about changes
+     - wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
+     - wifi: mac80211: apply mcast rate only if interface is up
+     - wifi: mac80211: handle tasklet frames before stopping
+     - wifi: cfg80211: fix 6 GHz scan request building
+     - wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
+     - wifi: iwlwifi: mvm: remove stale STA link data during restart
+     - wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
+     - wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
+     - wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
+     - wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
+     - wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
+     - of/irq: Factor out parsing of interrupt-map parent phandle+args from
+       of_irq_parse_raw()
+     - nvme-fabrics: use reserved tag for reg read/write command
+     - Input: silead - Always support 10 fingers
+     - [x86] platform/x86/amd/hsmp: Check HSMP support on AMD family of
+       processors
+     - net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
+     - ila: block BH in ila_output()
+     - io_uring: fix possible deadlock in io_register_iowq_max_workers()
+     - [arm64] armv8_deprecated: Fix warning in isndep cpuhp starting process
+     - drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
+     - null_blk: fix validation of block size
+     - kconfig: gconf: give a proper initial state to the Save button
+     - kconfig: remove wrong expr_trans_bool()
+     - input: Add event code for accessibility key
+     - input: Add support for "Do Not Disturb"
+     - HID: Ignore battery for ELAN touchscreens 2F2C and 4116
+     - NFSv4: Fix memory leak in nfs4_set_security_label
+     - nfs: propagate readlink errors in nfs_symlink_filler
+     - nfs: Avoid flushing many pages with NFS_FILE_SYNC
+     - nfs: don't invalidate dentries on transient errors
+     - cachefiles: add consistency check for copen/cread
+     - cachefiles: Set object to close if ondemand_id < 0 in copen
+     - cachefiles: make on-demand read killable
+     - fs/file: fix the check in find_next_fd()
+     - vfio: Create vfio_fs_type with inode per device
+     - vfio/pci: Use unmap_mapping_range()
+     - mei: demote client disconnect warning on suspend to debug
+     - parport: amiga: Mark driver struct with __refdata to prevent section
+       mismatch
+     - iomap: Fix iomap_adjust_read_range for plen calculation
+     - [armhf] drm/exynos: dp: drop driver owner initialization
+     - drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
+     - [arm64] drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
+     - nvme: avoid double free special payload
+     - nvmet: always initialize cqe.result
+     - vfio/pci: Insert full vma on mmap'd MMIO fault
+     - loop: Disable fallocate() zero and discard if not supported
+     - ALSA: hda: cs35l56: Fix lifecycle of codec pointer
+     - wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
+     - ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5
+     - ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4
+     - ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5
+     - ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4
+     - wifi: mac80211: Avoid address calculations via out of bounds array
+       indexing
+     - [powerpc*] KVM: PPC: Book3S HV: Prevent UAF in
+       kvm_spapr_tce_attach_iommu_group()
+     - drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
+     - ALSA: hda/realtek: Add more codec ID to no shutup pins list
+     - spi: Fix OCTAL mode support
+     - cpumask: limit FORCE_NR_CPUS to just the UP case
+     - drm/amdgpu: Indicate CU havest info to CP
+     - drm/amd/display: Change dram_clock_latency to 34us for dcn351
+     - drm/amd/display: change dram_clock_latency to 34us for dcn35
+     - drm/amdgpu: init TA fw for psp v14
+     - ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE
+     - [mips*] fix compat_sys_lseek syscall
+     - closures: Change BUG_ON() to WARN_ON()
+     - workqueue: Refactor worker ID formatting and make wq_worker_comm() use
+       full ID string
+     - Input: elantech - fix touchpad state on resume for Lenovo N24
+     - Input: i8042 - add Ayaneo Kun to i8042 quirk table
+     - ASoC: rt722-sdca-sdw: add silence detection register as volatile
+     - ASoC: codecs: ES8326: Solve headphone detection issue
+     - Input: xpad - add support for ASUS ROG RAIKIRI PRO
+     - ASoC: topology: Fix references to freed memory
+     - [x86] ASoC: Intel: avs: Fix route override
+     - ASoC: topology: Do not assign fields that are already set
+     - bytcr_rt5640 : inverse jack detect for Archos 101 cesium
+     - ALSA: dmaengine: Synchronize dma channel after drop()
+     - ASoC: ti: davinci-mcasp: Set min period size using FIFO config
+     - ASoC: ti: omap-hdmi: Fix too long driver name
+     - ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback
+     - ASoC: rt722-sdca-sdw: add debounce time for type detection
+     - ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked up
+     - nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
+     - Input: ads7846 - use spi_device_id table
+     - can: kvaser_usb: fix return value for hif_usb_send_regout
+     - net: mvpp2: fill-in dev_port attribute
+     - gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
+     - [s390x] sclp: Fix sclp_init() cleanup on failure
+     - [x86] platform/x86: wireless-hotkey: Add support for LG Airplane Button
+     - [x86] platform/x86: lg-laptop: Remove LGEX0815 hotkey handling
+     - [x86] platform/x86: lg-laptop: Change ACPI device id
+     - [x86] platform/x86: lg-laptop: Use ACPI device handle when evaluating
+       WMAB/WMBB
+     - btrfs: scrub: handle RST lookup error correctly
+     - btrfs: qgroup: fix quota root leak after quota disable failure
+     - ibmvnic: Add tx check to prevent skb leak
+     - ALSA: PCM: Allow resume only for suspended streams
+     - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx
+     - ALSA: dmaengine_pcm: terminate dmaengine before synchronize
+     - drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
+     - [x86] ASoC: amd: yc: Fix non-functional mic on ASUS M5602RA
+     - net: usb: qmi_wwan: add Telit FN912 compositions
+     - clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll
+       configs
+     - net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and
+       DEV_STATS_ADD()
+     - [powerpc*] pseries: Whitelist dtl slub object for copying to userspace
+     - [powerpc*] eeh: avoid possible crash when edev->pdev changes
+     - scsi: libsas: Fix exp-attached device scan after probe failure scanned in
+       again after probe failed
+     - [arm64] tee: optee: ffa: Fix missing-field-initializers warning
+     - Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
+     - Bluetooth: btnxpuart: Enable Power Save feature on startup
+     - bluetooth/l2cap: sync sock recv cb and release
+     - erofs: ensure m_llen is reset to 0 if metadata is invalid
+     - drm/amd/display: Add refresh rate range check
+     - drm/amd/display: Account for cursor prefetch BW in DML1 mode support
+     - drm/amd/display: Fix refresh rate range for some panel
+     - drm/amd/display: Update efficiency bandwidth for dcn351
+     - drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
+     - drm/radeon: check bo_va->bo is non-NULL before using it
+     - btrfs: fix uninitialized return value in the ref-verify tool
+     - fs: better handle deep ancestor chains in is_subdir()
+     - wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
+     - drivers/perf: riscv: Reset the counter to hpmevent mapping while starting
+       cpus
+     - [riscv64] stacktrace: fix usage of ftrace_graph_ret_addr()
+     - spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
+     - spi: davinci: Unset POWERDOWN bit when releasing resources
+     - ksmbd: return FILE_DEVICE_DISK instead of super magic
+     - [x86] ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by
+       MAX_BDL_ENTRIES
+     - hfsplus: fix uninit-value in copy_name
+     - spi: mux: set ctlr->bits_per_word_mask
+     - ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE
+     - mm: page_ref: remove folio_try_get_rcu()
+     - Bluetooth: L2CAP: Fix deadlock
+     - ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x
+       Gen4
+     - of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
+     - wifi: cfg80211: wext: set ssids=NULL for passive scans
+     - wifi: mac80211: disable softirqs for queued frame handling
+     - wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
+     - netfs, fscache: export fscache_put_volume() and add
+       fscache_try_get_volume()
+     - cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
+     - cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 25 Jul 2024 22:57:48 +0200
+ linux (6.9.10-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.10
+     - mm: prevent derefencing NULL ptr in pfn_section_valid()
+     - scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
+     - scsi: ufs: core: Fix ufshcd_abort_one racing issue
+     - vfio/pci: Init the count variable in collecting hot-reset devices
+     - spi: axi-spi-engine: fix sleep calculation
+     - cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
+     - cachefiles: stop sending new request when dropping object
+     - cachefiles: cancel all requests for the object that is being dropped
+     - cachefiles: wait for ondemand_object_worker to finish when dropping object
+     - cachefiles: cyclic allocation of msg_id to avoid reuse
+     - cachefiles: add missing lock protection when polling
+     - filelock: fix potential use-after-free in posix_lock_inode
+     - fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
+     - vfs: don't mod negative dentry count when on shrinker list
+     - net: bcmasp: Fix error code in probe()
+     - tcp: fix incorrect undo caused by DSACK of TLP retransmit
+     - bpf: Fix too early release of tcx_entry (CVE-2024-41010)
+     - net: phy: microchip: lan87xx: reinit PHY after cable test
+     - skmsg: Skip zero length skb in sk_msg_recvmsg
+     - spi: don't unoptimize message in spi_async()
+     - spi: add defer_optimize_message controller flag
+     - net: fix rc7's __skb_datagram_iter()
+     - i40e: Fix XDP program unloading while removing the driver
+     - net: ethernet: lantiq_etop: fix double free in detach
+     - minixfs: Fix minixfs_rename with HIGHMEM
+     - bpf: fix order of args in call to bpf_map_kvcalloc
+     - bpf: make timer data struct more generic
+     - bpf: replace bpf_timer_init with a generic helper
+     - bpf: Fail bpf_timer_cancel when callback is being cancelled
+     - bpf: Defer work in bpf_timer_cancel_and_free
+     - tcp: avoid too many retransmit packets (CVE-2024-41007)
+     - net: ethernet: mtk-star-emac: set mac_managed_pm when probing
+     - ppp: reject claimed-as-LCP but actually malformed packets
+     - ethtool: netlink: do not return SQI value if link is down
+     - netfilter: nfnetlink_queue: drop bogus WARN_ON
+     - netfilter: nf_tables: prefer nft_chain_validate
+     - udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
+     - net/sched: Fix UAF when resolving a clash
+     - net, sunrpc: Remap EPERM in case of connection failure in
+       xs_tcp_setup_socket
+     - [arm64] dts: qcom: sc8180x: Fix LLCC reg property again
+     - [arm64] dts: qcom: x1e80100-*: Allocate some CMA buffers
+     - [arm64] dts: allwinner: Fix PMIC interrupt number
+     - [arm64] dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHI
+     - [arm64] dts: qcom: sm6115: add iommu for sdhc_1
+     - [arm64] dts: qcom: qdu1000: Fix LLCC reg property
+     - firmware: cs_dsp: Fix overflow checking of wmfw header
+     - firmware: cs_dsp: Return error if block header overflows file
+     - firmware: cs_dsp: Validate payload length before processing block
+     - firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
+     - [x86] ASoC: SOF: Intel: hda: fix null deref on system suspend entry
+     - firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
+     - net: ethtool: Fix RSS setting
+     - i40e: fix: remove needless retries of NVM update
+     - cifs: fix setting SecurityFlags to true
+     - Revert "sched/fair: Make sure to try to detach at least one movable task"
+     - USB: serial: option: add Telit generic core-dump composition
+     - USB: serial: option: add Telit FN912 rmnet compositions
+     - USB: serial: option: add Fibocom FM350-GL
+     - USB: serial: option: add support for Foxconn T99W651
+     - USB: serial: option: add Netprisma LCUK54 series modules
+     - USB: serial: option: add Rolling RW350-GL variants
+     - USB: serial: mos7840: fix crash on resume
+     - USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
+     - usb: dwc3: pci: add support for the Intel Panther Lake
+     - usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
+     - usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
+     - USB: core: Fix duplicate endpoint bug by clearing reserved bits in the
+       descriptor
+     - misc: microchip: pci1xxxx: Fix return value of nvmem callbacks
+     - hpet: Support 32-bit userspace
+     - xhci: always resume roothubs if xHC was reset during resume
+     - [s390x] mm: Add NULL pointer check to crst_table_free() base_crst_free()
+     - nilfs2: fix kernel bug on rename operation of broken directory
+     - cachestat: do not flush stats in recency check
+     - mm: vmalloc: check if a hash-index is in cpu_possible_mask
+     - mm: fix crashes from deferred split racing folio migration
+     - filemap: replace pte_offset_map() with pte_offset_map_nolock()
+     - mm/filemap: skip to create PMD-sized page cache if needed
+     - mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
+     - ksmbd: discard write access to the directory open
+     - iio: trigger: Fix condition for own trigger
+     - [arm64] dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical
+       timer
+     - [arm64] dts: qcom: sc8280xp-x13s: fix touchscreen power on
+     - [arm64] dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping
+     - [arm64] dts: qcom: x1e80100-crd: fix DAI used for headset recording
+     - nvmem: rmem: Fix return value of rmem_read()
+     - nvmem: meson-efuse: Fix return value of nvmem callbacks
+     - nvmem: core: only change name to fram for current attribute
+     - nvmem: core: limit cell sysfs permissions to main attribute ones
+     - [x86] platform/x86: toshiba_acpi: Fix array out-of-bounds access
+     - tty: serial: ma35d1: Add a NULL check for of_node
+     - serial: imx: ensure RTS signal is not left active after shutdown
+     - ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
+     - ALSA: hda/realtek: Enable Mute LED on HP 250 G7
+     - ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
+     - mei: vsc: Enhance IVSC chipset stability during warm reboot
+     - mei: vsc: Prevent timeout error with added delay post-firmware download
+     - mei: vsc: Utilize the appropriate byte order swap function
+     - Fix userfaultfd_api to return EINVAL as expected
+     - mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
+     - mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's
+       length
+     - pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
+     - libceph: fix race between delayed_work() and ceph_monc_stop()
+     - ACPI: processor_idle: Fix invalid comparison with insertion sort for
+       latency
+     - cpufreq: ACPI: Mark boost policy as enabled when setting boost
+     - cpufreq: Allow drivers to advertise boost enabled
+     - wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
+     - wireguard: allowedips: avoid unaligned 64-bit memory accesses
+     - wireguard: queueing: annotate intentional data race in cpu round robin
+     - wireguard: send: annotate intentional data race in checking empty queue
+     - [arm64] misc: fastrpc: Fix DSP capabilities request
+     - [arm64] misc: fastrpc: Avoid updating PD type for capability request
+     - [arm64] misc: fastrpc: Copy the complete capability structure to user
+     - [arm64] misc: fastrpc: Fix memory leak in audio daemon attach operation
+     - [arm64] misc: fastrpc: Fix ownership reassignment of remote heap
+     - [arm64] misc: fastrpc: Restrict untrusted app to attach to privileged PD
+     - mm/readahead: limit page cache size in page_cache_ra_order()
+     - mm/shmem: disable PMD-sized page cache if needed
+     - mm/damon/core: merge regions aggressively when max_nr_regions is unmet
+     - Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"
+     - ext4: avoid ptr null pointer dereference
+     - i2c: mark HostNotify target address as used
+     - i2c: testunit: avoid re-issued work after read message
+     - sched/deadline: Fix task_struct reference leak
+     - [x86] bhi: Avoid warning in #DB handler due to BHI mitigation
+     - kbuild: Make ld-version.sh more robust against version string changes
+     - kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 19 Jul 2024 18:55:23 +0200
+ linux (6.9.9-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.9
+     - locking/mutex: Introduce devm_mutex_init()
+     - leds: mlxreg: Use devm_mutex_init() for mutex initialization
+     - leds: an30259a: Use devm_mutex_init() for mutex initialization
+     - crypto: hisilicon/debugfs - Fix debugfs uninit process issue
+     - [arm64,armhf] drm/lima: fix shared irq handling on driver remove
+     - [powerpc*] Avoid nmi_enter/nmi_exit in real mode interrupt.
+     - media: dvb: as102-fe: Fix as10x_register_addr packing
+     - media: dvb-usb: dib0700_devices: Add missing release_firmware()
+     - net: dql: Avoid calling BUG() when WARN() is enough
+     - wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband
+     - drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf
+     - IB/core: Implement a limit on UMAD receive List
+     - scsi: qedf: Make qedf_execute_tmf() non-preemptible
+     - bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
+     - bpf: check bpf_dummy_struct_ops program params for test runs
+     - [riscv64] KVM: Fix the initial sample period value
+     - crypto: aead,cipher - zeroize key buffer after use
+     - media: mediatek: vcodec: Only free buffer VA that is not NULL
+     - drm/amdgpu: Fix uninitialized variable warnings
+     - drm/amdgpu: Using uninitialized value *size when calling
+       amdgpu_vce_cs_reloc
+     - drm/amdgpu: Initialize timestamp for some legacy SOCs
+     - drm/amdgpu: fix double free err_addr pointer warnings
+     - drm/amd/display: Add NULL pointer check for kzalloc
+     - drm/amd/display: Check index msg_id before read or write
+     - drm/amd/display: Check pipe offset before setting vblank
+     - drm/amd/display: Skip finding free audio for unknown engine_id
+     - drm/amd/display: Fix overlapping copy within dml_core_mode_programming
+     - drm/amd/display: update pipe topology log to support subvp
+     - drm/amd/display: Do not return negative stream id for array
+     - drm/amd/display: ASSERT when failing to find index by plane/stream id
+     - drm/amd/display: Fix uninitialized variables in DM
+     - drm/amdgpu: fix uninitialized scalar variable warning
+     - drm/amdgpu: fix the warning about the expression (int)size - len
+     - media: dw2102: Don't translate i2c read into write
+     - [riscv64] Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
+     - media: dw2102: fix a potential buffer overflow
+     - sctp: prefer struct_size over open coded arithmetic
+     - firmware: dmi: Stop decoding on broken entry
+     - kunit/fortify: Do not spam logs with fortify WARNs
+     - Input: ff-core - prefer struct_size over open coded arithmetic
+     - usb: xhci: prevent potential failure in handle_tx_event() for Transfer
+       events without TRB
+     - wifi: mt76: replace skb_put with skb_put_zero
+     - wifi: mt76: mt7996: add sanity checks for background radar trigger
+     - thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
+     - [arm64,armhf] net: dsa: mv88e6xxx: Correct check for empty list
+     - media: dvb-frontends: tda18271c2dd: Remove casting during div
+     - media: s2255: Use refcount_t instead of atomic_t for num_channels
+     - media: i2c: st-mipid02: Use the correct div function
+     - media: tc358746: Use the correct div_ function
+     - media: dvb-frontends: tda10048: Fix integer overflow
+     - crypto: hisilicon/sec2 - fix for register offset
+     - gve: Account for stopped queues when reading NIC stats
+     - i2c: i801: Annotate apanel_addr as __ro_after_init
+     - [powerpc*] 64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
+     - orangefs: fix out-of-bounds fsid access
+     - kunit: Fix timeout message
+     - [powerpc*] xmon: Check cpu id in commands "c#", "dp#" and "dx#"
+     - igc: fix a log entry using uninitialized netdev
+     - bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
+     - f2fs: check validation of fault attrs in f2fs_build_fault_attr()
+     - scsi: mpi3mr: Sanitise num_phys
+     - serial: imx: Raise TX trigger level to 8
+     - jffs2: Fix potential illegal address access in jffs2_free_inode
+     - [s390x] Mark psw in __load_psw_mask() as __unitialized
+     - [s390x] pkey: Use kfree_sensitive() to fix Coccinelle warnings
+     - [s390x] pkey: Wipe sensitive data on failure
+     - [s390x] pkey: Wipe copies of clear-key structures on failure
+     - [s390x] pkey: Wipe copies of protected- and secure-keys
+     - btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation
+       warning
+     - cdrom: rearrange last_media_change check to avoid unintentional overflow
+     - [x86] tools/power turbostat: Remember global max_die_id
+     - [x86] tools/power turbostat: Avoid possible memory corruption due to
+       sparse topology IDs
+     - vhost: Use virtqueue mutex for swapping worker
+     - vhost: Release worker mutex during flushes
+     - vhost_task: Handle SIGKILL by flushing work and exiting
+     - virtio-pci: Check if is_avq is NULL
+     - mac802154: fix time calculation in ieee802154_configure_durations()
+     - wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
+     - net: phy: phy_device: Fix PHY LED blinking code comment
+     - wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
+     - UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
+     - net/mlx5: E-switch, Create ingress ACL when needed
+     - net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
+     - net/mlx5e: Present succeeded IPsec SA bytes and packet
+     - net/mlx5e: Approximate IPsec per-SA payload data bytes count
+     - Bluetooth: hci_event: Fix setting of unicast qos interval
+     - Bluetooth: Ignore too large handle values in BIG
+     - Bluetooth: ISO: Check socket flag instead of hcon
+     - bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
+     - tcp_metrics: validate source addr length
+     - [s390x] KVM: s390: fix LPSWEY handling
+     - e1000e: Fix S0ix residency on corporate systems
+     - gpiolib: of: fix lookup quirk for MIPS Lantiq
+     - net: allow skb_datagram_iter to be called from any context
+     - net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
+     - net: txgbe: remove separate irq request for MSI and INTx
+     - net: txgbe: add extra handle for MSI/INTx into thread irq handle
+     - net: txgbe: free isb resources at the right time
+     - btrfs: always do the basic checks for btrfs_qgroup_inherit structure
+     - net: phy: aquantia: add missing include guards
+     - net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from
+       __netif_rx()
+     - drm/fbdev-generic: Fix framebuffer on big endian devices
+     - net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
+     - [s390x] vfio_ccw: Fix target addresses of TIC CCWs
+     - gpio: mmio: do not calculate bgpio_bits via "ngpios"
+     - wifi: wilc1000: fix ies_len type in connect path
+     - [riscv64] kexec: Avoid deadlock in kexec crash path
+     - netfilter: nf_tables: unconditionally flush pending work before notifier
+     - net: rswitch: Avoid use-after-free in rswitch_poll()
+     - bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
+       (CVE-2024-39487)
+     - ice: Fix improper extts handling
+     - ice: Don't process extts if PTP is disabled
+     - ice: Reject pin requests with unsupported flags
+     - ice: use proper macro for testing bit
+     - drm/xe/mcr: Avoid clobbering DSS steering
+     - tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
+     - inet_diag: Initialize pad field in struct inet_diag_req_v2
+     - bnxt_en: Fix the resource check condition for RSS contexts
+     - gpiolib: of: add polarity quirk for TSC2005
+     - [x86] platform/x86: toshiba_acpi: Fix quickstart quirk handling
+     - Revert "igc: fix a log entry using uninitialized netdev"
+     - nilfs2: fix inode number range checks
+     - nilfs2: add missing check for inode numbers on directory entries
+     - nilfs2: fix incorrect inode allocation from reserved inodes
+     - mm: optimize the redundant loop of mm_update_owner_next()
+     - mm: avoid overflows in dirty throttling logic
+     - btrfs: zoned: fix calc_available_free_space() for zoned mode
+     - btrfs: fix adding block group to a reclaim list and the unused list during
+       reclaim
+     - btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
+     - f2fs: Add inline to f2fs_build_fault_attr() stub
+     - scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()
+     - Bluetooth: hci_bcm4377: Fix msgid release
+     - Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
+     - Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
+     - can: kvaser_usb: Explicitly initialize family in leafimx driver_info
+       struct
+     - fsnotify: Do not generate events for O_PATH file descriptors
+     - Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(),
+       again"
+     - drm/xe: fix error handling in xe_migrate_update_pgtables
+     - drm/ttm: Always take the bo delayed cleanup path for imported bos
+     - drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
+     - drm/amdgpu/atomfirmware: silence UBSAN warning
+     - drm: panel-orientation-quirks: Add quirk for Valve Galileo
+     - clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
+     - clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
+     - [powerpc*] pseries: Fix scv instruction crash with kexec
+     - [powerpc*] 64s: Fix unnecessary copy to 0 when kernel is booted at address
+       0
+     - firmware: sysfb: Fix reference count of sysfb parent device
+     - filelock: Remove locks reliably when fcntl/close race is detected
+     - mtd: rawnand: Ensure ECC configuration is propagated to upper layers
+     - mtd: rawnand: Fix the nand_read_data_op() early check
+     - mtd: rawnand: Bypass a couple of sanity checks during NAND identification
+     - mtd: rawnand: rockchip: ensure NVDDR timings are rejected
+     - fs: don't misleadingly warn during thaw operations
+     - net: stmmac: dwmac-qcom-ethqos: fix error array size
+     - bnx2x: Fix multiple UBSAN array-index-out-of-bounds
+     - s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
+     - selftests/harness: Fix tests timeout and race condition
+     - arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model
+       B
+     - clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents
+     - clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
+     - clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
+     - i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
+     - ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
+     - vhost-scsi: Handle vhost_vq_work_queue failures for events
+     - nvme-multipath: find NUMA path only for online numa-node
+     - dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
+     - drm/amdgpu: correct hbm field in boot status
+     - connector: Fix invalid conversion in cn_proc.h
+     - swap: yield device immediately
+     - nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
+     - libbpf: detect broken PID filtering logic for multi-uprobe
+     - regmap-i2c: Subtract reg size from max_write
+     - [x86] platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW
+       11.6" tablet
+     - [x86] platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
+     - block: check for max_hw_sectors underflow
+     - nvmet: fix a possible leak when destroy a ctrl during qp establishment
+     - kbuild: fix short log for AS in link-vmlinux.sh
+     - nfc/nci: Add the inconsistency check between the input data length and
+       count
+     - spi: cadence: Ensure data lines set to low during dummy-cycle period
+     - ALSA: ump: Set default protocol when not given explicitly
+     - drm/amdgpu: silence UBSAN warning
+     - hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist
+     - null_blk: Do not allow runt zone with zone capacity smaller then zone size
+     - libbpf: don't close(-1) in multi-uprobe feature detector
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 13 Jul 2024 17:45:02 +0200
+ linux (6.9.8-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.8
+     - usb: typec: ucsi: Never send a lone connector change ack
+     - usb: typec: ucsi: Ack also failed Get Error commands
+     - [arm64] pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}
+     - Input: ili210x - fix ili251x_read_touch_data() return value
+     - pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER
+     - [arm64,armhf] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
+     - [arm64,armhf] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
+     - [arm64,armhf] pinctrl: rockchip: use dedicated pinctrl type for RK3328
+     - [arm64,armhf] pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
+     - [mips*] pci: lantiq: restore reset gpio polarity
+     - [x86] ASoC: cs42l43: Increase default type detect time and button delay
+     - [arm64] ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right
+       mclk
+     - [arm64] ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name
+       collision
+     - workqueue: Increase worker desc's length to 32
+     - [arm64] ASoC: q6apm-lpass-dai: close graph on prepare errors
+     - bpf: Add missed var_off setting in set_sext32_default_val()
+     - bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
+     - [s390x] pci: Add missing virt_to_phys() for directed DIBV
+     - [s390x] virtio_ccw: Fix config change notifications
+     - bpf: Fix remap of arena.
+     - ASoC: amd: acp: add a null check for chip_pdev structure
+     - ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()
+     - ASoC: amd: acp: move chip->flag variable assignment
+     - ASoC: fsl-asoc-card: set priv->pdev before using it
+     - net: dsa: microchip: fix initial port flush problem
+     - openvswitch: get related ct labels from its master if it is not confirmed
+     - bonding: fix incorrect software timestamping report
+     - ionic: fix kernel panic due to multi-buffer handling
+     - mlxsw: pci: Fix driver initialization with Spectrum-4
+     - mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
+     - bpf: Fix the corner case with may_goto and jump to the 1st insn.
+     - bpf: Fix overrunning reservations in ringbuf
+     - vxlan: Pull inner IP header in vxlan_xmit_one().
+     - ibmvnic: Free any outstanding tx skbs during scrq reset
+     - net: phy: micrel: add Microchip KSZ 9477 to the device table
+     - net: dsa: microchip: use collision based back pressure mode
+     - ice: Rebuild TC queues on VSI queue reconfiguration
+     - bpf: Fix may_goto with negative offset.
+     - xdp: Remove WARN() from __xdp_reg_mem_model()
+     - btrfs: use NOFS context when getting inodes during logging and log replay
+     - Fix race for duplicate reqsk on identical SYN
+     - ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
+     - net: dsa: microchip: fix wrong register write when masking interrupt
+     - [powerpc*] restore some missing spu syscalls
+     - ionic: use dev_consume_skb_any outside of napi
+     - tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
+     - ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
+     - netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data
+       registers
+     - af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
+     - af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
+     - af_unix: Don't stop recv() at consumed ex-OOB skb.
+     - af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
+     - net: mana: Fix possible double free in error handling path
+     - bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
+     - bpf: Take return from set_memory_rox() into account with
+       bpf_jit_binary_lock_ro()
+     - drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
+     - drm/xe: Fix potential integer overflow in page size calculation
+     - vduse: validate block features only with block devices
+     - vduse: Temporarily fail if control queue feature requested
+     - [x86] fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
+     - drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
+     - drm/amd/display: correct hostvm flag
+     - mtd: partitions: redboot: Added conversion of operands to a larger type
+     - wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
+     - drm/amd/display: Skip pipe if the pipe idx not set properly
+     - bpf: Add a check for struct bpf_fib_lookup size
+     - bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
+     - drm/xe/xe_devcoredump: Check NULL before assignments
+     - RDMA/restrack: Fix potential invalid address access
+     - net/iucv: Avoid explicit cpumask var allocation on stack
+     - net/dpaa2: Avoid explicit cpumask var allocation on stack
+     - wifi: rtw89: download firmware with five times retry
+     - crypto: ecdh - explicitly zeroize private_key
+     - ALSA: emux: improve patch ioctl data validation
+     - media: dvbdev: Initialize sbuf
+     - irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for
+       IRQ_LOONGARCH_CPU
+     - iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
+     - soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
+     - gfs2: Fix NULL pointer dereference in gfs2_log_flush
+     - evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
+     - drm/radeon/radeon_display: Decrease the size of allocated memory
+     - drm/xe: Check pat.ops before dumping PAT settings
+     - nvmet: do not return 'reserved' for empty TSAS values
+     - nvme: fixup comment for nvme RDMA Provider Type
+     - nvmet: make 'tsas' attribute idempotent for RDMA
+     - drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA
+     - gpio: davinci: Validate the obtained number of IRQs
+     - arm64: Clear the initial ID map correctly before remapping
+     - nfsd: initialise nfsd_info.mutex early.
+     - [riscv64] fix vector insn load/store width mask
+     - drm/amdgpu: Fix pci state save during mode-1 reset
+     - [riscv64] stacktrace: convert arch_stack_walk() to noinstr
+     - [amd64] iommu/amd: Introduce per device DTE update function
+     - [amd64] iommu/amd: Invalidate cache before removing device from domain
+       list
+     - [amd64] iommu/amd: Fix GT feature enablement again
+     - gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
+     - gpiolib: cdev: Ignore reconfiguration without direction
+     - randomize_kstack: Remove non-functional per-arch entropy filtering
+     - [x86] stop playing stack games in profile_pc()
+     - Revert "MIPS: pci: lantiq: restore reset gpio polarity"
+     - pinctrl: qcom: spmi-gpio: drop broken pm8008 support
+     - ocfs2: fix DIO failure due to insufficient transaction credits
+     - nfs: drop the incorrect assertion in nfs_swap_rw()
+     - kasan: fix bad call to unpoison_slab_object
+     - mm: fix incorrect vbq reference in purge_fragmented_block
+     - mm/memory: don't require head page for do_set_pmd()
+     - Revert "mmc: moxart-mmc: Use sg_miter for PIO"
+     - mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos
+     - mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard
+     - mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
+     - mmc: sdhci: Do not invert write-protect twice
+     - mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
+     - iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
+     - SUNRPC: Fix backchannel reply, again
+     - counter: ti-eqep: enable clock at probe
+     - kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
+     - kbuild: Fix build target deb-pkg: ln: failed to create hard link
+     - kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
+     - i2c: testunit: don't erase registers after STOP
+     - i2c: testunit: discard write requests while old command is running
+     - ata: libata-core: Fix null pointer dereference on error
+     - ata,scsi: libata-core: Do not leak memory for ata_port struct members
+     - iio: humidity: hdc3020: fix hysteresis representation
+     - iio: adc: ad7266: Fix variable checking bug
+     - iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
+     - net: usb: ax88179_178a: improve link status logs
+     - usb: gadget: printer: SS+ support
+     - usb: gadget: printer: fix races against disable
+     - usb: musb: da8xx: fix a resource leak in probe()
+     - usb: atm: cxacru: fix endpoint checking in cxacru_bind()
+     - usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to
+       avoid deadlock
+     - usb: gadget: aspeed_udc: fix device address configuration
+     - usb: typec: ucsi: glink: fix child node release in probe function
+     - Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
+     - Revert "usb: gadget: u_ether: Replace netif_stop_queue with
+       netif_device_detach"
+     - usb: ucsi: stm32: fix command completion handling
+     - usb: dwc3: core: Workaround for CSR read timeout
+     - Revert "serial: core: only stop transmit when HW fifo is empty"
+     - tty: serial: 8250: Fix port count mismatch with the device
+     - serial: 8250_omap: Implementation of Errata i2310
+     - serial: imx: set receiver level before starting uart
+     - serial: core: introduce uart_port_tx_limited_flags()
+     - serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
+     - ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665
+       G11.
+     - tty: mxser: Remove __counted_by from mxser_board.ports[]
+     - tty: mcf: MCF54418 has 10 UARTS
+     - net: can: j1939: Initialize unused data in j1939_send_one()
+     - net: can: j1939: recover socket queue on CAN bus error during BAM
+       transmission
+     - net: can: j1939: enhanced error handling for tightly received RTS messages
+       in xtp_rx_rts_session_new
+     - PCI/MSI: Fix UAF in msi_capability_init
+     - nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
+     - cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
+     - irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
+     - cpu: Fix broken cmdline "nosmp" and "maxcpus=0"
+     - cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
+     - irqchip/loongson-liointc: Set different ISRs for different cores
+     - kbuild: Install dtb files as 0644 in Makefile.dtbinst
+     - btrfs: zoned: fix initial free space detection
+     - csky, hexagon: fix broken sys_sync_file_range
+     - drm/drm_file: Fix pid refcounting race (CVE-2024-39486)
+     - drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
+     - drm/fbdev-dma: Only set smem_start is enable per module option
+     - drm/amdgpu: avoid using null object of framebuffer
+     - [x86] drm/i915/gt: Fix potential UAF by revoke of fence registers
+     - drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
+     - drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is
+       present
+     - drm/amdgpu/atomfirmware: fix parsing of vram_info
+     - io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
+     - batman-adv: Don't accept TT entries for out-of-spec VIDs
+     - can: mcp251xfd: fix infinite loop when xmit fails
+     - ata: ahci: Clean up sysfs file on error
+     - ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
+     - ata: libata-core: Fix double free on error
+     - ftruncate: pass a signed offset
+     - syscalls: fix compat_sys_io_pgetevents_time64 usage
+     - syscalls: fix sys_fanotify_mark prototype
+     - bcachefs: Fix sb_field_downgrade validation
+     - bcachefs: Fix sb-downgrade validation
+     - bcachefs: Fix bch2_sb_downgrade_update()
+     - bcachefs: Fix setting of downgrade recovery passes/errors
+     - bcachefs: btree_gc can now handle unknown btrees
+     - Revert "net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module"
+     - mm/page_alloc: Separate THP PCP into movable and non-movable categories
+     - [arm64] dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-s
+     - [arm64] dts: rockchip: Rename LED related pinctrl nodes on
+       rk3308-rock-pi-s
+     - [arm64] dts: rockchip: set correct pwm0 pinctrl on rk3588-tiger
+     - [arm64] dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on
+       rk3399-gru
+     - [arm64] Revert "arm64: dts: rockchip: remove redundant cd-gpios from
+       rk3588 sdmmc nodes"
+     - [arm64] dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
+     - cxl/region: Convert cxl_pmem_region_alloc to scope-based resource
+       management
+     - cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
+     - [arm64] dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
+     - reset: gpio: Fix missing gpiolib dependency for GPIO reset controller
+     - [arm64] dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4B
+     - [arm64] dts: rockchip: Add sound-dai-cells for RK3368
+     - cxl/region: Move cxl_dpa_to_region() work to the region driver
+     - cxl/region: Avoid null pointer dereference in region lookup
+     - cxl/region: check interleave capability
+     - netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
+     - netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
+     - serial: imx: only set receiver level if it is zero
+     - serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
+     - tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
+   [ Salvatore Bonaccorso ]
+   * [rt] Drop "pinctrl: renesas: rzg2l: Use
+     spin_{lock,unlock}_irq{save,restore}" (applied upstream)
+   * d/rules.real: Revert workaround to explicitly remove executable bits from
+     dtb files (implemented upstream)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 07 Jul 2024 20:58:08 +0200
+ linux (6.9.7-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.3
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.4
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.5
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.6
+     - [x86] cpu: Provide default cache line size if not enumerated
+       (Closes: #1071378)
+     - NFS: add barriers when testing for NFS_FSDATA_BLOCKED (Closes: #1071501)
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.7
+   [ Salvatore Bonaccorso ]
+   * [x86] Refresh "intel-iommu: Add option to exclude integrated GPU only"
+   * [x86] Refresh "intel-iommu: Add Kconfig option to exclude iGPU by default"
+   * [rt] Drop "drm/i915/gt: Queue and wait for the irq_work item."
+   * [arm64] Disable RELR.
+     Temporarily disable RELR relocation packing to workaround failing boots
+     on arm64 with recent binutils/2.42.50.20240618-1, cf. #1074111.
+   * lib/python/debian_linux: Fix two E201/E202 whitespace errors
+   * Drop "sched: Do not enable autogrouping by default" patch (Closes: #1070083)
+   * [rt] init: Disable SCHED_AUTOGROUP on RT configurations
+   [ Aurelien Jarno ]
+   * [riscv64] crypto: enable CRYPTO_AES_RISCV64, CRYPTO_CHACHA_RISCV64,
+     CRYPTO_GHASH_RISCV64, CRYPTO_SHA256_RISCV64, CRYPTO_SHA512_RISCV64 as
+     modules.
+   * [riscv64] Improve Microchip Polarfire support: enable
+     POLARFIRE_SOC_AUTO_UPDATE and USB_MUSB_POLARFIRE_SOC as modules.
+   * [riscv64] Improve T-Head TH1520 support: enable MMC_SDHCI_OF_DWCMSHC as
+     module.
+   * [riscv64] Improve VisionFive 2 support: enable SND_DESIGNWARE_I2S,
+     SND_SIMPLE_CARD and SND_SOC_JH7110_PWMDAC as modules.
+   * [riscv64] Improve JH7110 support: enable STARFIVE_STARLINK_PMU as module.
+   [ Vincent Blut ]
+   * [amd64] drivers/tee: Enable TEE as module (Closes: #1063161)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 27 Jun 2024 20:37:47 +0200
+ linux (6.9.2-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.9
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.1
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.2
+   [ Johannes Schauer Marin Rodrigues ]
+   * New target in debian/rules: "clean-generated" cleans up all auto-generated
+     files inside the ./debian directory
+   [ Diederik de Haas ]
+   * [arm64,riscv64] drivers/leds/rgb: Enable LEDS_GROUP_MULTICOLOR as module
+   * [arm64] drivers/leds/rgb: Enable LEDS_PWM_MULTICOLOR as module
+   * [arm*,riscv64] drivers/pps/clients: Enable PPS_CLIENT_GPIO as module
+   * Update to 6.9.2:
+     - Drop patches:
+       - "ntfs: mark it as broken"; ntfs driver removed upstream
+     - Drop patches applied upstream:
+       - "ARM64: Dynamically allocate cpumasks and increase supported CPUs to
+         512"
+       - "tipc: fix UAF in error path"
+       - "tipc: fix a possible memleak in tipc_buf_append"
+     - Refresh patches:
+       - Adjust context in "video: Remove nvidiafb and rivafb"
+       - Adjust context in "Export symbols needed by Android drivers"
+       - Adjust context in "Documentation: Drop sphinx version check"
+       - Adjust context in "firmware_class: Log every success and failure
+         against given device"
+       - Adjust context in "firmware: Remove redundant log messages from drivers"
+       - Adjust context in "af_802154: Disable auto-loading as mitigation
+         against local exploits"
+       - Adjust context in "intel-iommu: Add Kconfig option to exclude iGPU by
+         default"
+       - Adjust context in "x86: Make x32 syscall support conditional on a
+         kernel parameter"
+       - Adjust context in "efi: Lock down the kernel if booted in secure boot
+         mode"
+       - Adjust context in "Revert 'perf build: Fix libunwind feature detection
+         on 32-bit x86'"
+   * tools/rtla: Restore option to set VERSION var to VERSION file's contents
+   * d/rules.d: rtla: Update Makefile for upstream restructuring
+   * d/config: Update with the help of kconfigeditor2:
+     - [x86] arch/x86: Rename RETPOLINE to MITIGATION_RETPOLINE
+     - [amd64] arch/x86: Rename SLS to MITIGATION_SLS
+     - [x86] drivers/acpi: Remove ACPI_CUSTOM_METHOD
+     - drivers/mtd/maps: Remove MTD_INTEL_VR_NOR
+     - drivers/staging/board: Remove STAGING_BOARD
+     - fs/ntfs: Remove NTFS_FS
+     - lib/Kconfig.debug: Rename TEST_STRING_HELPERS to STRING_HELPERS_KUNIT_TEST
+     - net/bluetooth: Remove BT_HS
+     - net/ipv4/netfilter: Remove IP_NF_ARPTABLES
+     - net/sched: Remove NET_ACT_IPT
+   * [rt] Update to 6.9-rt5
+   * [rt] pinctrl: renesas: rzg2l: use spin_{lock,unlock}_irq{save,restore}
+   [ Ben Hutchings ]
+   * d/signing_templates/rules.real: Consistently define REAL_VERSION variable
+   * d/signing_templates: Define BUILD_DIR and STAMPS_DIR, and clean those dirs
+   * d/signing_templates/rules.real: Use an intermediate install directory
+   * Revert "Revert "Run dh_movetousr also in signed images."", as this now
+     works
+   * firmware_loader: Remove most Debian-specific logging changes
+     (Closes: #1040738):
+     - Revert "firmware_class: Refer to Debian wiki page when logging missing
+       firmware"
+     - Revert "firmware: Remove redundant log messages from drivers"
+     - Revert "firmware_class: Log every success and failure against given
+       device" (Closes: #857198, #966218)
+     - firmware_loader: Log direct loading failures as info for d-i
+   * d/rules.d/tools/tracing/rtla: Delete redundant sed command
+   [ Macpaul Lin ]
+   * [arm64] Enable support for various MediaTek SoCs:
+     - Enable COMMON_CLK_MT8188 and related clocks, COMMON_CLK_MT8365 and
+       related clocks, and COMMON_CLK_MT8195_IPESYS as modules
+     - Enable pin controllers for MT2712, MT6765, MT6779, MT6795, MT6797,
+       MT7622, MT7981, MT7986, MT8167, MT8186, MT8188, MT8192, MT8365,
+       MT8516, MT6397
+     - Enable REGULATOR_MT6357, REGULATOR_MT6360 as modules
+     - Enable CHARGER_MT6360 and TYPEC_MT6360 as modules
+     - Enable REALTEK_PHY, DWMAC_MEDIATEK as modules
+     - Enable MTK_DEVAPC as a module
+   [ Alper Nebi Yasak ]
+   * [arm64] Merge and document MediaTek-related changes by Macpaul Lin:
+     - Resolve conflicts with merge requests merged earlier
+     - Clean up config with the help of kconfigeditor2
+     - Change COMMON_CLK_MT8188, COMMON_CLK_MT8365 to be modules
+   * [arm64] Enable more clock drivers for various MediaTek SoCs:
+     - Enable COMMON_CLK_MT2712, COMMON_CLK_MT6779, COMMON_CLK_MT6795,
+       COMMON_CLK_MT7622, COMMON_CLK_MT7986, COMMON_CLK_MT8167,
+       COMMON_CLK_MT8186, COMMON_CLK_MT8192, COMMON_CLK_MT8516,
+       and all their related clocks as modules
+     - Enable COMMON_CLK_MT6765, COMMON_CLK_MT6797, COMMON_CLK_MT7981 as
+       built-in (no module choice) and enable all their related clocks as
+       modules
+   [ Vincent Blut ]
+   * [x86] drivers/pinctrl/intel: Enable PINCTRL_METEORLAKE and
+     PINCTRL_METEORPOINT as modules (Closes: #1071551)
+   [ Aurelien Jarno ]
+   * [riscv64] Improve support for StarFive VisionFive 2:
+     - Enable SIFIVE_CCACHE
+     - Enable USB_CDNS_SUPPORT, USB_CDNS3, USB_CDNS3_STARFIVE as modules and
+       enable CDNS3_GADGET and CDNS3_HOST options
+     - Enable USB_GADGET as module
+   [ Sebastian Andrzej Siewior ]
+   * linux-image: postrm: Remove modules.weakdep on purge.
+  -- Ben Hutchings <benh@debian.org>  Wed, 19 Jun 2024 15:34:34 +0200
+ linux (6.8.12-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.12
+     - sunrpc: use the struct net as the svc proc private
+     - [x86] tsc: Trust initial offset in architectural TSC-adjust MSRs
+     - ftrace: Fix possible use-after-free issue in ftrace_location()
+     - [arm64] Revert "arm64: fpsimd: Implement lazy restore for kernel mode
+       FPSIMD"
+     - [arm64] fpsimd: Avoid erroneous elide of user state reload
+     - [arm64] Reapply "arm64: fpsimd: Implement lazy restore for kernel mode
+       FPSIMD"
+     - tty: n_gsm: fix possible out-of-bounds in gsm0_receive() (CVE-2024-36016)
+     - tty: n_gsm: fix missing receive state reset after mode switch
+     - speakup: Fix sizeof() vs ARRAY_SIZE() bug
+     - serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
+     - serial: 8250_bcm7271: use default_mux_rate if possible
+     - serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
+     - Input: try trimming too long modalias strings
+     - io_uring: fail NOP if non-zero op flags is passed in
+     - Revert "r8169: don't try to disable interrupts if NAPI is, scheduled
+       already"
+     - r8169: Fix possible ring buffer corruption on fragmented Tx packets.
+     - ring-buffer: Fix a race between readers and resize checks
+     - net: mana: Fix the extra HZ in mana_hwc_send_request
+     - tools/latency-collector: Fix -Wformat-security compile warns
+     - tools/nolibc/stdlib: fix memory error in realloc()
+     - net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
+     - net: lan966x: remove debugfs directory in probe() error path
+     - net: smc91x: Fix m68k kernel compilation for ColdFire CPU
+     - nilfs2: fix use-after-free of timer for log writer thread
+     - nilfs2: fix unexpected freezing of nilfs_segctor_sync()
+     - nilfs2: fix potential hang in nilfs_detach_log_writer()
+     - ksmbd: avoid to send duplicate oplock break notifications
+     - ksmbd: ignore trailing slashes in share paths
+     - ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460
+       G11.
+     - ALSA: core: Fix NULL module pointer assignment at card init
+     - ALSA: Fix deadlocks with kctl removals at disconnection
+     - KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
+     - KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
+     - HID: nintendo: Fix N64 controller being identified as mouse
+     - dmaengine: xilinx: xdma: Clarify kdoc in XDMA driver
+     - wifi: mac80211: don't use rate mask for scanning
+     - wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon
+       timestamp field
+     - wifi: cfg80211: fix the order of arguments for trace events of the
+       tx_rx_evt class
+     - dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
+     - HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
+     - net: usb: qmi_wwan: add Telit FN920C04 compositions
+     - drm/amd/display: Set color_mgmt_changed to true on unsuspend
+     - drm/amdgpu: Update BO eviction priorities
+     - drm/amd/pm: Restore config space after reset
+     - drm/amdgpu: Fix the ring buffer size for queue VM flush
+     - drm/amdgpu/mes: fix use-after-free issue
+     - Revert "net: txgbe: fix i2c dev name cannot match clkdev"
+     - Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
+     - cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
+     - [arm64,armhf] drm/etnaviv: fix tx clock gating on some GC7000 variants
+     - [riscv64] thead: Rename T-Head PBMT to MAE
+     - [riscv64] T-Head: Test availability bit before enabling MAE errata
+     - sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
+     - [x86] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM
+       too
+     - regulator: irq_helpers: duplicate IRQ name
+     - ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()
+     - [x86] ASoC: SOF: ipc4-pcm: Use consistent name for snd_sof_pcm_stream
+       pointer
+     - [x86] ASoC: SOF: ipc4-pcm: Use consistent name for sof_ipc4_timestamp_info
+       pointer
+     - [x86] ASoC: SOF: ipc4-pcm: Introduce generic sof_ipc4_pcm_stream_priv
+     - ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3
+     - ASoC: acp: Support microphone from device Acer 315-24p
+     - ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
+     - ASoC: dt-bindings: rt5645: add cbj sleeve gpio property
+     - ASoC: rt722-sdca: modify channel number to support 4 channels
+     - ASoC: rt722-sdca: add headset microphone vrefo setting
+     - regulator: qcom-refgen: fix module autoloading
+     - regulator: vqmmc-ipq4019: fix module autoloading
+     - ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
+     - ASoC: rt715: add vendor clear control register
+     - ASoC: rt715-sdca: volume step modification
+     - Input: xpad - add support for ASUS ROG RAIKIRI
+     - btrfs: take the cleaner_mutex earlier in qgroup disable
+     - EDAC/versal: Do not register for NOC errors
+     - fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card
+     - bpf, x86: Fix PROBE_MEM runtime load check
+     - ALSA: emu10k1: make E-MU FPGA writes potentially more reliable
+     - softirq: Fix suspicious RCU usage in __do_softirq()
+     - platform/x86: ISST: Add Grand Ridge to HPM CPU list
+     - ASoC: da7219-aad: fix usage of device_get_named_child_node()
+     - ASoC: cs35l56: fix usages of device_get_named_child_node()
+     - ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection
+     - Input: amimouse - mark driver struct with __refdata to prevent section
+       mismatch
+     - drm/amdgpu: Fix VRAM memory accounting
+     - drm/amd/display: Ensure that dmcub support flag is set for DCN20
+     - drm/amd/display: Add dtbclk access to dcn315
+     - drm/amd/display: Allocate zero bw after bw alloc enable
+     - drm/amd/display: Add VCO speed parameter for DCN31 FPU
+     - drm/amd/display: Fix DC mode screen flickering on DCN321
+     - drm/amd/display: Disable seamless boot on 128b/132b encoding
+     - [x86] mm: Remove broken vsyscall emulation code from the page fault code
+     - nvme: find numa distance only if controller has valid numa id
+     - nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
+     - nvmet-auth: replace pr_debug() with pr_err() to report an error.
+     - nvme: cancel pending I/O if nvme controller is in terminal state
+     - nvmet-tcp: fix possible memory leak when tearing down a controller
+     - nvmet: fix nvme status code when namespace is disabled
+     - nvme-tcp: strict pdu pacing to avoid send stalls on TLS
+     - epoll: be better about file lifetimes
+     - nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
+     - openpromfs: finish conversion to the new mount API
+     - crypto: bcm - Fix pointer arithmetic
+     - [arm64] firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlist
+     - mm/slub, kunit: Use inverted data to corrupt kmem cache
+     - [arm*] firmware: raspberrypi: Use correct device for DMA mappings
+     - ecryptfs: Fix buffer size for tag 66 packet
+     - nilfs2: fix out-of-range warning
+     - crypto: ccp - drop platform ifdef checks
+     - [x86] crypto: x86/nh-avx2 - add missing vzeroupper
+     - [x86] crypto: x86/sha256-avx2 - add missing vzeroupper
+     - [x86] crypto: x86/sha512-avx2 - add missing vzeroupper
+     - [s390x] cio: fix tracepoint subchannel type field
+     - io_uring: use the right type for work_llist empty check
+     - rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
+     - rcu: Fix buffer overflow in print_cpu_stall_info()
+     - jffs2: prevent xattr node from overflowing the eraseblock
+     - libfs: Re-arrange locking in offset_iterate_dir()
+     - libfs: Define a minimum directory offset
+     - libfs: Add simple_offset_empty()
+     - maple_tree: Add mtree_alloc_cyclic()
+     - libfs: Convert simple directory offsets to use a Maple Tree
+     - libfs: Fix simple_offset_rename_exchange()
+     - libfs: Add simple_offset_rename() API
+     - shmem: Fix shmem_rename2()
+     - io-wq: write next_work before dropping acct_lock
+     - mm/userfaultfd: Do not place zeropages when zeropages are disallowed
+     - [s390x] mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
+     - [x86] crypto: qat - improve error message in adf_get_arbiter_mapping()
+     - [x86] crypto: qat - improve error logging to be consistent across features
+     - [arm64] soc: qcom: pmic_glink: don't traverse clients list without a lock
+     - [arm64] soc: qcom: pmic_glink: notify clients about the current state
+     - [arm64] firmware: qcom: scm: Fix __scm and waitq completion variable
+       initialization
+     - null_blk: Fix missing mutex_destroy() at module removal
+     - crypto: qat - validate slices count returned by FW
+     - [armhf] hwrng: stm32 - use logical OR in conditional
+     - [armhf] hwrng: stm32 - put IP into RPM suspend on failure
+     - [armhf] hwrng: stm32 - repair clock handling
+     - io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_io
+     - io_uring/net: fix sendzc lazy wake polling
+     - [arm64] soc: qcom: pmic_glink: Make client-lock non-sleeping
+     - md: fix resync softlockup when bitmap size is less than array size
+     - [x86] crypto: qat - specify firmware files for 402xx
+     - block: refine the EOF check in blkdev_iomap_begin
+     - block: fix and simplify blkdevparts= cmdline parsing
+     - block: support to account io_ticks precisely
+     - wifi: ath10k: poll service ready message before failing
+     - wifi: brcmfmac: pcie: handle randbuf allocation failure
+     - wifi: ath11k: don't force enable power save on non-running vdevs
+     - bpftool: Fix missing pids during link show
+     - libbpf: Prevent null-pointer dereference when prog to load has no BTF
+     - wifi: ath12k: use correct flag field for 320 MHz channels
+     - wifi: mt76: mt7915: workaround too long expansion sparse warnings
+     - [x86] boot: Ignore relocations in .notes sections in walk_relocs() too
+     - wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
+     - wifi: iwlwifi: mvm: Do not warn on invalid link on scan complete
+     - wifi: iwlwifi: mvm: allocate STA links only for active links
+     - wifi: mac80211: don't select link ID if not provided in scan request
+     - wifi: iwlwifi: implement can_activate_links callback
+     - wifi: iwlwifi: mvm: fix active link counting during recovery
+     - wifi: iwlwifi: mvm: select STA mask only for active links
+     - wifi: iwlwifi: reconfigure TLC during HW restart
+     - wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask
+     - sched/fair: Add EAS checks before updating root_domain::overutilized
+     - ACPI: bus: Indicate support for _TFP thru _OSC
+     - ACPI: bus: Indicate support for more than 16 p-states thru _OSC
+     - ACPI: bus: Indicate support for the Generic Event Device thru _OSC
+     - ACPI: Fix Generic Initiator Affinity _OSC bit
+     - ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
+     - enetc: avoid truncating error message
+     - qed: avoid truncating work queue length
+     - mlx5: avoid truncating error message
+     - mlx5: stop warning for 64KB pages
+     - bitops: add missing prototype check
+     - dlm: fix user space lock decision to copy lvb
+     - wifi: carl9170: re-fix fortified-memset warning
+     - bpftool: Mount bpffs on provided dir instead of parent dir
+     - bpf: Pack struct bpf_fib_lookup
+     - bpf: prevent r10 register from being marked as precise
+     - [x86] microcode/AMD: Avoid -Wformat warning with clang-15
+     - ACPI: LPSS: Advertise number of chip selects via property
+     - EDAC/skx_common: Allow decoding of SGX addresses
+     - [x86] locking/atomic/x86: Correct the definition of
+       __arch_try_cmpxchg128()
+     - irqchip/alpine-msi: Fix off-by-one in allocation error path
+     - irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
+     - ACPI: disable -Wstringop-truncation
+     - gfs2: Don't forget to complete delayed withdraw
+     - gfs2: Fix "ignore unlock failures after withdraw"
+     - [arm64] Remove unnecessary irqflags alternative.h include
+     - [x86] boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
+     - tcp: increase the default TCP scaling ratio
+     - cpufreq: exit() callback is optional
+     - [x86] pat: Introduce lookup_address_in_pgd_attr()
+     - [x86] pat: Restructure _lookup_address_cpa()
+     - [x86] pat: Fix W^X violation false-positives when running as Xen PV guest
+     - udp: Avoid call to compute_score on multiple sites
+     - cppc_cpufreq: Fix possible null pointer dereference
+     - wifi: iwlwifi: mvm: init vif works only once
+     - scsi: libsas: Fix the failure of adding phy with zero-address to port
+     - scsi: hpsa: Fix allocation size for Scsi_Host private data
+     - [x86] purgatory: Switch to the position-independent small code model
+     - wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
+     - thermal/drivers/tsens: Fix null pointer dereference
+     - dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500
+       compatible
+     - dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible
+       definition
+     - wifi: ath10k: Fix an error code problem in
+       ath10k_dbg_sta_write_peer_debug_trigger()
+     - gfs2: Remove ill-placed consistency check
+     - gfs2: Fix potential glock use-after-free on unmount
+     - gfs2: finish_xmote cleanup
+     - gfs2: do_xmote fixes
+     - thermal/debugfs: Avoid excessive updates of trip point statistics
+     - scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()
+     - cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
+     - wifi: ath10k: populate board data for WCN3990
+     - [arm64,armhf] net: dsa: mv88e6xxx: Add support for model-specific pre- and
+       post-reset handlers
+     - [arm64,armhf] net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on
+       88E6250-family switches
+     - tcp: avoid premature drops in tcp_add_backlog()
+     - thermal/debugfs: Create records for cdev states as they get used
+     - thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
+     - pwm: sti: Prepare removing pwm_chip from driver data
+     - pwm: sti: Simplify probe function using devm functions
+     - drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
+     - drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
+     - drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
+     - net: give more chances to rcu in netdev_wait_allrefs_any()
+     - macintosh/via-macii: Fix "BUG: sleeping function called from invalid
+       context"
+     - wifi: carl9170: add a proper sanity check for endpoints
+     - bpf: Fix verifier assumptions about socket->sk
+     - wifi: ar5523: enable proper endpoint verification
+     - pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
+     - pwm: Let the of_xlate callbacks accept references without period
+     - pwm: Drop duplicate check against chip->npwm in of_pwm_xlate_with_flags()
+     - pwm: Reorder symbols in core.c
+     - pwm: Provide an inline function to get the parent device of a given chip
+     - pwm: meson: Change prototype of a few helpers to prepare further changes
+     - pwm: meson: Make use of pwmchip_parent() accessor
+     - pwm: meson: Add check for error from clk_round_rate()
+     - pwm: meson: Use mul_u64_u64_div_u64() for frequency calculating
+     - bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in
+       BPF_LINK_CREATE
+     - sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
+     - Revert "sh: Handle calling csum_partial with misaligned data"
+     - wifi: mt76: mt7603: fix tx queue of loopback packets
+     - wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
+     - wifi: mt76: mt7996: fix size of txpower MCU command
+     - wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
+     - wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()
+     - wifi: mt76: mt7996: fix potential memory leakage when reading chip
+       temperature
+     - libbpf: Fix error message in attach_kprobe_multi
+     - wifi: nl80211: Avoid address calculations via out of bounds array indexing
+     - wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power mode
+     - [x86] HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
+     - scsi: bfa: Ensure the copied buf is NUL terminated
+     - scsi: qedf: Ensure the copied buf is NUL terminated
+     - scsi: qla2xxx: Fix debugfs output for fw_resource_count
+     - gpio: nuvoton: Fix sgpio irq handle error
+     - [x86] numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
+     - wifi: mwl8k: initialize cmd->addr[] properly
+     - HID: amd_sfh: Handle "no sensors" in PM operations
+     - usb: aqc111: stop lying about skb->truesize
+     - net: usb: sr9700: stop lying about skb->truesize
+     - dm-delay: fix workqueue delay_timer race
+     - dm-delay: fix hung task introduced by kthread mode
+     - dm-delay: fix max_delay calculations
+     - ptp: ocp: fix DPLL functions
+     - net: ipv6: fix wrong start position when receive hop-by-hop fragment
+     - eth: sungem: remove .ndo_poll_controller to avoid deadlocks
+     - net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
+     - net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and
+       MT7986
+     - ice: Fix package download algorithm
+     - net: ethernet: cortina: Locking fixes
+     - af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
+     - net: usb: smsc95xx: stop lying about skb->truesize
+     - net: openvswitch: fix overwriting ct original tuple for ICMPv6
+     - ipv6: sr: add missing seg6_local_exit
+     - ipv6: sr: fix incorrect unregister order
+     - ipv6: sr: fix invalid unregister error path
+     - net/mlx5: Fix peer devlink set for SF representor devlink port
+     - net/mlx5: Reload only IB representors upon lag disable/enable
+     - net/mlx5: Add a timeout to acquire the command queue semaphore
+     - net/mlx5: Discard command completions in internal error
+     - [s390x] bpf: Emit a barrier for BPF_FETCH instructions
+     - [riscv64] bpf: make some atomic operations fully ordered
+     - ax25: Use kernel universal linked list to implement ax25_dev_list
+     - ax25: Fix reference count leak issues of ax25_dev
+     - ax25: Fix reference count leak issue of net_device
+     - dpll: fix return value check for kmemdup
+     - net: fec: remove .ndo_poll_controller to avoid deadlocks
+     - mptcp: SO_KEEPALIVE: fix getsockopt support
+     - mptcp: cleanup writer wake-up
+     - mptcp: avoid some duplicate code in socket option handling
+     - mptcp: implement TCP_NOTSENT_LOWAT support
+     - mptcp: cleanup SOL_TCP handling
+     - mptcp: fix full TCP keep-alive support
+     - net: stmmac: Offload queueMaxSDU from tc-taprio
+     - net: stmmac: est: Per Tx-queue error count for HLBF
+     - net: stmmac: Report taprio offload status
+     - net: stmmac: move the EST lock to struct stmmac_priv
+     - net: micrel: Fix receiving the timestamp in the frame for lan8841
+     - Bluetooth: compute LE flow credits based on recvbuf space
+     - Bluetooth: qca: Fix error code in qca_read_fw_build_info()
+     - Bluetooth: ISO: Add hcon for listening bis sk
+     - Bluetooth: ISO: Clean up returns values in iso_connect_ind()
+     - Bluetooth: ISO: Make iso_get_sock_listen generic
+     - Bluetooth: Remove usage of the deprecated ida_simple_xx() API
+     - Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
+     - Bluetooth: HCI: Remove HCI_AMP support
+     - ice: make ice_vsi_cfg_rxq() static
+     - ice: make ice_vsi_cfg_txq() static
+     - overflow: Change DEFINE_FLEX to take __counted_by member
+     - Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae
+       warnings
+     - Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
+     - drm/bridge: Fix improper bridge init order with pre_enable_prev_first
+     - drm/ci: update device type for volteer devices
+     - drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()
+     - drm/omapdrm: Fix console by implementing fb_dirty
+     - drm/omapdrm: Fix console with deferred ops
+     - printk: Let no_printk() use _printk()
+     - dev_printk: Add and use dev_no_printk()
+     - drm/lcdif: Do not disable clocks on already suspended hardware
+     - drm/dp: Don't attempt AUX transfers when eDP panels are not powered
+     - drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't
+       assert
+     - drm/amd/display: Fix potential index out of bounds in color transformation
+       function
+     - drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()
+     - [x86] ASoC: Intel: Disable route checks for Skylake boards
+     - [x86] ASoC: Intel: avs: ssm4567: Do not ignore route checks
+     - mtd: core: Report error if first mtd_otp_size() call fails in
+       mtd_otp_nvmem_add()
+     - mtd: rawnand: hynix: fixed typo
+     - drm/imagination: avoid -Woverflow warning
+     - drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags
+     - drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W init
+     - fbdev: shmobile: fix snprintf truncation
+     - ASoC: kirkwood: Fix potential NULL dereference
+     - drm/meson: vclk: fix calculation of 59.94 fractional rates
+     - drm/mediatek: Add 0 size check to mtk_drm_gem_obj
+     - drm/mediatek: Init `ddp_comp` with devm_kcalloc()
+     - [x86] ASoC: SOF: Intel: hda-dai: fix channel map configuration for
+       aggregated dailink
+     - [powerpc*] fsl-soc: hide unused const variable
+     - [x86] ASoC: SOF: Intel: mtl: Correct rom_status_reg
+     - [x86] ASoC: SOF: Intel: lnl: Correct rom_status_reg
+     - [x86] ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failed
+     - [x86] ASoC: SOF: Intel: mtl: Implement firmware boot state check
+     - fbdev: sisfb: hide unused variables
+     - [x86] ASoC: Intel: avs: Restore stream decoupling on prepare
+     - [x86] ASoC: Intel: avs: Fix ASRC module initialization
+     - [x86] ASoC: Intel: avs: Fix potential integer overflow
+     - [x86] ASoC: Intel: avs: Test result of avs_get_module_entry()
+     - media: ngene: Add dvb_ca_en50221_init return value check
+     - staging: media: starfive: Remove links when unregistering devices
+     - media: rcar-vin: work around -Wenum-compare-conditional warning
+     - media: radio-shark2: Avoid led_names truncations
+     - drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
+     - platform/x86: xiaomi-wmi: Fix race condition when reporting key events
+     - drm/msm/dp: allow voltage swing / pre emphasis of 3
+     - drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected
+     - media: ipu3-cio2: Request IRQ earlier
+     - media: dt-bindings: ovti,ov2680: Fix the power supply names
+     - media: i2c: et8ek8: Don't strip remove function when driver is builtin
+     - media: v4l2-subdev: Fix stream handling for crop API
+     - fbdev: sh7760fb: allow modular build
+     - media: atomisp: ssh_css: Fix a null-pointer dereference in
+       load_video_binaries
+     - drm/arm/malidp: fix a possible null pointer dereference (CVE-2024-36014)
+     - drm: vc4: Fix possible null pointer dereference
+     - ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
+     - drm/bridge: anx7625: Don't log an error when DSI host can't be found
+     - drm/bridge: icn6211: Don't log an error when DSI host can't be found
+     - drm/bridge: lt8912b: Don't log an error when DSI host can't be found
+     - drm/bridge: lt9611: Don't log an error when DSI host can't be found
+     - drm/bridge: lt9611uxc: Don't log an error when DSI host can't be found
+     - drm/bridge: tc358775: Don't log an error when DSI host can't be found
+     - drm/bridge: dpc3433: Don't log an error when DSI host can't be found
+     - drm/panel: novatek-nt35950: Don't log an error when DSI host can't be
+       found
+     - drm/bridge: anx7625: Update audio status while detecting
+     - drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
+     - ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim 7 16ARHA7
+     - drm/mipi-dsi: use correct return type for the DSC functions
+     - media: uvcvideo: Add quirk for Logitech Rally Bar
+     - drm/rockchip: vop2: Do not divide height twice for YUV
+     - drm/edid: Parse topology block for all DispID structure v1.x
+     - media: cadence: csi2rx: configure DPHY before starting source stream
+     - clk: samsung: exynosautov9: fix wrong pll clock id value
+     - RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
+     - RDMA/mlx5: Change check for cacheable mkeys
+     - RDMA/mlx5: Adding remote atomic access flag to updatable flags
+     - clk: mediatek: pllfh: Don't log error for missing fhctl node
+     - iommu: Undo pasid attachment only for the devices that have succeeded
+     - [arm64] RDMA/hns: Fix return value in hns_roce_map_mr_sg
+     - [arm64] RDMA/hns: Fix deadlock on SRQ async events.
+     - [arm64] RDMA/hns: Fix UAF for cq async event
+     - [arm64] RDMA/hns: Fix GMV table pagesize
+     - [arm64] RDMA/hns: Use complete parentheses in macros
+     - [arm64] RDMA/hns: Modify the print level of CQE error
+     - clk: mediatek: mt8365-mm: fix DPI0 parent
+     - clk: rs9: fix wrong default value for clock amplitude
+     - clk: qcom: clk-alpha-pll: remove invalid Stromer register offset
+     - RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
+     - RDMA/rxe: Allow good work requests to be executed
+     - RDMA/rxe: Fix incorrect rxe_put in error path
+     - IB/mlx5: Use __iowrite64_copy() for write combining stores
+     - clk: renesas: r8a779a0: Fix CANFD parent clock
+     - clk: renesas: r9a07g043: Add clock and reset entry for PLIC
+     - lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
+     - mm/ksm: fix ksm exec support for prctl
+     - clk: qcom: dispcc-sm8450: fix DisplayPort clocks
+     - clk: qcom: dispcc-sm6350: fix DisplayPort clocks
+     - clk: qcom: dispcc-sm8550: fix DisplayPort clocks
+     - clk: qcom: dispcc-sm8650: fix DisplayPort clocks
+     - clk: qcom: mmcc-msm8998: fix venus clock issue
+     - [x86] insn: Fix PUSH instruction in x86 instruction decoder opcode map
+     - [x86] insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and
+       VPDPWSSDS
+     - ext4: avoid excessive credit estimate in ext4_tmpfile()
+     - RDMA/mana_ib: Introduce helpers to create and destroy mana queues
+     - RDMA/mana_ib: Use struct mana_ib_queue for CQs
+     - RDMA/mana_ib: boundary check before installing cq callbacks
+     - virt: acrn: stop using follow_pfn
+     - drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
+     - sunrpc: removed redundant procp check
+     - nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
+     - ext4: fix potential unnitialized variable
+     - ext4: remove the redundant folio_wait_stable()
+     - clk: qcom: Fix SC_CAMCC_8280XP dependencies
+     - clk: qcom: Fix SM_GPUCC_8650 dependencies
+     - clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018
+     - of: module: add buffer overflow check in of_modalias()
+     - bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
+     - SUNRPC: Fix gss_free_in_token_pages()
+     - RDMA/IPoIB: Fix format truncation compilation errors
+     - RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use
+       siw
+     - tracing/user_events: Prepare find/delete for same name events
+     - tracing/user_events: Fix non-spaced field matching
+     - modules: Drop the .export_symbol section from the final modules
+     - net: bridge: xmit: make sure we have at least eth header len bytes
+     - net: bridge: mst: fix vlan use-after-free
+     - net: qrtr: ns: Fix module refcnt
+     - idpf: don't skip over ethtool tcp-data-split setting
+     - netrom: fix possible dead-lock in nr_rt_ioctl()
+     - af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
+     - sched/fair: Allow disabling sched_balance_newidle with
+       sched_relax_domain_level
+     - sched/core: Fix incorrect initialization of the 'burst' parameter in
+       cpu_max_write()
+     - net: wangxun: fix to change Rx features
+     - net: wangxun: match VLAN CTAG and STAG features
+     - net: txgbe: move interrupt codes to a separate file
+     - net: txgbe: use irq_domain for interrupt controller
+     - net: txgbe: fix to control VLAN strip
+     - l2tp: fix ICMP error handling for UDP-encap sockets
+     - io_uring/net: ensure async prep handlers always initialize ->done_io
+     - pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()
+     - net: txgbe: fix to clear interrupt status after handling IRQ
+     - net: txgbe: fix GPIO interrupt blocking
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 31 May 2024 20:24:01 +0200
+ linux (6.8.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.10
+     - wifi: nl80211: don't free NULL coalescing rule
+     - [armhf] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of
+       GPIOR-T
+     - [arm64] pinctrl/meson: fix typo in PDM's pin name
+     - pinctrl: core: delete incorrect free in pinctrl_enable()
+     - [arm64] pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE
+       readback
+     - [arm64] pinctrl: mediatek: paris: Rework support for
+       PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
+     - sunrpc: add a struct rpc_stats arg to rpc_create_args
+     - nfs: expose /proc/net/sunrpc/nfs in net namespaces
+     - nfs: make the rpc_stat per net namespace
+     - nfs: Handle error of rpc_proc_register() in nfs_net_init().
+     - [x86] pinctrl: baytrail: Fix selecting gpio pinctrl state
+     - pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
+     - nfsd: rename NFSD_NET_* to NFSD_STATS_*
+     - nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
+     - nfsd: make all of the nfsd stats per-network namespace
+     - NFSD: add support for CB_GETATTR callback
+     - NFSD: Fix nfsd4_encode_fattr4() crasher
+     - regulator: change stubbed devm_regulator_get_enable to return Ok
+     - regulator: change devm_regulator_get_enable_optional() stub to return Ok
+     - bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
+     - bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
+     - regmap: Add regmap_read_bypassed()
+     - [x86] ASoC: SOF: Intel: add default firmware library path for LNL
+     - nvme: fix warn output about shared namespaces without
+       CONFIG_NVME_MULTIPATH
+     - bpf: Fix a verifier verbose message
+     - spi: axi-spi-engine: use common AXI macros
+     - spi: axi-spi-engine: fix version format string
+     - spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
+     - bpf, arm64: Fix incorrect runtime stats
+     - [riscv64] bpf: Fix incorrect runtime stats
+     - [x86] ASoC: Intel: avs: Set name of control as in topology
+     - [s390x] mm: Fix storage key clearing for guest huge pages
+     - [s390x] mm: Fix clearing storage keys for huge pages
+     - [armel,armhf] bpf: Reimplement sign-extension mov instruction
+     - xdp: use flags field to disambiguate broadcast redirect
+     - efi/unaccepted: touch soft lockup during memory accept
+     - ice: ensure the copied buf is NUL terminated
+     - bna: ensure the copied buf is NUL terminated
+     - thermal/debugfs: Free all thermal zone debug memory on zone removal
+     - thermal/debugfs: Fix two locking issues with thermal zone debug
+     - nsh: Restore skb->{protocol,data,mac_header} for outer header in
+       nsh_gso_segment().
+     - net l2tp: drop flow hash on forward
+     - thermal/debugfs: Prevent use-after-free from occurring after cdev removal
+     - [s390x] vdso: Add CFI for RA register to asm macro vdso_func
+     - Fix a potential infinite loop in extract_user_to_sg()
+     - ALSA: emu10k1: fix E-MU card dock presence monitoring
+     - ALSA: emu10k1: factor out snd_emu1010_load_dock_firmware()
+     - ALSA: emu10k1: move the whole GPIO event handling to the workqueue
+     - ALSA: emu10k1: fix E-MU dock initialization
+     - net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
+     - net: qede: use return from qede_parse_flow_attr() for flower
+     - net: qede: use return from qede_parse_flow_attr() for flow_spec
+     - net: qede: use return from qede_parse_actions()
+     - vxlan: Fix racy device stats updates.
+     - vxlan: Add missing VNI filter counter update in arp_reduce().
+     - [arm64] ASoC: meson: axg-fifo: use FIELD helpers
+     - [arm64] ASoC: meson: axg-fifo: use threaded irq to check periods
+     - [arm64] ASoC: meson: axg-card: make links nonatomic
+     - [arm64] ASoC: meson: axg-tdm-interface: manage formatters in trigger
+     - [qrm64] ASoC: meson: cards: select SND_DYNAMIC_MINORS
+     - ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()
+     - [s390x] cio: Ensure the copied buf is NUL terminated
+     - cxgb4: Properly lock TX queue for the selftest.
+     - net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
+     - drm/amdgpu: fix doorbell regression
+     - spi: fix null pointer dereference within spi_sync
+     - net: bridge: fix multicast-to-unicast with fraglist GSO
+     - net: core: reject skb_copy(_expand) for fraglist GSO skbs
+     - rxrpc: Clients must accept conn from any address
+     - vxlan: Pull inner IP header in vxlan_rcv().
+     - [s390x] qeth: Fix kernel panic after setting hsuid
+     - ipv4: Fix uninit-value access in __ip_make_skb()
+     - net: gro: fix udp bad offset in socket lookup by adding
+       {inner_}network_offset to napi_gro_cb
+     - net: gro: add flush check in udp_gro_receive_segment
+     - drm/xe/display: Fix ADL-N detection
+     - [arm64] clk: qcom: smd-rpm: Restore msm8976 num_clk
+     - [arm64] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
+     - [powerpc*] pseries: make max polling consistent for longer H_CALLs
+     - [powerpc*] pseries/iommu: LPAR panics during boot up with a frozen PE
+     - EDAC/versal: Do not log total error counts
+     - swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
+     - [arm64] KVM: arm64: vgic-v2: Check for non-NULL vCPU in
+       vgic_v2_parse_attr()
+     - exfat: fix timing of synchronizing bitmap and inode
+     - firmware: microchip: don't unconditionally print validation success
+     - scsi: ufs: core: Fix MCQ MAC configuration
+     - scsi: lpfc: Move NPIV's transport unregistration to after resource clean
+       up
+     - scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
+     - scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
+     - scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()
+     - scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
+     - scsi: lpfc: Use a dedicated lock for ras_fwlog state
+     - gfs2: Fix invalid metadata access in punch_hole
+     - fs/9p: fix uninitialized values during inode evict
+     - wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
+     - wifi: cfg80211: fix rdev_dump_mpp() arguments order
+     - wifi: mac80211: fix prep_connection error path
+     - wifi: iwlwifi: read txq->read_ptr under lock
+     - wifi: iwlwifi: mvm: guard against invalid STA ID on removal
+     - net: mark racy access on sk->sk_rcvbuf
+     - drm/xe: Fix END redefinition
+     - scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
+     - scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
+     - btrfs: return accurate error code on open failure in open_fs_devices()
+     - bpf: Check bloom filter map value size
+     - kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
+     - [x86] ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of
+       S3 suspend
+     - regulator: tps65132: Add of_match table
+     - scsi: ufs: core: WLUN suspend dev/link state error recovery
+     - scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN
+     - scsi: ufs: core: Fix MCQ mode dev command timeout
+     - ALSA: line6: Zero-initialize message buffers
+     - block: fix overflow in blk_ioctl_discard()
+     - [x86] ASoC: codecs: ES8326: Solve error interruption issue
+     - [x86] ASoC: codecs: ES8326: modify clock table
+     - net: bcmgenet: Reset RBUF on first open
+     - [x86] vboxsf: explicitly deny setlease attempts
+     - ata: sata_gemini: Check clk_enable() result
+     - firewire: ohci: mask bus reset interrupts between ISR and bottom half
+     - [x86] tools/power turbostat: Fix added raw MSR output
+     - [x86] tools/power turbostat: Increase the limit for fd opened
+     - [x86] tools/power turbostat: Fix Bzy_MHz documentation typo
+     - [x86] tools/power turbostat: Do not print negative LPI residency
+     - [x86] tools/power turbostat: Expand probe_intel_uncore_frequency()
+     - [x86] tools/power turbostat: Print ucode revision only if valid
+     - [x86] tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency
+       read
+     - btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
+     - btrfs: always clear PERTRANS metadata during commit
+     - memblock tests: fix undefined reference to `early_pfn_to_nid'
+     - memblock tests: fix undefined reference to `panic'
+     - memblock tests: fix undefined reference to `BIT'
+     - nouveau/gsp: Avoid addressing beyond end of rpc->entries
+     - scsi: target: Fix SELinux error when systemd-modules loads the target
+       module
+     - scsi: hisi_sas: Handle the NCQ error returned by D2H frame
+     - blk-iocost: avoid out of bounds shift
+     - [x86] platform/x86: acer-wmi: Add support for Acer PH18-71
+     - [arm64,armhf] gpu: host1x: Do not setup DMA for virtual devices
+     - [mips64el] scall: Save thread_info.syscall unconditionally on entry
+       (Closes: #1068365)
+     - [x86] tools/power/turbostat: Fix uncore frequency file string
+     - net: add copy_safe_from_sockptr() helper
+     - nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
+     - drm/amdgpu: Refine IB schedule error logging
+     - drm/amd/display: add DCN 351 version for microcode load
+     - drm/amdgpu: add smu 14.0.1 discovery support
+     - drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
+     - drm/amd/display: Skip on writeback when it's not applicable
+     - drm/amd/pm: fix the high voltage issue after unload
+     - drm/amdgpu: Fix VCN allocation in CPX partition
+     - Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
+     - Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
+     - hv_netvsc: Don't free decrypted memory
+     - [x86] uio_hv_generic: Don't free decrypted memory
+     - Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
+     - drm/xe/xe_migrate: Cast to output precision before multiplying operands
+     - drm/xe: Label RING_CONTEXT_CONTROL as masked
+     - smb3: fix broken reconnect when password changing on the server by
+       allowing password rotation
+     - [arm64] iommu: mtk: fix module autoloading
+     - fs/9p: only translate RWX permissions for plain 9P2000
+     - fs/9p: translate O_TRUNC into OTRUNC
+     - fs/9p: fix the cache always being enabled on files with qid flags
+     - 9p: explicitly deny setlease attempts
+     - [powerpc*] crypto/chacha-p10: Fix failure on non Power10
+     - gpio: wcove: Use -ENOTSUPP consistently
+     - gpio: crystalcove: Use -ENOTSUPP consistently
+     - clk: Don't hold prepare_lock when calling kref_put()
+     - fs/9p: remove erroneous nlink init from legacy stat2inode
+     - fs/9p: drop inodes immediately on non-.L too
+     - gpio: lpc32xx: fix module autoloading
+     - drm/nouveau/dp: Don't probe eDP ports twice harder
+     - [x86] platform/x86/amd: pmf: Decrease error message to debug
+     - [x86] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
+     - drm/radeon: silence UBSAN warning (v3)
+     - net:usb:qmi_wwan: support Rolling modules
+     - blk-iocost: do not WARN if iocg was already offlined
+     - SUNRPC: add a missing rpc_stat for TCP TLS
+     - qibfs: fix dentry leak
+     - xfrm: Preserve vlan tags for transport mode software GRO
+     - [armel,armhf] 9381/1: kasan: clear stale stack poison
+     - tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
+     - tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
+     - Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
+       (CVE-2024-27398)
+     - Bluetooth: msft: fix slab-use-after-free in msft_do_close()
+     - [arm64] dts: mediatek: mt8183-pico6: Fix bluetooth node
+     - Bluetooth: HCI: Fix potential null-ptr-deref
+     - Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
+       (CVE-2024-27399)
+     - net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
+     - rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
+     - [x86] hwmon: (corsair-cpro) Use a separate buffer for sending commands
+     - [x86] hwmon: (corsair-cpro) Use complete_all() instead of complete() in
+       ccp_raw_event()
+     - [x86] hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
+     - phonet: fix rtm_phonet_notify() skb allocation
+     - netlink: specs: Add missing bridge linkinfo attrs
+     - nfc: nci: Fix kcov check in nci_rx_work()
+     - net: bridge: fix corrupted ethernet header on multicast-to-unicast
+     - ipv6: Fix potential uninit-value access in __ip6_make_skb()
+     - rxrpc: Fix the names of the fields in the ACK trailer struct
+     - rxrpc: Fix congestion control algorithm
+     - rxrpc: Only transmit one ACK per jumbo packet received
+     - dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
+     - ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
+     - net-sysfs: convert dev->operstate reads to lockless ones
+     - hsr: Simplify code for announcing HSR nodes timer setup
+     - ipv6: annotate data-races around cnf.disable_ipv6
+     - ipv6: prevent NULL dereference in ip6_output()
+     - net/smc: fix neighbour and rtable leak in smc_ib_find_route()
+     - [arm64] net: hns3: using user configure after hardware reset
+     - [arm64] net: hns3: direct return when receive a unknown mailbox message
+     - [arm64] net: hns3: change type of numa_node_mask as nodemask_t
+     - [arm64] net: hns3: release PTP resources if pf initialization failed
+     - [arm64] net: hns3: use appropriate barrier function after setting a bit
+       value
+     - [arm64] net: hns3: fix port vlan filter not disabled issue
+     - [arm64] net: hns3: fix kernel crash when devlink reload during
+       initialization
+     - [arm64,armhf] net: dsa: mv88e6xxx: add phylink_get_caps for the
+       mv88e6320/21 family
+     - [arm64] drm/meson: dw-hdmi: power up phy on device init
+     - [arm64] drm/meson: dw-hdmi: add bandgap setting for g12
+     - drm/connector: Add \n to message about demoting connector force-probes
+     - dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11
+       users
+     - gpiolib: cdev: Fix use after free in lineinfo_changed_notify
+     - gpiolib: cdev: fix uninitialised kfifo
+     - drm/amd/display: Atom Integrated System Info v2_2 for DCN35
+     - drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible (Closes: #1071263)
+     - drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
+     - firewire: nosy: ensure user_length is taken into account when fetching
+       packet contents (CVE-2024-27401)
+     - Reapply "drm/qxl: simplify qxl_fence_wait"
+     - usb: typec: ucsi: Check for notifications after init
+     - usb: typec: ucsi: Fix connector check on init
+     - usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed
+       device
+     - usb: ohci: Prevent missed ohci interrupts
+     - USB: core: Fix access violation during port device removal
+     - usb: gadget: composite: fix OS descriptors w_value logic
+     - usb: gadget: uvc: use correct buffer size when parsing configfs lists
+     - usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
+     - usb: gadget: f_fs: Fix a race condition when processing setup packets.
+     - usb: xhci-plat: Don't include xhci.h
+     - usb: dwc3: core: Prevent phy suspend during init
+     - usb: typec: tcpm: clear pd_event queue in PORT_RESET
+     - usb: typec: tcpm: unregister existing source caps before re-registration
+     - usb: typec: tcpm: Check for port partner validity before consuming it
+     - ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU
+     - ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion
+       models
+     - firewire: ohci: fulfill timestamp for some local asynchronous transaction
+     - mm/slub: avoid zeroing outside-object freepointer for single free
+     - btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
+     - btrfs: set correct ram_bytes when splitting ordered extent
+     - btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
+     - btrfs: make sure that WRITTEN is set on all metadata blocks
+       (CVE-2024-35949)
+     - maple_tree: fix mas_empty_area_rev() null pointer dereference
+     - mm/slab: make __free(kfree) accept error pointers
+     - mptcp: ensure snd_nxt is properly initialized on connect
+     - mptcp: only allow set existing scheduler for net.mptcp.scheduler
+     - workqueue: Fix selection of wake_cpu in kick_pool()
+     - dt-bindings: iio: health: maxim,max30102: fix compatible check
+     - iio:imu: adis16475: Fix sync mode setting
+     - iio: pressure: Fixes BME280 SPI driver data
+     - iio: pressure: Fixes SPI support for BMP3xx devices
+     - iio: accel: mxc4005: Interrupt handling fixes
+     - iio: accel: mxc4005: Reset chip on probe() and resume()
+     - e1000e: change usleep_range to udelay in PHY mdic access
+     - net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
+     - net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
+     - net: bcmgenet: synchronize UMAC_CMD access
+     - [armhf] ASoC: ti: davinci-mcasp: Fix race condition during probe
+     - dyndbg: fix old BUG_ON in >control parser (CVE-2024-35947)
+     - [armhf] clk: samsung: Revert "clk: Use device_get_match_data()"
+     - clk: sunxi-ng: common: Support minimum and maximum rate
+     - clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
+     - mei: me: add lunar lake point M DID
+     - drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
+     - Revert "drm/nouveau/firmware: Fix SG_DEBUG error with
+       nvkm_firmware_ctor()"
+     - drm/ttm: Print the memory decryption status just once
+     - drm/vmwgfx: Fix Legacy Display Unit
+     - drm/vmwgfx: Fix invalid reads in fence signaled events
+     - drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zero
+     - drm/amd/display: Fix idle optimization checks for multi-display and dual
+       eDP
+     - drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
+     - [x86] drm/i915/audio: Fix audio time stamp programming for DP
+     - [x86] drm/i915/gt: Automate CCS Mode setting during engine resets
+     - [x86] drm/i915/bios: Fix parsing backlight BDB data
+     - drm/amd/display: Handle Y carry-over in VCP X.Y calculation
+     - drm/amd/display: Fix incorrect DSC instance for MST
+     - [arm64] dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration
+     - [arm64] iommu/arm-smmu: Use the correct type in
+       nvidia_smmu_context_fault()
+     - net: fix out-of-bounds access in ops_init
+     - hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
+     - misc/pvpanic-pci: register attributes via pci_driver
+     - [x86] apic: Don't access the APIC when disabling x2APIC
+     - mm: use memalloc_nofs_save() in page_cache_ra_order()
+     - mm/userfaultfd: reset ptes when close() for wr-protected ones
+     - [amd64] iommu/amd: Enhance def_domain_type to handle untrusted device
+     - fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
+     - fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
+     - nvme-pci: Add quirk for broken MSIs
+     - regulator: core: fix debugfs creation regression
+     - spi: microchip-core-qspi: fix setting spi bus clock rate
+     - ksmbd: off ipv6only for both ipv4/ipv6 binding
+     - ksmbd: avoid to send duplicate lease break notifications
+     - ksmbd: do not grant v2 lease if parent lease key and epoch are not set
+     - tracefs: Reset permissions on remount if permissions are options
+     - tracefs: Still use mount point as default permissions for instances
+     - eventfs: Do not treat events directory different than other directories
+     - Bluetooth: qca: fix invalid device address check
+     - Bluetooth: qca: fix wcn3991 device address check
+     - Bluetooth: qca: add missing firmware sanity checks
+     - Bluetooth: qca: fix NVM configuration parsing
+     - Bluetooth: qca: generalise device address check
+     - Bluetooth: qca: fix info leak when fetching board id
+     - Bluetooth: qca: fix info leak when fetching fw build id
+     - Bluetooth: qca: fix firmware check error path
+     - VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist (CVE-2024-21823)
+     - dmaengine: idxd: add a new security check to deal with a hardware erratum
+       (CVE-2024-21823)
+     - dmaengine: idxd: add a write() method for applications to submit work
+       (CVE-2024-21823)
+     - keys: Fix overwrite of key expiration on instantiation
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.11
+     - drm/amd/display: Fix division by zero in setup_dsc_config
+     - net: ks8851: Fix another TX stall caused by wrong ISR flag handling
+     - ice: pass VSI pointer into ice_vc_isvalid_q_id
+     - ice: remove unnecessary duplicate checks for VF VSI ID
+     - Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
+       (CVE-2024-36013)
+     - Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
+     - KEYS: trusted: Fix memory leak in tpm2_key_encode()
+     - erofs: get rid of erofs_fs_context
+     - erofs: reliably distinguish block based and fscache mode
+     - [arm*] binder: fix max_thread type inconsistency
+     - usb: dwc3: Wait unconditionally after issuing EndXfer command
+     - net: usb: ax88179_178a: fix link status when link is set to down/up
+     - usb: typec: ucsi: displayport: Fix potential deadlock
+     - usb: typec: tipd: fix event checking for tps25750
+     - usb: typec: tipd: fix event checking for tps6598x
+     - serial: kgdboc: Fix NMI-safety problems from keyboard reset code
+     - remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
+     - KEYS: trusted: Do not use WARN when encode fails
+     - admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
+     - docs: kernel_include.py: Cope with docutils 0.21
+     - Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter
+       matching sysfs file
+     - block: add a disk_has_partscan helper
+     - block: add a partscan sysfs attribute for disks
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 26 May 2024 07:52:48 +0200
+ linux (6.8.9-1) unstable; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.8
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.1
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.2
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.3
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.4
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.5
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.6
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.7
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.8
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.9
+   [ Diederik de Haas ]
+   * d/templates/main.control.in: Add python3-dacite as linux-support Depends
+   * [armhf] Improve Tegra Chromebook support (Closes: #1061680)
+     - [armhf] drivers/net/wireless/marvell/mwifiex: Enable MWIFIEX and
+       MWIFIEX_SDIO as modules
+     - [armhf] drivers/power/supply: Enable CHARGER_BQ24735 as module
+     - [armhf] drivers/hwmon: Enable SENSORS_LM90 as module
+     - [armhf] drivers/media/cec/platform: Enable CEC_TEGRA as module
+   * drivers/thermal: Enable THERMAL_NETLINK
+   * [amd64] drivers/tee/amdtee: Enable AMDTEE as module
+   * [amd64] drivers/platform/x86/amd/pmf: Enable AMD_PMF as module
+     (Closes: #1063161)
+   * Update to 6.8.8:
+     - Drop patches applied upstream:
+       - "Partially revert 'MIPS: Add -Werror to arch/mips/Kbuild'"
+       - "platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR"
+       - "driver core: Emit reason for pending deferred probe"
+       - "x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set"
+       - "Documentation/hw-vuln: Add documentation for RFDS"
+       - "x86/rfds: Mitigate Register File Data Sampling (RFDS)"
+       - "KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests"
+     - Refresh patches:
+       - Adjust context in "Tweak gitignore for Debian pkg-kernel using git"
+       - Adjust context in "Documentation: Drop sphinx version check"
+       - Adjust context in "firmware: Remove redundant log messages from drivers"
+       - Adjust context in "yama: Disable by default"
+       - Adjust context in "btrfs: warn about RAID5/6 being experimental at
+         mount time"
+       - Adjust context in "x86: Make x32 syscall support conditional on a
+         kernel parameter"
+       - Adjust context in "efi: Lock down the kernel if booted in secure boot
+         mode"
+       - Adjust context in "Export symbols needed by Android drivers"
+   * d/copyright: Exclude 'action-ebpf' as that's a binary blob
+   * d/installer/modules: Remove modules removed from upstream kernel
+   * d/config: Update with the help of kconfigeditor2:
+     - crypto: Remove CRYPTO_CFB and CRYPTO_OFB
+     - drivers/gpu/drm: Remove DRM_LEGACY
+     - drivers/md: Remove MD_FAULTY, MD_LINEAR and MD_MULTIPATH
+     - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/atmel:
+       Remove ATMEL, PCI_ATMEL and PCMCIA_ATMEL
+     - drivers/net/wireless/cisco: Remove WLAN_VENDOR_CISCO and AIRO
+     - [alpha,hppa,powerpc,x86] drivers/net/wireless/cisco: Remove AIRO_CS
+     - drivers/net/wireless/intersil/hostap: Remove HOSTAP, HOSTAP_FIRMWARE,
+       HOSTAP_FIRMWARE_NVRAM, HOSTAP_PLX, HOSTAP_PCI and HOSTAP_CS
+     - drivers/net/wireless/intersil/orinoco: Remove HERMES_PRISM,
+       HERMES_CACHE_FW_ON_INIT, NORTEL_HERMES, PCMCIA_SPECTRUM and ORINOCO_USB
+     - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/intersil/orinoco:
+       Remove HERMES, APPLE_AIRPORT, PLX_HERMES, TMD_HERMES, PCI_HERMES,
+       PCMCIA_HERMES
+     - drivers/net/wireless/legacy: Remove USB_NET_RNDIS_WLAN
+     - [alpha,hppa,powerpc,x86] drivers/net/wireless/legacy:
+       Remove PCMCIA_RAYCS and PCMCIA_WL3501
+     - drivers/net/wireless/marvell/libertas: Remove LIBERTAS_CS
+     - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/zydas:
+       Remove USB_ZD1201
+     - drivers/video/fbdev: Remove FB_INTEL_DEBUG FB_INTEL_I2C
+     - [armhf,arm64] drivers/video/fbdev: Remove FB_ARMCLCD
+     - [cloud,x86] drivers/video/fbdev: Remove FB_CARILLO_RANCH and FB_LE80578
+     - [x86] drivers/video/fbdev: Remove FB_INTEL
+     - fs/fscache: Change FSCACHE to `y`
+     - mm: Remove SLAB_DEPRECATED and SLUB
+     - net/bpfilter: Remove BPFILTER
+   * [rt] Update to 6.8.2-rt11
+   * [rt] Drop patches applied in 6.8.6:
+     - "printk: For @suppress_panic_printk check for other CPU in panic"
+     - "panic: Flush kernel log buffer at the end"
+     - "dump_stack: Do not get cpu_sync for panic CPU"
+   * [arm64] net/rfkill: Enable RFKILL_GPIO as module
+   * [arm64] Further improve support for SolidRun HoneyComb (Closes: #1065611):
+     - [arm64] drivers/hwmon/pmbus: Enable PMBUS, SENSORS_PMBUS and
+       SENSORS_LTC2978 as modules
+     - [arm64] drivers/nvmem: Enable NVMEM_LAYERSCAPE_SFP as module
+     - [arm64] drivers/rtc: Enable RTC_DRV_FSL_FTM_ALARM as module
+     - [arm64] drivers/soc/fsl: Enable FSL_RCPM
+   * d/templates: Change firmware-linux-free from Recommends to Suggests
+   [ Vincent Blut ]
+   * [arm64] Improve support for SolidRun Honeycomb Workstation:
+     - drivers/pci/controller/mobiveil: Enable PCIE_LAYERSCAPE_GEN4
+       (Closes: #1061116)
+     - drivers/phy/freescale: Enable PHY_FSL_LYNX_28G as module
+       (Closes: #1061117)
+   * sound/virtio: Enable SND_VIRTIO as module (Closes: #1059089)
+   [ Salvatore Bonaccorso ]
+   * drivers/tty: Disable N_GSM
+   * tipc: fix UAF in error path
+   * tipc: fix a possible memleak in tipc_buf_append
+   [ Ben Hutchings ]
+   - d/salsa-ci.yml: Restore Python static checks on scripts
+   * linux-doc: Add python3-yaml to Build-Depends, required from 6.8
+   * udeb: Move crc8 to crc-modules to avoid duplication
+   [ Stuart Hayhurst ]
+   * sound: Enable TAS2781 Smart Amp modules
+   [ Eric Mackay ]
+   * [arm64] Dynamically allocate cpumasks and increase supported CPUs to 512
+   [ Uwe Kleine-König ]
+   * [arm64,armhf] Enable SND_SOC_WM8804_I2C for the hifiberry-digi raspberry
+     hat.
+  -- Ben Hutchings <benh@debian.org>  Thu, 16 May 2024 01:42:10 +0200
+ linux (6.7.12-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.10
+     - [arm64] dmaengine: fsl-edma: utilize common dt-binding header file
+     - [arm64] dmaengine: fsl-edma: correct max_segment_size setting
+     - xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
+     - xfrm: Pass UDP encapsulation in TX packet offload
+     - net: lan78xx: fix runtime PM count underflow on link stop
+     - ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
+     - i40e: disable NAPI right after disabling irqs when handling xsk_pool
+     - ice: reorder disabling IRQ and NAPI in ice_qp_dis
+     - ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
+     - ice: reconfig host after changing MSI-X on VF
+     - Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
+     - Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"
+     - net/mlx5: E-switch, Change flow rule destination checking
+     - net/mlx5: Fix fw reporter diagnose output
+     - net/mlx5: Check capability for fw_reset
+     - net/mlx5e: Change the warning when ignore_flow_level is not supported
+     - net/mlx5e: Fix MACsec state loss upon state update in offload path
+     - net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking
+       occurs after populating the metadata_map
+     - net/mlx5e: Switch to using _bh variant of of spinlock API in port
+       timestamping NAPI poll context
+     - tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
+     - geneve: make sure to pull inner header in geneve_rx()
+     - idpf: disable local BH when scheduling napi for marker packets
+     - ice: virtchnl: stop pretending to support RSS over AQ or registers
+     - net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
+     - ice: fix uninitialized dplls mutex usage
+     - igc: avoid returning frame twice in XDP_REDIRECT
+     - net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
+     - bpf: check bpf_func_state->callback_depth when pruning states
+     - xdp, bonding: Fix feature flags when there are no slave devs anymore
+     - cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
+     - net/rds: fix WARNING in rds_conn_connect_if_down
+     - netfilter: nft_ct: fix l3num expectations with inet pseudo family
+     - netfilter: nf_conntrack_h323: Add protection for bmp length out of range
+     - erofs: apply proper VMA alignment for memory mapped files on THP
+     - netrom: Fix a data-race around sysctl_netrom_default_path_quality
+     - netrom: Fix a data-race around
+       sysctl_netrom_obsolescence_count_initialiser
+     - netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
+     - netrom: Fix a data-race around sysctl_netrom_transport_timeout
+     - netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
+     - netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
+     - netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
+     - netrom: Fix a data-race around
+       sysctl_netrom_transport_requested_window_size
+     - netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
+     - netrom: Fix a data-race around sysctl_netrom_routing_control
+     - netrom: Fix a data-race around sysctl_netrom_link_fails_count
+     - netrom: Fix data-races around sysctl_net_busy_read
+     - net: pds_core: Fix possible double free in error handling path
+     - readahead: avoid multiple marked readahead pages
+     - [armel,armhf] 9328/1: mm: try VMA lock-based page fault handling first
+     - [armel,armhf] arch/arm/mm: fix major fault accounting when retrying under
+       per-VMA lock
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.11
+     - io_uring/unix: drop usage of io_uring socket
+     - io_uring: drop any code related to SCM_RIGHTS
+     - [arm64] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
+     - media: rkisp1: Fix IRQ handling due to shared interrupts
+     - HID: logitech-hidpp: Do not flood kernel log
+     - [x86] ASoC: cs42l43: Handle error from devm_pm_runtime_enable
+     - wifi: iwlwifi: mvm: use correct address 3 in A-MSDU
+     - perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child
+       count)
+     - ASoC: rt5645: Make LattePanda board DMI match more precise
+     - spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
+     - regmap: kunit: Ensure that changed bytes are actually different
+     - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
+     - [x86] xen: Add some null pointer checking to smp.c
+     - [mips*] Clear Cause.BD in instruction_pointer_set
+     - ceph: always queue a writeback when revoking the Fb caps
+     - ceph: add ceph_cap_unlink_work to fire check_caps() immediately
+     - HID: multitouch: Add required quirk for Synaptics 0xcddc device
+     - [x86] ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system
+       suspend
+     - ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402
+       with missing DSD
+     - gen_compile_commands: fix invalid escape sequence warning
+     - [arm64] sve: Lower the maximum allocation for the SVE ptrace regset
+     - soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
+     - arm64: dts: rockchip: mark system power controller on rk3588-evb1
+     - RDMA/mlx5: Fix fortify source warning while accessing Eth segment
+     - RDMA/mlx5: Relax DEVX access upon modify commands
+     - [arm*] dts: rockchip: Drop interrupts property from pwm-rockchip nodes
+     - bpf: Fix warning for bpf_cpumask in verifier
+     - [riscv64] dts: sifive: add missing #interrupt-cells to pmic
+     - [x86] mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
+     - [x86] mm: Disallow vsyscall page read for copy_from_kernel_nofault()
+     - net/iucv: fix the allocation size of iucv_path_table array
+     - block: sed-opal: handle empty atoms when parsing response
+     - cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
+     - cxl/region: Allow out of order assembly of autodiscovered regions
+     - perf: CXL: fix CPMU filter value mask length
+     - [x86] platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
+     - dm-verity, dm-crypt: align "struct bvec_iter" correctly
+     - [arm*] dts: Fix dtc interrupt_provider warnings
+     - [arm64] dts: Fix dtc interrupt_provider warnings
+     - [arm*] dts: Fix dtc interrupt_map warnings
+     - [arm64] dts: qcom: Fix interrupt-map cell sizes
+     - [arm*] dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063
+       nodes
+     - drm/amd/display: fix input states translation error for dcn35 & dcn351
+     - regulator: max5970: Fix regulator child node name
+     - wifi: iwlwifi: mvm: ensure offloading TID queue exists
+     - wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
+     - btrfs: zoned: don't skip block group profile checks on conventional zones
+     - btrfs: fix data races when accessing the reserved amount of block reserves
+     - btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
+     - spi: cadence-qspi: put runtime in runtime PM hooks names
+     - spi: cadence-qspi: add system-wide suspend and resume callbacks
+     - net: smsc95xx: add support for SYS TEC USB-SPEmodule1
+     - wifi: mac80211: only call drv_sta_rc_update for uploaded stations
+     - drm/ttm/tests: depend on UML || COMPILE_TEST
+     - [x86] ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
+     - scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
+     - ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port
+     - drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
+     - drm/buddy: check range allocation matches alignment
+     - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2
+     - Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
+       (CVE-2024-22099)
+     - Bluetooth: mgmt: Fix limited discoverable off timeout
+     - firewire: core: use long bus reset on gap count error
+     - [riscv64] perf: RISCV: Fix panic on pmu overflow handler
+     - [arm64] tegra: Set the correct PHY mode for MGBE
+     - [x86] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8
+       tablet
+     - [x86] hyperv: Allow 15-bit APIC IDs for VTL platforms
+     - ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops
+     - ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS UM5302LA
+     - [x86] ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI
+       quirk table
+     - xfrm: fix xfrm child route lookup for packet offload
+     - xfrm: set skb control buffer based on packet offload as well
+     - Input: gpio_keys_polled - suppress deferred probe error for gpio
+     - ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
+     - ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
+     - ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
+     - do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
+     - workqueue.c: Increase workqueue name length
+     - workqueue: Move pwq->max_active to wq->max_active
+     - workqueue: Factor out pwq_is_empty()
+     - workqueue: Replace pwq_activate_inactive_work() with
+       [__]pwq_activate_work()
+     - workqueue: Move nr_active handling into helpers
+     - workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
+     - workqueue: RCU protect wq->dfl_pwq and implement accessors for it
+     - workqueue: Introduce struct wq_node_nr_active
+     - workqueue: Implement system-wide nr_active enforcement for unbound
+       workqueues
+     - workqueue: Don't call cpumask_test_cpu() with -1 CPU in
+       wq_update_node_max_active()
+     - iomap: clear the per-folio dirty bits on all writeback failures
+     - fs: Fix rw_hint validation
+     - io_uring: remove looping around handling traditional task_work
+     - io_uring: remove unconditional looping in local task_work handling
+     - [s390x] dasd: Use dev_*() for device log messages
+     - [s390x] dasd: fix double module refcount decrement
+     - md: fix kmemleak of rdev->serial
+     - rcu/exp: Fix RCU expedited parallel grace period kworker allocation
+       failure recovery
+     - rcu/exp: Handle RCU expedited grace period kworker allocation failure
+     - nbd: null check for nla_nest_start
+     - fs/select: rework stack allocation hack for clang
+     - block: fix deadlock between bd_link_disk_holder and partition scan
+     - md: Don't clear MD_CLOSING when the raid is about to stop
+     - ovl: Always reject mounting over case-insensitive directories
+     - kunit: test: Log the correct filter string in executor_test
+     - lib/cmdline: Fix an invalid format specifier in an assertion msg
+     - lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
+     - time: test: Fix incorrect format specifier
+     - rtc: test: Fix invalid format specifier.
+     - net: test: Fix printf format specifier in skb_segment kunit test
+     - md: remove flag RemoveSynchronized
+     - md/raid1: remove rcu protection to access rdev from conf
+     - md/raid1: factor out helpers to add rdev to conf
+     - md/raid1: record nonrot rdevs while adding/removing rdevs to conf
+     - md/raid1: fix choose next idle in read_balance()
+     - io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
+     - io_uring/net: move receive multishot out of the generic msghdr path
+     - io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
+     - aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
+     - [x86] mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
+     - [x86] resctrl: Remove hard-coded memory bandwidth limit
+     - [x86] resctrl: Read supported bandwidth sources from CPUID
+     - [x86] resctrl: Implement new mba_MBps throttling heuristic
+     - [x86] sme: Fix memory encryption setting if enabled by default and not
+       overridden
+     - timekeeping: Fix cross-timestamp interpolation on counter wrap
+     - timekeeping: Fix cross-timestamp interpolation corner case decision
+     - timekeeping: Fix cross-timestamp interpolation for non-x86
+     - sched/fair: Take the scheduling domain into account in select_idle_smt()
+     - sched/fair: Take the scheduling domain into account in select_idle_core()
+     - wifi: ath10k: fix NULL pointer dereference in
+       ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (CVE-2023-7042)
+     - wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
+     - wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
+     - wifi: b43: Stop correct queue in DMA worker when QoS is disabled
+     - wifi: b43: Disable QoS for bcm4331
+     - wifi: wilc1000: fix declarations ordering
+     - wifi: wilc1000: fix RCU usage in connect path
+     - wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
+     - wifi: wilc1000: do not realloc workqueue everytime an interface is added
+     - wifi: wilc1000: fix multi-vif management when deleting a vif
+     - wifi: mwifiex: debugfs: Drop unnecessary error check for
+       debugfs_create_dir()
+     - [arm*] dts: renesas: r8a73a4: Fix external clocks and clock rate
+     - [arm64] dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
+     - [arm64] dts: qcom: sc8180x: Fix up big CPU idle state entry latency
+     - [arm64] dts: qcom: sc8180x: Add missing CPU off state
+     - [arm64] dts: qcom: sc8180x: Fix eDP PHY power-domains
+     - [arm64] dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
+     - [arm64] dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
+     - [arm64] dts: qcom: sc8180x: Shrink aoss_qmp register space size
+     - cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
+     - cpufreq: mediatek-hw: Wait for CPU supplies before probing
+     - sock_diag: annotate data-races around sock_diag_handlers[family]
+     - inet_diag: annotate data-races around inet_diag_table[]
+     - bpftool: Silence build warning about calloc()
+     - libbpf: Apply map_set_def_max_entries() for inner_maps on creation
+     - wifi: ath12k: Fix issues in channel list update
+     - wifi: mac80211: use deflink and fix typo in link ID check
+     - wifi: iwlwifi: change link id in time event to s8
+     - af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
+     - [arm64] dts: qcom: sm8450: Add missing interconnects to serial
+     - [arm64] soc: qcom: socinfo: rename PM2250 to PM4125
+     - [arm64] dts: qcom: sdm845-oneplus-common: improve DAI node naming
+     - cpufreq: mediatek-hw: Don't error out if supply is not found
+     - libbpf: Fix faccessat() usage on Android
+     - pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl
+     - [arm64] dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
+     - [arm64] dts: renesas: r8a779g0: Restore sort order
+     - [arm64] dts: renesas: r8a779g0: Add missing SCIF_CLK2
+     - [arm64] dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S
+       i.MX8MM
+     - [arm64] dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL
+       i.MX8MM
+     - [arm64] dts: imx8mm-kontron: Disable pullups for onboard UART signals on
+       BL OSM-S board
+     - [arm64] dts: imx8mm-kontron: Disable pullups for onboard UART signals on
+       BL board
+     - [arm64] dts: imx8mm-kontron: Disable pull resistors for SD card signals on
+       BL OSM-S board
+     - [arm64] dts: imx8mm-kontron: Disable pull resistors for SD card signals on
+       BL board
+     - [arm64] dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
+     - [arm64] dts: imx8qm: Align edma3 power-domains resources indentation
+     - [arm64] dts: imx8qm: Correct edma3 power-domains and interrupt numbers
+     - libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
+     - wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
+     - wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before
+       WMI_PEER_ASSOC_CMDID
+     - wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
+     - wifi: ath12k: fix fetching MCBC flag for QCN9274
+     - wifi: iwlwifi: mvm: report beacon protection failures
+     - wifi: iwlwifi: dbg-tlv: ensure NUL termination
+     - wifi: iwlwifi: acpi: fix WPFC reading
+     - wifi: iwlwifi: mvm: initialize rates in FW earlier
+     - wifi: iwlwifi: fix EWRD table validity check
+     - wifi: iwlwifi: mvm: d3: fix IPN byte order
+     - wifi: iwlwifi: always have 'uats_enabled'
+     - wifi: iwlwifi: mvm: fix the TLC command after ADD_STA
+     - wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
+     - gpio: vf610: allow disabling the vf610 driver
+     - [arm64] dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
+     - pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
+     - net: blackhole_dev: fix build warning for ethh set but not used
+     - [arm64] dts: ti: k3-am62p5-sk: Enable CPSW MDIO node
+     - [arm64] dts: ti: k3-j721s2: Fix power domain for VTM node
+     - [arm64] dts: ti: k3-j784s4: Fix power domain for VTM node
+     - wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
+     - wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
+     - [arm64] dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
+     - [arm64] dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
+     - libbpf: Use OPTS_SET() macro in bpf_xdp_query()
+     - wifi: wfx: fix memory leak when starting AP
+     - [arm64] dts: qcom: qcm2290: declare VLS CLAMP register for USB3 PHY
+     - [arm64] dts: qcom: sm6115: declare VLS CLAMP register for USB3 PHY
+     - wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
+     - printk: nbcon: Relocate 32bit seq macros
+     - printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
+     - printk: Wait for all reserved records with pr_flush()
+     - printk: Add this_cpu_in_panic()
+     - printk: ringbuffer: Cleanup reader terminology
+     - printk: ringbuffer: Skip non-finalized records in panic
+     - printk: Disable passing console lock owner completely during panic()
+     - pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
+     - tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
+     - tools/resolve_btfids: Fix cross-compilation to non-host endianness
+     - wifi: iwlwifi: support EHT for WH
+     - wifi: iwlwifi: properly check if link is active
+     - wifi: iwlwifi: mvm: fix erroneous queue index mask
+     - wifi: iwlwifi: mvm: don't set the MFP flag for the GTK
+     - wifi: iwlwifi: mvm: don't set replay counters to 0xff
+     - [s390x] pai: fix attr_event_free upper limit for pai device drivers
+     - [s390x] vdso: drop '-fPIC' from LDFLAGS
+     - ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
+     - [arm64] dts: mt8183: Move CrosEC base detection node to kukui-based DTs
+     - [arm64] dts: mediatek: mt7986: fix reference to PWM in fan node
+     - [arm64] dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
+     - [arm64] dts: mediatek: mt7986: fix SPI bus width properties
+     - [arm64] dts: mediatek: mt7986: fix SPI nodename
+     - [arm64] dts: mediatek: mt7986: drop "#clock-cells" from PWM
+     - [arm64] dts: mediatek: mt7986: add "#reset-cells" to infracfg
+     - [arm64] dts: mediatek: mt8192-asurada: Remove CrosEC base detection node
+     - [arm64] dts: mediatek: mt8192: fix vencoder clock name
+     - [arm64] dts: mediatek: mt8186: fix VENC power domain clocks
+     - [arm64] dts: mediatek: mt7622: add missing "device_type" to memory nodes
+     - can: m_can: Start/Cancel polling timer together with interrupts
+     - wifi: iwlwifi: mvm: Fix the listener MAC filter flags
+     - bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
+     - [arm64] dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
+     - [arm64] soc: qcom: llcc: Check return value on Broadcast_OR reg read
+     - [arm*] dts: qcom: msm8974: correct qfprom node size
+     - [arm64] dts: mediatek: mt8186: Add missing clocks to ssusb power domains
+     - [arm64] dts: mediatek: mt8186: Add missing xhci clock to usb controllers
+     - [arm64] dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
+     - cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
+     - wifi: wilc1000: prevent use-after-free on vif when cleaning up all
+       interfaces
+     - [arm64] dts: ti: k3-am62-main: disable usb lpm
+     - ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
+     - bus: tegra-aconnect: Update dependency to ARCH_TEGRA
+     - [amd64] iommu/amd: Mark interrupt as managed
+     - wifi: brcmsmac: avoid function pointer casts
+     - [arm64] dts: qcom: sdm845-db845c: correct PCIe wake-gpios
+     - [arm64] dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs
+     - [arm64] dts: qcom: sm8150: correct PCIe wake-gpios
+     - powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
+     - net: ena: Remove ena_select_queue
+     - [arm64] dts: ti: k3-j7200-common-proc-board: Modify Pinmux for wkup_uart0
+       and mcu_uart0
+     - [arm64] dts: ti: k3-j7200-common-proc-board: Remove clock-frequency from
+       mcu_uart0
+     - [arm64] dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and
+       RTS in wkup_uart0
+     - [arm64] dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS in
+       wkup_uart0
+     - [arm64] dts: ti: k3-am64: Enable SDHCI nodes at the board level
+     - [arm64] dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
+     - [arm64] dts: mt8195-cherry-tomato: change watchdog reset boot flow
+     - [arm64] dts: ti: Add common1 register space for AM65x SoC
+     - [arm64] dts: ti: Add common1 register space for AM62x SoC
+     - [arm64] firmware: arm_scmi: Fix double free in SMC transport cleanup path
+     - [arm64] dts: ti: k3-am62p: Fix memory ranges for DMSS
+     - wifi: wilc1000: revert reset line logic flip
+     - memory: tegra: Correct DLA client names
+     - wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz band
+     - wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz band
+     - wifi: mt76: mt7925: fix mcu query command fail
+     - wifi: mt76: mt7925: fix wmm queue mapping
+     - wifi: mt76: connac: add beacon protection support for mt7996
+     - wifi: mt76: mt7925: fix WoW failed in encrypted mode
+     - wifi: mt76: mt7925: fix the wrong header translation config
+     - wifi: mt76: mt7925: add flow to avoid chip bt function fail
+     - wifi: mt76: mt7925: add support to set ifs time by mcu command
+     - wifi: mt76: mt7925: update PCIe DMA settings
+     - wifi: mt76: mt7996: check txs format before getting skb by pid
+     - wifi: mt76: mt7996: fix TWT issues
+     - wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
+     - wifi: mt76: mt7996: fix HE beamformer phy cap for station vif
+     - wifi: mt76: mt7996: fix efuse reading issue
+     - wifi: mt76: mt7996: fix HIF_TXD_V2_1 value
+     - wifi: mt76: mt792x: fix ethtool warning
+     - wifi: mt76: mt7921e: fix use-after-free in free_irq()
+     - wifi: mt76: mt7925e: fix use-after-free in free_irq()
+     - wifi: mt76: mt7921: fix incorrect type conversion for CLC command
+     - wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel
+       config from ACPI
+     - wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177
+     - [arm64] dts: renesas: rzg2l: Add missing interrupts to IRQC nodes
+     - [arm64] dts: renesas: r8a779a0: Correct avb[01] reg sizes
+     - [arm64] dts: renesas: r8a779g0: Correct avb[01] reg sizes
+     - net: mctp: copy skb ext data when fragmenting
+     - pstore: inode: Convert mutex usage to guard(mutex)
+     - pstore: inode: Only d_invalidate() is needed
+     - [arm64] dts: allwinner: h6: Add RX DMA channel for SPDIF
+     - [arm64] dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul i.MX8M Plus
+       eDM SBC
+     - [arm64] dts: imx8mp-evk: Fix hdmi@3d node
+     - regulator: userspace-consumer: add module device table
+     - gpiolib: Pass consumer device through to core in
+       devm_fwnode_gpiod_get_index()
+     - [arm64] dts: marvell: reorder crypto interrupts on Armada SoCs
+     - ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override
+     - ACPI: resource: Do IRQ override on Lunnen Ground laptops
+     - ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
+     - ACPI: scan: Fix device check notification handling
+     - [arm64] dts: rockchip: add missing interrupt-names for rk356x vdpu
+     - [arm64] dts: rockchip: fix reset-names for rk356x i2s2 controller
+     - [arm64] dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
+     - objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
+     - [x86] relocs: Ignore relocations in .notes section (CVE-2024-26816)
+     - SUNRPC: fix a memleak in gss_import_v2_context
+     - SUNRPC: fix some memleaks in gssx_dec_option_array
+     - [arm64] dts: qcom: sm8550: Fix SPMI channels size
+     - mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the
+       .remove function
+     - ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
+     - wifi: rtw88: 8821cu: Fix firmware upload fail
+     - wifi: rtw88: 8821c: Fix beacon loss and disconnect
+     - wifi: rtw88: 8821c: Fix false alarm count
+     - wifi: brcm80211: handle pmk_op allocation failure
+     - PCI: Make pci_dev_is_disconnected() helper public for other drivers
+     - [amd4] iommu/vt-d: Don't issue ATS Invalidation request when device is
+       disconnected
+     - igc: Fix missing time sync events
+     - igb: Fix missing time sync events
+     - ice: fix stats being updated by way too large values
+     - Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
+     - Bluetooth: mgmt: Remove leftover queuing of power_off work
+     - Bluetooth: Remove superfluous call to hci_conn_check_pending()
+     - Bluetooth: Remove BT_HS
+     - Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
+     - Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
+     - Bluetooth: hci_core: Cancel request on command timeout
+     - Bluetooth: hci_sync: Fix overwriting request callback
+     - Bluetooth: hci_h5: Add ability to allocate memory for private data
+     - Bluetooth: btrtl: fix out of bounds memory access
+     - Bluetooth: hci_core: Fix possible buffer overflow
+     - Bluetooth: msft: Fix memory leak
+     - Bluetooth: btusb: Fix memory leak
+     - Bluetooth: af_bluetooth: Fix deadlock
+     - Bluetooth: fix use-after-free in accessing skb after sending it
+     - sr9800: Add check for usbnet_get_endpoints (CVE-2024-26651)
+     - [s390x] cache: prevent rebuild of shared_cpu_list
+     - bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
+     - bpf: Fix hashtab overflow check on 32-bit arches
+     - bpf: Fix stackmap overflow check on 32-bit arches
+     - net: dsa: microchip: make sure drive strength configuration is not lost by
+       soft reset
+     - dpll: spec: use proper enum for pin capabilities attribute
+     - ipv6: fib6_rules: flush route cache when rule is changed
+     - net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
+     - net: phy: fix phy_get_internal_delay accessing an empty array
+     - dpll: fix dpll_xa_ref_*_del() for multiple registrations
+     - [arm64] net: hns3: fix wrong judgment condition issue
+     - [arm64] net: hns3: fix kernel crash when 1588 is received on HIP08 devices
+     - [arm64] net: hns3: fix port duplex configure error in IMP reset
+     - Bluetooth: Fix eir name length
+     - net: phy: dp83822: Fix RGMII TX delay configuration
+     - erofs: fix handling kern_mount() failure
+     - erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
+     - OPP: debugfs: Fix warning around icc_get_name()
+     - tcp: fix incorrect parameter validation in the do_tcp_getsockopt()
+       function
+     - ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt()
+       function
+     - l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt()
+       function
+     - udp: fix incorrect parameter validation in the udp_lib_getsockopt()
+       function
+     - net: kcm: fix incorrect parameter validation in the kcm_getsockopt)
+       function
+     - devlink: Fix length of eswitch inline-mode
+     - nfp: flower: handle acti_netdevs allocation failure
+     - bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
+     - dm raid: fix false positive for requeue needed during reshape
+     - dm: call the resume method on internal suspend
+     - [arm64] drm/tegra: dsi: Add missing check for of_find_device_by_node
+     - [arm64] drm/tegra: dpaux: Fix PM disable depth imbalance in
+       tegra_dpaux_probe
+     - [arm64] drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
+     - [arm64] drm/tegra: dsi: Fix missing pm_runtime_disable() in the error
+       handling path of tegra_dsi_probe()
+     - [arm64] drm/tegra: hdmi: Fix some error handling paths in
+       tegra_hdmi_probe()
+     - [arm64] drm/tegra: rgb: Fix some error handling paths in
+       tegra_dc_rgb_probe()
+     - [arm64] drm/tegra: rgb: Fix missing clk_put() in the error handling paths
+       of tegra_dc_rgb_probe()
+     - [arm64] drm/tegra: output: Fix missing i2c_put_adapter() in the error
+       handling paths of tegra_output_probe()
+     - drm/rockchip: inno_hdmi: Fix video timing
+     - drm: Don't treat 0 as -1 in drm_fixp2int_ceil
+     - drm/vkms: Avoid reading beyond LUT array
+     - drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
+     - drm/panel-edp: use put_sync in unprepare
+     - drm/lima: fix a memleak in lima_heap_alloc
+     - [x86] ASoC: amd: acp: Add missing error handling in sof-mach
+     - [x86] ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
+     - dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
+     - media: tc358743: register v4l2 async device only after successful setup
+     - media: cadence: csi2rx: use match fwnode for media link
+     - PCI/DPC: Print all TLP Prefixes, not just the first
+     - perf record: Fix possible incorrect free in record__switch_output()
+     - perf top: Uniform the event name for the hybrid machine
+     - perf record: Check conflict between '--timestamp-filename' option and pipe
+       mode before recording
+     - [x86] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
+     - drm/amd/display: Fix a potential buffer overflow in
+       'dp_dsc_clock_en_read()'
+     - perf pmu: Treat the msr pmu as software
+     - ALSA: hda: cs35l41: Set Channel Index correctly when system is missing
+       _DSD
+     - drm/amd/display: Fix potential NULL pointer dereferences in
+       'dcn10_set_output_transfer_func()'
+     - drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
+     - pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
+     - clk: samsung: exynos850: Propagate SPI IPCLK rate change
+     - media: v4l2: cci: print leading 0 on error
+     - perf evsel: Fix duplicate initialization of data->id in
+       evsel__parse_sample()
+     - perf bpf: Clean up the generated/copied vmlinux.h
+     - clk: meson: Add missing clocks to axg_clk_regmaps
+     - media: em28xx: annotate unchecked call to media_device_register()
+     - media: v4l2-tpg: fix some memleaks in tpg_alloc
+     - media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
+     - mtd: spinand: esmt: Extend IDs to 5 bytes
+     - media: edia: dvbdev: fix a use-after-free
+     - pinctrl: mediatek: Drop bogus slew rate register range for MT8186
+     - pinctrl: mediatek: Drop bogus slew rate register range for MT8192
+     - drm/amdgpu: Fix potential out-of-bounds access in
+       'amdgpu_discovery_reg_base_init()'
+     - clk: qcom: reset: Commonize the de/assert functions
+     - clk: qcom: reset: Ensure write completion on reset de/assertion
+     - quota: Fix potential NULL pointer dereference
+     - quota: Fix rcu annotations of inode dquot pointers
+     - quota: Properly annotate i_dquot arrays with __rcu
+     - PCI/P2PDMA: Fix a sleeping issue in a RCU read section
+     - PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
+     - crypto: xilinx - call finalize with bh disabled
+     - drivers/ps3: select VIDEO to provide cmdline functions
+     - perf thread_map: Free strlist on normal path in
+       thread_map__new_by_tid_str()
+     - perf srcline: Add missed addr2line closes
+     - dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
+     - [arm64] drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
+     - [arm64] drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is
+       enabled
+     - drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
+     - drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
+     - clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
+     - clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
+     - clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1
+       mux
+     - ALSA: seq: fix function cast warnings
+     - perf expr: Fix "has_event" function for metric style events
+     - perf stat: Avoid metric-only segv
+     - perf metric: Don't remove scale from counts
+     - [arm64] ASoC: meson: aiu: fix function pointer type mismatch
+     - [arm64] ASoC: meson: t9015: fix function pointer type mismatch
+     - [powerpc*] Force inlining of arch_vmap_p{u/m}d_supported()
+     - [x86] ASoC: SOF: Add some bounds checking to firmware data
+     - drm: ci: use clk_ignore_unused for apq8016
+     - NTB: fix possible name leak in ntb_register_device()
+     - media: cedrus: h265: Fix configuring bitstream size
+     - media: sun8i-di: Fix coefficient writes
+     - media: sun8i-di: Fix power on/off sequences
+     - media: sun8i-di: Fix chroma difference threshold
+     - media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
+     - media: go7007: add check of return value of go7007_read_addr()
+     - media: pvrusb2: remove redundant NULL check
+     - media: pvrusb2: fix pvr2_stream_callback casts
+     - clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
+     - drm/amd/display: Add 'replay' NULL check in
+       'edp_set_replay_allow_active()'
+     - drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
+     - [arm64] drm/msm/dpu: use devres-managed allocation for MDP TOP
+     - [arm64] drm/msm/dpu: use devres-managed allocation for HW blocks
+     - [arm64] drm/msm/dpu: finalise global state object
+     - PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
+     - drm/bridge: adv7511: fix crash on irq during probe
+     - pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
+     - clk: hisilicon: hi3519: Release the correct number of gates in
+       hi3519_clk_unregister()
+     - clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
+     - drm/tegra: put drm_gem_object ref on error in tegra_fb_create
+     - media: ivsc: csi: Swap SINK and SOURCE pads
+     - media: i2c: imx290: Fix IMX920 typo
+     - mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
+     - mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes
+       a ref
+     - perf print-events: make is_event_supported() more robust
+     - [amd64] crypto: ccp - Avoid discarding errors in
+       psp_send_platform_access_msg()
+     - [x86] crypto: qat - remove unused macros in qat_comp_alg.c
+     - [x86] crypto: qat - removed unused macro in adf_cnv_dbgfs.c
+     - [x86] crypto: qat - avoid division by zero
+     - [x86] crypto: qat - remove double initialization of value
+     - [x86] crypto: qat - relocate and rename get_service_enabled()
+     - [x86] crypto: qat - fix ring to service map for dcc in 4xxx
+     - crypto: jitter - fix CRYPTO_JITTERENTROPY help text
+     - drm/tidss: Fix initial plane zpos values
+     - drm/tidss: Fix sync-lost issue with two displays
+     - clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
+     - mtd: maps: physmap-core: fix flash size larger than 32-bit
+     - mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
+     - ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
+     - ASoC: meson: axg-tdm-interface: add frame rate constraint
+     - drm/msm/a7xx: Fix LLC typo
+     - perf pmu: Fix a potential memory leak in perf_pmu__lookup()
+     - HID: amd_sfh: Update HPD sensor structure elements
+     - HID: amd_sfh: Avoid disabling the interrupt
+     - drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
+     - media: pvrusb2: fix uaf in pvr2_context_set_notify
+     - media: dvb-frontends: avoid stack overflow warnings with clang
+     - media: go7007: fix a memleak in go7007_load_encoder
+     - media: ttpci: fix two memleaks in budget_av_attach
+     - media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
+     - arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
+     - drm/amd/pm: Fix esm reg mask use to get pcie speed
+     - gpio: nomadik: fix offset bug in nmk_pmx_set()
+     - drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
+     - mfd: cs42l43: Fix wrong register defaults
+     - [powerpc*] 32: fix ADB_CUDA kconfig warning
+     - [powerpc*] pseries: Fix potential memleak in papr_get_attr()
+     - [powerpc*] hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value
+       checks
+     - clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
+     - clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
+     - clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset
+     - [arm64] drm/msm/dpu: add division of drm_display_mode's hskew parameter
+     - modules: wait do_free_init correctly
+     - mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
+     - power: supply: mm8013: fix "not charging" detection
+     - [powerpc*] embedded6xx: Fix no previous prototype for avr_uart_send() etc.
+     - leds: aw2013: Unlock mutex before destroying it
+     - leds: sgm3140: Add missing timer cleanup and flash gpio control
+     - backlight: ktz8866: Correct the check for of_property_read_u32
+     - backlight: lm3630a: Initialize backlight_properties on init
+     - backlight: lm3630a: Don't set bl->props.brightness in get_brightness
+     - backlight: da9052: Fully initialize backlight_properties during probe
+     - backlight: lm3639: Fully initialize backlight_properties during probe
+     - backlight: lp8788: Fully initialize backlight_properties during probe
+     - clk: Fix clk_core_get NULL dereference
+     - clk: zynq: Prevent null pointer dereference caused by kmalloc failure
+     - PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
+     - smb: do not test the return value of folio_start_writeback()
+     - cifs: Don't use certain unnecessary folio_*() functions
+     - cifs: Fix writeback data corruption
+     - ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
+     - ALSA: hda/tas2781: use dev_dbg in system_resume
+     - ALSA: hda/tas2781: add lock to system_suspend
+     - ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
+     - ALSA: hda/tas2781: add ptrs to calibration functions
+     - ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
+     - ALSA: hda/tas2781: configure the amp after firmware load
+     - ALSA: hda/tas2781: restore power state after system_resume
+     - ALSA: usb-audio: Stop parsing channels bits when all channels are found.
+     - scsi: hisi_sas: Fix a deadlock issue related to automatic dump
+     - RDMA/irdma: Remove duplicate assignment
+     - RDMA/srpt: Do not register event handler until srpt device is fully setup
+     - f2fs: compress: fix to guarantee persisting compressed blocks by CP
+     - f2fs: compress: fix to cover normal cluster write with cp_rwsem
+     - f2fs: compress: fix to check unreleased compressed cluster
+     - f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
+     - f2fs: delete obsolete FI_DROP_CACHE
+     - f2fs: introduce get_dnode_addr() to clean up codes
+     - f2fs: update blkaddr in __set_data_blkaddr() for cleanup
+     - f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
+     - f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
+     - f2fs: zone: fix to wait completion of last bio in zone correctly
+     - f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
+     - f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
+     - f2fs: fix to avoid potential panic during recovery
+     - scsi: csiostor: Avoid function pointer casts
+     - i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
+     - [arm64] RDMA/hns: Fix mis-modifying default congestion control algorithm
+     - RDMA/device: Fix a race between mad_client and cm_client init
+     - RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
+     - scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
+     - f2fs: fix to create selinux label during whiteout initialization
+     - f2fs: compress: fix to check zstd compress level correctly in mount option
+     - net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
+     - NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
+     - NFSv4.2: fix listxattr maximum XDR buffer size
+     - f2fs: compress: fix to check compress flag w/ .i_sem lock
+     - f2fs: check number of blocks in a current section
+     - watchdog: starfive: Check pm_runtime_enabled() before decrementing usage
+       counter
+     - watchdog: stm32_iwdg: initialize default timeout
+     - f2fs: fix to use correct segment type in f2fs_allocate_data_block()
+     - f2fs: ro: compress: fix to avoid caching unaligned extent
+     - RDMA/mana_ib: Fix bug in creation of dma regions
+     - Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
+     - NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
+     - NFS: Fix an off by one in root_nfs_cat()
+     - NFSv4.1/pnfs: fix NFS with TLS in pnfs
+     - f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
+     - f2fs: compress: fix reserve_cblocks counting error when out of space
+     - f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
+     - f2fs: fix to truncate meta inode pages forcely
+     - f2fs: zone: fix to remove pow2 check condition for zoned block device
+     - [x86] perf/x86/amd/core: Avoid register reset when CPU is dead
+     - afs: Revert "afs: Hide silly-rename files from userspace"
+     - nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
+     - io_uring/net: correct the type of variable
+     - bcachefs: Fix build on parisc by avoiding __multi3()
+     - bcachefs: install fd later to avoid race with close
+     - bcachefs: check for failure to downgrade
+     - bcachefs: fix simulateously upgrading & downgrading
+     - bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
+     - comedi: comedi_8255: Correct error in subdevice initialization
+     - comedi: comedi_test: Prevent timers rescheduling during deletion
+     - mei: gsc_proxy: match component when GSC is on different bus
+     - remoteproc: stm32: Fix incorrect type in assignment for va
+     - remoteproc: stm32: Fix incorrect type assignment returned by
+       stm32_rproc_get_loaded_rsc_tablef
+     - iio: pressure: mprls0025pa fix off-by-one enum
+     - usb: phy: generic: Get the vbus supply
+     - tty: vt: fix 20 vs 0x20 typo in EScsiignore
+     - serial: max310x: fix syntax error in IRQ error message
+     - tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
+     - [arm64] dts: broadcom: bcmbca: bcm4908: drop invalid switch cells
+     - coresight: Fix issue where a source device's helpers aren't disabled
+     - coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
+     - kconfig: fix infinite loop when expanding a macro at the end of file
+     - iio: gts-helper: Fix division loop
+     - bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
+     - hwtracing: hisi_ptt: Move type check to the beginning of
+       hisi_ptt_pmu_event_init()
+     - rtc: mt6397: select IRQ_DOMAIN instead of depending on it
+     - serial: 8250_exar: Don't remove GPIO device on suspend
+     - staging: greybus: fix get_channel_from_mode() failure path
+     - usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
+     - char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
+     - [x86] hyperv: Use per cpu initial stack for vtl context
+     - thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error
+       handling path
+     - thermal/drivers/qoriq: Fix getting tmu range
+     - io_uring: don't save/restore iowait state
+     - spi: lpspi: Avoid potential use-after-free in probe()
+     - ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
+     - nouveau: reset the bo resource bus info after an eviction
+     - tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
+     - rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
+     - [s390x] vtime: fix average steal time calculation
+     - net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check (CVE-2024-26815)
+     - devlink: Move private netlink flags to C file
+     - devlink: Acquire device lock during netns dismantle
+     - devlink: Enable the use of private flags in post_doit operations
+     - devlink: Allow taking device lock in pre_doit operations
+     - devlink: Fix devlink parallel commands processing
+     - [riscv64] Only check online cpus for emulated accesses
+     - soc: fsl: dpio: fix kcalloc() argument order
+     - cpufreq: Fix per-policy boost behavior on SoCs using
+       cpufreq_boost_set_sw()
+     - io_uring: Fix release of pinned pages when __io_uaddr_map fails
+     - tcp: Fix refcnt handling in __inet_hash_connect().
+     - vmxnet3: Fix missing reserved tailroom
+     - hsr: Fix uninit-value access in hsr_get_node()
+     - net: txgbe: fix clk_name exceed MAX_DEV_ID limits
+     - nvme: fix reconnection fail due to reserved tag allocation
+     - net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
+     - net: ethernet: mtk_eth_soc: fix PPE hanging issue
+     - io_uring: fix poll_remove stalled req completion
+     - xen/evtchn: avoid WARN() when unbinding an event channel
+     - xen/events: increment refcnt only if event channel is refcounted
+     - packet: annotate data-races around ignore_outgoing
+     - xfrm: Allow UDP encapsulation only in offload modes
+     - net: veth: do not manipulate GRO when using XDP
+     - net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
+     - spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
+     - drm: Fix drm_fixp2int_round() making it add 0.5
+     - vdpa_sim: reset must not run
+     - vdpa/mlx5: Allow CVQ size changes
+     - virtio: packed: fix unmap leak for indirect desc table
+     - wireguard: receive: annotate data-race around receiving_counter.counter
+     - rds: introduce acquire/release ordering in acquire/release_in_xmit()
+     - hsr: Handle failures in module init
+     - ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
+     - nouveau/gsp: don't check devinit disable on GSP.
+     - ceph: stop copying to iter at EOF on sync reads
+     - net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
+     - dm-integrity: fix a memory leak when rechecking the data
+     - net/bnx2x: Prevent access to a freed page in page_pool
+     - devlink: fix port new reply cmd type
+     - drm/amdgpu: add MMHUB 3.3.1 support
+     - drm/amdgpu: fix mmhub client id out-of-bounds access
+     - drm/amdgpu: drop setting buffer funcs in sdma442
+     - netfilter: nft_set_pipapo: release elements in clone only from destroy
+       path
+     - netfilter: nf_tables: do not compare internal table flags on updates
+     - rcu: add a helper to report consolidated flavor QS
+     - net: report RCU QS on threaded NAPI repolling
+     - bpf: report RCU QS in cpumap kthread
+     - net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
+     - net: dsa: mt7530: fix handling of all link-local frames
+     - netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
+     - spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
+     - dm io: Support IO priority
+     - dm-integrity: align the outgoing bio in integrity_recheck
+     - [x86] efistub: Clear decompressor BSS in native EFI entrypoint
+     - [x86] efistub: Don't clear BSS twice in mixed mode
+     - printk: Adjust mapping for 32bit seq macros
+     - printk: Use prb_first_seq() as base for 32bit seq macros
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.12
+     - [x86] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
+     - [x86] KVM: x86: Use a switch statement and macros in __feature_translate()
+     - drm/vmwgfx: Unmap the surface before resetting it on a plane state
+     - wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
+     - wifi: brcmfmac: avoid invalid list operation when vendor attach fails
+     - media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
+     - [arm64] dts: qcom: sc7280: Add additional MSI interrupts
+     - [arm64] remoteproc: virtio: Fix wdg cannot recovery remote processor
+     - [arm64] clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd
+     - drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
+     - [arm64] dts: qcom: sm8450-hdk: correct AMIC4 and AMIC5 microphones
+     - serial: max310x: fix NULL pointer dereference in I2C instantiation
+     - drm/vmwgfx: Fix the lifetime of the bo cursor memory
+     - pci_iounmap(): Fix MMIO mapping leak
+     - media: xc4000: Fix atomicity violation in xc4000_get_frequency
+     - media: mc: Add local pad to pipeline regardless of the link state
+     - media: mc: Fix flags handling when creating pad links
+     - media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access
+     - media: mc: Add num_links flag to media_pad
+     - media: mc: Rename pad variable to clarify intent
+     - media: mc: Expand MUST_CONNECT flag to always require an enabled link
+     - media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT
+     - md: use RCU lock to protect traversal in md_spares_need_change()
+     - KVM: Always flush async #PF workqueue when vCPU is being destroyed
+     - [arm64] dts: qcom: sm8550-qrd: correct WCD9385 TX port mapping
+     - [arm64] dts: qcom: sm8550-mtp: correct WCD9385 TX port mapping
+     - cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
+     - [x86] thermal/intel: Fix intel_tcc_get_temp() to support negative CPU
+       temperature
+     - [x86] powercap: intel_rapl: Fix a NULL pointer dereference
+     - [x86] powercap: intel_rapl: Fix locking in TPMI RAPL
+     - [x86] powercap: intel_rapl_tpmi: Fix a register bug
+     - [x86] powercap: intel_rapl_tpmi: Fix System Domain probing
+     - [powerpc*] smp: Adjust nr_cpu_ids to cover all threads of a core
+     - [powerpc*] smp: Increase nr_cpu_ids to include the boot CPU
+     - [x86] crypto: qat - change SLAs cleanup flow at shutdown
+     - [x86] crypto: qat - resolve race condition during AER recovery
+     - ext4: correct best extent lstart adjustment logic
+     - block: Clear zone limits for a non-zoned stacked queue
+     - bounds: support non-power-of-two CONFIG_NR_CPUS
+     - fat: fix uninitialized field in nostale filehandles
+     - fuse: fix VM_MAYSHARE and direct_io_allow_mmap
+     - mfd: twl: Select MFD_CORE
+     - ubifs: Set page uptodate in the correct place
+     - ubi: Check for too small LEB size in VTBL code
+     - ubi: correct the calculation of fastmap size
+     - mtd: rawnand: meson: fix scrambling mode value in command macro
+     - md/md-bitmap: fix incorrect usage for sb_index
+     - [x86] nmi: Fix the inverse "in NMI handler" check
+     - md/raid5: fix atomicity violation in raid5_cache_count
+     - iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
+     - iio: adc: rockchip_saradc: use mask for write_enable bitfield
+     - docs: Restore "smart quotes" for quotes
+     - cpufreq: Limit resolving a frequency to policy min/max
+     - PM: suspend: Set mem_sleep_current during kernel command line setup
+     - vfio/pds: Always clear the save/restore FDs on reset
+     - clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays
+     - clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays
+     - clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
+     - clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays
+     - clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays
+     - clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
+     - usb: xhci: Add error handling in xhci_map_urb_for_dma
+     - [powerpc*] fsl: Fix mfpmr build errors with newer binutils
+     - USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
+     - USB: serial: add device ID for VeriFone adapter
+     - USB: serial: cp210x: add ID for MGP Instruments PDS100
+     - wifi: mac80211: track capability/opmode NSS separately
+     - USB: serial: option: add MeiG Smart SLM320 product
+     - [x86] KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
+     - USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
+     - PM: sleep: wakeirq: fix wake irq warning in system suspend
+     - mmc: tmio: avoid concurrent runs of mmc_request_done()
+     - fuse: replace remaining make_bad_inode() with fuse_make_bad()
+     - fuse: fix root lookup with nonzero generation
+     - fuse: don't unhash root
+     - usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
+     - usb: dwc3-am62: fix module unload/reload behavior
+     - usb: dwc3-am62: Disable wakeup at remove
+     - serial: core: only stop transmit when HW fifo is empty
+     - serial: Lock console when calling into driver before registration
+     - btrfs: qgroup: always free reserved space for extent records
+     - btrfs: fix off-by-one chunk length calculation at
+       contains_pending_extent()
+     - wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU
+     - PCI/PM: Drain runtime-idle callbacks before driver removal
+     - PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports
+     - md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
+     - md: export helpers to stop sync_thread
+     - md: export helper md_is_rdwr()
+     - md: add a new helper reshape_interrupted()
+     - dm-raid: really frozen sync_thread during suspend
+     - md/dm-raid: don't call md_reap_sync_thread() directly
+     - dm-raid: add a new helper prepare_suspend() in md_personality
+     - dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent
+       with reshape
+     - dm-raid: fix lockdep waring in "pers->hot_add_disk"
+     - [powerpc*] xor_vmx: Add '-mhard-float' to CFLAGS
+     - block: Fix page refcounts for unaligned buffers in __bio_release_pages()
+     - mac802154: fix llsec key resources release in mac802154_llsec_key_del
+     - mm: swap: fix race between free_swap_and_cache() and swapoff()
+     - mmc: core: Fix switch on gp3 partition
+     - Bluetooth: btnxpuart: Fix btnxpuart_close
+     - leds: trigger: netdev: Fix kernel panic on interface rename trig notify
+     - [arm64] drm/etnaviv: Restore some id values
+     - landlock: Warn once if a Landlock action is requested while disabled
+     - io_uring: fix mshot read defer taskrun cqe posting
+     - hwmon: (amc6821) add of_match table
+     - io_uring: fix io_queue_proc modifying req->flags
+     - ext4: fix corruption during on-line resize
+     - nvmem: meson-efuse: fix function pointer type mismatch
+     - slimbus: core: Remove usage of the deprecated ida_simple_xx() API
+     - phy: tegra: xusb: Add API to retrieve the port number of phy
+     - usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
+     - speakup: Fix 8bit characters from direct synth
+     - debugfs: fix wait/cancellation handling during remove
+     - PCI/AER: Block runtime suspend when handling errors
+     - io_uring/net: correctly handle multishot recvmsg retry setup
+     - io_uring: fix mshot io-wq checks
+     - PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
+     - nfs: fix UAF in direct writes
+     - NFS: Read unlock folio on nfs_page_create_from_folio() error
+     - kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
+     - PCI: qcom: Enable BDF to SID translation properly
+     - PCI: dwc: endpoint: Fix advertised resizable BAR size
+     - PCI: hv: Fix ring buffer size calculation
+     - smb: client: stop revalidating reparse points unnecessarily
+     - cifs: prevent updating file size from server if we have a read/write lease
+     - cifs: allow changing password during remount
+     - thermal/drivers/mediatek: Fix control buffer enablement on MT7896
+     - vfio/pci: Disable auto-enable of exclusive INTx IRQ (CVE-2024-27437)
+     - vfio/pci: Lock external INTx masking ops (CVE-2024-26810)
+     - vfio/platform: Disable virqfds on cleanup
+     - [x86] i915: make inject_virtual_interrupt() void
+     - eventfd: simplify eventfd_signal()
+     - vfio/platform: Create persistent IRQ handlers (CVE-2024-26813)
+     - vfio/fsl-mc: Block calling interrupt handler without trigger
+       (CVE-2024-26814)
+     - tpm,tpm_tis: Avoid warning splat at shutdown
+     - ksmbd: replace generic_fillattr with vfs_getattr
+     - ksmbd: retrieve number of blocks using vfs_getattr in
+       set_file_allocation_info
+     - [x86] platform/x86/intel/tpmi: Change vsec offset to u64
+     - io_uring/rw: return IOU_ISSUE_SKIP_COMPLETE for multishot retry
+     - io_uring: clean rings on NO_MMAP alloc fail
+     - ring-buffer: Fix waking up ring buffer readers
+     - ring-buffer: Do not set shortest_full when full target is hit
+     - ring-buffer: Fix resetting of shortest_full
+     - ring-buffer: Fix full_waiters_pending in poll
+     - ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
+     - dlm: fix user space lkb refcounting
+     - soc: fsl: qbman: Always disable interrupts when taking cgr_lock
+     - soc: fsl: qbman: Use raw spinlock for cgr_lock
+     - [s390x] zcrypt: fix reference counting on zcrypt card objects
+     - drm/probe-helper: warn about negative .get_modes()
+     - drm/panel: do not return negative error codes from drm_panel_get_modes()
+     - drm/imx/ipuv3: do not return negative values from .get_modes()
+     - [arm64] drm/vc4: hdmi: do not return negative values from .get_modes()
+     - [riscv64] clocksource/drivers/timer-riscv: Clear timer interrupt on timer
+       initialization
+     - memtest: use {READ,WRITE}_ONCE in memory scanning
+     - Revert "block/mq-deadline: use correct way to throttling write requests"
+     - f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
+     - f2fs: truncate page cache before clearing flags when aborting atomic write
+     - nilfs2: fix failure to detect DAT corruption in btree and direct mappings
+     - nilfs2: prevent kernel bug at submit_bh_wbc()
+     - cifs: make sure server interfaces are requested only for SMB3+
+     - cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
+     - cifs: make cifs_chan_update_iface() a void function
+     - cifs: reduce warning log level for server not advertising interfaces
+     - cifs: open_cached_dir(): add FILE_READ_EA to desired access
+     - mtd: rawnand: Fix and simplify again the continuous read derivations
+     - mtd: rawnand: Add a helper for calculating a page index
+     - mtd: rawnand: Ensure all continuous terms are always in sync
+     - mtd: rawnand: Constrain even more when continuous reads are enabled
+     - cpufreq: dt: always allocate zeroed cpumask
+     - io_uring/futex: always remove futex entry for cancel all
+     - io_uring/waitid: always remove waitid entry for cancel all
+     - [amd64] x86/CPU/AMD: Update the Zenbleed microcode revisions
+     - ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
+     - net: esp: fix bad handling of pages from page_pool
+     - NFSD: Fix nfsd_clid_class use of __string_len() macro
+     - [x86] drm/i915: Add missing ; to __assign_str() macros in tracepoint code
+     - [arm64] net: hns3: tracing: fix hclgevf trace event strings
+     - cxl/trace: Properly initialize cxl_poison region name
+     - ksmbd: fix potencial out-of-bounds when buffer offset is invalid
+     - virtio: Define feature bit for administration virtqueue
+     - virtio: reenable config if freezing device failed
+     - wireguard: netlink: check for dangling peer via is_dead instead of empty
+       list
+     - wireguard: netlink: access device through ctx instead of peer
+     - wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
+     - ahci: asm1064: correct count of reported ports
+     - ahci: asm1064: asm1166: don't limit reported ports
+     - drm/amd/display: Change default size for dummy plane in DML2
+     - drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
+     - drm/amdgpu/pm: Fix NULL pointer dereference when get power limit
+     - drm/amdgpu/pm: Check the validity of overdiver power limit
+     - drm/amd/display: Add ODM check during pipe split/merge validation
+     - drm/amd/display: Override min required DCFCLK in dml1_validate
+     - drm/amd/display: Allow dirty rects to be sent to dmub when abm is active
+     - drm/amd/display: Add dml2 copy functions
+     - drm/amd/display: Init DPPCLK from SMU on dcn32
+     - drm/amd/display: Update odm when ODM combine is changed on an otg master
+       pipe with no plane
+     - drm/amd/display: Fix idle check for shared firmware state
+     - drm/amd/display: Return the correct HDCP error code
+     - drm/amd/display: Fix noise issue on HDMI AV mute
+     - dm snapshot: fix lockup in dm_exception_table_exit
+     - [x86] pm: Work around false positive kmemleak report in
+       msr_build_context()
+     - wifi: brcmfmac: add per-vendor feature detection callback
+     - wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
+     - wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
+     - drm/ttm: Make sure the mapped tt pages are decrypted when needed
+     - vfio: Introduce interface to flush virqfd inject workqueue
+     - vfio/pci: Create persistent INTx handler (CVE-2024-26812)
+     - drm/bridge: add ->edid_read hook and drm_bridge_edid_read()
+     - drm/bridge: lt8912b: use drm_bridge_edid_read()
+     - drm/bridge: lt8912b: clear the EDID property on failures
+     - drm/bridge: lt8912b: do not return negative values from .get_modes()
+     - workqueue: Shorten events_freezable_power_efficient name
+     - drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ`
+       found
+     - netfilter: nf_tables: mark set as dead when unbinding anonymous set with
+       timeout (CVE-2024-26643)
+     - netfilter: nf_tables: disallow anonymous set with timeout flag
+       (CVE-2024-26642)
+     - netfilter: nf_tables: reject constant set with timeout
+     - Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of
+       memory
+     - nouveau: lock the client object tree.
+     - drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
+     - crypto: rk3288 - Fix use after free in unprepare
+     - crypto: sun8i-ce - Fix use after free in unprepare
+     - Revert "crypto: pkcs7 - remove sha1 support"
+     - xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
+     - mm, mmap: fix vma_merge() case 7 with vma_ops->close
+     - usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
+     - thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
+     - cgroup/cpuset: Fix retval in update_cpumask()
+     - cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
+     - Input: xpad - add additional HyperX Controller Identifiers
+     - init/Kconfig: lower GCC version check for -Warray-bounds
+     - firewire: ohci: prevent leak of left-over IRQ on unbind
+     - [x86] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
+     - [x86] KVM: SVM: Flush pages under kvm->lock to fix UAF in
+       svm_register_enc_region()
+     - SEV: disable SEV-ES DebugSwap by default
+     - tracing: Use .flush() call to wake up readers
+     - drm/amdgpu/pm: Fix the error of pwm1_enable setting
+     - tty: serial: imx: Fix broken RS485
+     - [x86] drm/i915: Check before removing mm notifier
+     - ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo
+       ALC897 platform
+     - USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
+     - usb: typec: altmodes/displayport: create sysfs nodes as driver's default
+       device attribute group
+     - usb: gadget: ncm: Fix handling of zero block length packets
+     - usb: port: Don't try to peer unused USB ports based on location
+     - xhci: Fix failure to detect ring expansion need.
+     - tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
+     - misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on
+       suspend/resume
+     - misc: fastrpc: Pass proper arguments to scm call
+     - serial: port: Don't suspend if the port is still busy
+     - mei: me: add arrow lake point S DID
+     - mei: me: add arrow lake point H DID
+     - vt: fix unicode buffer corruption when deleting characters
+     - Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
+     - fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
+     - ALSA: hda/realtek - Add Headset Mic supported Acer NB platform
+     - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook
+     - tee: optee: Fix kernel panic caused by incorrect error handling
+     - mm, vmscan: prevent infinite loop for costly GFP_NOIO |
+       __GFP_RETRY_MAYFAIL allocations
+     - [arm64] dts: qcom: sc8280xp-x13s: limit pcie4 link speed
+     - iio: accel: adxl367: fix DEVID read after reset
+     - iio: accel: adxl367: fix I2C FIFO data register
+     - i2c: i801: Fix using mux_pdev before it's set
+     - i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
+     - iio: imu: inv_mpu6050: fix frequency setting when chip is off
+     - iio: imu: inv_mpu6050: fix FIFO parsing when empty
+     - [x86] drm/i915: Don't explode when the dig port we don't have an AUX CH
+     - drm/amd/display: handle range offsets in VRR ranges
+     - drm/amd/swsmu: modify the gfx activity scaling
+     - [x86] efistub: Call mixed mode boot services on the firmware's stack
+     - [x86] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
+     - Fix memory leak in posix_clock_open() (CVE-2024-26655)
+     - wifi: rtw88: 8821cu: Fix connection failure
+     - btrfs: fix deadlock with fiemap and extent locking
+     - [x86] Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
+     - [x86] sev: Fix position dependent variable references in startup code
+     - clocksource/drivers/arm_global_timer: Fix maximum prescaler value
+     - [arm*] 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores
+     - [arm*] 9359/1: flush: check if the folio is reserved for no-mapping
+       addresses
+     - entry: Respect changes to system call number by trace_sys_enter()
+     - swiotlb: Fix double-allocation of slots due to broken alignment handling
+     - swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
+     - swiotlb: Fix alignment checks when both allocation and DMA masks are
+       present
+     - iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
+     - printk: Update @console_may_schedule in console_trylock_spinning()
+     - irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
+     - irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
+     - irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based
+       on register's index
+     - irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
+     - irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
+     - irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger
+       type
+     - [x86] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe
+       address
+     - efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or
+       higher address
+     - [x86] mpparse: Register APIC address only once
+     - [x86] fpu: Keep xfd_state in sync with MSR_IA32_XFD
+     - efi: fix panic in kdump kernel
+     - pwm: img: fix pwm clock lookup
+     - btrfs: do not skip re-registration for the mounted device
+     - mfd: intel-lpss: Switch to generalized quirk table
+     - mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530
+     - perf top: Use evsel's cpus to replace user_requested_cpus
+     - [x86] drm/i915: Stop printing pipe name as hex
+     - [x86] drm/i915: Use named initializers for DPLL info
+     - [x86] drm/i915: Replace a memset() with zero initialization
+     - [x86] drm/i915: Try to preserve the current shared_dpll for fastset on
+       type-c ports
+     - [x86] drm/i915: Include the PLL name in the debug messages
+     - [x86] drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs
+     - drm/amd/display: Prevent crash when disable stream
+     - ALSA: hda/tas2781: remove digital gain kcontrol
+     - ALSA: hda/tas2781: add locks to kcontrols
+     - init: open /initrd.image with O_LARGEFILE
+     - [x86] efistub: Add missing boot_params for mixed mode compat entry
+     - efi/libstub: Cast away type warning in use of max()
+     - [x86] efistub: Reinstate soft limit for initrd loading
+     - prctl: generalize PR_SET_MDWE support check to be per-arch
+     - [arm*] prctl: reject PR_SET_MDWE on pre-ARMv6
+     - tmpfs: fix race on handling dquot rbtree
+     - btrfs: validate device maj:min during open
+     - btrfs: fix race in read_extent_buffer_pages()
+     - btrfs: zoned: don't skip block groups with 100% zone unusable
+     - btrfs: zoned: use zone aware sb location for scrub
+     - wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
+     - wifi: cfg80211: add a flag to disable wireless extensions
+     - wifi: iwlwifi: mvm: disable MLO for the time being
+     - wifi: iwlwifi: fw: don't always use FW dump trig
+     - wifi: iwlwifi: mvm: handle debugfs names more carefully
+     - Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for
+       DP/eDP displays without PSR"
+     - exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
+     - hexagon: vmlinux.lds.S: handle attributes section
+     - mm: cachestat: fix two shmem bugs
+     - mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc
+       HS200 mode
+     - mmc: core: Initialize mmc_blk_ioc_data
+     - mmc: core: Avoid negative index with array access
+     - sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
+     - block: Do not force full zone append completion in req_bio_endio()
+     - thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
+     - nouveau/dmem: handle kcalloc() allocation failure
+     - net: ll_temac: platform_get_resource replaced by wrong function
+     - drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
+     - drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
+     - drm/amdgpu: fix deadlock while reading mqd from debugfs
+     - drm/amd/display: Remove MPC rate control logic from DCN30 and above
+     - drm/amd/display: Set DCN351 BB and IP the same as DCN35
+     - [x86] drm/i915/hwmon: Fix locking inversion in sysfs getter
+     - [x86] drm/i915/bios: Tolerate devdata==NULL in
+       intel_bios_encoder_supports_dp_dual_mode()
+     - [x86] drm/i915/vrr: Generate VRR "safe window" for DSB
+     - [x86] drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order,
+       mostly
+     - [x86] drm/i915/dsb: Fix DSB vblank waits when using VRR
+     - [x86] drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
+     - [x86] drm/i915/gt: Reset queue_priority_hint on parking
+     - drm/amd/display: Fix bounds check for dcn35 DcfClocks
+     - Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
+     - mtd: spinand: Add support for 5-byte IDs
+     - Revert "usb: phy: generic: Get the vbus supply"
+     - usb: cdc-wdm: close race between read and workqueue
+     - usb: misc: ljca: Fix double free in error handling path (CVE-2024-26653)
+     - USB: UAS: return ENODEV when submit urbs fail with device not attached
+     - drm/amd/display: set odm_combine_policy based on context in dcn32 resource
+     - drm/amdgpu: make damage clips support configurable
+     - drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'
+     - vfio/pds: Make sure migration file isn't accessed after reset
+     - ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
+       (CVE-2024-26654)
+     - scsi: ufs: qcom: Provide default cycles_in_1us value
+     - scsi: sd: Fix TCG OPAL unlock on system resume
+     - scsi: core: Fix unremoved procfs host directory regression
+     - staging: vc04_services: changen strncpy() to strscpy_pad()
+     - staging: vc04_services: fix information leak in create_component()
+     - usb: dwc3: Properly set system wakeup
+     - USB: core: Fix deadlock in usb_deauthorize_interface()
+     - USB: core: Add hub_get() and hub_put() routines
+     - USB: core: Fix deadlock in port "disable" sysfs attribute
+     - usb: dwc2: host: Fix remote wakeup from hibernation
+     - usb: dwc2: host: Fix hibernation flow
+     - usb: dwc2: host: Fix ISOC flow in DDMA mode
+     - usb: dwc2: gadget: Fix exiting from clock gating
+     - usb: dwc2: gadget: LPM flow fix
+     - usb: udc: remove warning when queue disabled ep
+     - usb: typec: ucsi: Fix race between typec_switch and role_switch
+     - usb: typec: Return size of buffer if pd_set operation succeeds
+     - usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
+     - usb: typec: ucsi: Ack unsupported commands
+     - usb: typec: ucsi_acpi: Refactor and fix DELL quirk
+     - usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
+     - scsi: qla2xxx: Prevent command send on chip reset
+     - scsi: qla2xxx: Fix N2N stuck connection
+     - scsi: qla2xxx: Split FCE|EFT trace control
+     - scsi: qla2xxx: Update manufacturer detail
+     - scsi: qla2xxx: NVME|FCP prefer flag not being honored
+     - scsi: qla2xxx: Fix command flush on cable pull
+     - scsi: qla2xxx: Fix double free of the ha->vp_map pointer
+     - scsi: qla2xxx: Fix double free of fcport
+     - scsi: qla2xxx: Change debug message during driver unload
+     - scsi: qla2xxx: Delay I/O Abort on PCI error
+     - [x86] bugs: Fix the SRSO mitigation on Zen3/4
+     - crash: use macro to add crashk_res into iomem early for specific arch
+     - [x86] bugs: Use fixed addressing for VERW operand
+     - Revert "x86/bugs: Use fixed addressing for VERW operand"
+     - usb: dwc3: pci: Drop duplicate ID
+     - scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
+     - scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
+     - scsi: lpfc: Correct size for wqe for memset()
+     - scsi: libsas: Fix disk not being scanned in after being removed
+     - [x86] sev: Skip ROM range scans and validation for SEV-SNP guests
+     - tools/resolve_btfids: fix build with musl libc
+     - drm/amdgpu: fix use-after-free bug (CVE-2024-26656)
+     - drm/sched: fix null-ptr-deref in init entity (CVE-2024-26657)
+   [ Salvatore Bonaccorso ]
+   * [rt] Refresh "ARM: Allow to enable RT"
+   * [rt] Drop "printk: nbcon: Relocate 32bit seq macros"
+   * [rt] Drop "printk: Adjust mapping for 32bit seq macros"
+   * [rt] Drop "printk: Use prb_first_seq() as base for 32bit seq macros"
+   * [rt] Drop "printk: ringbuffer: Do not skip non-finalized records with
+     prb_next_seq()"
+   * [rt] Drop "printk: Add this_cpu_in_panic()"
+   * [rt] "printk: ringbuffer: Cleanup reader terminology"
+   * [rt] Drop "printk: Wait for all reserved records with pr_flush()"
+   * [rt] Drop "printk: ringbuffer: Skip non-finalized records in panic"
+   * [rt] Drop "printk: Disable passing console lock owner completely during
+     panic()"
+   * net/bluetooth: Remove BT_HS (Removed upstream)
+   * Refresh "efi: Lock down the kernel if booted in secure boot mode"
+   * Workaround FTBFS on dh_installdocs falls from different source package
+     (Closes: #1068189)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 24 Apr 2024 09:42:56 +0200
+ linux (6.7.9-2) unstable; urgency=high
+   * [x86] Mitigate Register File Data Sampling (RFDS) vulnerability
+     (CVE-2023-28746):
+     - x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
+     - Documentation/hw-vuln: Add documentation for RFDS
+     - x86/rfds: Mitigate Register File Data Sampling (RFDS)
+     - KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
+  -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 13 Mar 2024 12:13:41 +0100
+ linux (6.7.9-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.8
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.9
+     - mtd: spinand: gigadevice: Fix the get ecc status issue
+     - ice: fix connection state of DPLL and out pin
+     - ice: fix dpll input pin phase_adjust value updates
+     - ice: fix dpll and dpll_pin data access on PF reset
+     - ice: fix dpll periodic work data updates on PF reset
+     - ice: fix pin phase adjust updates on PF reset
+     - spi: cadence-qspi: fix pointer reference in runtime PM hooks
+     - spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM
+       hooks
+     - netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
+     - netlink: add nla be16/32 types to minlen array
+     - net: ip_tunnel: prevent perpetual headroom growth
+     - net: mctp: take ownership of skb in mctp_local_output
+     - tun: Fix xdp_rxq_info's queue_index when detaching
+     - [x86] cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf
+       call back
+     - net: veth: clear GRO when clearing XDP even when down
+     - ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
+     - lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is
+       detected
+     - veth: try harder when allocating queue memory
+     - net: usb: dm9601: fix wrong return value in dm9601_mdio_read
+     - net: lan78xx: fix "softirq work is pending" error
+     - uapi: in6: replace temporary label with rfc9486
+     - stmmac: Clear variable when destroying workqueue
+     - Bluetooth: hci_sync: Check the correct flag before starting a scan
+     - Bluetooth: Avoid potential use-after-free in hci_error_reset
+     - Bluetooth: hci_sync: Fix accept_list when attempting to suspend
+     - Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
+     - Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
+     - Bluetooth: Enforce validation on max value of connection interval
+     - Bluetooth: qca: Fix wrong event type for patch config command
+     - Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
+     - Bluetooth: qca: Fix triggering coredump implementation
+     - netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
+     - netfilter: bridge: confirm multicast packets before passing them up the
+       stack
+     - rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
+     - igb: extend PTP timestamp adjustments to i211
+     - net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
+     - tls: decrement decrypt_pending if no async completion will be called
+     - tls: fix peeking with sync+async decryption
+     - tls: separate no-async decryption request handling from async
+     - tls: fix use-after-free on failed backlog decryption
+     - [riscv64] tlb: fix __p*d_free_tlb()
+     - efi/capsule-loader: fix incorrect allocation size
+     - power: supply: bq27xxx-i2c: Do not free non existing IRQ
+     - [x86] ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESET
+     - [arm64,armhf] gpu: host1x: Skip reset assert on Tegra186
+     - [riscv64] mm: fix NOCACHE_THEAD does not set bit[61] correctly
+     - [riscv64] Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
+     - [x86] ASoC: cs35l56: cs35l56_component_remove() must clear
+       cs35l56->component
+     - [x86] ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
+     - [x86] ASoC: cs35l56: Don't add the same register patch multiple times
+     - [x86] ASoC: cs35l56: Fix for initializing ASP1 mixer registers
+     - [x86] ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon
+       revision
+     - [x86] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
+     - ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
+     - [riscv64] Ignore V from the riscv,isa DT property on older T-Head CPUs
+     - [arm64,armhf] drm/tegra: Remove existing framebuffer only if we support
+       display
+     - fbcon: always restore the old font data in fbcon_do_set_font()
+     - afs: Fix endless loop in directory parsing
+     - drm/amd/display: Prevent potential buffer overflow in map_hw_resources
+     - drivers: perf: added capabilities for legacy PMU
+     - drivers: perf: ctr_get_width function for legacy is not defined
+     - Revert "riscv: mm: support Svnapot in huge vmap"
+     - [riscv64] Fix pte_leaf_size() for NAPOT
+     - [riscv64] Sparse-Memory/vmemmap out-of-bounds fix
+     - btrfs: fix race between ordered extent completion and fiemap
+     - drm/nouveau: keep DMA buffers required for suspend/resume
+     - tomoyo: fix UAF write bug in tomoyo_write_control() (CVE-2024-26622)
+     - ALSA: firewire-lib: fix to check cycle continuity
+     - ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
+     - ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus
+       7630
+     - ALSA: hda/realtek: tas2781: enable subwoofer volume control
+     - ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)
+     - ALSA: hda/realtek: fix mute/micmute LED For HP mt440
+     - ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8
+     - Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
+     - landlock: Fix asymmetric private inodes referring
+     - gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
+     - mm: cachestat: fix folio read-after-free in cache walk
+     - [armhf] mtd: rawnand: marvell: fix layouts
+     - wifi: nl80211: reject iftype change with mesh ID change
+     - btrfs: fix double free of anonymous device after snapshot creation failure
+     - btrfs: dev-replace: properly validate device names
+     - btrfs: send: don't issue unnecessary zero writes for trailing hole
+     - Revert "drm/amd/pm: resolve reboot exception for si oland"
+     - drm/buddy: fix range bias
+     - drm/amdgpu/pm: Fix the power1_min_cap value
+     - drm/amd/display: Add monitor patch for specific eDP
+     - [arm64] soc: qcom: pmic_glink: Fix boot when QRTR=m
+     - [arm64] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
+     - [arm64] crypto: arm64/neonbs - fix out-of-bounds access on short input
+     - [arm64] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo
+       scenario
+     - [arm64] dmaengine: fsl-qdma: init irq after reg initialization
+     - [arm64,armhf] mmc: mmci: stm32: fix DMA API overlapping mappings warning
+     - mmc: core: Fix eMMC initialization with 1-bit bus connection
+     - [arm64] mmc: sdhci-xenon: add timeout for PHY init complete
+     - [arm64] mmc: sdhci-xenon: fix PHY init clock stability
+     - ceph: switch to corrected encoding of max_xattr_size in mdsmap
+     - [riscv64] add CALLER_ADDRx support
+     - [riscv64] Fix enabling cbo.zero when running in M-mode
+     - power: supply: mm8013: select REGMAP_I2C
+     - kbuild: Add -Wa,--fatal-warnings to as-instr invocation
+     - efivarfs: Request at most 512 bytes for variable names
+     - pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal
+     - pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
+     - fprobe: Fix to allocate entry_data_size buffer with rethook instances
+     - mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
+     - mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
+     - [x86] e820: Don't reserve SETUP_RNG_SEED in e820
+     - [x86] cpu: Allow reducing x86_phys_bits during early_identify_cpu()
+     - [x86] cpu/intel: Detect TME keyid bits before setting MTRR mask registers
+     - mptcp: map v4 address to v6 when destroying subflow
+     - mptcp: avoid printing warning once on client side
+     - mptcp: push at DSS boundaries
+     - mptcp: fix snd_wnd initialization for passive socket
+     - mptcp: fix potential wake-up event loss
+     - mptcp: fix double-free on socket dismantle
+     - mptcp: fix possible deadlock in subflow diag
+     - mfd: twl6030-irq: Revert to use of_match_device()
+     - NFS: Fix data corruption caused by congestion.
+     - af_unix: Fix task hung while purging oob_skb in GC.
+     - af_unix: Drop oob_skb ref before purging queue in GC.
+     - [x86] ASoC: cs35l56: fix reversed if statement in
+       cs35l56_dspwait_asp1tx_put()
+     - [arm64] phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use
+       dashes
+     - [arm64] phy: qcom-qmp-usb: fix v3 offsets data
+     - [amd64] dmaengine: idxd: Remove shadow Event Log head stored in idxd
+     - [amd64] dmaengine: idxd: Ensure safe user copy of completion record
+     - [powerpc*] pseries/iommu: IOMMU table is not initialized for kdump over
+       SR-IOV
+     - [powerpc*] rtas: use correct function name for resetting TCE tables
+     - gpio: 74x164: Enable output pins after registers are reset
+     - gpiolib: Fix the error path order in gpiochip_add_data_with_key()
+     - gpio: fix resource unwinding order in error path
+     - block: define bvec_iter as __packed __aligned(4)
+     - [x86] entry_64: Add VERW just before userspace transition
+     - [x86] entry_32: Add VERW just before userspace transition
+     - [x86] bugs: Use ALTERNATIVE() instead of mds_user_clear static key
+     - [x86] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
+     - [x86] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
+     - drm/nouveau: don't fini scheduler before entity flush
+   [ Salvatore Bonaccorso ]
+   * [x86] platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
+     (Closes: #1065320)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 08 Mar 2024 21:55:53 +0100
+ linux (6.7.7-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.5
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.6
+     - mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be
+       detected by BIOS (Closes: #1056056)
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.7
+     - drm/amd/display: Only allow dig mapping to pwrseq in new asic
+       (Closes: #1061449)
+   [ Weizhao Ouyang ]
+   * Enable CONFIG_MFD_RK8XX_SPI for RK3588 SoC
+     - MFD_RK8XX_SPI as built-in, same behavior as MFD_RK8XX_I2C
+   [ Uwe Kleine-König ]
+   * [armhf] Enable DRM_PANEL_MIPI_DBI as a module for
+     stm32mp157c-lxa-tac-gen2.
+   * Backport a patch from v6.8-rc1 to be more verbose about pending deferred
+     probes helping debugging of failed boot attempts.
+   * [arm64] Make PINCTRL_ROCKCHIP builtin.
+   [ Vincent Blut ]
+   * [x86] drivers/hwmon: Enable SENSORS_HP_WMI as module (Closes: #1064507)
+   [ Weihao Li]
+   * [loong64] Build kernel image and udebs for loong64 (Closes: #1053650)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 02 Mar 2024 08:22:54 +0100
+ linux (6.7.4-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.2
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.3
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.4
+   [ Aurelien Jarno ]
+   * [riscv64] Add clock, MFD, PCIe PHYs, regulator and RTC drivers to
+     kernel-image udeb.
+   * [riscv64] Disable CRYPTO_DEV_JH7110, it is broken.
+   [ Bastian Blank ]
+   * Make linux-libc-dev provide all cross packages.
+   [ Salvatore Bonaccorso ]
+   * Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
+     (Closes: #1061521)
+   [ Emanuele Rocca ]
+   * [arm64] drivers/thermal/qcom: enable QCOM_SPMI_ADC_TM5 as module for
+     thermal throttling on the Lenovo ThinkPad X13s.
+   [ Vincent Blut ]
+   * drivers/hwmon: Enable SENSORS_IIO_HWMON as module (Closes: #1057272)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 08 Feb 2024 16:01:07 +0100
+ linux (6.7.1-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.1
+   [ Salvatore Bonaccorso ]
+   * Enable bcachefs filesystem support
+     - fs/bcachefs: Enable BCACHEFS_FS as module
+     - fs/bcachefs: Enable BCACHEFS_QUOTA
+     - fs/bcachefs: Enable BCACHEFS_POSIX_ACL
+   * media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
+   [ Aurelien Jarno ]
+   * [riscv64] Enable ARCH_SOPHGO and ARCH_THEAD.
+   * [riscv64] Disable ARCH_R9A07G043 as it now depends on NONPORTABLE.
+   * [riscv64] Enable PHY_STARFIVE_JH7110_DPHY_RX, PHY_STARFIVE_JH7110_PCIE and
+     PHY_STARFIVE_JH7110_USB as modules.
+   * [powerpc,ppc64,ppc64el] Drop ipddp from nic-modules.
+   * [riscv64] Enable LEDS_PWM and LEDS_PWM_MULTICOLOR as modules.
+   [ Vincent Blut ]
+   * [arm64, armhf] drivers/net/phy: Enable ADIN_PHY as module
+     (Closes: #1043354)
+   [ Martin Kepplinger ]
+   * [arm64] Enable CSI camera stack for i.MX8M SoCs (Closes: #1055442)
+   [ Tim Pambor ]
+   * Enable configs for MT8195 Chromebooks:
+     - COMMON_CLK_MT8195 as built-in
+     - COMMON_CLK_MT8195_APUSYS, COMMON_CLK_MT8195_AUDSYS,
+       COMMON_CLK_MT8195_IMP_IIC_WRAP, COMMON_CLK_MT8195_MFGCFG,
+       COMMON_CLK_MT8195_MSDC, COMMON_CLK_MT8195_SCP_ADSP,
+       COMMON_CLK_MT8195_VDOSYS, COMMON_CLK_MT8195_VPPSYS,
+       COMMON_CLK_MT8195_CAMSYS, COMMON_CLK_MT8195_IMGSYS,
+       COMMON_CLK_MT8195_WPESYS, COMMON_CLK_MT8195_VDECSYS,
+       COMMON_CLK_MT8195_VENCSYS as modules
+     - MFD_MT6360, REGULATOR_MT6315, REGULATOR_MT6359,
+       REGULATOR_CROS_EC, MTK_LVTS_THERMAL as modules
+     - MTK_ADSP_MBOX, MTK_ADSP_IPC, SND_SOC_SOF_OF, SND_SOC_MT8195,
+       SND_SOC_MT8195_MT6359, SND_SOC_SOF_MT8195 as modules
+     - SND_SOC_SOF_TOPLEVEL, SND_SOC_SOF_MTK_TOPLEVEL as built-in
+     - DRM_MEDIATEK_DP, PHY_MTK_DP, PHY_MTK_PCIE, PHY_MTK_UFS as modules
+     - PINCTRL_MT8195, PCIE_MEDIATEK_GEN3, SPMI_MTK_PMIF as built-in
+   [ Zhang Ning ]
+   * [arm64] drivers/rtc: Enable RTC_DRV_RS5C372 as module
+   [ Bastian Blank ]
+   * Revert "Run dh_movetousr also in signed images."
+   * Fix config specified CFLAGS on kernel builds.  Also drop old definitions
+     that have not worked for a long time.
+   * Disable ability to do binNMU.  The Debian infrastructure is not ready
+     to binNMU signed packages.  But they instead just break the dependencies
+     within this package.
+   * Restructure and cleanup complete config:
+     - Uses TOML instead of our home-grown INI based format.
+     - Don't export a config dump anymore, it is not longer in use.
+   * Generate and ship vmlinux.h in linux-headers package.
+   [ Emanuele Rocca ]
+   * [arm64] Set QCOM_QSEECOM and QCOM_QSEECOM_UEFISECAPP to 'y' in order to
+     add support for EFI variables on the Lenovo X13s.
+   [ Martyn Welch ]
+   * [arm64] Support HDMI output on TI SK-AM62. Enable DRM_SII902X and
+     DRM_TIDSS as modules.
+  -- Bastian Blank <waldi@debian.org>  Mon, 22 Jan 2024 09:50:46 +0100
+ linux (6.7-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.7
+   [ Harry 88 ]
+   * [arm64] udeb: Include sun8i-drm-hdmi module in installer
+     (Closes: #1050315)
+   [ Diederik de Haas ]
+   * Update to 6.7:
+     - d/copyright: Remove drivers/net/appletalk/cops*; removed upstream
+     - d/rules.d/scripts/mod: Add symsearch to Makefile.real
+   * Drop patches applied upstream:
+     - Drop "powerpc: Don't clobber f0/vs0 during fp|altivec register save"
+   * Drop patches:
+     - Drop "Add removal patches for: 3c359, smctr, keyspan, cops"; cops
+       support removed upstream which was the last remaining part
+     - Drop "Hardcode arch script output"; ia64 architecture removed upstream
+   * Refresh patches:
+     - Adjust context in "Tweak gitignore for Debian pkg-kernel using git"
+     - Adjust context in "video: Remove nvidiafb and rivafb"
+     - Adjust context in "Include package version along with kernel release in
+       stack traces"
+     - Adjust context in "kbuild: Look for module.lds under arch directory too"
+     - Adjust context in "firmware: Remove redundant log messages from drivers"
+     - Adjust context in "add sysctl to disallow unprivileged CLONE_NEWUSER by
+       default"
+     - Adjust context in "firmware: Remove redundant log messages from drivers"
+     - Adjust context in "intel-iommu: Add option to exclude integrated GPU
+       only"
+     - Adjust context in "intel-iommu: Add Kconfig option to exclude iGPU by
+       default"
+     - Adjust context in "x86: Make x32 syscall support conditional on a kernel
+       parameter"
+   * [ia64] Drop all ia64 configs due to upstream dropping IA64 arch
+   * d/config: Update with the help of kconfigeditor2:
+     - Remove XZ_DEC_IA64
+     - Remove DEV_APPLETALK, IPDDP and IPDDP_ENCAP
+     - Remove RTL8192U
+     - Remove MODULE_SIG_SHA1, MODULE_SIG_SHA224
+     - Replace BCACHE_CLOSURES_DEBUG with DEBUG_CLOSURES
+     - Remove BTRFS_FS_CHECK_INTEGRITY
+     - Remove EEPROM_LEGACY
+     - Remove MTD_AR7_PARTS
+     - Remove QLGE
+     - Replace SCSI_IZIP_EPP16 with SCSI_IMM
+     - Remove AMD_IOMMU_V2
+     - Replace SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH with
+       SND_SOC_INTEL_SOF_DA7219_MACH
+   * [rt] Update to 6.7-rt6
+   [ Bastian Blank ]
+   * Generate separate package tests for every flavour.
+   * Fix stripping of vmlinux binaries. (closes: #1059713)
+   * Ignore vmlinux for shlibs. (closes: #1059676)
+   * Drop not working selftests. (closes: #1059765)
+   * Always build with CROSS_COMPILE set.
+   * Run dh_movetousr also in signed images.
+   * Fix some remaining cross build problems.
+   [ Christian Göttsche ]
+   * Enable MODULE_DECOMPRESS 
+   [ Timothy Pearson ]
+   * [ppc64] Build PowerNV PCIe hotplug driver as a module
+   [ Aurelien Jarno ]
+   * [riscv64] udeb: Add efi-modules and xfs-modules.
+   [ Francesco Dolcini ]
+   * [arm64] Add support for NXP i.MX8M PCIe
+     - drivers/phy/freescale: Enable PHY_FSL_IMX8M_PCIE as module
+  -- Bastian Blank <waldi@debian.org>  Mon, 08 Jan 2024 22:51:34 +0100
+ linux (6.6.15-2) unstable; urgency=medium
+   * Revert upstream commit causing documentation build failure
+     (Closes: #1063020)
+     - Revert "docs: kernel_feat.py: fix potential command injection"
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 04 Feb 2024 21:28:21 +0100
+ linux (6.6.15-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.14
+     - [x86] lib: Fix overflow when counting digits
+     - [x86] mce/inject: Clear test status value
+     - [arm64] EDAC/thunderx: Fix possible out-of-bounds string access
+     - [powerpc*] add crtsavres.o to always-y instead of extra-y
+     - [x86] Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
+     - [powerpc*] 44x: select I2C for CURRITUCK
+     - [powerpc*] pseries/memhp: Fix access beyond end of drmem array
+     - perf/arm-cmn: Fix HN-F class_occup_id events
+     - drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
+     - [powerpc*] KVM: PPC: Book3S HV: Use accessors for VCPU registers
+     - [powerpc*] KVM: PPC: Book3S HV: Introduce low level MSR accessor
+     - [powerpc*] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry
+       with MSR_EE
+     - [powerpc*] hv-gpci: Add return value check in
+       affinity_domain_via_partition_show function
+     - [powerpc*] rtas: Avoid warning on invalid token argument to sys_rtas()
+     - [powerpc*] powernv: Add a null pointer check to scom_debug_init_one()
+     - [powerpc*] powernv: Add a null pointer check in opal_event_init()
+     - [powerpc*] powernv: Add a null pointer check in opal_powercap_init()
+     - [powerpc*] imc-pmu: Add a null pointer check in update_events_in_group()
+     - sched/fair: Update min_vruntime for reweight_entity() correctly
+     - [x86] perf/x86/intel/uncore: Fix NULL pointer dereference issue in
+       upi_fill_topology()
+     - spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
+     - ACPI: video: check for error while searching for backlight device parent
+     - ACPI: LPIT: Avoid u32 multiplication overflow
+     - KEYS: encrypted: Add check for strsep
+     - spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
+     - [x86] platform/x86/intel/vsec: Fix xa_alloc memory leak
+     - cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
+     - calipso: fix memory leak in netlbl_calipso_add_pass()
+     - efivarfs: force RO when remounting if SetVariable is not supported
+     - efivarfs: Free s_fs_info on unmount
+     - spi: sh-msiof: Enforce fixed DTDL for R-Car H3
+     - ACPI: LPSS: Fix the fractional clock divider flags
+     - ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the
+       error
+     - thermal: core: Fix NULL pointer dereference in zone registration error
+       path
+     - kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
+     - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
+     - cpuidle: haltpoll: Do not enable interrupts when entering idle
+     - drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
+     - selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
+     - crypto: rsa - add a check for allocation failure
+     - crypto: jh7110 - Correct deferred probe return
+     - crypto: virtio - Handle dataq logic with tasklet
+     - crypto: sa2ul - Return crypto_aead_setkey to transfer the error
+     - [x86] crypto: ccp - fix memleak in ccp_init_dm_workarea
+     - crypto: af_alg - Disallow multiple in-flight AIO requests
+     - crypto: safexcel - Add error handling for dma_map_sg() calls
+     - crypto: hisilicon/qm - save capability registers in qm init process
+     - crypto: hisilicon/zip - add zip comp high perf mode configuration
+     - crypto: hisilicon/qm - add a function to set qm algs
+     - crypto: hisilicon/hpre - save capability registers in probe process
+     - crypto: hisilicon/sec2 - save capability registers in probe process
+     - crypto: hisilicon/zip - save capability registers in probe process
+     - pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
+     - erofs: fix memory leak on short-lived bounced pages
+     - fs: indicate request originates from old mount API
+     - gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
+     - gfs2: fix kernel BUG in gfs2_quota_cleanup
+     - dlm: fix format seq ops type 4
+     - crypto: virtio - Wait for tasklet to complete on device remove
+     - crypto: scomp - fix req->dst buffer overflow
+     - csky: fix arch_jump_label_transform_static override
+     - blocklayoutdriver: Fix reference leak of pnfs_device_node
+     - NFS: Use parent's objective cred in nfs_access_login_time()
+     - NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
+     - SUNRPC: fix _xprt_switch_find_current_entry logic
+     - pNFS: Fix the pnfs block driver's calculation of layoutget size
+     - asm-generic: Fix 32 bit __generic_cmpxchg_local
+     - [arm64] dts: qcom: qrb4210-rb2: don't force usb peripheral mode
+     - [arm64] dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
+     - [arm64] dts: qcom: sc8280xp-x13s: add missing camera LED pin config
+     - wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()
+     - wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
+     - bpf, lpm: Fix check prefixlen before walking trie
+     - bpf: Add crosstask check to __bpf_get_stack
+     - wifi: ath11k: Defer on rproc_get failure
+     - wifi: libertas: stop selecting wext
+     - net/ncsi: Fix netlink major/minor version numbers
+     - [arm64] firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
+     - scsi: bfa: Use the proper data type for BLIST flags
+     - wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
+     - [arm64] dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
+     - [arm64] dts: ti: k3-am65-main: Fix DSS irq trigger type
+     - [arm64] dts: ti: iot2050: Re-add aliases
+     - wifi: rtw88: sdio: Honor the host max_req_size in the RX path
+     - md: synchronize flush io with array reconfiguration
+     - bpf: enforce precision of R0 on callback return
+     - dt-bindings: arm: qcom: Fix html link
+     - [arm64] dts: qcom: sc8180x-primus: Fix HALL_INT polarity
+     - [arm64] dts: qcom: sm8450: correct TX Soundwire clock
+     - [arm64] dts: qcom: sm8550: correct TX Soundwire clock
+     - [arm64] dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sc7280: Mark some nodes as 'reserved'
+     - [arm64] dts: qcom: sc7280: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sdm845: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sm8150: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sm8250: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sa8775p: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sc8280xp: Make watchdog bark interrupt edge triggered
+     - [arm64] dts: qcom: sm6350: Make watchdog bark interrupt edge triggered
+     - bpf: Add map and need_defer parameters to .map_fd_put_ptr()
+     - bpf: Defer the free of inner map when necessary
+     - bpf: fix check for attempt to corrupt spilled pointer
+     - scsi: fnic: Return error if vmalloc() failed
+     - [arm64] dts: qcom: qrb2210-rb1: Hook up USB3
+     - [arm64] dts: qcom: qrb2210-rb1: use USB host mode
+     - [arm64] dts: qcom: qrb5165-rb5: correct LED panic indicator
+     - [arm64] dts: qcom: sdm845-db845c: correct LED panic indicator
+     - [arm64] dts: qcom: sm6125: add interrupts to DWC3 USB controller
+     - [arm64] dts: qcom: sm8350: Fix DMA0 address
+     - [arm64] dts: qcom: sc7280: Fix up GPU SIDs
+     - [arm64] dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent
+     - [arm64] dts: qcom: sa8775p: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sc7280: fix usb_2 wakeup interrupt types
+     - [arm64] dts: qcom: sm8550: fix USB wakeup interrupt types
+     - wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function
+     - wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource
+       fails in mt7915_mmio_wed_init()
+     - wifi: mt76: mt7996: fix the size of struct bss_rate_tlv
+     - wifi: mt76: mt7996: fix rate usage of inband discovery frames
+     - wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981
+     - wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
+     - wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
+     - bpf: Fix verification of indirect var-off stack access
+     - [arm64] dts: hisilicon: hikey970-pmic: fix regulator cells properties
+     - bpf: Guard stack limits against 32bit overflow
+     - bpf: Fix accesses to uninit stack slots
+     - dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with
+       generic names
+     - wifi: mt76: mt7921: fix country count limitation for CLC
+     - wifi: iwlwifi: don't support triggered EHT CQI feedback
+     - block: Set memalloc_noio to false on device_add_disk() error path
+     - [arm64] dts: xilinx: Apply overlays to base dtbs
+     - [arm64] dts: renesas: white-hawk-cpu: Fix missing serial console pin
+       control
+     - [arm64] dts: imx8mm: Reduce GPU to nominal speed
+     - scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
+     - scsi: ufs: qcom: Fix the return value when platform_get_resource_byname()
+       fails
+     - [arm64] scsi: hisi_sas: Replace with standard error code return value
+     - [arm64] scsi: hisi_sas: Check before using pointer variables
+     - [arm64] scsi: hisi_sas: Rollback some operations if FLR failed
+     - [arm64] scsi: hisi_sas: Correct the number of global debugfs registers
+     - [armhf] dts: stm32: don't mix SCMI and non-SCMI board compatibles
+     - bpf: Fix a race condition between btf_put() and map_free()
+     - ipmr: support IP_PKTINFO on cache report IGMP msg
+     - virtio/vsock: fix logic which reduces credit update messages
+     - virtio/vsock: send credit update during setting SO_RCVLOWAT
+     - dma-mapping: clear dev->dma_mem to NULL after freeing it
+     - bpf: Limit the number of uprobes when attaching program to multiple
+       uprobes
+     - bpf: Limit the number of kprobes when attaching program to multiple
+       kprobes
+     - [arm64] dts: qcom: acer-aspire1: Correct audio codec definition
+     - soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
+     - [arm64] dts: qcom: sm6375: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sm6375: Hook up MPM
+     - [arm64] dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
+     - [arm64] dts: qcom: sm8150-hdk: fix SS USB regulators
+     - soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
+     - block: add check of 'minors' and 'first_minor' in device_add_disk()
+     - [arm64] dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent
+     - [arm64] dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK
+     - [arm64] dts: qcom: sm8550: Separate out X3 idle state
+     - [arm64] dts: qcom: sm8550: Update idle state time requirements
+     - [arm64] dts: qcom: sc8180x: Mark PCIe hosts cache-coherent
+     - [arm64] dts: qcom: sc8180x: switch PCIe QMP PHY to new style of bindings
+     - [arm64] dts: qcom: sc8180x: Fix up PCIe nodes
+     - bpf: Re-enable unit_size checking for global per-cpu allocator
+     - bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
+     - bpf: Use c->unit_size to select target cache during free
+     - wifi: rtlwifi: add calculate_bit_shift()
+     - wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
+     - wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
+     - wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()
+     - wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
+     - wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
+     - wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()
+     - wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
+     - wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request
+     - wifi: iwlwifi: mvm: send TX path flush in rfkill
+     - wifi: iwlwifi: fix out of bound copy_from_user
+     - wifi: iwlwifi: assign phy_ctxt before eSR activation
+     - netfilter: nf_tables: mark newset as dead on transaction abort
+     - netfilter: nf_tables: validate chain type update if available
+     - Bluetooth: Fix bogus check for re-auth no supported with non-ssp
+     - Bluetooth: btnxpuart: fix recv_buf() return value
+     - Bluetooth: btmtkuart: fix recv_buf() return value
+     - null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
+     - [arm64] dts: rockchip: Fix led pinctrl of lubancat 1
+     - wifi: cfg80211: correct comment about MLD ID
+     - wifi: cfg80211: parse all ML elements in an ML probe response
+     - bpf: sockmap, fix proto update hook to avoid dup calls
+     - sctp: support MSG_ERRQUEUE flag in recvmsg()
+     - sctp: fix busy polling
+     - blk-cgroup: fix rcu lockdep warning in blkg_lookup()
+     - net/sched: act_ct: fix skb leak and crash on ooo frags
+     - mlxbf_gige: Fix intermittent no ip issue
+     - mlxbf_gige: Enable the GigE port in mlxbf_gige_open
+     - rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queue
+     - ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
+     - ARM: davinci: always select CONFIG_CPU_ARM926T
+     - Revert "drm/tidss: Annotate dma-fence critical section in commit path"
+     - Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"
+     - drm/dp_mst: Fix fractional DSC bpp handling
+     - [arm64,armhf] drm/panfrost: Really power off GPU cores in
+       panfrost_gpu_power_off()
+     - RDMA/usnic: Silence uninitialized symbol smatch warnings
+     - [arm64] RDMA/hns: Fix inappropriate err code for unsupported operations
+     - drm/panel: nv3051d: Hold panel in reset for unprepare
+     - drm/panel-elida-kd35t133: hold panel in reset for unprepare
+     - drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
+     - drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
+     - drm/tilcdc: Fix irq free on unload
+     - media: pvrusb2: fix use after free on context disconnection
+     - media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the
+       crash of multi-core JPEG devices
+     - media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls
+     - media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls
+     - media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls
+     - media: amphion: Fix VPU core alias name
+     - drm/bridge: Fix typo in post_disable() description
+     - f2fs: fix to avoid dirent corruption
+     - drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
+     - drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
+     - drm/radeon: check return value of radeon_ring_lock()
+     - drm/tidss: Move reset to the end of dispc_init()
+     - drm/tidss: Return error value from from softreset
+     - drm/tidss: Check for K2G in in dispc_softreset()
+     - drm/tidss: Fix dss reset
+     - drm/imx/lcdc: Fix double-free of driver data
+     - [arm64] drm/msm/mdp4: flush vblank event on disable
+     - [arm64] drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog
+     - [arm64] drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
+     - drm/drv: propagate errors from drm_modeset_register_all()
+     - media: v4l: async: Fix duplicated list deletion
+     - [x86] ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch
+     - [x86] ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev =
+       NULL
+     - [x86] ASoC: SOF: topology: Use partial match for disconnecting DAI link
+       and DAI widget
+     - [arm64,armhf] drm/panfrost: Ignore core_mask for poweroff and disable
+       PWRTRANS irq
+     - [arm64] drm/msm/dpu: correct clk bit for WB2 block
+     - drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
+     - drm/radeon/dpm: fix a memleak in sumo_parse_power_table
+     - drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
+     - drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
+     - drm/bridge: tc358767: Fix return value on error case
+     - media: cx231xx: fix a memleak in cx231xx_init_isoc
+     - [arm64] RDMA/hns: Fix memory leak in free_mr_init()
+     - clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 config
+     - media: bttv: start_streaming should return a proper error code
+     - media: bttv: add back vbi hack
+     - media: imx-mipi-csis: Fix clock handling in remove()
+     - media: imx-mipi-csis: Drop extra clock enable at probe()
+     - media: dt-bindings: media: rkisp1: Fix the port description for the
+       parallel interface
+     - media: rkisp1: Fix media device memory leak
+     - [arm64] drm/msm/adreno: Fix A680 chip id
+     - drm/panel: st7701: Fix AVCL calculation
+     - f2fs: fix to wait on block writeback for post_read case
+     - f2fs: fix to check compress file in f2fs_move_file_range()
+     - f2fs: fix to update iostat correctly in f2fs_filemap_fault()
+     - media: dvbdev: drop refcount on error path in dvb_device_open()
+     - media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling
+       path of m88ds3103_probe()
+     - clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()
+     - clk: renesas: rzg2l: Check reset monitor registers
+     - [arm64] drm/msm/dpu: Set input_sel bit for INTF
+     - [arm64] drm/msm/dpu: Drop enable and frame_count parameters from
+       dpu_hw_setup_misr()
+     - drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
+     - drm/amd/pm: fix a double-free in si_dpm_init
+     - drivers/amd/pm: fix a use-after-free in kv_parse_power_table
+     - gpu/drm/radeon: fix two memleaks in radeon_vm_init
+     - drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
+     - f2fs: fix to check return value of f2fs_recover_xattr_data
+     - dt-bindings: clock: Update the videocc resets for sm8150
+     - clk: qcom: videocc-sm8150: Update the videocc resets
+     - clk: qcom: videocc-sm8150: Add missing PLL config property
+     - clk: sp7021: fix return value check in sp7021_clk_probe()
+     - drivers: clk: zynqmp: calculate closest mux rate
+     - drivers: clk: zynqmp: update divider round rate logic
+     - watchdog: set cdev owner before adding
+     - watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
+     - watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
+     - watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
+     - clk: rs9: Fix DIF OEn bit placement on 9FGV0241
+     - clk: si5341: fix an error code problem in si5341_output_clk_set_rate
+     - ASoC: amd: vangogh: Drop conflicting ACPI-based probing
+     - ASoC: tas2781: add support for FW version 0x0503
+     - accel/habanalabs: fix information leak in sec_attest_info()
+       (CVE-2023-50431)
+     - clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag
+     - clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable
+     - clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs
+     - clk: qcom: gcc-sm8550: Mark RCGs shared where applicable
+     - clk: qcom: dispcc-sm8550: Update disp PLL settings
+     - clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
+     - pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
+     - pwm: stm32: Fix enable count for clk in .probe()
+     - ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
+     - ALSA: scarlett2: Add missing error check to scarlett2_config_save()
+     - ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
+     - ALSA: scarlett2: Allow passing any output to line_out_remap()
+     - ALSA: scarlett2: Add missing error checks to *_ctl_get()
+     - ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
+     - mmc: sdhci_am654: Fix TI SoC dependencies
+     - mmc: sdhci_omap: Fix TI SoC dependencies
+     - gpiolib: make gpio_device_get() and gpio_device_put() public
+     - gpiolib: provide gpio_device_find()
+     - gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
+     - IB/iser: Prevent invalidating wrong MR
+     - drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in
+       kfd_topology.c
+     - drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
+     - drm/amd/display: avoid stringop-overflow warnings for
+       dp_decide_lane_settings()
+     - ksmbd: validate the zero field of packet header
+     - of: Fix double free in of_parse_phandle_with_args_map
+     - fbdev: imxfb: fix left margin setting
+     - class: fix use-after-free in class_register()
+     - kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
+     - Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"
+     - keys, dns: Fix size check of V1 server-list header
+     - [arm*] binder: fix async space check for 0-sized buffers
+     - [arm*] binder: fix unused alloc->free_async_space
+     - [mips*] smp: Call rcutree_report_cpu_starting() earlier
+     - Input: atkbd - use ab83 as id when skipping the getid command
+     - rust: Ignore preserve-most functions
+     - xen-netback: don't produce zero-size SKB frags (CVE-2023-46838)
+     - [arm*] binder: fix race between mmput() and do_exit()
+     - clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
+     - [powerpc*] 64s: Increase default stack size to 32KB
+     - tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
+     - Revert "usb: gadget: f_uvc: change endpoint allocation in
+       uvc_function_bind()"
+     - usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
+     - usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart
+     - usb: dwc3: gadget: Handle EP0 request dequeuing properly
+     - usb: dwc3: gadget: Queue PM runtime idle on disconnect event
+     - Revert "usb: dwc3: Soft reset phy on probe for host"
+     - Revert "usb: dwc3: don't reset device side if dwc3 was configured as
+       host-only"
+     - usb: chipidea: wait controller resume finished for wakeup irq
+     - usb: cdns3: fix uvc failure work since sg support enabled
+     - usb: cdns3: fix iso transfer error when mult is not zero
+     - usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
+     - Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
+     - usb: typec: class: fix typec_altmode_put_partner to put plugs
+     - usb: mon: Fix atomicity violation in mon_bin_vma_fault
+     - dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header
+     - serial: core: fix sanitizing check for RTS settings
+     - serial: core: make sure RS485 cannot be enabled when it is not supported
+     - serial: 8250_bcm2835aux: Restore clock error handling
+     - serial: core, imx: do not set RS485 enabled if it is not supported
+     - serial: imx: Ensure that imx_uart_rs485_config() is called with enabled
+       clock
+     - serial: 8250_exar: Set missing rs485_supported flag
+     - serial: omap: do not override settings for RS485 support
+     - ALSA: oxygen: Fix right channel of capture volume mixer
+     - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx
+     - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP
+       ZBook
+     - ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
+     - ksmbd: validate mech token in session setup
+     - ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
+     - ksmbd: only v2 leases handle the directory
+     - ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
+     - io_uring: don't check iopoll if request completes
+     - io_uring/rw: ensure io->bytes_done is always initialized
+     - io_uring: ensure local task_work is run on wait timeout
+     - fbdev/acornfb: Fix name of fb_ops initializer macro
+     - fbdev: flush deferred work in fb_deferred_io_fsync()
+     - fbdev: flush deferred IO before closing
+     - scsi: ufs: core: Simplify power management during async scan
+     - scsi: target: core: add missing file_{start,end}_write()
+     - scsi: mpi3mr: Refresh sdev queue depth after controller reset
+     - scsi: mpi3mr: Clean up block devices post controller reset
+     - scsi: mpi3mr: Block PEL Enable Command on Controller Reset and
+       Unrecoverable State
+     - drm/amd: Enable PCIe PME from D3
+     - block: add check that partition length needs to be aligned with block size
+     - block: Remove special-casing of compound pages
+     - block: Fix iterating over an empty bio with bio_for_each_folio_all
+     - netfilter: nf_tables: check if catch-all set element is active in next
+       generation (CVE-2024-1085)
+     - pwm: jz4740: Don't use dev_err_probe() in .request()
+     - pwm: Fix out-of-bounds access in of_pwm_single_xlate()
+     - md/raid1: Use blk_opf_t for read and write operations
+     - rootfs: Fix support for rootfstype= when root= is given
+     - Bluetooth: Fix atomicity violation in {min,max}_key_size_set
+     - bpf: Fix re-attachment branch in bpf_tracing_prog_attach
+     - [arm64] iommu/arm-smmu-qcom: Add missing GMU entry to match table
+     - iommu/dma: Trace bounce buffer usage when mapping buffers
+     - wifi: mt76: fix broken precal loading from MTD for mt7915
+     - wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
+     - wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
+     - wifi: mwifiex: add extra delay for firmware ready
+     - wifi: mwifiex: configure BSSID consistently when starting AP
+     - wifi: mwifiex: fix uninitialized firmware_stat
+     - net: stmmac: fix ethtool per-queue statistics
+     - Revert "net: rtnetlink: Enslave device before bringing it up"
+     - Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
+     - cxl/port: Fix decoder initialization when nr_targets > interleave_ways
+     - PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
+     - [x86] pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
+     - PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
+     - PCI: mediatek: Clear interrupt status before dispatching handler
+     - [x86] kvm: Do not try to disable kvmclock if it was not enabled
+     - [arm64] KVM: arm64: vgic-v4: Restore pending state on host userspace write
+     - [arm64] KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
+     - [x86] KVM: x86/pmu: Move PMU reset logic to common x86 code
+     - [x86] KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
+     - iio: adc: ad7091r: Pass iio_dev to event handler
+     - HID: sensor-hub: Enable hid core report processing for all devices
+     - HID: wacom: Correct behavior when processing some confidence == false
+       touches
+     - serial: sc16is7xx: add check for unsupported SPI modes during probe
+     - serial: sc16is7xx: set safe default SPI clock frequency
+     - mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTO
+     - mfd: cs42l43: Correct SoundWire port list
+     - mfd: syscon: Fix null pointer dereference in of_syscon_register()
+     - leds: aw2013: Select missing dependency REGMAP_I2C
+     - leds: aw200xx: Fix write to DIM parameter
+     - mfd: tps6594: Add null pointer check to tps6594_device_init()
+     - mfd: intel-lpss: Fix the fractional clock divider flags
+     - srcu: Use try-lock lockdep annotation for NMI-safe access.
+     - [mips*] dmi: Fix early remap on MIPS32
+     - [mips64el] Fix incorrect max_low_pfn adjustment
+     - [riscv64] Check if the code to patch lies in the exit section
+     - [riscv64] Fix module_alloc() that did not reset the linear mapping
+       permissions
+     - [riscv64] Fix set_memory_XX() and set_direct_map_XX() by splitting huge
+       linear mappings
+     - [riscv64] Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
+     - [riscv64] Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
+     - power: supply: cw2015: correct time_to_empty units in sysfs
+     - power: supply: bq256xx: fix some problem in bq256xx_hw_init
+     - PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
+     - serial: 8250: omap: Don't skip resource freeing if
+       pm_runtime_resume_and_get() failed
+     - iommu: Map reserved memory as cacheable if device is coherent
+     - perf test: Remove atomics from test_loop to avoid test failures
+     - perf header: Fix segfault on build_mem_topology() error path
+     - libapi: Add missing linux/types.h header to get the __u64 type on io.h
+     - perf test record user-regs: Fix mask for vg register
+     - vfio/pds: Fix calculations in pds_vfio_dirty_sync
+     - perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to
+       GPC_FLUSH_MEM_FAULT
+     - perf mem: Fix error on hybrid related to availability of mem event in a
+       PMU
+     - perf stat: Exit perf stat if parse groups fails
+     - base/node.c: initialize the accessor list before registering
+     - acpi: property: Let args be NULL in __acpi_node_get_property_reference
+     - software node: Let args be NULL in software_node_get_reference_args
+     - serial: imx: fix tx statemachine deadlock
+     - iio: adc: ad9467: fix reset gpio handling
+     - iio: adc: ad9467: don't ignore error codes
+     - iio: adc: ad9467: add mutex to struct ad9467_state
+     - iio: adc: ad9467: fix scale setting
+     - perf header: Fix one memory leakage in perf_event__fprintf_event_update()
+     - perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
+     - perf genelf: Set ELF program header addresses properly
+     - perf unwind-libdw: Handle JIT-generated DSOs properly
+     - perf unwind-libunwind: Fix base address for .eh_frame
+     - bus: mhi: ep: Do not allocate event ring element on stack
+     - bus: mhi: ep: Use slab allocator where applicable
+     - bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
+     - PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
+     - tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
+     - tty: don't check for signal_pending() in send_break()
+     - tty: use 'if' in send_break() instead of 'goto'
+     - usb: cdc-acm: return correct error code on unsupported break
+     - spmi: mtk-pmif: Serialize PMIF status check and command submission
+     - usb: gadget: webcam: Make g_webcam loadable again
+     - iommu: Don't reserve 0-length IOVA region
+     - power: supply: Fix null pointer dereference in smb2_probe
+     - vdpa: Fix an error handling path in eni_vdpa_probe()
+     - apparmor: Fix ref count leak in task_kill
+     - nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
+     - nvmet-tcp: fix a crash in nvmet_req_complete()
+     - perf env: Avoid recursively taking env->bpf_progs.lock
+     - perf stat: Fix hard coded LL miss units
+     - cxl/region: fix x9 interleave typo
+     - apparmor: fix possible memory leak in unpack_trans_table
+     - apparmor: avoid crash when parsed profile name is empty
+     - usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
+     - serial: imx: Correct clock error message in function probe()
+     - serial: apbuart: fix console prompt on qemu
+     - perf db-export: Fix missing reference count get in call_path_from_sample()
+     - cxl/port: Fix missing target list lock
+     - spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the
+       remove function
+     - hisi_acc_vfio_pci: Update migration data pointer correctly on
+       saving/resume
+     - nvmet: re-fix tracing strncpy() warning
+     - nvme: trace: avoid memcpy overflow warning
+     - nvmet-tcp: Fix the H2C expected PDU len calculation
+     - PCI: keystone: Fix race condition when initializing PHYs
+     - PCI: mediatek-gen3: Fix translation window size calculation
+     - [s390x] pci: fix max size calculation in zpci_memcpy_toio()
+     - net: qualcomm: rmnet: fix global oob in rmnet_policy
+     - rxrpc: Fix use of Don't Fragment flag
+     - net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
+     - amt: do not use overwrapped cb area
+     - net: micrel: Fix PTP frame parsing for lan8841
+     - net: phy: micrel: populate .soft_reset for KSZ9131
+     - ALSA: hda: Properly setup HDMI stream
+     - mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
+     - mptcp: strict validation before using mp_opt->hmac
+     - mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
+     - mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
+     - mptcp: refine opt_mp_capable determination
+     - block: ensure we hold a queue reference when using queue limits
+     - net: stmmac: Fix ethool link settings ops for integrated PCS
+     - udp: annotate data-races around up->pending
+     - erofs: simplify compression configuration parser
+     - erofs: fix inconsistent per-file compression format
+     - net: add more sanity check in virtio_net_hdr_to_skb()
+     - net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
+     - bpf: iter_udp: Retry with a larger batch size without going back to the
+       previous bucket
+     - bpf: Avoid iter->offset making backward progress in bpf_iter_udp
+     - net: tls, fix WARNIING in __sk_msg_free
+     - net: ravb: Fix dma_addr_t truncation in error case
+     - dt-bindings: gpio: xilinx: Fix node address in gpio
+     - gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
+     - [x86] ASoC: SOF: ipc4-loader: remove the CPC check warnings
+     - drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
+     - net: stmmac: ethtool: Fixed calltrace caused by unbalanced
+       disable_irq_wake calls
+     - bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
+     - net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
+     - mptcp: relax check on MPC passive fallback
+     - net: netdevsim: don't try to destroy PHC on VFs
+     - netfilter: nf_tables: reject invalid set policy
+     - netfilter: nft_limit: do not ignore unsupported flags
+     - netfilter: nfnetlink_log: use proper helper for fetching physinif
+     - netfilter: nf_queue: remove excess nf_bridge variable
+     - netfilter: propagate net to nf_bridge_get_physindev
+     - netfilter: bridge: replace physindev with physinif in nf_bridge_info
+     - netfilter: nf_tables: do not allow mismatch field size and set key length
+     - netfilter: nf_tables: skip dead set elements in netlink dump
+     - netfilter: nf_tables: reject NFT_SET_CONCAT with not field length
+       description
+     - ipvs: avoid stat macros calls from preemptible context
+     - io_uring: adjust defer tw counting
+     - kdb: Fix a potential buffer overflow in kdb_local()
+     - [arm64] ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
+     - ethtool: netlink: Add missing ethnl_ops_begin/complete
+     - loop: fix the the direct I/O support check when used on top of block
+       devices
+     - ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
+     - i2c: s3c24xx: fix read transfers in polling mode
+     - i2c: s3c24xx: fix transferring more than one message in polling mode
+     - [riscv64] Fix wrong usage of lm_alias() when splitting a huge linear
+       mapping
+     - Revert "KEYS: encrypted: Add check for strsep"
+     - [arm64] dts: armada-3720-turris-mox: set irq type for RTC
+     - Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.15
+     - docs: sparse: move TW sparse.txt to TW dev-tools
+     - docs: sparse: add sparse.rst to toctree
+     - docs: kernel_feat.py: fix potential command injection
+     - serial: core: Simplify uart_get_rs485_mode()
+     - serial: core: set missing supported flag for RX during TX GPIO
+     - soundwire: bus: introduce controller_id
+     - soundwire: fix initializing sysfs for same devices on different buses
+     - net: stmmac: Tx coe sw fallback
+     - net: stmmac: Prevent DSA tags from breaking COE
+     - iio: adc: ad7091r: Set alert bit in config register
+     - iio: adc: ad7091r: Allow users to configure device events
+     - iio: adc: ad7091r: Enable internal vref if external vref is not supplied
+     - dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
+     - dmaengine: fix NULL pointer in channel unregistration function
+     - dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
+     - scsi: ufs: core: Remove the ufshcd_hba_exit() call from
+       ufshcd_async_scan()
+     - [riscv64] Fix an off-by-one in get_early_cmdline()
+     - scsi: core: Kick the requeue list after inserting when flushing
+     - smb: client: fix parsing of SMB3.1.1 POSIX create context
+     - cifs: handle cases where a channel is closed
+     - cifs: reconnect work should have reference on server struct
+     - cifs: handle when server starts supporting multichannel
+     - cifs: handle when server stops supporting multichannel
+     - Revert "cifs: reconnect work should have reference on server struct"
+     - cifs: reconnect worker should take reference on server struct
+       unconditionally
+     - cifs: handle servers that still advertise multichannel after disabling
+     - cifs: update iface_last_update on each query-and-update
+     - ext4: allow for the last group to be marked as trimmed
+     - async: Split async_schedule_node_domain()
+     - async: Introduce async_schedule_dev_nocall()
+     - PM: sleep: Fix possible deadlocks in core system-wide PM code
+     - OPP: Pass rounded rate to _set_opp()
+     - btrfs: sysfs: validate scrub_speed_max value
+     - crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
+     - erofs: fix lz4 inplace decompression
+     - crypto: api - Disallow identical driver names
+     - PM: hibernate: Enforce ordering during image compression/decompression
+     - hwrng: core - Fix page fault dead lock on mmap-ed hwrng
+     - [s390x] crypto: s390/aes - Fix buffer overread in CTR mode
+     - [s390x] vfio-ap: unpin pages on gisc registration failure
+     - PM / devfreq: Fix buffer overflow in trans_stat_show
+     - mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
+     - mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
+     - mtd: rawnand: Fix core interference with sequential reads
+     - mtd: rawnand: Prevent sequential reads with on-die ECC engines
+     - mtd: rawnand: Clarify conditions to enable continuous reads
+     - soc: qcom: pmic_glink_altmode: fix port sanity check
+     - media: imx355: Enable runtime PM before registering async sub-device
+     - media: ov9734: Enable runtime PM before registering async sub-device
+     - media: ov13b10: Enable runtime PM before registering async sub-device
+     - media: ov01a10: Enable runtime PM before registering async sub-device
+     - soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
+     - soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
+     - soc: fsl: cpm1: qmc: Fix rx channel reset
+     - [s390x] vfio-ap: always filter entire AP matrix
+     - [s390x] vfio-ap: loop over the shadow APCB when filtering guest's AP
+       configuration
+     - [s390x] vfio-ap: let on_scan_complete() callback filter matrix and update
+       guest's APCB
+     - [s390x] vfio-ap: reset queues filtered from the guest's AP config
+     - [s390x] vfio-ap: reset queues associated with adapter for queue unbound
+       from driver
+     - [s390x] vfio-ap: do not reset queue removed from host config
+     - nbd: always initialize struct msghdr completely
+     - [mips*] Fix max_mapnr being uninitialized on early stages
+     - bus: mhi: host: Add alignment check for event ring read pointer
+     - bus: mhi: host: Drop chan lock before queuing buffers
+     - bus: mhi: host: Add spinlock to protect WP access when queueing TREs
+     - [armhf] dts: imx6q-apalis: add can power-up delay on ixora board
+     - [arm64] dts: qcom: sc8280xp-crd: fix eDP phy compatible
+     - [armhf] dts: samsung: exynos4210-i9100: Unconditionally enable LDO12
+     - [arm64] dts: rockchip: configure eth pad driver strength for orangepi r1
+       plus lts
+     - [arm64] dts: rockchip: Fix rk3588 USB power-domain clocks
+     - [arm64] dts: qcom: msm8916: Make blsp_dma controlled-remotely
+     - [arm64] dts: qcom: msm8939: Make blsp_dma controlled-remotely
+     - [arm64] dts: qcom: sc7180: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sdm845: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sdm670: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sm8150: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sc8180x: fix USB wakeup interrupt types
+     - [arm64] dts: qcom: sc7280: fix usb_1 wakeup interrupt types
+     - [arm64] dts: qcom: Add missing vio-supply for AW2013
+     - [arm64] dts: qcom: sdm845: fix USB DP/DM HS PHY interrupts
+     - [arm64] dts: qcom: sdm845: fix USB SS wakeup
+     - [arm64] dts: qcom: sm8150: fix USB DP/DM HS PHY interrupts
+     - [arm64] dts: qcom: sm8150: fix USB SS wakeup
+     - [arm64] dts: qcom: sc8180x: fix USB DP/DM HS PHY interrupts
+     - [arm64] dts: qcom: sc8180x: fix USB SS wakeup
+     - [arm64] dts: qcom: sdm670: fix USB DP/DM HS PHY interrupts
+     - [arm64] dts: qcom: sdm670: fix USB SS wakeup
+     - lsm: new security_file_ioctl_compat() hook
+     - dlm: use kernel_connect() and kernel_bind()
+     - docs: kernel_abi.py: fix command injection
+     - scripts/get_abi: fix source path leak
+     - media: videobuf2-dma-sg: fix vmap callback
+     - mmc: core: Use mrq.sbc in close-ended ffu
+     - mmc: mmc_spi: remove custom DMA mapped buffers
+     - media: i2c: st-mipid02: correct format propagation
+     - media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.
+     - media: mtk-jpeg: Fix use after free bug due to error path handling in
+       mtk_jpeg_dec_device_run
+     - [riscv64] mm: Fixup compat arch_get_mmap_end
+     - [riscv64] mm: Fixup compat mode boot failure
+     - [arm64] Rename ARM64_WORKAROUND_2966298
+     - [arm64] errata: Add Cortex-A510 speculative unprivileged load workaround
+     - [arm64] sme: Always exit sme_alloc() early with existing storage
+     - [arm64] entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
+     - rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
+     - rtc: Adjust failure return code for cmos_set_alarm()
+     - rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
+     - rtc: Add support for configuring the UIP timeout for RTC reads
+     - rtc: Extend timeout for waiting for UIP to clear to 1s
+     - nouveau/vmm: don't set addr on the fail path to avoid warning
+     - efi: disable mirror feature during crashkernel
+     - ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
+     - selftests: mm: hugepage-vmemmap fails on 64K page size systems
+     - mm/rmap: fix misplaced parenthesis of a likely()
+     - mm/sparsemem: fix race in accessing memory_section->usage
+     - rename(): fix the locking of subdirectories
+     - serial: sc16is7xx: improve regmap debugfs by using one regmap per port
+     - serial: sc16is7xx: remove wasteful static buffer in
+       sc16is7xx_regmap_name()
+     - serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
+     - serial: sc16is7xx: remove unused line structure member
+     - serial: sc16is7xx: change EFR lock to operate on each channels
+     - serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
+     - serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe
+       error
+     - serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
+     - serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
+     - mm: page_alloc: unreserve highatomic page blocks before oom
+     - serial: Do not hold the port lock when setting rx-during-tx GPIO
+     - ksmbd: set v2 lease version on lease upgrade
+     - ksmbd: fix potential circular locking issue in smb2_set_ea()
+     - ksmbd: don't increment epoch if current state and request state are same
+     - ksmbd: send lease break notification on FILE_RENAME_INFORMATION
+     - ksmbd: Add missing set_freezable() for freezable kthread
+     - dt-bindings: net: snps,dwmac: Tx coe unsupported
+     - bpf: move explored_state() closer to the beginning of verifier.c
+     - bpf: extract same_callsites() as utility function
+     - bpf: exact states comparison for iterator convergence checks
+     - bpf: correct loop detection for iterators convergence
+     - bpf: print full verifier states on infinite loop detection
+     - bpf: extract __check_reg_arg() utility function
+     - bpf: extract setup_func_entry() utility function
+     - bpf: verify callbacks as if they are called unknown number of times
+     - bpf: widening for callback iterators
+     - bpf: keep track of max number of bpf_loop callback iterations
+     - Revert "drm/amd: Enable PCIe PME from D3"
+     - cifs: fix lock ordering while disabling multichannel
+     - cifs: fix a pending undercount of srv_count
+     - cifs: after disabling multichannel, mark tcon for reconnect
+     - SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
+     - wifi: mac80211: fix potential sta-link leak
+     - net/smc: fix illegal rmb_desc access in SMC-D connection dump
+     - tcp: make sure init the accept_queue's spinlocks once
+     - bnxt_en: Wait for FLR to complete during probe
+     - bnxt_en: Prevent kernel warning when running offline self test
+     - vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
+     - llc: make llc_ui_sendmsg() more robust against bonding changes
+     - llc: Drop support for ETH_P_TR_802_2.
+     - udp: fix busy polling
+     - net: fix removing a namespace with conflicting altnames
+     - tun: fix missing dropped counter in tun_xdp_act
+     - tun: add missing rx stats accounting in tun_xdp_act
+     - net: micrel: Fix PTP frame parsing for lan8814
+     - net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
+     - netfs, fscache: Prevent Oops in fscache_put_cache()
+     - tracing: Ensure visibility when inserting an element into tracing_map
+     - afs: Hide silly-rename files from userspace
+     - tcp: Add memory barrier to tcp_push()
+     - netlink: fix potential sleeping issue in mqueue_flush_file
+     - ipv6: init the accept_queue's spinlocks in inet6_create
+     - net/sched: flower: Fix chain template offload
+     - net/mlx5e: Fix operation precedence bug in port timestamping napi_poll
+       context
+     - net/mlx5e: Fix peer flow lists handling
+     - net/mlx5: Fix a WARN upon a callback command failure
+     - net/mlx5: Bridge, Enable mcast in smfs steering mode
+     - net/mlx5: Bridge, fix multicast packets sent to uplink
+     - net/mlx5: DR, Use the right GVMI number for drop action
+     - net/mlx5: DR, Can't go to uplink vport on RX rule
+     - net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO
+     - net/mlx5e: Allow software parsing when IPsec crypto is enabled
+     - net/mlx5e: Ignore IPsec replay window values on sender side
+     - net/mlx5e: fix a double-free in arfs_create_groups
+     - net/mlx5e: fix a potential double-free in fs_any_create_groups
+     - rcu: Defer RCU kthreads wakeup when CPU is dying
+     - netfilter: nft_limit: reject configurations that cause integer overflow
+     - netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
+     - netfilter: nf_tables: validate NFPROTO_* family
+     - net: stmmac: Wait a bit for the reset to take effect
+     - net: mvpp2: clear BM pool before initialization
+     - xsk: recycle buffer in case Rx queue was full
+     - xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
+     - bpf: Propagate modified uaddrlen from cgroup sockaddr programs
+     - bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from
+       bpf
+     - xsk: fix usage of multi-buffer BPF helpers for ZC XDP
+     - ice: work on pre-XDP prog frag count
+     - i40e: handle multi-buffer packets that are shrunk by xdp prog
+     - ice: remove redundant xdp_rxq_info registration
+     - [x86] intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
+     - ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
+     - xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
+     - i40e: set xdp_rxq_info::frag_size
+     - i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
+     - fjes: fix memleaks in fjes_hw_setup
+     - net: fec: fix the unhandled context fault from smmu
+     - tsnep: Remove FCS for XDP data path
+     - tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring
+     - btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned
+     - btrfs: zoned: fix lock ordering in btrfs_zone_activate()
+     - btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume
+       being deleted
+     - btrfs: ref-verify: free ref cache before clearing mount opt
+     - btrfs: tree-checker: fix inline ref size in error messages
+     - btrfs: don't warn if discard range is not aligned to sector
+     - btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
+     - btrfs: don't abort filesystem when attempting to snapshot deleted
+       subvolume
+     - rbd: don't move requests to the running list on errors
+     - exec: Fix error handling in begin_new_exec()
+     - wifi: iwlwifi: fix a memory corruption
+     - nfsd: fix RELEASE_LOCKOWNER
+     - hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
+     - netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress
+       basechain
+     - netfilter: nf_tables: reject QUEUE/DROP verdict parameters (CVE-2024-1086)
+     - [x86] platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
+     - [x86] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
+     - ksmbd: fix global oob in ksmbd_nl_policy
+     - firmware: arm_scmi: Check mailbox/SMT channel for consistency
+     - Revert "drivers/firmware: Move sysfb_init() from device_initcall to
+       subsys_initcall_sync"
+     - drm/amdgpu: Fix the null pointer when load rlc firmware
+     - xfs: read only mounts with fsopen mount API are busted
+     - gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
+     - [x86] cpufreq: intel_pstate: Refine computation of P-state for given
+       frequency
+     - [x86] Revert "drm/i915/dsi: Do display on sequence later on icl+"
+     - drm: Don't unref the same fb many times by mistake due to deadlock
+       handling
+     - drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
+     - drm: Fix TODO list mentioning non-KMS drivers
+     - drm/tidss: Fix atomic_flush check
+     - drm: Disable the cursor plane on atomic contexts with virtualized drivers
+     - drm/virtio: Disable damage clipping if FB changed since last page-flip
+     - drm: Allow drivers to indicate the damage helpers to ignore damage clips
+     - drm/amd/display: fix bandwidth validation failure on DCN 2.1
+     - drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
+     - Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"
+     - drm/bridge: nxp-ptn3460: simplify some error checking
+     - drm/amdgpu: correct the cu count for gfx v11
+     - drm/amd/display: Fix variable deferencing before NULL check in
+       edp_setup_replay()
+     - drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
+     - drm/amd/display: Align the returned error code with legacy DP
+     - drm/amd/display: Fix late derefrence 'dsc' check in
+       'link_set_dsc_pps_packet()'
+     - drm/amdgpu/pm: Fix the power source flag error
+     - drm/amd/display: Fix uninitialized variable usage in core_link_
+       'read_dpcd() & write_dpcd()' functions
+     - net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not
+       set
+     - [x86] thermal: intel: hfi: Refactor enabling code into helper functions
+     - [x86] thermal: intel: hfi: Disable an HFI instance when all its CPUs go
+       offline
+     - [x86] thermal: intel: hfi: Add syscore callbacks for system-wide PM
+     - fs/pipe: move check to pipe_has_watch_queue()
+     - pipe: wakeup wr_wait after setting max_usage
+     - media: v4l: cci: Include linux/bits.h
+     - media: v4l: cci: Add macros to obtain register width and address
+     - media: v4l2-cci: Add support for little-endian encoded registers
+     - media: i2c: imx290: Properly encode registers as little-endian
+     - thermal: trip: Drop redundant trips check from for_each_thermal_trip()
+     - thermal: core: Store trip pointer in struct thermal_instance
+     - thermal: gov_power_allocator: avoid inability to reset a cdev
+     - mm: migrate: record the mlocked page status to remove unnecessary lru
+       drain
+     - mm: migrate: fix getting incorrect page mapping during page migration
+     - serial: core: Provide port lock wrappers
+     - serial: sc16is7xx: Use port lock wrappers
+     - serial: sc16is7xx: fix unconditional activation of THRI interrupt
+     - btrfs: zoned: factor out prepare_allocation_zoned()
+     - btrfs: zoned: optimize hint byte for zoned allocator
+     - [x86] drm/i915/lnl: Remove watchdog timers for PSR
+     - [x86] drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT
+     - drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49
+       V8.0
+     - drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
+     - drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 name
+     - drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
+     - drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
+     - drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transfer
+     - drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
+     - drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02
+     - drm/bridge: sii902x: Fix probing race issue
+     - drm/bridge: sii902x: Fix audio codec unregistration
+     - drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()
+     - drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error
+       case
+     - memblock: fix crash when reserved memory is not added to memory
+     - [arm64] firmware: arm_scmi: Use xa_insert() to store opps
+     - [arm64] firmware: arm_scmi: Use xa_insert() when saving raw queues
+     - gpio: eic-sprd: Clear interrupt after set the interrupt type
+     - block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
+     - drm/bridge: anx7625: Ensure bridge is suspended in disable()
+     - cpufreq/amd-pstate: Fix setting scaling max/min freq values
+     - spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
+     - spi: spi-cadence: Reverse the order of interleaved write and read
+       operations
+     - cifs: fix stray unlock in cifs_chan_skip_or_disable
+     - spi: fix finalize message on error return
+     - [mips*] lantiq: register smp_ops on non-smp platforms
+     - drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
+     - cxl/region:Fix overflow issue in alloc_hpa()
+     - [mips*] Call lose_fpu(0) before initializing fcr31 in
+       mips_set_personality_nan
+     - genirq: Initialize resend_node hlist for all interrupt descriptors
+     - clocksource: Skip watchdog check for large watchdog intervals
+     - tick/sched: Preserve number of idle sleeps across CPU hotplug events
+     - [x86] entry/ia32: Ensure s32 is sign extended to s64
+     - serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
+     - thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
+   [ Salvatore Bonaccorso ]
+   * [rt] Refresh "serial: core: Use port lock wrappers"
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 03 Feb 2024 11:14:21 +0100
+ linux (6.6.13-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.12
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.13
+     - f2fs: explicitly null-terminate the xattr list
+     - ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
+     - mptcp: fix uninit-value in mptcp_incoming_options
+     - wifi: cfg80211: lock wiphy mutex for rfkill poll
+     - wifi: avoid offset calculation on NULL pointer
+     - wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
+     - debugfs: fix automount d_fsdata usage
+     - ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format
+     - nvme-core: fix a memory leak in nvme_ns_info_from_identify()
+     - io_uring: use fget/fput consistently
+     - block: warn once for each partition in bio_check_ro()
+     - drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
+     - drm/amd/display: update dcn315 lpddr pstate latency
+     - drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
+     - drm/amdgpu: Use another offset for GC 9.4.3 remap
+     - Revert "drm/prime: Unexport helpers for fd/handle conversion"
+     - blk-mq: don't count completed flush data request as inflight in case of
+       quiesce
+     - nvme-core: check for too small lba shift
+     - [x86] ASoC: amd: yc: Add HP 255 G10 into quirk table
+     - [x86] ASoC: Intel: Skylake: Fix mem leak in few functions
+     - [x86] ASoC: SOF: topology: Fix mem leak in sof_dai_load()
+     - [x86] ASoC: Intel: Skylake: mem leak in skl register function
+     - ASoC: rt5650: add mutex to avoid the jack detection failure
+     - [x86] ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not
+       available
+     - [x86] ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipeline
+     - [x86] ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology
+       cores
+     - nouveau/tu102: flush all pdbs on vmm flush
+     - [x86] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
+     - [x86] ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
+     - [x86] ASoC: SOF: ipc4-topology: Correct data structures for the SRC module
+     - [x86] ASoC: SOF: ipc4-topology: Correct data structures for the GAIN
+       module
+     - net/tg3: fix race condition in tg3_reset_task()
+     - ASoC: da7219: Support low DC impedance headset
+     - nvme: introduce helper function to get ctrl state
+     - nvme: ensure reset state check ordering
+     - nvme-ioctl: move capable() admin check to the end
+     - nvme: prevent potential spectre v1 gadget
+     - nvme: fix deadlock between reset and scan
+     - [arm64] dts: rockchip: Fix PCI node addresses on rk3399-gru
+     - drm/amd/display: Add monitor patch for specific eDP
+     - drm/amdgpu: Add NULL checks for function pointers
+     - [armhf] drm/exynos: fix a potential error pointer dereference
+     - [armhf] drm/exynos: fix a wrong error checking
+     - ALSA: pcmtest: stop timer before buffer is released
+     - [x86] hwmon: (corsair-psu) Fix probe when built-in
+     - [arm64] clk: rockchip: rk3568: Add PLL rate for 292.5MHz
+     - [arm64] clk: rockchip: rk3128: Fix HCLK_OTG gate register
+     - soundwire: intel_ace2x: fix AC timing setting for ACE2.x
+     - jbd2: correct the printing of write_flags in jbd2_write_superblock()
+     - jbd2: increase the journal IO's priority
+     - drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
+     - neighbour: Don't let neigh_forced_gc() disable preemption for long
+     - [x86] platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
+     - jbd2: fix soft lockup in journal_finish_inode_data_buffers()
+     - tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
+     - tracing: Add size check when printing trace_marker output
+     - tracing: Fix uaf issue when open the hist or hist_debug file
+     - ring-buffer: Do not record in NMI if the arch does not support cmpxchg in
+       NMI
+     - Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
+     - [arm64] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
+     - Input: atkbd - skip ATKBD_CMD_GETID in translated mode
+     - Input: i8042 - add nomux quirk for Acer P459-G2-M
+     - pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
+     - [s390x] scm: fix virtual vs physical address confusion
+     - wifi: iwlwifi: pcie: avoid a NULL pointer dereference
+     - Input: xpad - add Razer Wolverine V2 support
+     - driver core: Add a guard() definition for the device_lock()
+     - HID: nintendo: fix initializer element is not constant error
+     - [x86] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some
+       ThinkPad systems
+     - [amd64] platform/x86/amd/pmc: Move platform defines to header
+     - [amd64] platform/x86/amd/pmc: Only run IRQ1 firmware version check on
+       Cezanne
+     - [amd64] platform/x86/amd/pmc: Move keyboard wakeup disablement detection
+       to pmc-quirks
+     - [amd64] platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13
+     - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346
+     - [x86] ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
+     - ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
+     - dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
+     - HID: nintendo: Prevent divide-by-zero on code
+     - smb: client: fix potential OOB in smb2_dump_detail() (CVE-2023-6610)
+     - [arm64,armhf] i2c: rk3x: fix potential spinlock recursion on poll
+     - drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event
+     - drm/amd/display: get dprefclk ss info from integration info table
+     - posix-timers: Get rid of [COMPAT_]SYS_NI() uses
+     - ida: Fix crash in ida_free when the bitmap is empty (CVE-2023-6915)
+     - virtio_blk: fix snprintf truncation compiler warning
+     - nfc: Do not send datagram if socket state isn't LLCP_BOUND
+     - net: qrtr: ns: Return 0 if server port is not present
+     - connector: Fix proc_event_num_listeners count not cleared
+     - [armhf] sun9i: smp: fix return code check of of_property_match_string
+     - [x86] csum: Remove unnecessary odd handling
+     - [x86] csum: clean up `csum_partial' further
+     - drm/crtc: fix uninitialized variable use
+     - [x86] microcode: do not cache microcode if it will not be used
+     - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxx
+     - ACPI: resource: Add another DMI match for the TongFang GMxXGxx
+     - [arm64] bus: moxtet: Mark the irq as shared
+     - [arm64] bus: moxtet: Add spi device table
+     - [x86] ASoC: SOF: Intel: hda-codec: Delay the codec device registration
+     - drm/amd/display: Pass pwrseq inst for backlight and ABM
+     - ksmbd: don't allow O_TRUNC open on read-only share
+     - ksmbd: free ppace array on error in parse_dacl
+     - Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
+     - [arm*] binder: use EPOLLERR from eventpoll.h
+     - [arm*] binder: fix use-after-free in shinker's callback
+     - [arm*] binder: fix trivial typo of binder_free_buf_locked()
+     - [arm*] binder: fix comment on binder_alloc_new_buf() return value
+     - uio: Fix use-after-free in uio_open
+     - parport: parport_serial: Add Brainboxes BAR details
+     - parport: parport_serial: Add Brainboxes device IDs and geometry
+     - PCI: Add ACS quirk for more Zhaoxin Root Ports
+     - scripts/decode_stacktrace.sh: optionally use LLVM utilities
+     - mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 20 Jan 2024 20:37:22 +0100
+ linux (6.6.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.10
+     - ksmbd: Remove unused field in ksmbd_user struct
+     - ksmbd: reorganize ksmbd_iov_pin_rsp()
+     - ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
+     - ksmbd: fix missing RDMA-capable flag for IPoIB device in
+       ksmbd_rdma_capable_netdev()
+     - ksmbd: add support for surrogate pair conversion
+     - ksmbd: no need to wait for binded connection termination at logoff
+     - ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
+     - ksmbd: prevent memory leak on error return
+     - ksmbd: separately allocate ci per dentry
+     - ksmbd: move oplock handling after unlock parent dir
+     - ksmbd: release interim response after sending status pending response
+     - ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
+     - ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
+     - ksmbd: set epoch in create context v2 lease
+     - ksmbd: set v2 lease capability
+     - ksmbd: downgrade RWH lease caching state to RH for directory
+     - ksmbd: send v2 lease break notification for directory
+     - ksmbd: lazy v2 lease break on smb2_write()
+     - ksmbd: avoid duplicate opinfo_put() call on error of
+       smb21_lease_break_ack()
+     - fs: new accessor methods for atime and mtime
+     - client: convert to new timestamp accessors
+     - fs: cifs: Fix atime update check
+     - virtio_ring: fix syncs DMA memory with different direction
+     - kexec: fix KEXEC_FILE dependencies
+     - kexec: select CRYPTO from KEXEC_FILE instead of depending on it
+     - linux/export: Fix alignment for 64-bit ksymtab entries
+     - linux/export: Ensure natural alignment of kcrctab array
+     - mptcp: refactor sndbuf auto-tuning
+     - mptcp: fix possible NULL pointer dereference on close
+     - mptcp: fix inconsistent state on fastopen race
+     - block: renumber QUEUE_FLAG_HW_WC
+     - [x86] platform/x86/intel/pmc: Add suspend callback
+     - [x86] platform/x86/intel/pmc: Allow reenabling LTRs
+     - [x86] platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback
+     - ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
+     - maple_tree: do not preallocate nodes for slot stores
+     - mm/filemap: avoid buffered read/write race to read inconsistent data
+     - mm: migrate high-order folios in swap cache correctly
+     - mm/memory-failure: cast index to loff_t before shifting it
+     - mm/memory-failure: check the mapcount of the precise page
+     - Revert "nvme-fc: fix race between error recovery and creating association"
+     - ring-buffer: Fix wake ups when buffer_percent is set to 100
+     - ftrace: Fix modification of direct_function hash while in use
+     - tracing: Fix blocked reader of snapshot buffer
+     - wifi: cfg80211: fix CQM for non-range use
+     - wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
+     - netfilter: nf_tables: skip set commit for deleted/destroyed sets
+       (CVE-2024-0193)
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.11
+     - keys, dns: Fix missing size check of V1 server-list header
+     - ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx series
+     - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
+     - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
+     - drm/amd/display: pbn_div need be updated for hotplug event
+     - mptcp: prevent tcp diag from closing listener subflows
+     - Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
+     - [x86] drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
+       G200SE
+     - cifs: cifs_chan_is_iface_active should be called with chan_lock held
+     - cifs: do not depend on release_iface for maintaining iface_list
+     - [x86] KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
+     - wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ (Closes: #1058887)
+     - [arm64] drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in
+       AUX xfer
+     - netfilter: nf_tables: set transport offset from mac header for
+       netdev/egress
+     - nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to
+       llcp_local
+     - [x86] drm/i915/dp: Fix passing the correct DPCD_REV for
+       drm_dp_set_phy_test_pattern
+     - [x86] drm/i915/perf: Update handling of MMIO triggered reports
+     - ice: Fix link_down_on_close message
+     - ice: Shut down VSI with "link-down-on-close" enabled
+     - i40e: Fix filter input checks to prevent config with invalid values
+     - igc: Report VLAN EtherType matching back to user
+     - igc: Check VLAN TCI mask
+     - igc: Check VLAN EtherType mask
+     - net: sched: em_text: fix possible memory leak in em_text_destroy()
+     - r8169: Fix PCI error on system resume
+     - net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
+     - [armhf] sun9i: smp: Fix array-index-out-of-bounds read in
+       sunxi_mc_smp_init
+     - sfc: fix a double-free bug in efx_probe_filters
+     - [arm64] net: bcmgenet: Fix FCS generation for fragmented skbuffs
+     - netfilter: nf_nat: fix action not being set for all ct states
+     - netfilter: nft_immediate: drop chain reference counter on error
+     - net: Save and restore msg_namelen in sock_sendmsg
+     - i40e: fix use-after-free in i40e_aqc_add_filters()
+     - [arm64] ASoC: meson: g12a-toacodec: Validate written enum values
+     - [arm64] ASoC: meson: g12a-tohdmitx: Validate written enum values
+     - [arm64] ASoC: meson: g12a-toacodec: Fix event generation
+     - [arm64] ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
+     - i40e: Restore VF MSI-X state during PCI reset
+     - igc: Fix hicredit calculation
+     - apparmor: Fix move_mount mediation by detecting if source is detached
+     - virtio_net: avoid data-races on dev->stats fields
+     - virtio_net: fix missing dma unmap for resize
+     - net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
+     - net/smc: fix invalid link access in dumping SMC-R connections
+     - asix: Add check for usbnet_get_endpoints
+     - bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
+     - net: Implement missing SO_TIMESTAMPING_NEW cmsg support
+     - mm: convert DAX lock/unlock page to lock/unlock folio
+     - mm/memory-failure: pass the folio and the page to collect_procs()
+     - xsk: add multi-buffer support for sockets sharing umem
+     - tcp: derive delack_max from rto_min
+     - bpftool: Fix -Wcast-qual warning
+     - bpftool: Align output skeleton ELF code
+     - crypto: xts - use 'spawn' for underlying single-block cipher
+     - [x86] crypto: qat - fix double free during reset
+     - crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
+     - RDMA/mlx5: Fix mkey cache WQ flush
+     - ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
+     - rcu: Break rcu_node_0 --> &rq->__lock order
+     - rcu: Introduce rcu_cpu_online()
+     - rcu/tasks: Handle new PF_IDLE semantics
+     - rcu/tasks-trace: Handle new PF_IDLE semantics
+     - [riscv64] don't probe unaligned access speed if already done
+     - [s390x] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
+     - [arm64,armhf] phy: ti: gmii-sel: Fix register offset when parent is not a
+       syscon node
+     - [arm64] dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
+     - [arm64] dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
+     - iio: imu: adis16475: use bit numbers in assign_bit()
+     - [amd64] iommu/vt-d: Support enforce_cache_coherency only for empty domains
+     - [armhf] clk: rockchip: rk3128: Fix aclk_peri_src's parent
+     - [armhf] clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
+     - [x86] drm/i915: Call intel_pre_plane_updates() also for pipes getting
+       enabled
+     - drm/amd/display: Increase num voltage states to 40
+     - cxl: Add cxl_decoders_committed() helper
+     - cxl/core: Always hold region_rwsem while reading poison lists
+     - kernel/resource: Increment by align value in get_free_mem_region()
+     - drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml
+     - [amd64] dmaengine: idxd: Protect int_handle field in hw descriptor
+     - [riscv64] KVM: update external interrupt atomically for IMSIC swfile
+     - [powerpc*] pseries/vas: Migration suspend waits for no in-progress open
+       windows
+     - net: prevent mss overflow in skb_segment()
+     - cxl/pmu: Ensure put_device on pmu devices
+     - net: constify sk_dst_get() and __sk_dst_get() argument
+     - mm/mglru: skip special VMAs in lru_gen_look_around()
+     - firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines
+       and ASM108x/VT630x PCIe cards
+     - [x86] kprobes: fix incorrect return address calculation in
+       kprobe_emulate_call_indirect
+     - i2c: core: Fix atomic xfer check for non-preempt config
+     - mm: fix unmap_mapping_range high bits shift bug
+     - drm/amdgpu: skip gpu_info fw loading on navi12
+     - drm/amd/display: add nv12 bounding box
+     - drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP
+       displays without PSR
+     - mmc: rpmb: fixes pause retune on all RPMB partitions.
+     - mmc: core: Cancel delayed work before releasing host
+     - cxl: Add cxl_num_decoders_committed() usage to cxl_test
+     - cxl/hdm: Fix a benign lockdep splat
+     - cxl/memdev: Hold region_rwsem during inject and clear poison ops
+   [ Salvatore Bonaccorso ]
+   * [rt] Disable "RISC-V: Probe misaligned access speed in parallel"
+   * [x86] Enable DesignWare USB3 DRD Core Support (Closes: #1059607)
+     - drivers/usb/dwc3: Enable USB_DWC3 as module
+     - drivers/usb/dwc3: Enable USB_DWC3_ULPI
+     - drivers/usb/dwc3: Enable USB_DWC3_DUAL_ROLE
+   * nfsd: drop the nfsd_put helper
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 14 Jan 2024 09:01:06 +0100
+ linux (6.6.9-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.9
+     - bpf: Fix prog_array_map_poke_run map poke update
+     - btrfs: qgroup: iterate qgroups without memory allocation for
+       qgroup_reserve()
+     - btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
+     - btrfs: free qgroup pertrans reserve on transaction abort
+     - drm/amd/display: fix hw rotated modes when PSR-SU is enabled
+     - [x86] drm/i915: Fix FEC state dump
+     - [x86] drm/i915: Introduce crtc_state->enhanced_framing
+     - [x86] drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
+     - drm: Update file owner during use
+     - drm: Fix FD ownership check in drm_master_check_perm()
+     - [arm64,armhf] spi: spi-imx: correctly configure burst length when using
+       dma
+     - [arm64] dts: allwinner: h616: update emac for Orange Pi Zero 3
+     - [armhf] OMAP2+: Fix null pointer dereference and memory leak in
+       omap_soc_device_init
+     - reset: Fix crash when freeing non-existent optional resets
+     - [s390x] vx: fix save/restore of fpu kernel context
+     - [x86] platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
+     - SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
+     - wifi: ieee80211: don't require protected vendor action frames
+     - wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
+     - wifi: mac80211: check if the existing link config remains unchanged
+     - wifi: mac80211: don't re-add debugfs during reconfig
+     - wifi: mac80211: check defragmentation succeeded
+     - wifi: mac80211: mesh: check element parsing succeeded
+     - wifi: mac80211: mesh_plink: fix matches_local logic
+     - ice: fix theoretical out-of-bounds access in ethtool link modes
+     - bpf: syzkaller found null ptr deref in unix_bpf proto add
+     - Revert "net/mlx5e: fix double free of encap_header in update funcs"
+     - Revert "net/mlx5e: fix double free of encap_header"
+     - net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
+     - net/mlx5e: Fix a race in command alloc flow
+     - net/mlx5e: fix a potential double-free in fs_udp_create_groups
+     - net/mlx5e: Fix overrun reported by coverity
+     - net/mlx5e: Decrease num_block_tc when unblock tc offload
+     - net/mlx5e: XDP, Drop fragmented packets larger than MTU size
+     - net/mlx5: Fix fw tracer first block check
+     - net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
+     - net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
+     - net/mlx5e: Fix error codes in alloc_branch_attr()
+     - net/mlx5e: Correct snprintf truncation handling for fw_version buffer
+     - net/mlx5e: Correct snprintf truncation handling for fw_version buffer used
+       by representors
+     - [arm64] net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and
+       above
+     - [arm64] net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and
+       above
+     - net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
+     - net: sched: ife: fix potential use-after-free
+     - ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
+     - net/rose: fix races in rose_kill_by_device()
+     - Bluetooth: Fix not notifying when connection encryption changes
+     - Bluetooth: Fix deadlock in vhci_send_frame
+     - Bluetooth: hci_event: shut up a false-positive warning
+     - Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
+     - bnxt_en: do not map packet buffers twice
+     - net: phy: skip LED triggers on PHYs on SFP modules
+     - ice: stop trashing VF VSI aggregator node ID information
+     - ice: alter feature support check for SRIOV and LAG
+     - ice: Fix PF with enabled XDP going no-carrier after reset
+     - net: mana: select PAGE_POOL
+     - net: check vlan filter feature in vlan_vids_add_by_dev() and
+       vlan_vids_del_by_dev()
+     - afs: Fix the dynamic root's d_delete to always delete unused dentries
+     - afs: Fix dynamic root lookup DNS check
+     - net: ethernet: mtk_wed: fix possible NULL pointer dereference in
+       mtk_wed_wo_queue_tx_clean()
+     - net/ipv6: Revert remove expired routes with a separated list of routes
+     - net: check dev->gso_max_size in gso_features_check()
+     - keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
+     - afs: Fix overwriting of result of DNS query
+     - afs: Fix use-after-free due to get/remove race in volume tree
+     - [x86] drm/i915/hwmon: Fix static analysis tool reported issues
+     - [x86] drm/i915/mtl: Fix HDMI/DP PLL clock selection
+     - [arm64,armhf] ASoC: hdmi-codec: fix missing report for jack initial status
+     - [arm64] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
+     - [arm64] i2c: qcom-geni: fix missing clk_disable_unprepare() and
+       geni_se_resources_off()
+     - drm/amdgpu: re-create idle bo's PTE during VM state machine reset
+     - [armhf] i2c: aspeed: Handle the coalesced stop conditions with the start
+       conditions.
+     - gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
+     - nvme-pci: fix sleeping function called from interrupt context
+     - iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
+     - [arm64,armhf] iio: adc: meson: add separate config for axg SoC family
+     - scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
+     - scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in
+       ufs_qcom_clk_scale_notify()
+     - scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
+     - iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time
+       table
+     - iio: imu: adis16475: add spi_device_id table
+     - [armhf] iio: adc: ti_am335x_adc: Fix return value check of
+       tiadc_request_dma()
+     - iio: triggered-buffer: prevent possible freeing of wrong buffer
+     - ALSA: usb-audio: Increase delay in MOTU M quirk
+     - usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
+     - wifi: mt76: fix crash with WED rx support enabled
+     - wifi: cfg80211: Add my certificate
+     - wifi: cfg80211: fix certs build to not depend on file order
+     - USB: serial: ftdi_sio: update Actisense PIDs constant names
+     - USB: serial: option: add Quectel EG912Y module support
+     - USB: serial: option: add Foxconn T99W265 with new baseline
+     - USB: serial: option: add Quectel RM500Q R13 firmware support
+     - ALSA: hda/tas2781: select program 0, conf 0 by default
+     - ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA
+     - ASoC: tas2781: check the validity of prm_no/cfg_no
+     - Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
+     - Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
+       (CVE-2023-51779)
+     - Bluetooth: L2CAP: Send reject on command corrupted request
+     - Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
+     - Bluetooth: Add more enc key size check
+     - usb: typec: ucsi: fix gpio-based orientation detection
+     - net: usb: ax88179_178a: avoid failed operations when device is
+       disconnected
+     - [x86] Input: soc_button_array - add mapping for airplane mode button
+     - net: 9p: avoid freeing uninit memory in p9pdu_vreadf
+     - net: rfkill: gpio: set GPIO direction
+     - net: avoid build bug in skb extension length calculation
+     - net: stmmac: fix incorrect flag check in timestamp interrupt
+     - dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
+     - nfsd: call nfsd_last_thread() before final nfsd_put()
+     - smb: client: fix OOB in cifsd when receiving compounded resps
+     - smb: client: fix potential OOB in cifs_dump_detail()
+     - smb: client: fix OOB in SMB2_query_info_init()
+     - smb: client: fix OOB in smbCalcSize() (CVE-2023-6606)
+     - [x86] drm/i915: Reject async flips with bigjoiner
+     - [x86] drm/i915/dmc: Don't enable any pipe DMC events
+     - 9p: prevent read overrun in protocol dump tracepoint
+     - ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
+     - ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
+     - ring-buffer: Fix slowpath of interrupted event
+     - nvmem: brcm_nvram: store a copy of NVRAM content
+     - Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
+       (Closes: #1059624)
+     - scsi: core: Always send batch on reset or error handling command
+     - tracing / synthetic: Disable events after testing in
+       synth_event_gen_test_init()
+     - dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
+     - [riscv64] pinctrl: starfive: jh7110: ignore disabled device tree nodes
+     - [risvv64] pinctrl: starfive: jh7100: ignore disabled device tree nodes
+     - [armhf] bus: ti-sysc: Flush posted write only after srst_udelay
+     - lib/vsprintf: Fix %pfwf when current node refcount == 0
+     - [x86] thunderbolt: Fix memory leak in margining_port_remove()
+     - [arm64] KVM: arm64: vgic: Simplify kvm_vgic_destroy()
+     - [arm64] KVM: arm64: vgic: Add a non-locking primitive for
+       kvm_vgic_vcpu_destroy()
+     - [arm64] KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
+     - [x86] alternatives: Sync core before enabling interrupts
+     - [x86] alternatives: Disable interrupts and sync when optimizing NOPs in
+       place
+     - [x86] smpboot/64: Handle X2APIC BIOS inconsistency gracefully
+   [ Salvatore Bonaccorso ]
+   * [arm64] drivers/vfio: Don't enable VFIO_NOIOMMU.
+     This is a breach of the integrity lockdown requirement of secure boot
+     and thus cannot be enabled.
+     Thanks to Bastian Blank and Ben Hutchings
+   * [rt] Update to 6.6.7-rt18
+   [ Bastian Blank ]
+   * [mips*] Increase RELOCATION_TABLE_SIZE to 0x200000. (closes: #1059431)
+  -- Bastian Blank <waldi@debian.org>  Mon, 01 Jan 2024 18:22:27 +0100
+ linux (6.6.8-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.8
+     - afs: Fix refcount underflow from error handling race (Closes: #1052304)
+     - HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
+       (Closes: #1058758)
+     - [mips*] PCI: loongson: Limit MRRS to 256 (Closes: #1035587)
+  -- Bastian Blank <waldi@debian.org>  Fri, 22 Dec 2023 10:40:01 +0100
+ linux (6.6.7-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.5
+     - r8169: fix deadlock on RTL8125 in jumbo mtu mode (Closes: #1057790)
+     - io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP
+       (CVE-2023-6560)
+     - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
+       (CVE-2023-6932)
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.6
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.7
+     - netfilter: nf_tables: bail out on mismatching dynset and set expressions
+       (CVE-2023-6622)
+     - perf: Fix perf_event_validate_size() (CVE-2023-6931)
+     - [mips*] kernel: Clear FPU states when setting up kernel threads
+       (Closes: #1055021)
+     - netfilter: nft_set_pipapo: skip inactive elements during set walk
+       (CVE-2023-6817)
+   [ Anatoliy Gunya ]
+   * [riscv64] improve Starfive Visionfive 2 support: enable DW_AXI_DMAC and
+     MOTORCOMM_PHY as modules
+   [ Bastian Blank ]
+   * [i386] No longer sign kernels.
+   * Properly merge Build-Depends, so that we don't carry hundred identical
+     entries.
+   * [udeb] Fix nic-shared-modules dependencies.
+   * Add dependency on image to headers package.
+   [ Salvatore Bonaccorso ]
+   * Enable vDPA support (Closes: #1057619)
+     - drivers/vdpa: Enable VDPA and VDPA_USER as module
+     - drivers/virtio: Enable VIRTIO_VDPA as module
+     - drivers/vhost: Enable VHOST_VDPA as module
+   * [rt] Refresh "serial: amba-pl011: Use port lock wrappers" for context
+     changes
+   [ Miguel Bernal Marin ]
+   * [amd64] Enable System Trace Modules and the Intel Trace Hub Software
+     Trace Hub support (Closes: #1050353)
+     - drivers/hwtracing/stm: Enable STM as module
+     - drivers/hwtracing/stm: Enable STM_PROTO_BASIC as module
+     - drivers/hwtracing/stm: Enable STM_PROTO_SYS_T as module
+     - drivers/hwtracing/stm: Enable STM_DUMMY as module
+     - drivers/hwtracing/stm: Enable STM_SOURCE_CONSOLE as module
+     - drivers/hwtracing/stm: Enable STM_SOURCE_HEARTBEAT as module
+     - drivers/hwtracing/stm: Enable STM_SOURCE_FTRACE as module
+     - drivers/hwtracing/intel_th: Enable INTEL_TH_STH as module
+   [ Jair Gonzalez ]
+   * [amd64] drivers/platform/x86/intel: Enable INTEL_TPMI (Topology Aware
+     Register and PM Capsule Interface).
+   * [amd64] drivers/powercap/Kconfig: Enable INTEL_RAPL_TPMI (Running Average
+     Power Limit Energy Reporting via the Topology Aware Register and PM
+     Capsule Interface) (Closes: #1053187).
+   [ Vincent Blut ]
+   * [x86] sound/soc/amd: Enable SND_SOC_AMD_PS and SND_SOC_AMD_PS_MACH as
+     modules (Closes: #1055649)
+   * [x86] sound/soc/amd: Enable SND_SOC_AMD_RPL_ACP6x as module
+     (Closes: #1058576)
+   [ Luca Boccassi ]
+   * Set CONFIG_VIRTIO_FS and its dependencies to builtin, to allow building
+     images that boot directly to rootfs (skipping the initrd)
+  -- Bastian Blank <waldi@debian.org>  Wed, 20 Dec 2023 12:06:39 +0100
+ linux (6.6.4-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.4
+     - nvmet: nul-terminate the NQNs passed in the connect command
+       (CVE-2023-6121)
+   [ Bastian Blank ]
+   * Fix build dependency on rsync.
+   * Fix build dependency on kernel-wedge.
+   * udeb: Make i2c-hid modules optional.
+   [ Timothy Pearson ]
+   * [powerpc] Don't clobber f0/vs0 during fp|altivec register save
+     (Closes: #1032104)
+   [ Johannes Schauer Marin Rodrigues ]
+   * Fix FTCBFS: Pass _PYTHON_SYSCONFIGDATA_NAME to the perf build.
+     (Closes: #1037938) Thanks to Helmut Grohne for the patch.
+  -- Bastian Blank <waldi@debian.org>  Sun, 03 Dec 2023 20:57:56 +0100
+ linux (6.6.3-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_6.6
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.1
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.2
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.3
+   [ Vincent Blut ]
+   * [armhf] drivers/input/keyboard: Enable KEYBOARD_TCA8418 as module
+     (Closes: #1050782)
+   * drivers/net/wwan: Enable MTK_T7XX as module (Closes: #1055244)
+   * drivers/video/fbdev: Disable FB_UDL on all architectures (Closes: #1011986)
+   [ Bastian Blank ]
+   * [powerpc,ppc64] Remove unused arch specific bootwrapper.
+   * Generate installer packages according to own config.
+   * Sign modules using an ephemeral key: (closes: #1040901)
+     - Set MODULE_SIG_ALL to sign all modules.
+     - Not longer request Secure Boot signing for modules.
+     - Don't trust Secure Boot key any longer.
+   * Sign modules and support lockdown always.
+   * Compress all modules:
+     - Set MODULE_COMPRESS_XZ.
+   * Drop deprecated build profile stage1. (closes: #1051365)
+   * Generate information for signed template package early.
+   * Copy installer config into signed source.
+   * Make it possible to run debian/rules.real without root.
+   * Drop linux-compiler packages and use normal compiler packages again.
+   * [hppa] Drop transitional meta packages after one stable release.
+   * Use flake8 to check Python code.
+   * Build linux-libc-dev as arch-all package.
+   * [armel/marvell] Remove unusable kernel. (closes: #950324)
+   * Remove architectures not existing in Debian:
+     - arm64ilp32
+     - mips64r6
+     - mipsn32
+     - mipsn32el
+     - mipsn32r6
+     - mipsn32r6el
+     - mipsr6
+     - mipsr6
+     - mipsr6el
+     - mipsr6el
+     - s390
+     - sh3
+     - sparc
+   [ Emanuele Rocca ]
+   * [arm64] Enable support for Renesas RZ/G2UL (ARCH_R9A07G043), RZ/V2L
+     (ARCH_R9A07G054), and RZ/V2M (ARCH_R9A09G011). (Closes: #1053503)
+   * [arm64] Enable SND_SOC_SC8280XP, SC_LPASSCC_8280XP, and SND_SOC_WSA883X as
+     modules, needed for audio support on the Lenovo X13s. (Closes: #1055069)
+   [ Salvatore Bonaccorso ]
+   * drivers/block: Enable BLK_DEV_UBLK as module (Closes: #1032604)
+   [ Uwe Kleine-König ]
+   * Enable support for TI DP83TD510 Ethernet 10Base-T1L PHY
+   [ Diederik de Haas ]
+   * Drop patches applied upstream:
+     - Drop "cpupower: Bump soname version"
+   * Refresh patches:
+     - Adjust context in "Tweak gitignore for Debian pkg-kernel using git" and
+       drop 'svn' from patch Subject
+     - Adjust context in "linux-tools: Install perf-read-vdso{,x}32 in
+       directory under /usr/lib"
+     - Adjust context in "Documentation: Drop sphinx version check"
+     - Adjust context in "firmware: Remove redundant log messages from drivers"
+     - Adjust context in "radeon, amdgpu: Firmware is required for DRM and KMS
+       on R600 onward"
+     - Adjust context in "phy/marvell: disable 4-port phys"
+     - Adjust context in "fs: Add MODULE_SOFTDEP declarations for hard-coded
+       crypto drivers"
+     - Adjust context in "efi: Add an EFI_SECURE_BOOT flag to indicate secure
+       boot mode"
+     - Adjust context in "trust machine keyring (MoK) by default"
+     - Adjust context in "ntfs: mark it as broken"
+   * d/config: Update with the help of kconfigeditor2:
+     - [x86,amd64/cloud] arch/x86: Remove MICROCODE
+     - init: Remove EMBEDDED
+     - drivers/hwmon: Remove SENSORS_SMM665
+     - [armhf] drivers/staging/media/imx: Merge VIDEO_IMX_CSI into
+       VIDEO_IMX_MEDIA
+   * libcpupower1: Add is_valid_path to symbols file
+   * d/installer: Add crc-modules to nic-shared-modules Depends
+   * [rt] Update to 6.6-rt15
+   * d/patches: Remove amdgpu part in the "radeon, amdgpu: Firmware is required
+     for DRM and KMS on R600 onward" and "firmware_class: Refer to Debian wiki
+     page when logging missing firmware" patches (Closes: #1053764)
+   * Improve support for rk3588 devices
+     - [arm64] drivers/clk/rockchip: Enable CLK_RK3588
+     - [arm64] drivers/nvmem: Enable NVMEM_ROCKCHIP_OTP as module
+     - [arm64] drivers/perf: Enable ARM_PMUV3
+   [ Alper Nebi Yasak ]
+   * debian/templates: Keep cpio as build-depends for nodoc build profile
+   * [x86] Enable modules for more ChromeOS hardware functionality:
+     - Enable CROS_EC_SPI, CROS_EC_I2C, CROS_EC_LPC, CROS_EC_ISHTP as modules
+     - Enable IIO_CROS_EC_SENSORS, IIO_CROS_EC_SENSORS_CORE, IIO_CROS_EC_BARO,
+       IIO_CROS_EC_ACCEL_LEGACY, IIO_CROS_EC_SENSORS_LID_ANGLE,
+       IIO_CROS_EC_LIGHT_PROX as modules
+     - Enable KEYBOARD_CROS_EC, PWM_CROS_EC, RTC_DRV_CROS_EC, CEC_CROS_EC
+       I2C_CROS_EC_TUNNEL, SND_SOC_CROS_EC_CODEC, CHARGER_CROS_USBPD,
+       CROS_USBPD_LOGGER, EXTCON_USBC_CROS_EC as modules
+     - Enable WILCO_EC, CHARGER_WILCO, RTC_DRV_WILCO_EC, WILCO_EC_DEBUGFS,
+       WILCO_EC_EVENTS, WILCO_EC_TELEMETRY as modules
+     - Enable CHROMEOS_PRIVACY_SCREEN, CHROMEOS_TBMC as modules
+   * [x86] Enable more SoC audio modules for Intel and AMD systems:
+     - Enable SND_SOC_AMD_ACP_COMMON, SND_SOC_AMD_RV_RT5682_MACH,
+       SND_DESIGNWARE_I2S, SND_SOC_AMD_SOF_MACH, SND_SOC_SOF_AMD_TOPLEVEL,
+       SND_SOC_SOF_AMD_REMBRANDT as modules
+     - Enable SND_SOC_INTEL_AVS, SND_SOC_INTEL_AVS_MACH_DA7219,
+       SND_SOC_INTEL_AVS_MACH_DMIC, SND_SOC_INTEL_AVS_MACH_HDAUDIO,
+       SND_SOC_INTEL_AVS_MACH_MAX98373, SND_SOC_INTEL_AVS_MACH_NAU8825,
+       SND_SOC_INTEL_AVS_MACH_SSM4567, SND_SOC_INTEL_AVS_MACH_RT5663 and
+       SND_SOC_INTEL_CML_LP as modules
+     - Enable SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH,
+       SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH, SND_SOC_INTEL_SOF_CS42L42_MACH,
+       SND_SOC_INTEL_SOF_NAU8825_MACH, SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH,
+       SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH, SND_SOC_INTEL_SOF_SSP_AMP_MACH,
+       SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH, SND_SOC_CS35L41_I2C and
+       SND_SOC_NAU8315 as modules
+   * [x86] Enable TOUCHSCREEN_ELAN as module
+   * [arm64] Enable configs common to MediaTek MT8173 and MT8183 platforms:
+     - Enable ARCH_MEDIATEK, MTK_TIMER, MTK_CPUX_TIMER, MST_IRQ, MTK_SCPSYS,
+       MTK_SCPSYS_PM_DOMAINS, MTK_INFRACFG, EINT_MTK, IOMMU_IO_PGTABLE_ARMV7S
+     - Enable ARM_MEDIATEK_CPUFREQ, ARM_MEDIATEK_CPUFREQ_HW as built-in
+     - Enable SERIAL_8250_MT6577 as built-in
+     - Enable HW_RANDOM_MTK, MEDIATEK_WATCHDOG, ARM_MEDIATEK_CPUFREQ and
+       ARM_MEDIATEK_CPUFREQ_HW as modules
+     - Enable MTK_SMI, MTK_IOMMU, MTK_MMSYS, MTK_CMDQ, MTK_CMDQ_MBOX,
+       PWM_MTK_DISP, DRM_MEDIATEK, DRM_MEDIATEK_HDMI, PHY_MTK_HDMI and
+       PHY_MTK_MIPI_DSI as modules
+     - Enable VIDEO_MEDIATEK_JPEG, VIDEO_MEDIATEK_VCODEC, VIDEO_MEDIATEK_VPU,
+       MTK_SCP, RPMSG_MTK_SCP as modules
+     - Enable MEDIATEK_MT6577_AUXADC and MTK_THERMAL as modules
+     - Enable I2C_MT65XX, SPI_MT65XX, MFD_MT6397, RTC_DRV_MT6397, MTK_PMIC_WRAP
+       and MTK_REGULATOR_COUPLER as modules
+     - Enable MMC_MTK as module
+     - Enable NVMEM_MTK_EFUSE, PHY_MTK_TPHY, USB_XHCI_MTK, USB_MTU3 as modules
+     - Enable USB_MTU3_DUAL_ROLE, and enable USB_ROLE_SWITCH as built-in
+     - Enable MT7622_WMAC
+     - Keep SoC-specific clock and pin controller drivers disabled
+   * [arm64] Enable configs for MT8183 Chromebooks:
+     - Enable PINCTRL_MT8183
+     - Enable COMMON_CLK_MT8183 and its AUDIOSYS, CAMSYS, IMGSYS, IPU_CORE0,
+       IPU_CORE1, IPU_ADL, IPU_CONN, MFGCFG, MMSYS, VDECSYS, VENCSYS as modules
+     - Enable DEVFREQ_GOV_PASSIVE, ARM_MEDIATEK_CCI_DEVFREQ, MTK_SVS as modules
+     - Enable DRM_ANALOGIX_ANX7625, DRM_PANEL_BOE_TV101WUM_NL6 and
+       REGULATOR_MT6358 as modules
+     - Enable CROS_EC_RPMSG and VIDEO_MEDIATEK_MDP3 as modules
+     - Enable MT7921S and ATH10K_SDIO as modules
+     - Enable GENERIC_ADC_THERMAL and USB_ONBOARD_HUB as modules
+     - Enable SND_SOC_BT_SCO, SND_SOC_CROS_EC_CODEC, SND_SOC_TS3A227E,
+       SND_SOC_MT6358, SND_SOC_MT8183, SND_SOC_MT8183_DA7219_MAX98357A,
+       and SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A as modules
+   * [arm64] Enable configs for MT8173 Chromebooks:
+     - Enable PINCTRL_MT8173 and COMMON_CLK_MEDIATEK_FHCTL
+     - Enable COMMON_CLK_MT8173 and its IMGSYS, MMSYS, VDECSYS, VENCSYS clocks
+       as modules
+     - Enable DRM_PARADE_PS8640, REGULATOR_DA9211, REGULATOR_MT6397,
+       VIDEO_MEDIATEK_MDP and TOUCHSCREEN_MELFAS_MIP4 as modules
+     - Enable SPI_MTK_NOR and ARM_SMC_WATCHDOG as modules
+     - Enable SND_SOC_MT8173 and SND_SOC_MT8173_RT5650 as modules
+   * [arm64] Enable more hardware for RK3399 ChromeOS tablets:
+     - drivers/gpu/drm/panel/Kconfig: DRM_PANEL_INNOLUX_P079ZCA as module
+     - drivers/gpu/drm/panel/Kconfig: DRM_PANEL_KINGDISPLAY_KD097D04 as module
+     - drivers/media/i2c/Kconfig: Enable VIDEO_OV2685 as module
+     - drivers/media/i2c/Kconfig: Enable VIDEO_OV5695 as module
+     - drivers/net/wireless/ath/ath10k/Kconfig: Enable ATH10K_SDIO as module
+   [ John Paul Adrian Glaubitz ]
+   * [ia64] Compile with gcc-12 to work around ICE (PR target/111425)
+   [ Francesco Dolcini ]
+   * Improve support for NXP i.MX devices
+     - [armhf] drivers/cpufreq/Kconfig.arm: Enable CONFIG_ARM_IMX_CPUFREQ_DT
+     - [armhf] sound/soc/fsl/Kconfig: Enable CONFIG_SND_SOC_FSL_ASOC_CARD
+   [ Ben Hutchings ]
+   * d/rules.real: Reinstate installer test build with no build profiles
+   * udeb: Move i2c-hid modules to fb-modules since they depend on drm
+   * d/rules.real: Run dh_movetousr if available
+   * d/rules.real: Change linux-libc-dev installation to:
+     - Include all generic headers enabled on any supported architecture
+     - Use the upstream headers_install target again
+  -- Bastian Blank <waldi@debian.org>  Sat, 02 Dec 2023 20:03:34 +0100
+ linux (6.5.13-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.11
+     - [x86] ASoC: Intel: sof_sdw: add support for SKU 0B14
+     - [arm*] ASoC: simple-card: fixup asoc_simple_probe() error handling
+     - [arm64,armhf] coresight: tmc-etr: Disable warnings for allocation failures
+     - [arm64] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
+     - ASoC: core: Do not call link_exit() on uninitialized rtd objects
+     - net: sched: cls_u32: Fix allocation size in u32_init()
+     - [arm64,armhf] can: flexcan: remove the auto stop mode for IMX93
+     - [riscv64] irqchip/riscv-intc: Mark all INTC nodes as initialized
+     - [armhf] irqchip/stm32-exti: add missing DT IRQ flag translation
+     - ata: pata_parport: add custom version of wait_after_reset
+     - ata: pata_parport: fit3: implement IDE command set registers
+     - Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
+     - fbdev: atyfb: only use ioremap_uc() on i386 and ia64
+     - ASoC: soc-dapm: Add helper for comparing widget name
+     - netfilter: nfnetlink_log: silence bogus compiler warning
+     - net/mlx5: Bridge, fix peer entry ageing in LAG mode
+     - [x86] efistub: Don't try to print after ExitBootService()
+     - efi: fix memory leak in krealloc failure handling
+     - ASoC: rt5650: fix the wrong result of key button
+     - drm/ttm: Reorder sys manager cleanup step
+     - [x86] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
+     - scsi: mpt3sas: Fix in error path
+     - ASoC: da7219: Correct the process of setting up Gnd switch in AAD
+     - drm/amdgpu: Unset context priority is now invalid
+     - gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
+     - netfilter: nf_tables: audit log object reset once per table
+     - drm/amdgpu: Reserve fences for VM update
+     - net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
+     - r8152: Check for unplug in rtl_phy_patch_request()
+     - r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
+     - [powerpc*] mm: Fix boot crash with FLATMEM
+     - io_uring: kiocb_done() should *not* trust ->ki_pos if
+       ->{read,write}_iter() failed
+     - ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
+     - drm/amd/display: Don't use fsleep for PSR exit waits
+     - power: supply: core: Use blocking_notifier_call_chain to avoid RCU
+       complaint
+     - perf evlist: Avoid frequency mode for the dummy event
+     - mmap: fix vma_iterator in error path of vma_merge()
+     - mmap: fix error paths with dup_anon_vma()
+     - ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
+     - PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
+     - usb: storage: set 1.50 as the lower bcdDevice for older "Super Top"
+       compatibility
+     - usb: typec: tcpm: Add additional checks for contaminant
+     - usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
+     - usb: raw-gadget: properly handle interrupted requests
+     - Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
+     - tty: n_gsm: fix race condition in status line change on dead connections
+     - tty: 8250: Remove UC-257 and UC-431
+     - tty: 8250: Add support for additional Brainboxes UC cards
+     - tty: 8250: Add support for Brainboxes UP cards
+     - tty: 8250: Add support for Intashield IS-100
+     - tty: 8250: Fix port count of PX-257
+     - tty: 8250: Fix up PX-803/PX-857
+     - tty: 8250: Add support for additional Brainboxes PX cards
+     - tty: 8250: Add support for Intashield IX cards
+     - tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
+     - dt-bindings: serial: rs485: Add rs485-rts-active-high
+     - misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
+     - serial: core: Fix runtime PM handling for pending tx
+     - ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
+     - [x86] ASoC: SOF: sof-pci-dev: Fix community key quirk detection
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.12
+     - hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
+     - numa: Generalize numa_map_to_online_node()
+     - sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
+     - sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
+     - sched/fair: Fix cfs_rq_is_decayed() on !SMP
+     - [x86] iov_iter, x86: Be consistent about the __user tag on
+       copy_mc_to_user()
+     - sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
+     - sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max =
+       0
+     - objtool: Propagate early errors
+     - sched: Fix stop_one_cpu_nowait() vs hotplug
+     - nfsd: Handle EOPENSTALE correctly in the filecache
+     - vfs: fix readahead(2) on block devices
+     - writeback, cgroup: switch inodes with dirty timestamps to release dying
+       cgwbs
+     - [x86] srso: Fix SBPB enablement for (possible) future fixed HW
+     - [x86] srso: Print mitigation for retbleed IBPB case
+     - [x86] srso: Fix vulnerability reporting for missing microcode
+     - [x86] srso: Fix unret validation dependencies
+     - futex: Don't include process MM in futex key on no-MMU
+     - [x86] numa: Introduce numa_fill_memblks()
+     - ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
+     - [x86] sev-es: Allow copy_from_kernel_nofault() in earlier boot
+     - x86/boot: Fix incorrect startup_gdt_descr.size
+     - cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
+     - cpu/SMT: Create topology_smt_thread_allowed()
+     - cpu/SMT: Make SMT control more robust against enumeration failures
+     - [x86] apic: Fake primary thread mask for XEN/PV
+     - srcu: Fix callbacks acceleration mishandling
+     - drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop
+       function
+     - [x86] nmi: Fix out-of-order NMI nesting checks & false positive warning
+     - pstore/platform: Add check for kstrdup
+     - perf: Optimize perf_cgroup_switch()
+     - PCI/MSI: Provide stubs for IMS functions
+     - string: Adjust strtomem() logic to allow for smaller sources
+     - [x86] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
+     - irqchip/sifive-plic: Fix syscore registration for multi-socket systems
+     - wifi: ath12k: fix undefined behavior with __fls in dp
+     - wifi: cfg80211: add flush functions for wiphy work
+     - wifi: mac80211: move radar detect work to wiphy work
+     - wifi: mac80211: move scan work to wiphy work
+     - wifi: mac80211: move offchannel works to wiphy work
+     - wifi: mac80211: move sched-scan stop work to wiphy work
+     - wifi: mac80211: fix RCU usage warning in mesh fast-xmit
+     - wifi: cfg80211: fix off-by-one in element defrag
+     - wifi: mac80211: fix # of MSDU in A-MSDU calculation
+     - wifi: iwlwifi: honor the enable_ini value
+     - wifi: iwlwifi: don't use an uninitialized variable
+     - i40e: fix potential memory leaks in i40e_remove()
+     - iavf: Fix promiscuous mode configuration flow messages
+     - [x86] bpf, x86: save/restore regs with BPF_DW size
+     - [x86] bpf, x86: allow function arguments up to 12 for TRACING
+     - [x86] bpf, x64: Fix tailcall infinite loop
+     - wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
+     - udp: introduce udp->udp_flags
+     - udp: move udp->no_check6_tx to udp->udp_flags
+     - udp: move udp->no_check6_rx to udp->udp_flags
+     - udp: move udp->gro_enabled to udp->udp_flags
+     - udp: add missing WRITE_ONCE() around up->encap_rcv
+     - udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
+     - udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
+     - udp: annotate data-races around udp->encap_type
+     - udplite: remove UDPLITE_BIT
+     - udplite: fix various data-races
+     - tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
+     - bpf: Fix kfunc callback register type handling
+     - gve: Use size_add() in call to struct_size()
+     - mlxsw: Use size_mul() in call to struct_size()
+     - tls: Use size_add() in call to struct_size()
+     - tipc: Use size_add() in calls to struct_size()
+     - net: spider_net: Use size_add() in call to struct_size()
+     - net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986
+       SoC
+     - wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
+     - wifi: ath12k: fix DMA unmap warning on NULL DMA address
+     - wifi: ath11k: fix boot failure with one MSI vector
+     - wifi: mac80211: fix check for unusable RX result
+     - PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
+     - wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
+     - tcp_metrics: add missing barriers on delete
+     - tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
+     - tcp_metrics: do not create an entry from tcp_init_metrics()
+     - wifi: rtlwifi: fix EDCA limit set by BT coexistence
+     - ACPI: property: Allow _DSD buffer data only for byte accessors
+     - ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
+     - wifi: ath11k: fix Tx power value during active CAC
+     - can: dev: can_restart(): don't crash kernel if carrier is OK
+     - can: dev: can_restart(): fix race condition between controller restart and
+       netif_carrier_on()
+     - can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is
+       accessed out of bounds
+     - [arm64] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
+     - wifi: wfx: fix case where rates are out of order
+     - netfilter: nf_tables: Drop pointless memset when dumping rules
+     - wifi: rtw88: Remove duplicate NULL check before calling
+       usb_kill/free_urb()
+     - thermal: core: prevent potential string overflow
+     - r8169: fix rare issue with broken rx after link-down on RTL8125
+     - bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
+     - net: skb_find_text: Ignore patterns extending past 'to'
+     - thermal: core: Don't update trip points inside the hysteresis range
+     - tcp: fix cookie_init_timestamp() overflows
+     - wifi: iwlwifi: mvm: update station's MFP flag after association
+     - wifi: iwlwifi: mvm: fix removing pasn station for responder
+     - wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTK
+     - wifi: mac80211: don't recreate driver link debugfs in reconfig
+     - wifi: mac80211: Fix setting vif links
+     - wifi: iwlwifi: yoyo: swap cdb and jacket bits values
+     - wifi: iwlwifi: mvm: Correctly set link configuration
+     - wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interface
+     - wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interface
+     - wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
+     - wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()
+     - wifi: iwlwifi: mvm: remove TDLS stations from FW
+     - wifi: iwlwifi: increase number of RX buffers for EHT devices
+     - wifi: iwlwifi: mvm: fix netif csum flags
+     - wifi: iwlwifi: pcie: synchronize IRQs before NAPI
+     - wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resume
+     - wifi: iwlwifi: empty overflow queue during flush
+     - Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
+     - Bluetooth: ISO: Pass BIG encryption info through QoS
+     - Bluetooth: Make handle of hci_conn be unique
+     - Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
+     - bpf: Fix unnecessary -EBUSY from htab_lock_bucket
+     - ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
+     - mptcp: properly account fastopen data
+     - ipv6: avoid atomic fragment on GSO packets
+     - virtio_net: use u64_stats_t infra to avoid data-races
+     - net: add DEV_STATS_READ() helper
+     - ipvlan: properly track tx_errors
+     - regmap: debugfs: Fix a erroneous check after snprintf()
+     - [arm64] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
+     - clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocks
+     - clk: qcom: gcc-msm8996: Remove RPM bus clocks
+     - clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
+     - clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clks
+     - clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
+     - clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src
+     - regulator: mt6358: Fail probe on unknown chip ID
+     - clk: imx: Select MXC_CLK for CLK_IMX8QXP
+     - clk: imx: imx8mq: correct error handling path
+     - clk: imx: imx8qxp: Fix elcdif_pll clock
+     - clk: renesas: rcar-gen3: Extend SDnH divider table
+     - clk: renesas: rzg2l: Wait for status bit of SD mux before continuing
+     - clk: renesas: rzg2l: Lock around writes to mux register
+     - clk: renesas: rzg2l: Trust value returned by hardware
+     - clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields
+     - clk: renesas: rzg2l: Fix computation formula
+     - clk: linux/clk-provider.h: fix kernel-doc warnings and typos
+     - [arm64] spi: nxp-fspi: use the correct ioremap function
+     - clk: ralink: mtmips: quiet unused variable warning
+     - clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
+     - clk: ti: fix double free in of_ti_divider_clk_setup()
+     - clk: npcm7xx: Fix incorrect kfree
+     - clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
+     - clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
+     - clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
+     - clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_data
+     - clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data
+     - clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
+     - clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
+     - clk: qcom: clk-alpha-pll: introduce stromer plus ops
+     - clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
+     - clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
+     - clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
+     - clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
+     - clk: mediatek: fix double free in mtk_clk_register_pllfh()
+     - [x86] platform/x86: wmi: Fix probe failure when failing to register WMI
+       devices
+     - [x86] platform/x86: wmi: Fix opening of char device
+     - regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
+     - hwmon: (axi-fan-control) Fix possible NULL pointer dereference
+     - hwmon: (coretemp) Fix potentially truncated sysfs attribute name
+     - Revert "hwmon: (sch56xx-common) Add DMI override table"
+     - Revert "hwmon: (sch56xx-common) Add automatic module loading on supported
+       devices"
+     - hwmon: (sch5627) Use bit macros when accessing the control register
+     - hwmon: (sch5627) Disallow write access if virtual registers are locked
+     - hte: tegra: Fix missing error code in tegra_hte_test_probe()
+     - platform/chrome: cros_ec_lpc: Separate host command and irq disable
+     - spi: omap2-mcspi: remove redundant dev_err_probe()
+     - spi: omap2-mcspi: switch to use modern name
+     - spi: omap2-mcspi: Fix hardcoded reference clock
+     - drm: bridge: samsung-dsim: Initialize ULPS EXIT for i.MX8M DSIM
+     - drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHY
+     - drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on
+       older Exynos
+     - drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
+     - drm/rockchip: vop: Fix call to crtc reset helper
+     - drm/rockchip: vop2: Don't crash for invalid duplicate_state
+     - drm/rockchip: vop2: Add missing call to crtc reset helper
+     - drm/radeon: possible buffer overflow
+     - drm: bridge: it66121: Fix invalid connector dereference
+     - drm/bridge: lt8912b: Fix bridge_detach
+     - drm/bridge: lt8912b: Fix crash on bridge detach
+     - drm/bridge: lt8912b: Manually disable HPD only if it was enabled
+     - drm/bridge: lt8912b: Add missing drm_bridge_attach call
+     - drm/mediatek: Fix coverity issue with unintentional integer overflow
+     - [x86] tdx: Zero out the missing RSI in TDX_HYPERCALL macro
+     - drm/bridge: tc358768: Fix use of uninitialized variable
+     - drm/bridge: tc358768: Fix bit updates
+     - drm/bridge: tc358768: Use struct videomode
+     - drm/bridge: tc358768: Print logical values, not raw register values
+     - drm/bridge: tc358768: Use dev for dbg prints, not priv->dev
+     - drm/bridge: tc358768: Rename dsibclk to hsbyteclk
+     - drm/bridge: tc358768: Clean up clock period code
+     - drm/bridge: tc358768: Fix tc358768_ns_to_cnt()
+     - drm/aspeed: Convert to platform remove callback returning void
+     - drm/stm: Convert to platform remove callback returning void
+     - drm/tve200: Convert to platform remove callback returning void
+     - drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc
+       drivers
+     - drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU
+     - drm/amd/display: Fix null pointer dereference in error message
+     - drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
+     - drm/amd/display: Refactor dm_get_plane_scale helper
+     - drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
+     - io_uring/kbuf: Fix check of BID wrapping in provided buffers
+     - io_uring/kbuf: Allow the full buffer id space for provided buffers
+     - accel/habanalabs/gaudi2: Fix incorrect string length computation in
+       gaudi2_psoc_razwi_get_engines()
+     - drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
+     - [arm64,armhf] gpu: host1x: Correct allocated size for contexts
+     - drm/bridge: lt9611uxc: fix the race in the error path
+     - [arm*] xen: enlighten: Fix KPTI checks
+     - drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()
+     - xenbus: fix error exit in xenbus_init()
+     - xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
+     - [arm64] drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
+     - [arm64] drm/msm/dsi: free TX buffer in unbind
+     - clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
+     - drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for
+       hisi_hns3_pmu uninit process
+     - drm/amd/pm: Fix a memory leak on an error path
+     - perf/arm-cmn: Fix DTC domain detection
+     - drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
+     - perf: hisi: Fix use-after-free when register pmu fails
+     - [arm64] dts: qcom: sdm845: Fix PSCI power domain names
+     - [arm64] dts: qcom: sdm845: cheza doesn't support LMh node
+     - [arm64] dts: qcom: sc7280: link usb3_phy_wrapper_gcc_usb30_pipe_clk
+     - [arm64] dts: qcom: msm8916: Fix iommu local address range
+     - [arm64] dts: qcom: msm8992-libra: drop duplicated reserved memory
+     - [arm64] dts: qcom: sm6125: Pad APPS IOMMU address to 8 characters
+     - [arm64] dts: qcom: sc7280: Add missing LMH interrupts
+     - [arm64] dts: qcom: qrb2210-rb1: Swap UART index
+     - [arm64] dts: qcom: sc7280: drop incorrect EUD port on SoC side
+     - [arm64] dts: qcom: sm8150: add ref clock to PCIe PHYs
+     - [arm64] dts: qcom: sm8350: fix pinctrl for UART18
+     - [arm64] dts: qcom: sdm845-mtp: fix WiFi configuration
+     - [arm64] dts: marvell: cn9310: Use appropriate label for spi1 pins
+     - [arm64] dts: qcom: msm8976: Fix ipc bit shifts
+     - [arm64] dts: qcom: msm8939: Fix iommu local address range
+     - [riscv64] dts: allwinner: remove address-cells from intc node
+     - [arm64] dts: qcom: apq8016-sbc: Add missing ADV7533 regulators
+     - [arm64] soc: qcom: llcc: Handle a second device without data corruption
+     - firmware: ti_sci: Mark driver as non removable
+     - [arm64] dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg
+     - [arm64] dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
+     - firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
+     - firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
+     - clk: scmi: Free scmi_clk allocated when the clocks with invalid info are
+       skipped
+     - [arm64] dts: imx8qm-ss-img: Fix jpegenc compatible entry
+     - [arm64] dts: imx8mp-debix-model-a: Remove USB hub reset-gpios
+     - [arm64] dts: imx8mm: Add sound-dai-cells to micfil node
+     - [arm64] dts: imx8mn: Add sound-dai-cells to micfil node
+     - [arm64] tegra: Fix P3767 card detect polarity
+     - [arm64] tegra: Fix P3767 QSPI speed
+     - firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
+     - memory: tegra: Set BPMP msg flags to reset IPC channels
+     - [arm64] tegra: Use correct interrupts for Tegra234 TKE
+     - [arm64] soc: qcom: pmic_glink: fix connector type to be DisplayPort
+     - ASoC: cs35l41: Handle mdsync_down reg write errors
+     - ASoC: cs35l41: Initialize completion object before requesting IRQ
+     - ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
+     - ASoC: cs35l41: Undo runtime PM changes at driver exit time
+     - ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
+     - ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
+     - KEYS: Include linux/errno.h in linux/verification.h
+     - crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
+     - hwrng: bcm2835 - Fix hwrng throughput regression
+     - [i386] hwrng: geode - fix accessing registers
+     - RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
+     - [x86] crypto: qat - fix state machines cleanup paths
+     - [x86] crypto: qat - ignore subsequent state up commands
+     - [x86] crypto: qat - fix unregistration of crypto algorithms
+     - [x86] crypto: qat - fix unregistration of compression algorithms
+     - scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
+     - ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes
+       inactive
+     - libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its
+       return value
+     - nd_btt: Make BTT lanes preemptible
+     - crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
+     - crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
+     - [x86] crypto: qat - increase size of buffers
+     - [x86] ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()
+     - PCI: vmd: Correct PCI Header Type Register's multi-function check
+     - hid: cp2112: Fix duplicate workqueue initialization
+     - crypto: hisilicon/qm - fix PF queue parameter issue
+     - [armel,armhf] 9321/1: memset: cast the constant byte to unsigned char
+     - [armel,armhf] 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMA
+     - ext4: move 'ix' sanity check to corrent position
+     - ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not
+       described
+     - backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
+     - [x86] ASoC: Intel: sof_sdw_rt_sdca_jack_common: add rt713 support
+     - ASoC: fsl-asoc-card: Add comment for mclk in the codec_priv
+     - dlm: fix no ack after final message
+     - IB/mlx5: Fix rdma counter binding for RAW QP
+     - [x86] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe
+       never ran.
+     - ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
+     - scsi: ufs: core: Leave space for '\0' in utf8 desc string
+     - [amd64] RDMA/hfi1: Workaround truncation compilation error
+     - HID: cp2112: Make irq_chip immutable
+     - hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
+     - HID: uclogic: Fix user-memory-access bug in
+       uclogic_params_ugee_v2_init_event_hooks()
+     - HID: uclogic: Fix a work->entry not empty bug in __queue_work()
+     - HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
+     - HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
+     - HID: logitech-hidpp: Move get_wireless_feature_index() check to
+       hidpp_connect_event()
+     - ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
+     - PCI: endpoint: Fix double free in __pci_epc_create()
+     - padata: Fix refcnt handling in padata_free_shell()
+     - certs: Break circular dependency when selftest is modular
+     - crypto: qat - fix deadlock in backlog processing
+     - ASoC: ams-delta.c: use component after check
+     - erofs: fix erofs_insert_workgroup() lockref usage
+     - IB/mlx5: Fix init stage error handling to avoid double free of same QP and
+       UAF
+     - mfd: core: Un-constify mfd_cell.of_reg
+     - mfd: core: Ensure disabled devices are skipped without aborting
+     - mfd: dln2: Fix double put in dln2_probe
+     - dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
+     - mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devs
+     - leds: turris-omnia: Drop unnecessary mutex locking
+     - leds: turris-omnia: Do not use SMBUS calls
+     - leds: pwm: Don't disable the PWM when the LED should be off
+     - leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
+     - apparmor: fix invalid reference on profile->disconnected
+     - perf stat: Fix aggr mode initialization
+     - iio: frequency: adf4350: Use device managed functions and fix power down
+       issue.
+     - perf kwork: Fix incorrect and missing free atom in work_push_atom()
+     - perf kwork: Add the supported subcommands to the document
+     - perf kwork: Set ordered_events to true in 'struct perf_tool'
+     - f2fs: compress: fix deadloop in f2fs_write_cache_pages()
+     - f2fs: compress: fix to avoid use-after-free on dic
+     - f2fs: compress: fix to avoid redundant compress extension
+     - f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
+     - tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
+     - perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
+     - perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
+     - perf parse-events: Remove ABORT_ON
+     - perf tools: Revert enable indices setting syntax for BPF map
+     - perf parse-events: Fix tracepoint name memory leak
+     - pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
+     - perf record: Fix BTF type checks in the off-cpu profiling
+     - dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
+     - usb: dwc2: fix possible NULL pointer dereference caused by driver
+       concurrency
+     - usb: chipidea: Fix DMA overwrite for Tegra
+     - usb: chipidea: Simplify Tegra DMA alignment code
+     - dmaengine: ti: edma: handle irq_of_parse_and_map() errors
+     - tools/perf: Update call stack check in builtin-lock.c
+     - misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
+     - tools: iio: iio_generic_buffer ensure alignment
+     - USB: usbip: fix stub_dev hub disconnect
+     - dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
+     - f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
+     - [powerpc*] Only define __parse_fpscr() when required
+     - perf build: Add missing comment about NO_LIBTRACEEVENT=1
+     - perf parse-events: Fix for term values that are raw events
+     - perf pmu: Remove logic for PMU name being NULL
+     - perf mem-events: Avoid uninitialized read
+     - [s390x] ap: re-init AP queues on config on
+     - modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
+     - modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
+     - perf tools: Do not ignore the default vmlinux.h
+     - [powerpc*] 40x: Remove stale PTE_ATOMIC_UPDATES macro
+     - [powerpc*] xive: Fix endian conversion size
+     - [powerpc*] Hide empty pt_regs at base of the stack
+     - perf trace: Use the right bpf_probe_read(_str) variant for reading user
+       data
+     - [powerpc*] vas: Limit open window failure messages in log bufffer
+     - [powerpc*] imc-pmu: Use the correct spinlock initializer.
+     - [powerpc*] pseries: fix potential memory leak in init_cpu_associativity()
+     - perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10
+       platform
+     - xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
+     - usb: host: xhci-plat: fix possible kernel oops while resuming
+     - perf machine: Avoid out of bounds LBR memory read
+     - perf hist: Add missing puts to hist__account_cycles
+     - perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use
+       metric
+     - perf vendor events intel: Add broadwellde two metrics
+     - 9p/net: fix possible memory leak in p9_check_errors()
+     - rtla: Fix uninitialized variable found
+     - i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
+     - rtc: brcmstb-waketimer: support level alarm_irq
+     - cxl/pci: Remove unnecessary device reference management in sanitize work
+     - cxl/pci: Cleanup 'sanitize' to always poll
+     - cxl/pci: Remove inconsistent usage of dev_err_probe()
+     - cxl/pci: Clarify devm host for memdev relative setup
+     - cxl/pci: Fix sanitize notifier setup
+     - cxl/memdev: Fix sanitize vs decoder setup locking
+     - cxl/mem: Fix shutdown order
+     - virt: sevguest: Fix passing a stack buffer as a scatterlist target
+     - rtc: pcf85363: Allow to wake up system without IRQ
+     - rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
+     - cxl/region: Prepare the decoder match range helper for reuse
+     - cxl/region: Calculate a target position in a region interleave
+     - cxl/region: Use cxl_calc_interleave_pos() for auto-discovery
+     - cxl/region: Fix cxl_region_rwsem lock held when returning to user space
+     - cxl/core/regs: Rename @dev to @host in struct cxl_register_map
+     - cxl/port: Fix @host confusion in cxl_dport_setup_regs()
+     - cxl/hdm: Remove broken error path
+     - pcmcia: cs: fix possible hung task and memory leak pccardd()
+     - pcmcia: ds: fix refcount leak in pcmcia_device_add()
+     - pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
+     - media: imx-jpeg: initiate a drain of the capture queue in dynamic
+       resolution change
+     - media: hantro: Check whether reset op is defined before use
+     - media: verisilicon: Do not enable G2 postproc downscale if source is
+       narrower than destination
+     - media: ov5640: fix vblank unchange issue when work at dvp mode
+     - media: i2c: max9286: Fix some redundant of_node_put() calls
+     - media: ov5640: Fix a memory leak when ov5640_probe fails
+     - media: bttv: fix use after free error due to btv->timeout timer
+     - media: amphion: handle firmware debug message
+     - media: mtk-jpegenc: Fix bug in JPEG encode quality selection
+     - media: s3c-camif: Avoid inappropriate kfree()
+     - media: vidtv: psi: Add check for kstrdup
+     - media: vidtv: mux: Add check and kfree for kstrdup
+     - media: cedrus: Fix clock/reset sequence
+     - media: cadence: csi2rx: Unregister v4l2 async notifier
+     - media: dvb-usb-v2: af9035: fix missing unlock
+     - media: verisilicon: Fixes clock list for rk3588 av1 decoder
+     - media: imx-jpeg: notify source chagne event when the first picture parsed
+     - media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
+     - media: cec: meson: always include meson sub-directory in Makefile
+     - cpupower: fix reference to nonexistent document
+     - regmap: prevent noinc writes from clobbering cache
+     - drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs
+     - drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64
+     - pwm: sti: Reduce number of allocations and drop usage of chip_data
+     - pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
+     - Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
+     - watchdog: ixp4xx: Make sure restart always works
+     - llc: verify mac len before reading mac header
+     - hsr: Prevent use after free in prp_create_tagged_frame()
+     - tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
+     - rxrpc: Fix two connection reaping bugs
+     - bpf: Check map->usercnt after timer->timer is assigned
+     - inet: shrink struct flowi_common
+     - net: page_pool: add missing free_percpu when page_pool_init fail
+     - dccp: Call security_inet_conn_request() after setting IPv4 addresses.
+     - dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
+     - net: r8169: Disable multicast filter for RTL8168H and RTL8107E
+     - Fix termination state for idr_for_each_entry_ul()
+     - net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
+     - net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
+     - net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
+     - net/smc: put sk reference if close work was canceled
+     - nvme: fix error-handling for io_uring nvme-passthrough
+     - tg3: power down device only on SYSTEM_POWER_OFF
+     - nbd: fix uaf in nbd_open
+     - blk-core: use pr_warn_ratelimited() in bio_check_ro()
+     - vsock/virtio: remove socket from connected/bound list on shutdown
+     - r8169: respect userspace disabling IFF_MULTICAST
+     - net: enetc: shorten enetc_setup_xdp_prog() error message to fit
+       NETLINK_MAX_FMTMSG_LEN
+     - i2c: iproc: handle invalid slave state
+     - netfilter: xt_recent: fix (increase) ipv6 literal buffer length
+     - netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
+     - net/sched: act_ct: Always fill offloading tuple iifidx
+     - [riscv64] Don't fail in riscv_of_parent_hartid() for disabled HARTs
+     - drm/vc4: tests: Fix UAF in the mock helpers
+     - drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
+     - ASoC: hdmi-codec: register hpd callback on component probe
+     - ASoC: dapm: fix clock get name
+     - spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
+     - [arm*] arm_pmuv3: perf: Don't truncate 64-bit registers
+     - fbdev: imsttfb: fix double free in probe()
+     - fbdev: imsttfb: fix a resource leak in probe
+     - ALSA: hda/realtek: Add support dual speaker for Dell
+     - fbdev: fsl-diu-fb: mark wr_reg_wa() static
+     - tracing/kprobes: Fix the order of argument descriptions
+     - Revert "drm/ast: report connection status on Display Port."
+     - io_uring/net: ensure socket is marked connected on connect retry
+     - [x86] amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
+     - Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
+     - Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
+     - btrfs: use u64 for buffer sizes in the tree search ioctls
+     - [x86] bpf, x86: initialize the variable "first_off" in save_args()
+     - perf parse-events: Fix driver config term
+     - btrfs: make found_logical_ret parameter mandatory for function
+       queue_scrub_stripe()
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.13
+     - btrfs: abort transaction on generation mismatch when marking eb as dirty
+     - lib/generic-radix-tree.c: Don't overflow in peek()
+     - [x86] retpoline: Make sure there are no unconverted return thunks due to
+       KCSAN
+     - perf/core: Bail out early if the request AUX area is out of bound
+     - srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
+     - [armhf] clocksource/drivers/timer-imx-gpt: Fix potential memory leak
+     - srcu: Only accelerate on enqueue time
+     - smp,csd: Throw an error if a CSD lock is stuck for too long
+     - cpu/hotplug: Don't offline the last non-isolated CPU
+     - workqueue: Provide one lock class key per work_on_cpu() callsite
+     - [x86] mm: Drop the 4 MB restriction on minimal NUMA node memory size
+     - wifi: plfxlc: fix clang-specific fortify warning
+     - wifi: ath12k: Ignore fragments from uninitialized peer in dp
+     - wifi: mac80211_hwsim: fix clang-specific fortify warning
+     - wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
+     - atl1c: Work around the DMA RX overflow issue
+     - bpf: Detect IP == ksym.end as part of BPF program
+     - wifi: ath9k: fix clang-specific fortify warnings
+     - wifi: ath12k: fix possible out-of-bound read in
+       ath12k_htt_pull_ppdu_stats()
+     - wifi: ath10k: fix clang-specific fortify warning
+     - wifi: ath12k: fix possible out-of-bound write in
+       ath12k_wmi_ext_hal_reg_caps()
+     - ACPI: APEI: Fix AER info corruption when error status data has multiple
+       sections
+     - net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
+     - wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
+     - net: annotate data-races around sk->sk_tx_queue_mapping
+     - net: annotate data-races around sk->sk_dst_pending_confirm
+     - wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()
+     - wifi: ath10k: Don't touch the CE interrupt registers after power up
+     - net: sfp: add quirk for FS's 2.5G copper SFP
+     - vsock: read from socket's error queue
+     - bpf: Ensure proper register state printing for cond jumps
+     - wifi: iwlwifi: mvm: fix size check for fw_link_id
+     - Bluetooth: btusb: Add date->evt_skb is NULL check
+     - Bluetooth: Fix double free in hci_conn_cleanup
+     - ACPI: EC: Add quirk for HP 250 G7 Notebook PC
+     - tsnep: Fix tsnep_request_irq() format-overflow warning
+     - gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010
+     - platform/chrome: kunit: initialize lock for fake ec_dev
+     - of: address: Fix address translation when address-size is greater than 2
+     - [x86] platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e
+     - [x86] drm/gma500: Fix call trace when psb_gem_mm_init() fails
+     - drm/amd/display: Blank phantom OTG before enabling
+     - drm/amd/display: Don't lock phantom pipe on disabling
+     - drm/amd/display: add seamless pipe topology transition check
+     - drm/edid: Fixup h/vsync_end instead of h/vtotal
+     - md: don't rely on 'mddev->pers' to be set in mddev_suspend()
+     - drm/amdgpu: not to save bo in the case of RAS err_event_athub
+     - drm/amd: Update `update_pcie_parameters` functions to use uint8_t
+       arguments
+     - drm/amd/display: use full update for clip size increase of large plane
+       source
+     - string.h: add array-wrappers for (v)memdup_user()
+     - kernel: kexec: copy user-array safely
+     - kernel: watch_queue: copy user-array safely
+     - drm_lease.c: copy user-array safely
+     - drm: vmwgfx_surface.c: copy user-array safely
+     - [arm64] drm/msm/dp: skip validity check for DP CTS EDID checksum
+     - drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
+     - drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
+     - drm/amdgpu: Fix potential null pointer derefernce
+     - drm/panel: fix a possible null pointer dereference
+     - drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
+     - drm/radeon: fix a possible null pointer dereference
+     - drm/amdgpu/vkms: fix a possible null pointer dereference
+     - drm/panel: st7703: Pick different reset sequence
+     - drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
+     - drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not
+       supported
+     - drm/amd/display: fix num_ways overflow error
+     - drm/amd: check num of link levels when update pcie param
+     - [arm64] dts: ls208xa: use a pseudo-bus to constrain usb dma size
+     - ASoC: soc-card: Add storage for PCI SSID
+     - [x86] ASoC: SOF: Pass PCI SSID to machine driver
+     - crypto: pcrypt - Fix hungtask for PADATA_RESET
+     - [x86] ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmware
+     - [amd64] RDMA/hfi1: Use FIELD_GET() to extract Link Width
+     - [arm64] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing
+       debugfs
+     - [powerpc*] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
+     - fs/jfs: Add check for negative db_l2nbperpage
+     - fs/jfs: Add validity check for db_maxag and db_agpref
+     - jfs: fix array-index-out-of-bounds in dbFindLeaf
+     - jfs: fix array-index-out-of-bounds in diAlloc
+     - HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
+     - [armel,armhf] 9320/1: fix stack depot IRQ stack filter
+     - ALSA: hda: Fix possible null-ptr-deref when assigning a stream
+     - gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
+     - [armel,armhf] PCI: mvebu: Use FIELD_PREP() with Link Width
+     - atm: iphase: Do PCI error checks on own line
+     - PCI: Do error check on own line to split long "if" conditions
+     - scsi: libfc: Fix potential NULL pointer dereference in
+       fc_lport_ptp_setup()
+     - PCI: Use FIELD_GET() to extract Link Width
+     - PCI: Extract ATS disabling to a helper function
+     - PCI: Disable ATS for specific Intel IPU E2000 devices
+     - PCI: dwc: Add dw_pcie_link_set_max_link_width()
+     - PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
+     - misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller
+     - PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
+     - [x86] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirk
+     - crypto: hisilicon/qm - prevent soft lockup in receive loop
+     - HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
+     - exfat: support handle zero-size directory
+     - mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDs
+     - iio: adc: stm32-adc: harden against NULL pointer deref in
+       stm32_adc_probe()
+     - [x86] thunderbolt: Apply USB 3.x bandwidth quirk only in software
+       connection manager
+     - tty: vcc: Add check for kstrdup() in vcc_probe()
+     - dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
+     - phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
+     - phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
+     - usb: dwc3: core: configure TX/RX threshold for DWC3_IP
+     - usb: ucsi: glink: use the connector orientation GPIO to provide switch
+       events
+     - soundwire: dmi-quirks: update HP Omen match
+     - f2fs: fix error path of __f2fs_build_free_nids
+     - f2fs: fix error handling of __get_node_page
+     - usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
+     - usb: gadget: f_ncm: Always set current gadget in ncm_bind()
+     - 9p/trans_fd: Annotate data-racy writes to file::f_flags
+     - 9p: v9fs_listxattr: fix %s null argument warning
+     - i2c: i801: Add support for Intel Birch Stream SoC
+     - i2c: fix memleak in i2c_new_client_device()
+     - i2c: sun6i-p2wi: Prevent potential division by zero
+     - virtio-blk: fix implicit overflow on virtio_max_dma_size
+     - media: gspca: cpia1: shift-out-of-bounds in set_flicker
+     - media: vivid: avoid integer overflow
+     - media: ipu-bridge: increase sensor_name size
+     - gfs2: ignore negated quota changes
+     - gfs2: fix an oops in gfs2_permission
+     - media: cobalt: Use FIELD_GET() to extract Link Width
+     - media: ccs: Fix driver quirk struct documentation
+     - media: imon: fix access to invalid resource for the second interface
+     - drm/amd/display: Avoid NULL dereference of timing generator
+     - [riscv64] VMAP_STACK overflow detection thread-safe
+     - i2c: dev: copy userspace array safely
+     - [armhf] ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings
+     - drm/qxl: prevent memory leak
+     - ALSA: hda/realtek: Add quirk for ASUS UX7602ZM
+     - drm/amdgpu: fix software pci_unplug on some chips
+     - pwm: Fix double shift bug
+     - wifi: iwlwifi: Use FW rate for non-data frames
+     - sched/core: Optimize in_task() and in_interrupt() a bit
+     - dt-bindings: serial: fix regex pattern for matching serial node children
+     - SUNRPC: ECONNRESET might require a rebind
+     - [x86] drm/i915/mtl: avoid stringop-overflow warning
+     - NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
+     - SUNRPC: Add an IS_ERR() check back to where it was
+     - NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO
+     - SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
+     - [riscv64] hwprobe: Fix vDSO SIGSEGV
+     - [riscv64] provide riscv-specific is_trap_insn()
+     - gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
+     - [x86] drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
+     - bpf: handle ldimm64 properly in check_cfg()
+     - bpf: fix precision backtracking instruction iteration
+     - net: set SOCK_RCU_FREE before inserting socket into hashtable
+     - ipvlan: add ipvlan_route_v6_outbound() helper
+     - tty: Fix uninit-value access in ppp_sync_receive()
+     - xen/events: avoid using info_for_irq() in xen_send_IPI_one()
+     - [arm64] net: hns3: fix add VLAN fail issue
+     - [arm64] net: hns3: add barrier in vf mailbox reply process
+     - [arm64] net: hns3: fix incorrect capability bit display for copper port
+     - [arm64] net: hns3: fix out-of-bounds access may occur when coalesce info
+       is read via debugfs
+     - [arm64] net: hns3: fix variable may not initialized problem in
+       hns3_init_mac_addr()
+     - [arm64] net: hns3: fix VF reset fail issue
+     - [arm64] net: hns3: fix VF wrong speed and duplex issue
+     - tipc: Fix kernel-infoleak due to uninitialized TLV value
+     - net: mvneta: fix calls to page_pool_get_stats
+     - ppp: limit MRU to 64K
+     - xen/events: fix delayed eoi list handling
+     - blk-mq: make sure active queue usage is held for bio_integrity_prep()
+     - ptp: annotate data-race around q->head and q->tail
+     - bonding: stop the device in bond_setup_by_slave()
+     - net: ethernet: cortina: Fix max RX frame define
+     - net: ethernet: cortina: Handle large frames
+     - net: ethernet: cortina: Fix MTU max setting
+     - af_unix: fix use-after-free in unix_stream_read_actor()
+     - netfilter: nf_conntrack_bridge: initialize err to 0
+     - netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
+     - netfilter: nf_tables: bogus ENOENT when destroying element which does not
+       exist
+     - net: stmmac: fix rx budget limit check
+     - net: stmmac: avoid rx queue overrun
+     - pds_core: use correct index to mask irq
+     - pds_core: fix up some format-truncation complaints
+     - gve: Fixes for napi_poll when budget is 0
+     - io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
+     - net/mlx5: Decouple PHC .adjtime and .adjphase implementations
+     - net/mlx5e: fix double free of encap_header
+     - net/mlx5e: fix double free of encap_header in update funcs
+     - net/mlx5e: Fix pedit endianness
+     - net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst
+     - net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
+     - net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy
+       PTP SQ
+     - net/mlx5e: Update doorbell for port timestamping CQ before the software
+       counter
+     - net/mlx5: Increase size of irq name buffer
+     - net/mlx5e: Reduce the size of icosq_str
+     - net/mlx5e: Check return value of snprintf writing to fw_version buffer
+     - net/mlx5e: Check return value of snprintf writing to fw_version buffer for
+       representors
+     - net: sched: do not offload flows with a helper in act_ct
+     - macvlan: Don't propagate promisc change to lower dev in passthru
+     - scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
+     - cifs: spnego: add ';' in HOST_KEY_LEN
+     - cifs: fix check of rc in function generate_smb3signingkey
+     - perf/core: Fix cpuctx refcounting
+     - [x86] i915/perf: Fix NULL deref bugs with drm_dbg() calls
+     - perf: arm_cspmu: Reject events meant for other PMUs
+     - drivers: perf: Check find_first_bit() return value
+     - media: venus: hfi: add checks to perform sanity on queue pointers
+     - [x86] perf intel-pt: Fix async branch flags
+     - [powerpc*] perf: Fix disabling BHRB and instruction sampling
+     - bpf: Fix check_stack_write_fixed_off() to correctly spill imm
+     - bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
+     - scsi: mpt3sas: Fix loop logic
+     - scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for
+       selected registers
+     - scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
+     - scsi: qla2xxx: Fix system crash due to bad pointer access
+     - scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR
+     - [x86] crypto: x86/sha - load modules based on CPU features
+     - [x86] PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4
+     - [x86] apic/msi: Fix misconfigured non-maskable MSI quirk
+     - [x86] cpu/hygon: Fix the CPU topology evaluation for real
+     - [x86] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
+     - [x86] KVM: x86: Ignore MSR_AMD64_TW_CFG access
+     - [x86] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
+     - [x86] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
+     - mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER
+     - sched: psi: fix unprivileged polling against cgroups
+     - audit: don't take task_lock() in audit_exe_compare() code path
+     - audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
+     - proc: sysctl: prevent aliased sysctls from getting passed to init
+     - tty/sysrq: replace smp_processor_id() with get_cpu()
+     - tty: serial: meson: fix hard LOCKUP on crtscts mode
+     - hvc/xen: fix console unplug
+     - hvc/xen: fix error path in xen_hvc_init() to always register frontend
+       driver
+     - hvc/xen: fix event channel handling for secondary consoles
+     - PCI/sysfs: Protect driver's D3cold preference from user space
+     - watchdog: move softlockup_panic back to early_param
+     - fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
+     - dm crypt: account large pages in cc->n_allocated_pages
+     - ACPI: resource: Do IRQ override on TongFang GMxXGxx
+     - regmap: Ensure range selector registers are updated after cache sync
+     - wifi: ath11k: fix temperature event locking
+     - wifi: ath11k: fix dfs radar event locking
+     - wifi: ath11k: fix htt pktlog locking
+     - wifi: ath11k: fix gtk offload status event locking
+     - wifi: ath12k: fix htt mlo-offset event locking
+     - wifi: ath12k: fix dfs-radar and temperature event locking
+     - mmc: meson-gx: Remove setting of CMD_CFG_ERROR
+     - genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
+     - sched/core: Fix RQCF_ACT_SKIP leak
+     - KEYS: trusted: tee: Refactor register SHM usage
+     - KEYS: trusted: Rollback init_trusted() consistently
+     - [arm64] Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer
+     - [arm64] module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n
+     - cpufreq: stats: Fix buffer overflow detection in trans_stats()
+     - [x86] powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to
+       pr_debug()
+     - ksmbd: fix recursive locking in vfs helpers
+     - ksmbd: handle malformed smb1 message
+     - ksmbd: fix slab out of bounds write in smb_inherit_dacl()
+     - mmc: vub300: fix an error code
+     - mmc: sdhci_am654: fix start loop index for TAP value parsing
+     - mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
+     - PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
+     - PCI: kirin: Don't discard .remove() callback
+     - PCI: exynos: Don't discard .remove() callback
+     - wifi: wilc1000: use vmm_table as array in wilc struct
+     - svcrdma: Drop connection after an RDMA Read error
+     - rcu/tree: Defer setting of jiffies during stall reset
+     - [arm64] dts: qcom: ipq6018: Fix hwlock index for SMEM
+     - dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt
+       names
+     - PM: hibernate: Use __get_safe_page() rather than touching the list
+     - PM: hibernate: Clean up sync_read handling in snapshot_write_next()
+     - btrfs: don't arbitrarily slow down delalloc if we're committing
+     - [x86] thermal: intel: powerclamp: fix mismatch in get function for
+       max_idle
+     - [arm64] dts: qcom: ipq5332: Fix hwlock index for SMEM
+     - [arm64] dts: qcom: ipq8074: Fix hwlock index for SMEM
+     - [arm64] firmware: qcom_scm: use 64-bit calling convention only when client
+       is 64-bit
+     - ACPI: FPDT: properly handle invalid FPDT subtables
+     - [arm64] dts: qcom: ipq9574: Fix hwlock index for SMEM
+     - [arm64] dts: qcom: ipq6018: Fix tcsr_mutex register size
+     - leds: trigger: netdev: Move size check in set_device_name
+     - [arm64] mfd: qcom-spmi-pmic: Fix reference leaks in revid helper
+     - [arm64] mfd: qcom-spmi-pmic: Fix revid implementation
+     - ima: annotate iint mutex to avoid lockdep false positive warnings
+     - ima: detect changes to the backing overlay file
+     - netfilter: nf_tables: remove catchall element in GC sync path
+       (CVE-2023-6111)
+     - netfilter: nf_tables: split async and sync catchall in two functions
+     - ASoC: soc-dai: add flag to mute and unmute stream during trigger
+     - hid: lenovo: Resend all settings on reset_resume for compact keyboards
+     - [arm64] ASoC: codecs: wsa-macro: fix uninitialized stack variables with
+       name prefix
+     - jbd2: fix potential data lost in recovering journal raced with
+       synchronizing fs bdev
+     - quota: explicitly forbid quota files from being encrypted
+     - kernel/reboot: emergency_restart: Set correct system_state
+     - i2c: core: Run atomic i2c xfer when !preemptible
+     - tracing: Have the user copy of synthetic event address use correct context
+     - driver core: Release all resources during unbind before updating device
+       links
+     - mcb: fix error handling for different scenarios when parsing
+     - [armhf] dmaengine: stm32-mdma: correct desc prep when channel running
+     - [s390x] mm: add missing arch_set_page_dat() call to vmem_crst_alloc()
+     - [s390x] cmma: fix detection of DAT pages
+     - mm/cma: use nth_page() in place of direct struct page manipulation
+     - mm/memory_hotplug: use pfn math in place of direct struct page
+       manipulation
+     - mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
+     - mtd: cfi_cmdset_0001: Byte swap OTP info
+     - cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
+     - cxl/region: Fix x1 root-decoder granularity calculations
+     - cxl/port: Fix delete_endpoint() vs parent unregistration race
+     - [arm64,armhf] pmdomain: bcm: bcm2835-power: check if the ASB register is
+       equal to enable
+     - [arm64,armhf] pmdomain: amlogic: Fix mask for the second NNA mem PD domain
+     - [armhf] pmdomain: imx: Make imx pgc power domain also set the fwnode
+     - PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e card
+     - mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PIN
+     - mm/hugetlb: use nth_page() in place of direct struct page manipulation
+     - xhci: Enable RPM on controllers that support low-power states
+     - fs: add ctime accessors infrastructure
+     - smb3: fix creating FIFOs when mounting with "sfu" mount option
+     - smb3: fix touch -h of symlink
+     - smb3: allow dumping session and tcon id to improve stats analysis and
+       debugging
+     - smb3: fix caching of ctime on setxattr
+     - smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
+     - smb: client: fix use-after-free in smb2_query_info_compound()
+     - smb: client: fix potential deadlock when releasing mids
+     - cifs: reconnect helper should set reconnect for the right channel
+     - cifs: force interface update before a fresh session setup
+     - cifs: do not reset chan_max if multichannel is not supported at mount
+     - cifs: Fix encryption of cleared, but unset rq_iter data buffers
+     - xfs: recovery should not clear di_flushiter unconditionally
+     - btrfs: zoned: wait for data BG to be finished on direct IO allocation
+     - ALSA: info: Fix potential deadlock at disconnection
+     - ALSA: hda/realtek: Enable Mute LED on HP 255 G8
+     - ALSA: hda/realtek - Add Dell ALC295 to pin fall back table
+     - ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC
+     - ALSA: hda/realtek: Enable Mute LED on HP 255 G10
+     - ALSA: hda/realtek: Add quirks for HP Laptops
+     - Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
+     - Revert "i2c: pxa: move to generic GPIO recovery"
+     - lsm: fix default return value for vm_enough_memory
+     - lsm: fix default return value for inode_getsecctx
+     - [arm64] sbsa_gwdt: Calculate timeout with 64-bit math
+     - i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
+     - [s390x] ap: fix AP bus crash on early config change callback invocation
+     - net: ethtool: Fix documentation of ethtool_sprintf()
+     - net: dsa: lan9303: consequently nested-lock physical MDIO
+     - net: phylink: initialize carrier state at creation
+     - gfs2: don't withdraw if init_threads() got interrupted
+     - i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
+     - f2fs: do not return EFSCORRUPTED, but try to run online repair
+     - f2fs: set the default compress_level on ioctl
+     - f2fs: avoid format-overflow warning
+     - f2fs: split initial and dynamic conditions for extent_cache
+     - media: lirc: drop trailing space from scancode transmit
+     - media: sharp: fix sharp encoding
+     - media: venus: hfi_parser: Add check to keep the number of codecs within
+       range
+     - media: venus: hfi: fix the check to handle session buffer requirement
+     - media: venus: hfi: add checks to handle capabilities from firmware
+     - media: ccs: Correctly initialise try compose rectangle
+     - dm-bufio: fix no-sleep mode
+     - dm-verity: don't use blocking calls from tasklets
+     - nfsd: fix file memleak on client_opens_release
+     - NFSD: Update nfsd_cache_append() to use xdr_stream
+     - [riscv64] Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
+     - [riscv64] put interrupt entries into .irqentry.text
+     - [riscv64] mm: Update the comment of CONFIG_PAGE_OFFSET
+     - [riscv64] correct pt_level name via pgtable_l5/4_enabled
+     - [riscv64] kprobes: allow writing to x0
+     - mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2
+     - mm: fix for negative counter: nr_file_hugepages
+     - mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
+     - mptcp: deal with large GSO size
+     - mptcp: add validity check for sending RM_ADDR
+     - mptcp: fix setsockopt(IP_TOS) subflow locking
+     - r8169: fix network lost after resume on DASH systems
+     - r8169: add handling DASH when DASH is disabled
+     - mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
+     - Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
+     - ext4: fix race between writepages and remount
+     - ext4: make sure allocate pending entry not fail
+     - ext4: apply umask if ACL support is disabled
+     - ext4: correct offset of gdb backup in non meta_bg group to update_backups
+     - ext4: mark buffer new if it is unwritten to avoid stale data exposure
+     - ext4: correct return value of ext4_convert_meta_bg
+     - ext4: correct the start block of counting reserved clusters
+     - ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
+     - ext4: add missed brelse in update_backups
+     - ext4: properly sync file size update after O_SYNC direct IO
+     - ext4: fix racy may inline data check in dio write
+     - drm/amd/pm: Handle non-terminated overdrive commands.
+     - drm: bridge: it66121: ->get_edid callback must not return err pointers
+     - [x86] drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL
+     - [x86] drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
+     - [x86] drm/i915: Fix potential spectre vulnerability
+     - [x86] drm/i915: Flush WC GGTT only on required platforms
+     - drm/amd/pm: Fix error of MACO flag setting code
+     - drm/amdgpu/smu13: drop compute workload workaround
+     - drm/amdgpu: don't use pci_is_thunderbolt_attached()
+     - drm/amdgpu: fix GRBM read timeout when do mes_self_test
+     - drm/amdgpu: add a retry for IP discovery init
+     - drm/amdgpu: don't use ATRM for external devices
+     - drm/amdgpu: fix error handling in amdgpu_vm_init
+     - drm/amdgpu: fix error handling in amdgpu_bo_list_get()
+     - drm/amdgpu: lower CS errors to debug severity
+     - drm/amdgpu: Fix possible null pointer dereference
+     - drm/amd/display: Guard against invalid RPTR/WPTR being set
+     - drm/amd/display: Fix DSC not Enabled on Direct MST Sink
+     - drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
+     - drm/amd/display: Enable fast plane updates on DCN3.2 and above
+     - drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
+     - [powerpc*] powernv: Fix fortify source warnings in opal-prd.c
+     - tracing: Have trace_event_file have ref counters
+     - net/mlx5e: Avoid referencing skb after free-ing in drop path of
+       mlx5e_sq_xmit_wqe
+     - net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
+   [ Salvatore Bonaccorso ]
+   * Bump ABI to 5
+  -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 29 Nov 2023 08:45:07 +0100
+ linux (6.5.10-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.9
+     - Bluetooth: hci_event: Ignore NULL link key
+     - Bluetooth: Reject connection with the device which has same BD_ADDR
+     - Bluetooth: Fix a refcnt underflow problem for hci_conn
+     - Bluetooth: vhci: Fix race when opening vhci device
+     - Bluetooth: hci_event: Fix coding style
+     - Bluetooth: avoid memcmp() out of bounds warning
+     - Bluetooth: hci_conn: Fix modifying handle while aborting
+     - ice: fix over-shifted variable
+     - ice: Fix safe mode when DDP is missing
+     - ice: reset first in crash dump kernels
+     - net/smc: return the right falback reason when prefix checks fail
+     - btrfs: fix stripe length calculation for non-zoned data chunk allocation
+     - regmap: fix NULL deref on lookup
+     - [x86] KVM: x86: Mask LVTPC when handling a PMI
+     - [x86] sev: Disable MMIO emulation from user mode (CVE-2023-46813)
+     - [x86] sev: Check IOBM for IOIO exceptions from user-space (CVE-2023-46813)
+     - [x86] sev: Check for user-space IOIO pointing to kernel space
+       (CVE-2023-46813)
+     - [x86] fpu: Allow caller to constrain xfeatures when copying to uabi buffer
+     - [x86] KVM: x86/pmu: Truncate counter value to allowed width on write
+     - [x86] KVM: x86: Constrain guest-supported xfeatures only at
+       KVM_GET_XSAVE{2}
+     - [x86] KVM: SVM: add support for Invalid IPI Vector interception
+     - [x86] KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
+     - audit,io_uring: io_uring openat triggers audit reference count underflow
+     - tcp: check mptcp-level constraints for backlog coalescing
+     - mptcp: more conservative check for zero probes
+     - mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
+     - Revert "net: wwan: iosm: enable runtime pm support for 7560"
+     - netfilter: nft_payload: fix wrong mac header matching
+     - io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address
+     - [x86] drm/i915: Retry gtt fault when out of fence registers
+     - drm/nouveau/disp: fix DP capable DSM connectors
+     - drm/edid: add 8 bpc quirk to the BenQ GW2765
+     - ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
+     - ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
+     - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
+     - [arm64] ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
+     - [arm64] ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe
+       errors
+     - [arm64] ASoC: codecs: wcd938x: drop bogus bind error handling
+     - [arm64] ASoC: codecs: wcd938x: fix unbind tear down order
+     - [arm64] ASoC: codecs: wcd938x: fix resource leaks on bind errors
+     - [arm64] ASoC: codecs: wcd938x: fix regulator leaks on probe errors
+     - [arm64] ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
+     - qed: fix LL2 RX buffer allocation
+     - xfrm: fix a data-race in xfrm_lookup_with_ifid()
+     - xfrm6: fix inet6_dev refcount underflow problem
+     - xfrm: fix a data-race in xfrm_gen_index()
+     - xfrm: interface: use DEV_STATS_INC()
+     - net: xfrm: skip policies marked as dead while reinserting policies
+     - fprobe: Fix to ensure the number of active retprobes is not zero
+     - wifi: cfg80211: use system_unbound_wq for wiphy work
+     - net: ipv4: fix return value check in esp_remove_trailer
+     - net: ipv6: fix return value check in esp_remove_trailer
+     - net: rfkill: gpio: prevent value glitch during probe
+     - tcp: fix excessive TLP and RACK timeouts from HZ rounding
+     - tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single
+       skb
+     - tcp: Fix listen() warning with v4-mapped-v6 address.
+     - docs: fix info about representor identification
+     - tun: prevent negative ifindex
+     - gve: Do not fully free QPL pages on prefill errors
+     - ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
+     - net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
+     - i40e: prevent crash on probe if hw registers have invalid values
+     - net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
+     - bonding: Return pointer to data after pull on skb
+     - net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
+     - neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
+     - netfilter: nft_set_rbtree: .deactivate fails if element has expired
+     - netlink: Correct offload_xstats size
+     - netfilter: nf_tables: do not refresh timeout when resetting element
+     - nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
+     - nf_tables: fix NULL pointer dereference in nft_inner_init()
+     - netfilter: nf_tables: do not remove elements if set backend implements
+       .abort
+     - netfilter: nf_tables: revert do not remove elements if set backend
+       implements .abort
+     - net: phy: bcm7xxx: Add missing 16nm EPHY statistics
+     - net: pktgen: Fix interface flags printing
+     - net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
+     - net: mdio-mux: fix C45 access returning -EIO after API change
+     - net: avoid UAF on deleted altname
+     - net: fix ifname in netlink ntf during netns move
+     - net: check for altname conflicts when changing netdev's netns
+     - iio: light: vcnl4000: Don't power on/off chip in config
+     - fs-writeback: do not requeue a clean inode having skipped pages
+     - btrfs: fix race when refilling delayed refs block reserve
+     - btrfs: prevent transaction block reserve underflow when starting
+       transaction
+     - btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to
+       1
+     - btrfs: initialize start_slot in btrfs_log_prealloc_extents
+     - i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
+     - overlayfs: set ctime when setting mtime and atime
+     - gpio: timberdale: Fix potential deadlock on &tgpio->lock
+     - ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
+     - ata: libata-eh: Fix compilation warning in ata_eh_link_report()
+     - tracing: relax trace_event_eval_update() execution with cond_resched()
+     - wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
+     - wifi: cfg80211: validate AP phy operation before starting it
+     - wifi: iwlwifi: Ensure ack flag is properly cleared.
+     - rfkill: sync before userspace visibility/changes
+     - HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon
+       mouse
+     - HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
+     - Bluetooth: btusb: add shutdown function for QCA6174
+     - Bluetooth: Avoid redundant authentication
+     - Bluetooth: hci_core: Fix build warnings
+     - wifi: cfg80211: Fix 6GHz scan configuration
+     - wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
+     - wifi: mac80211: allow transmitting EAPOL frames with tainted key
+     - wifi: cfg80211: avoid leaking stack data into trace
+     - regulator/core: Revert "fix kobject release warning and memory leak in
+       regulator_register()"
+     - SUNRPC: Fail quickly when server does not recognize TLS
+     - SUNRPC/TLS: Lock the lower_xprt during the tls handshake
+     - nfs: decrement nrequests counter before releasing the req
+     - sky2: Make sure there is at least one frag_addr available
+     - ipv4/fib: send notify when delete source address routes
+     - drm: panel-orientation-quirks: Add quirk for One Mix 2S
+     - btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
+     - btrfs: error out when COWing block using a stale transaction
+     - btrfs: error when COWing block from a root that is being deleted
+     - btrfs: error out when reallocating block for defrag using a stale
+       transaction
+     - [x86] platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows
+       tablet
+     - drm/amd/pm: add unique_id for gc 11.0.3
+     - HID: multitouch: Add required quirk for Synaptics 0xcd7e device
+     - HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
+     - HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
+     - [x86] platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
+     - cpufreq: schedutil: Update next_freq when cpufreq_limits change
+     - io-wq: fully initialize wqe before calling
+       cpuhp_state_add_instance_nocalls()
+     - Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
+     - Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
+     - Bluetooth: ISO: Fix invalid context error
+     - Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
+     - Bluetooth: hci_sync: always check if connection is alive before deleting
+     - net/mlx5: E-switch, register event handler before arming the event
+     - net/mlx5: Handle fw tracer change ownership event based on MTRC
+     - net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq
+     - net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq
+     - net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown
+     - net/mlx5e: Take RTNL lock before triggering netdev notifiers
+     - net/mlx5e: Don't offload internal port if filter device is out device
+     - net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command
+     - net/tls: split tls_rx_reader_lock
+     - tcp: allow again tcp_disconnect() when threads are waiting
+     - Bluetooth: hci_event: Fix using memcmp when comparing keys
+     - tcp_bpf: properly release resources on error paths
+     - dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
+     - mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
+     - mmc: core: Fix error propagation for some ioctl commands
+     - mmc: core: sdio: hold retuning if sdio in 1-bit mode
+     - mmc: core: Capture correct oemid-bits for eMMC cards
+     - pinctrl: qcom: lpass-lpi: fix concurrent register updates
+     - Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
+     - pNFS: Fix a hang in nfs4_evict_inode()
+     - pNFS/flexfiles: Check the layout validity in
+       ff_layout_mirror_prepare_stats
+     - NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
+     - ACPI: irq: Fix incorrect return value in acpi_register_gsi()
+     - ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
+     - perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
+     - fanotify: limit reporting of event with non-decodeable file handles
+     - NFS: Fix potential oops in nfs_inode_remove_request()
+     - nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
+     - nvme: sanitize metadata bounce buffer for reads
+     - nvme-pci: add BOGUS_NID for Intel 0a54 device
+     - nvme-auth: use chap->s2 to indicate bidirectional authentication
+     - USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
+     - USB: serial: option: add entry for Sierra EM9191 with new firmware
+     - USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
+     - [x86] thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request
+       is finished
+     - perf: Disallow mis-matched inherited group reads (CVE-2023-5717)
+     - [s390x] pci: fix iommu bitmap allocation
+     - tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
+     - KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
+     - apple-gmux: Hard Code max brightness for MMIO gmux
+     - [s390x] cio: fix a memleak in css_alloc_subchannel
+     - [x86] platform/surface: platform_profile: Propagate error if profile
+       registration fails
+     - [x86] platform/x86: intel-uncore-freq: Conditionally create attribute for
+       read frequency
+     - [x86] platform/x86: msi-ec: Fix the 3rd config
+     - [x86] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to
+       0x2e
+     - [x86] platform/x86: asus-wmi: Only map brightness codes when using
+       asus-wmi backlight control
+     - [x86] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
+     - gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
+     - gpio: vf610: set value before the direction to avoid a glitch
+     - gpio: vf610: mask the gpio irq in system suspend and support wakeup
+     - drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary
+       device
+     - [x86] drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes
+       Owned
+     - drm/amdgpu: Fix possible null pointer dereference
+     - [powerpc*] mm: Allow ARCH_FORCE_MAX_ORDER up to 12
+     - [powerpc*] qspinlock: Fix stale propagated yield_cpu
+     - docs: Move rustdoc output, cross-reference it
+     - [arm64] phy: qcom-qmp-usb: initialize PCS_USB registers
+     - [arm64] phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and
+       sa8775p
+     - [arm64] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
+     - [arm64] phy: qcom-qmp-combo: initialize PCS_USB registers
+     - efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
+     - net: move altnames together with the netdevice
+     - Bluetooth: hci_sock: fix slab oob read in create_monitor_event
+     - net: rfkill: reduce data->mtx scope in rfkill_fop_open
+     - Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
+     - mptcp: avoid sending RST when closing the initial subflow
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.10
+     - smb3: allow controlling length of time directory entries are cached with
+       dir leases
+     - smb3: allow controlling maximum number of cached directories
+     - smb3: do not start laundromat thread when dir leases disabled
+     - smb: client: do not start laundromat thread on nohandlecache
+     - smb: client: make laundromat a delayed worker
+     - smb: client: prevent new fids from being removed by laundromat
+     - [arm64] virtio_balloon: Fix endless deflation and inflation on arm64
+     - virtio-mmio: fix memory leak of vm_dev
+     - virtio-crypto: handle config changed by work queue
+     - virtio_pci: fix the common cfg map size
+     - vsock/virtio: initialize the_virtio_vsock before using VQs
+     - vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
+     - [arm64] dts: qcom: apq8096-db820c: fix missing clock populate
+     - [arm64] dts: qcom: msm8996-xiaomi: fix missing clock populate
+     - [arm64] dts: rockchip: use codec as clock master on px30-ringneck-haikou
+     - [arm64] dts: rockchip: set codec system-clock-fixed on
+       px30-ringneck-haikou
+     - [arm64] dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
+     - [arm64] dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
+     - [arm64] dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards
+     - i40e: sync next_to_clean and next_to_process for programming status desc
+     - mm: fix vm_brk_flags() to not bail out while holding lock
+     - hugetlbfs: clear resv_map pointer if mmap fails
+     - mm/page_alloc: correct start page when guard page debug is enabled
+     - mm/migrate: fix do_pages_move for compat pointers
+     - mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
+     - hugetlbfs: extend hugetlb_vma_lock to private VMAs
+     - maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
+     - nfsd: lock_rename() needs both directories to live on the same fs
+     - [x86] drm/i915/pmu: Check if pmu is closed before stopping event
+     - drm/amd: Disable ASPM for VI w/ all Intel systems
+     - drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
+     - btrfs: remove v0 extent handling
+     - btrfs: fix unwritten extent buffer after snapshotting a new subvolume
+     - [armhf] clk: ti: Fix missing omap4 mcbsp functional clock and aliases
+     - [armhf] clk: ti: Fix missing omap5 mcbsp functional clock and aliases
+     - r8169: fix the KCSAN reported data-race in rtl_tx() while reading
+       tp->cur_tx
+     - r8169: fix the KCSAN reported data-race in rtl_tx while reading
+       TxDescArray[entry].opts1
+     - r8169: fix the KCSAN reported data race in rtl_rx while reading
+       desc->opts1
+     - iavf: initialize waitqueues before starting watchdog_task
+     - i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
+     - igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
+     - net: do not leave an empty skb in write queue
+     - neighbour: fix various data-races
+     - igc: Fix ambiguity in the ethtool advertising
+     - net: ethernet: adi: adin1110: Fix uninitialized variable
+     - net: ieee802154: adf7242: Fix some potential buffer overflow in
+       adf7242_stats_show()
+     - net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
+     - r8152: Increase USB control msg timeout to 5000ms as per spec
+     - r8152: Run the unload routine if we have errors during probe
+     - r8152: Cancel hw_phy_work if we have an error in probe
+     - r8152: Release firmware if we have an error in probe
+     - tcp: fix wrong RTO timeout when received SACK reneging
+     - wifi: cfg80211: pass correct pointer to rdev_inform_bss()
+     - wifi: cfg80211: fix assoc response warning on failed links
+     - wifi: mac80211: don't drop all unprotected public action frames
+     - net/handshake: fix file ref count in handshake_nl_accept_doit()
+     - gtp: uapi: fix GTPA_MAX
+     - gtp: fix fragmentation needed check with gso
+     - [x86] drm/i915/perf: Determine context valid in OA reports
+     - i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
+     - netfilter: flowtable: GC pushes back packets to classic path
+     - net/sched: act_ct: additional checks for outdated flows
+     - drm/i915/mcr: Hold GT forcewake during steering operations
+     - iavf: in iavf_down, disable queues when removing the driver
+     - scsi: sd: Introduce manage_shutdown device flag
+     - blk-throttle: check for overflow in calculate_bytes_allowed
+     - io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
+       (CVE-2023-46862)
+     - iio: afe: rescale: Accept only offset channels
+     - iio: exynos-adc: request second interupt only when touchscreen mode is
+       used
+     - iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
+     - iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
+     - i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
+     - i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
+     - i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
+     - i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
+     - i2c: aspeed: Fix i2c bus hang in slave read
+     - tracing/kprobes: Fix symbol counting logic by looking at modules as well
+     - tracing/kprobes: Fix the description of variable length arguments
+     - [arm64] misc: fastrpc: Reset metadata buffer to avoid incorrect free
+     - [arm64] misc: fastrpc: Free DMA handles for RPC calls with no arguments
+     - [arm64] misc: fastrpc: Clean buffers on remote invocation failures
+     - [arm64] misc: fastrpc: Unmap only if buffer is unmapped from DSP
+     - [arm64,armhf] nvmem: imx: correct nregs for i.MX6ULL
+     - [arm64,armhf] nvmem: imx: correct nregs for i.MX6SLL
+     - [arm64,armhf] nvmem: imx: correct nregs for i.MX6UL
+     - [x86] tsc: Defer marking TSC unstable to a worker
+     - [x86] i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
+     - [x86] cpu: Add model number for Intel Arrow Lake mobile processor
+     - perf/core: Fix potential NULL deref
+     - clk: Sanitize possible_parent_show to Handle Return Value of
+       of_clk_get_parent_name
+     - [armhf] clk: socfpga: gate: Account for the divider in determine_rate
+     - [armhf] clk: stm32: Fix a signedness issue in
+       clk_stm32_composite_determine_rate()
+     - [x86] platform/x86: Add s2idle quirk for more Lenovo laptops
+     - mm/damon/sysfs: check DAMOS regions update progress from
+       before_terminate()
+   [ Emanuele Rocca ]
+   * Disable DEBUG_PREEMPT as it introduces slowdowns up to 20% on certain
+     workloads.
+   [ Salvatore Bonaccorso ]
+   * Bump ABI to 4
+   * Do not explicitly unset DEBUG_PREEMPT (not enabled by default since 6.3-rc1)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 03 Nov 2023 05:15:32 +0100
+ linux (6.5.8-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.7
+     - ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
+     - maple_tree: add mas_is_active() to detect in-tree walks
+     - mptcp: Remove unnecessary test for __mptcp_init_sock()
+     - mptcp: rename timer related helper to less confusing names
+     - mptcp: fix dangling connection hang-up
+     - scsi: core: Improve type safety of scsi_rescan_device()
+     - scsi: Do not attempt to rescan suspended devices
+     - ata: libata-scsi: Fix delayed scsi_rescan_device() execution
+     - btrfs: remove btrfs_writepage_endio_finish_ordered
+     - btrfs: remove end_extent_writepage
+     - btrfs: don't clear uptodate on write errors
+     - [arm64] add HWCAP for FEAT_HBC (hinted conditional branches)
+     - [arm64] cpufeature: Fix CLRBHB and BC detection
+     - net: add sysctl accept_ra_min_rtr_lft
+     - net: change accept_ra_min_rtr_lft to affect all RA lifetimes
+     - net: release reference to inet6_dev pointer
+     - [arm64] iommu/arm-smmu-v3: Avoid constructing invalid range commands
+     - maple_tree: reduce resets during store setup
+     - maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
+     - scsi: zfcp: Fix a double put in zfcp_port_enqueue()
+     - [amd64] iommu/vt-d: Avoid memory allocation in iommu_suspend()
+     - net: mana: Fix TX CQE error handling
+     - mptcp: fix delegated action races
+     - mptcp: userspace pm allow creating id 0 subflow
+     - Bluetooth: hci_codec: Fix leaking content of local_codecs
+     - wifi: brcmfmac: Replace 1-element arrays with flexible arrays
+     - Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
+     - wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
+     - wifi: mwifiex: Fix tlv_buf_left calculation
+     - io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages
+     - md/raid5: release batch_last before waiting for another stripe_head
+     - PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
+     - PCI: qcom: Fix IPQ8074 enumeration
+     - [x86] platform/x86/intel/ifs: release cpus_read_lock()
+     - net: replace calls to sock->ops->connect() with kernel_connect()
+     - io_uring/kbuf: don't allow registered buffer rings on highmem pages
+     - io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings
+     - btrfs: always print transaction aborted messages with an error level
+     - net: prevent rewrite of msg_name in sock_sendmsg()
+     - [x86] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
+     - drm/amd: Fix detection of _PR3 on the PCIe root port
+     - drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
+     - [arm64] Add Cortex-A520 CPU part definition
+     - [arm64] errata: Add Cortex-A520 speculative unprivileged load workaround
+     - HID: sony: Fix a potential memory leak in sony_probe()
+     - wifi: mt76: fix lock dependency problem for wed_lock
+     - ubi: Refuse attaching if mtd's erasesize is 0
+     - erofs: fix memory leak of LZMA global compressed deduplication
+     - wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO
+       connection
+     - iwlwifi: mvm: handle PS changes in vif_cfg_changed
+     - wifi: iwlwifi: dbg_ini: fix structure packing
+     - wifi: iwlwifi: mvm: Fix a memory corruption issue
+     - wifi: cfg80211: fix cqm_config access race
+     - wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
+     - wifi: mac80211: fix mesh id corruption on 32 bit systems
+     - wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
+     - HID: nvidia-shield: add LEDS_CLASS dependency
+     - erofs: allow empty device tags in flatdev mode
+     - [s390x] bpf: Let arch_prepare_bpf_trampoline return program size
+     - leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
+     - bpf: Fix tr dereferencing
+     - bpf: unconditionally reset backtrack_state masks on global func exit
+     - regulator: mt6358: split ops for buck and linear range LDO regulators
+     - Bluetooth: Delete unused hci_req_prepare_suspend() declaration
+     - Bluetooth: Fix hci_link_tx_to RCU lock usage
+     - Bluetooth: ISO: Fix handling of listen for unicast
+     - drivers/net: process the result of hdlc_open() and add call of
+       hdlc_close() in uhdlc_close()
+     - wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
+     - [x86] perf/x86/amd/core: Fix overflow reset on hotplug
+     - regmap: rbtree: Fix wrong register marked as in-cache when creating new
+       node
+     - wifi: mac80211: fix potential key use-after-free
+     - [x86] perf/x86/amd: Do not WARN() on every IRQ
+     - wifi: mac80211: Create resources for disabled links
+     - regulator/core: regulator_register: set device->class earlier
+     - wifi: iwlwifi: mvm: Fix incorrect usage of scan API
+     - scsi: target: core: Fix deadlock due to recursive locking
+     - NFSv4: Fix a nfs4_state_manager() race
+     - ice: always add legacy 32byte RXDID in supported_rxdids
+     - bpf: tcp_read_skb needs to pop skb regardless of seq
+     - bpf, sockmap: Do not inc copied_seq when PEEK flag set
+     - bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
+     - modpost: add missing else to the "of" check
+     - net: stmmac: platform: fix the incorrect parameter
+     - net: fix possible store tearing in neigh_periodic_work()
+     - neighbour: fix data-races around n->output
+     - ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
+     - ptp: ocp: Fix error handling in ptp_ocp_device_init
+     - net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
+     - ovl: move freeing ovl_entry past rcu delay
+     - ovl: fetch inode once in ovl_dentry_revalidate_common()
+     - ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
+     - net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
+     - ethtool: plca: fix plca enable data type while parsing the value
+     - net: nfc: llcp: Add lock when modifying device list
+     - [arm64] net: ethernet: ti: am65-cpsw: Fix error code in
+       am65_cpsw_nuss_init_tx_chns()
+     - ibmveth: Remove condition to recompute TCP header checksum.
+     - netfilter: nft_payload: rebuild vlan header on h_proto access
+     - netfilter: handle the connecting collision properly in
+       nf_conntrack_proto_sctp
+     - selftests: netfilter: Test nf_tables audit logging
+     - selftests: netfilter: Extend nft_audit.sh
+     - netfilter: nf_tables: Deduplicate nft_register_obj audit logs
+     - netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
+     - ipv4: Set offload_failed flag in fibmatch results
+     - net: stmmac: dwmac-stm32: fix resume on STM32 MCU
+     - tipc: fix a potential deadlock on &tx->lock
+     - tcp: fix quick-ack counting to count actual ACKs of new data
+     - tcp: fix delayed ACKs for MSS boundary condition
+     - sctp: update transport state when processing a dupcook packet
+     - sctp: update hb timer immediately after users change hb_interval
+     - netlink: annotate data-races around sk->sk_err
+     - net: mana: Fix the tso_bytes calculation
+     - net: mana: Fix oversized sge0 for GSO packets
+     - HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe
+       error handling path
+     - HID: sony: remove duplicate NULL check before calling usb_free_urb()
+     - HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
+     - net: lan743x: also select PHYLIB
+     - smb: use kernel_connect() and kernel_bind()
+     - dm zoned: free dmz->ddev array in dmz_put_zoned_devices
+     - RDMA/core: Require admin capabilities to set system parameters
+     - of: dynamic: Fix potential memory leak in of_changeset_action()
+     - IB/mlx4: Fix the size of a buffer in add_port_entries()
+     - gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
+     - gpio: pxa: disable pinctrl calls for MMP_GPIO
+     - RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
+     - RDMA/cma: Fix truncation compilation warning in make_cma_ports
+     - RDMA/bnxt_re: Fix the handling of control path response data
+     - RDMA/uverbs: Fix typo of sizeof argument
+     - RDMA/srp: Do not call scsi_done() from srp_abort()
+     - RDMA/siw: Fix connection failure handling
+     - RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
+     - RDMA/mlx5: Fix assigning access flags to cache mkeys
+     - RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
+     - RDMA/mlx5: Fix NULL string error
+     - [x86] sev: Change npages to unsigned long in snp_accept_memory()
+     - [x86] sev: Use the GHCB protocol when available for SNP CPUID requests
+     - ksmbd: fix race condition between session lookup and expire
+     - ksmbd: fix uaf in smb20_oplock_break_ack
+     - ksmbd: fix race condition from parallel smb2 lock requests
+     - RDMA/mlx5: Remove not-used cache disable flag
+     - xen/events: replace evtchn_rwlock with RCU (CVE-2023-34324)
+     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.8
+     - net: stmmac: remove unneeded stmmac_poll_controller
+     - RDMA/cxgb4: Check skb value for failure to allocate
+     - [arm64] perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
+     - [x86] platform/x86: think-lmi: Fix reference leak
+     - [x86] drm/i915: Register engines early to avoid type confusion
+     - cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
+     - drm/amdgpu: Fix a memory leak
+     - [x86] platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent
+       section mismatch warning
+     - media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq
+     - drm/amd/display: implement pipe type definition and adding accessors
+     - drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG
+       pipes only
+     - scsi: Do not rescan devices with a suspended queue
+     - ata: pata_parport: fix pata_parport_devchk
+     - ata: pata_parport: implement set_devctl
+     - HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
+     - quota: Fix slow quotaoff
+     - dm crypt: Fix reqsize in crypt_iv_eboiv_gen
+     - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM
+     - [arm64,armhf] ASoC: hdmi-codec: Fix broken channel map reporting
+     - ata: libata-scsi: Disable scsi device manage_system_start_stop
+     - net: prevent address rewrite in kernel_bind()
+     - [arm64] dts: qcom: sm8150: extend the size of the PDC resource
+     - dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description
+       for '#interrupt-cells' property
+     - irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
+     - KEYS: trusted: Remove redundant static calls usage
+     - ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
+     - ALSA: usb-audio: Fix microphone sound on Nexigo webcam.
+     - ALSA: hda: cs35l41: Cleanup and fix double free in firmware request
+     - ALSA: hda/realtek: Change model for Intel RVP board
+     - ASoC: SOF: amd: fix for firmware reload failure after playback
+     - [arm*] ASoC: simple-card-utils: fixup simple_util_startup() error handling
+     - [x86] ASoC: Intel: soc-acpi: fix Dell SKU 0B34
+     - [x86] ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in MTL
+       match table
+     - [arm64] ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
+     - [x86] ASoC: Intel: sof_sdw: add support for SKU 0B14
+     - [x86] ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table.
+     - ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
+     - ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
+     - ALSA: hda/realtek - ALC287 I2S speaker platform support
+     - ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP
+     - [riscv64] pinctrl: starfive: jh7110: Fix failure to set irq after
+       CONFIG_PM is enabled
+     - [arm64] drm/msm/dp: do not reinitialize phy unless retry during link
+       training
+     - [arm64] drm/msm/dsi: skip the wait for video mode done if not applicable
+     - [arm64] drm/msm/dsi: fix irq_of_parse_and_map() error checking
+     - [arm64] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid
+       overflow
+     - [arm64] drm/msm/dp: Add newlines to debug printks
+     - [arm64] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
+     - can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
+     - [arm64] dts: mediatek: fix t-phy unit name
+     - [arm64] dts: mediatek: mt8195: Set DSU PMU status to fail
+     - devlink: Hold devlink lock on health reporter dump get
+     - ieee802154: ca8210: Fix a potential UAF in ca8210_probe
+     - xen-netback: use default TX queue size for vifs
+     - [riscv64] bpf: Sign-extend return values
+     - [riscv64] bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return values
+     - xdp: Fix zero-size allocation warning in xskq_create()
+     - drm/vmwgfx: fix typo of sizeof argument
+     - bpf: Fix verifier log for async callback return values
+     - net: refine debug info in skb_checksum_help()
+     - net: macsec: indicate next pn update when offloading
+     - net: phy: mscc: macsec: reject PN update requests
+     - net/mlx5e: macsec: use update_pn flag instead of PN comparation
+     - ixgbe: fix crash with empty VF macvlan list
+     - net/smc: Fix dependency of SMC on ISM
+     - net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
+     - [s390x] bpf: Fix clobbering the caller's backchain in the trampoline
+     - [s390x] bpf: Fix unwinding past the trampoline
+     - net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
+     - net/smc: Fix pos miscalculation in statistics
+     - net: tcp: fix crashes trying to free half-baked MTU probes
+     - pinctrl: renesas: rzn1: Enable missing PINMUX
+     - af_packet: Fix fortified memcpy() without flex array.
+     - nfc: nci: assert requested protocol is valid
+     - octeontx2-pf: Fix page pool frag allocation warning
+     - workqueue: Override implicit ordered attribute in
+       workqueue_apply_unbound_cpumask()
+     - [riscv64] signal: fix sigaltstack frame size checking
+     - ovl: temporarily disable appending lowedirs
+     - [armhf] dmaengine: stm32-mdma: abort resume if no ongoing transfer
+     - [armhf] dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA
+       chaining
+     - [armhf] dmaengine: stm32-dma: fix residue in case of MDMA chaining
+     - [armhf] dmaengine: stm32-mdma: use Link Address Register to compute
+       residue
+     - [armhf] dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is
+       set
+     - usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
+     - xhci: track port suspend state correctly in unsuccessful resume cases
+     - xhci: Clear EHB bit only at end of interrupt handler
+     - xhci: Preserve RsvdP bits in ERSTBA register correctly
+     - net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
+     - usb: dwc3: Soft reset phy on probe for host
+     - usb: cdns3: Modify the return value of cdns_set_active () to void when
+       CONFIG_PM_SLEEP is disabled
+     - usb: hub: Guard against accesses to uninitialized BOS descriptors
+     - usb: musb: Get the musb_qh poniter after musb_giveback
+     - usb: musb: Modify the "HWVers" register address
+     - iio: pressure: bmp280: Fix NULL pointer exception
+     - iio: imu: bno055: Fix missing Kconfig dependencies
+     - iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
+     - iio: adc: imx8qxp: Fix address for command buffer registers
+     - iio: dac: ad3552r: Correct device IDs
+     - iio: admv1013: add mixer_vgate corner cases
+     - iio: pressure: dps310: Adjust Timeout Settings
+     - iio: pressure: ms5611: ms5611_prom_is_valid false negative bug
+     - iio: adc: ad7192: Correct reference voltage
+     - iio: addac: Kconfig: update ad74413r selections
+     - media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API
+       is disabled
+     - [arm64] dts: mediatek: mt8195-demo: fix the memory size to 8GB
+     - [arm64] dts: mediatek: mt8195-demo: update and reorder reserved memory
+       regions
+     - drm: Do not overrun array in drm_gem_get_pages()
+     - drm/atomic-helper: relax unregistered connector check
+     - drm/amdgpu: add missing NULL check
+     - drm/amd/display: Don't set dpms_off for seamless boot
+     - drm/vmwgfx: Keep a gem reference to user bos in surfaces
+     - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
+     - ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to
+       irq1_edge_low_force_override[]
+     - ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
+     - serial: Reduce spinlocked portion of uart_rs485_config()
+     - serial: 8250_omap: Fix errors with no_console_suspend
+     - serial: core: Fix checks for tx runtime PM state
+     - [arm*] binder: fix memory leaks of spam and pending work
+     - ksmbd: not allow to open file if delelete on close bit is set
+     - [x86] perf/x86/lbr: Filter vsyscall addresses
+     - [x86] cpu: Fix AMD erratum #1485 on Zen4-based CPUs
+     - [x86] alternatives: Disable KASAN in apply_alternatives()
+     - mcb: remove is_added flag from mcb_device struct
+     - [x86] thunderbolt: Workaround an IOMMU fault on certain systems with Intel
+       Maple Ridge
+     - [x86] thunderbolt: Check that lane 1 is in CL0 before enabling lane
+       bonding
+     - [x86] thunderbolt: Correct TMU mode initialization from hardware
+     - [x86] thunderbolt: Restart XDomain discovery handshake after failure
+     - [powerpc*] pseries: Fix STK_PARAM access in the hcall tracing code
+     - [powerpc*] 47x: Fix 47x syscall return crash
+     - libceph: use kernel_connect()
+     - ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
+     - ceph: fix type promotion bug on 32bit systems
+     - Input: powermate - fix use-after-free in powermate_config_complete
+     - Input: psmouse - fix fast_reconnect function for PS/2 mode
+     - Input: xpad - add PXN V900 support
+     - Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
+     - Input: xpad - add HyperX Clutch Gladiate Support
+     - Input: goodix - ensure int GPIO is in input for gpio_count == 1 &&
+       gpio_int_idx == 0 case
+     - mctp: perform route lookups under a RCU read-side lock
+     - block: Don't invalidate pagecache for invalid falloc modes
+     - nfp: flower: avoid rmmod nfp crash issues
+     - can: sja1000: Always restart the Tx queue after an overrun
+     - power: supply: qcom_battmgr: fix battery_id type
+     - power: supply: qcom_battmgr: fix enable request endianness
+     - usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply
+       scope
+     - cgroup: Remove duplicates in cgroup v1 tasks file
+     - dma-buf: add dma_fence_timestamp helper
+     - pinctrl: avoid unsafe code pattern in find_pinctrl()
+     - scsi: ufs: core: Correct clear TM error log
+     - [riscv64] Only consider swbp/ss handlers for correct privileged mode
+     - counter: chrdev: fix getting array extensions
+     - counter: microchip-tcb-capture: Fix the use of internal GCLK logic
+     - coresight: Fix run time warnings while reusing ETR buffer
+     - [riscv64] Remove duplicate objcopy flag
+     - [riscv64]  Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
+     - usb: typec: ucsi: Fix missing link removal
+     - usb: typec: altmodes/displayport: Signal hpd low when exiting mode
+     - usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
+     - usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
+     - usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
+     - usb: cdnsp: Fixes issue with dequeuing not queued requests
+     - usb: typec: qcom: Update the logic of regulator enable and disable
+     - usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
+     - [x86] Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
+     - [amd64] dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
+     - [powerpc*] 8xx: Fix pte_access_permitted() for PAGE_NONE
+     - [powerpc*] 64e: Fix wrong test in __ptep_test_and_clear_young()
+     - fs: Fix kernel-doc warnings
+     - fs: factor out vfs_parse_monolithic_sep() helper
+     - ovl: fix regression in parsing of mount options with escaped comma
+     - ovl: make use of ->layers safe in rcu pathwalk
+     - ovl: fix regression in showing lowerdir mount option
+     - ALSA: hda/realtek - Fixed two speaker platform
+   [ Salvatore Bonaccorso ]
+   * Bump ABI to 3
+   * [x86] KVM: SVM: always update the x2avic msr interception (CVE-2023-5090)
+   * nvmet-tcp: Fix a possible UAF in queue intialization setup (CVE-2023-5178)
+   * Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
+     (CVE-2023-31083)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 22 Oct 2023 21:28:21 +0200
  
  linux (6.5.6-1) unstable; urgency=medium
  
index 0000000000000000000000000000000000000000,51cd3911a02c7ff3a0098843cca965b4ac95fa74..77b2ca87a24a6a3f873ac1a31c98dca7eecb9d77
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,29 +1,7 @@@
 -[[flavour]]
 -name = "armmp"
 -[flavour.defs]
 -is_default = true
 -[flavour.description]
 -hardware = 'ARMv7 multiplatform compatible SoCs'
 -hardware_long = 'ARMv7 multiplatform kernel. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms'
 -[flavour.packages]
 -installer = true
 -
 -[[flavour]]
 -name = "armmp-lpae"
 -[flavour.description]
 -hardware = 'ARMv7 multiplatform compatible SoCs supporting LPAE'
 -hardware_long = 'ARMv7 multiplatform kernel supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for details of supported platforms.'
 -
+ [[featureset]]
+ name = 'none'
 -[[featureset]]
 -name = 'rt'
 -# Override available flavours in rt featureset
 -[[featureset.flavour]]
 -name = 'armmp'
 -
+ [build]
+ enable_vdso = true
+ kernel_file = 'arch/arm/boot/zImage'
+ kernel_stem = 'vmlinuz'
diff --cc debian/control
index 46b120eb8f3de27f24409d4ecfa08a910f959496,4fb3d6e3731c454fb002e269d84f78dc9f62d613..d313121172640c00451f49798a973e7478e582f6
@@@ -4,37 -4,112 +4,112 @@@ Priority: optiona
  Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
  Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
  Standards-Version: 4.2.0
- Build-Depends: debhelper-compat (= 12), dh-exec, python3:native, python3-jinja2:native, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1>
- Build-Depends-Arch: kernel-wedge (>= 2.102~) <!pkg.linux.nokernel !stage1>, kmod <!pkg.linux.nokernel !stage1>, bc <!pkg.linux.nokernel !stage1>, libssl-dev:native <!pkg.linux.nokernel !stage1>, libssl-dev <!pkg.linux.notools !stage1>, openssl (>= 1.1.0-1~) <!pkg.linux.nokernel !stage1>, libelf-dev:native <!pkg.linux.nokernel !stage1>, libelf-dev <!pkg.linux.notools !stage1>, rsync, lz4 [amd64 arm64] <!pkg.linux.nokernel !stage1>, pahole <!pkg.linux.nokernel !stage1> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel !stage1>, gcc-13 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel !stage1>, gcc-13-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel !stage1>, gcc-13-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel !stage1>, gcc-13-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel !stage1>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel !stage1>, gcc-13-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel !stage1>, gcc-13-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel !stage1>, gcc-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel !stage1>, binutils-hppa64-linux-gnu:native [hppa] <!pkg.linux.nokernel !stage1>, gcc-13-hppa64-linux-gnu:native [hppa] <!pkg.linux.nokernel !stage1>, gcc-13-i686-linux-gnu [i386] <cross !pkg.linux.nokernel !stage1>, gcc-13-ia64-linux-gnu [ia64] <cross !pkg.linux.nokernel !stage1>, gcc-13-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel !stage1>, gcc-13-mips-linux-gnu [mips] <cross !pkg.linux.nokernel !stage1>, gcc-13-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel !stage1>, gcc-13-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel !stage1>, gcc-13-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross !pkg.linux.nokernel !stage1>, gcc-13-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel !stage1>, gcc-13-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel !stage1>, gcc-13-mipsisa32r6-linux-gnu [mipsr6] <cross !pkg.linux.nokernel !stage1>, gcc-13-mipsisa32r6el-linux-gnu [mipsr6el] <cross !pkg.linux.nokernel !stage1>, gcc-13-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel !stage1>, gcc-13-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel !stage1>, gcc-13-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel !stage1>, gcc-13-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel !stage1>, gcc-13-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel !stage1>, gcc-13-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel !stage1>, gcc-13-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel !stage1>, python3-docutils [linux-any] <!nodoc !pkg.linux.notools !stage1>, binutils-dev [hppa] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libelf-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, zlib1g-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libcap-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libpci-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools !stage1>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libbabeltrace-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libtraceevent-dev (>= 1:1.5) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libzstd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, python3-setuptools [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, autoconf [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, automake [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libtool [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libglib2.0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libudev-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libwrap0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libtracefs-dev (>= 1.3) [amd64 arm64 armhf i386 x32] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libtraceevent-dev (>= 1:1.5) [amd64 arm64 armhf i386 x32] <!pkg.linux.mintools !pkg.linux.notools !stage1>, python3-docutils [amd64 arm64 armhf i386 x32] <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Build-Depends-Indep: graphviz <!nodoc !pkg.linux.quick !stage1>, python3-sphinx <!nodoc !pkg.linux.quick !stage1>, python3-sphinx-rtd-theme <!nodoc !pkg.linux.quick !stage1>, texlive-latex-base <!nodoc !pkg.linux.quick !stage1>, texlive-latex-extra <!nodoc !pkg.linux.quick !stage1>, dvipng <!nodoc !pkg.linux.quick !stage1>, patchutils <!pkg.linux.nosource !pkg.linux.quick !stage1>
+ Build-Depends: debhelper-compat (= 13), python3:native, python3-dacite:native, python3-jinja2:native, quilt, dh-python <!pkg.linux.notools>
 -Build-Depends-Arch: bc <!pkg.linux.nokernel>, libssl-dev:native <!pkg.linux.nokernel>, libssl-dev <!pkg.linux.notools>, openssl <!pkg.linux.nokernel>, libelf-dev:native <!pkg.linux.nokernel>, libelf-dev [linux-any] <!pkg.linux.notools>, lz4 [amd64 arm64] <!pkg.linux.nokernel>, pahole <!pkg.linux.nokernel> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel>, cpio <!pkg.linux.nokernel>, xz-utils <!pkg.linux.nokernel>, zstd <!pkg.linux.nokernel>, bison <!pkg.linux.nokernel>, bison <!pkg.linux.notools>, flex <!pkg.linux.nokernel>, flex <!pkg.linux.notools>, gcc-14 [alpha amd64 arm64 armel armhf hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel>, gcc-14-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel>, gcc-14-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel>, gcc-14-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel>, gcc-14-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel>, gcc-14-arm-linux-gnueabihf [armhf] <cross !pkg.linux.nokernel>, gcc-14-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel>, gcc-14-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel>, gcc-14-loongarch64-linux-gnu [loong64] <cross !pkg.linux.nokernel>, gcc-14-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel>, gcc-14-mips-linux-gnu [mips] <cross !pkg.linux.nokernel>, gcc-14-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel>, gcc-14-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel>, gcc-14-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel>, gcc-14-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel>, gcc-14-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel>, gcc-14-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel>, gcc-14-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel>, gcc-14-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel>, gcc-14-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel>, gcc-14-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel>, gcc-14-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel>, python3-docutils [amd64 arm64 armhf i386 linux-any x32] <!nodoc !pkg.linux.notools> <!pkg.linux.mintools !pkg.linux.notools>, binutils-dev [hppa] <!pkg.linux.mintools !pkg.linux.notools>, zlib1g-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libcap-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libpci-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libnl-3-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libnl-genl-3-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!cross>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libbabeltrace-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libdebuginfod-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libtraceevent-dev (>= 1:1.5) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64 x32] <!pkg.linux.mintools !pkg.linux.notools>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libzstd-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, python3-setuptools [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, autoconf [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, automake [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libtool [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libglib2.0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libudev-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libwrap0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, rsync [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libtracefs-dev (>= 1.3) [amd64 arm64 armhf i386 x32] <!pkg.linux.mintools !pkg.linux.notools>, kernel-wedge (>= 2.105~) [alpha amd64 arm64 armel armhf hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!pkg.linux.nokernel>, kmod [alpha amd64 arm64 armel armhf hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!pkg.linux.nokernel>
++Build-Depends-Arch: bc <!pkg.linux.nokernel>, libssl-dev:native <!pkg.linux.nokernel>, libssl-dev <!pkg.linux.notools>, openssl <!pkg.linux.nokernel>, libelf-dev:native <!pkg.linux.nokernel>, libelf-dev [linux-any] <!pkg.linux.notools>, lz4 [amd64 arm64] <!pkg.linux.nokernel>, pahole <!pkg.linux.nokernel> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel>, cpio <!pkg.linux.nokernel>, xz-utils <!pkg.linux.nokernel>, zstd <!pkg.linux.nokernel>, bison <!pkg.linux.nokernel>, bison <!pkg.linux.notools>, flex <!pkg.linux.nokernel>, flex <!pkg.linux.notools>, gcc-14 [alpha amd64 arm64 armel hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel>, gcc-14-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel>, gcc-14-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel>, gcc-14-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel>, gcc-14-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel>, gcc-14-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel>, gcc-14-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel>, gcc-14-loongarch64-linux-gnu [loong64] <cross !pkg.linux.nokernel>, gcc-14-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel>, gcc-14-mips-linux-gnu [mips] <cross !pkg.linux.nokernel>, gcc-14-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel>, gcc-14-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel>, gcc-14-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel>, gcc-14-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel>, gcc-14-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel>, gcc-14-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel>, gcc-14-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel>, gcc-14-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel>, gcc-14-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel>, gcc-14-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel>, gcc-14-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel>, python3-docutils [amd64 arm64 armhf i386 linux-any x32] <!nodoc !pkg.linux.notools> <!pkg.linux.mintools !pkg.linux.notools>, binutils-dev [hppa] <!pkg.linux.mintools !pkg.linux.notools>, zlib1g-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libcap-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libpci-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libnl-3-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libnl-genl-3-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!cross>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libbabeltrace-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libdebuginfod-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libtraceevent-dev (>= 1:1.5) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64 x32] <!pkg.linux.mintools !pkg.linux.notools>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.mintools !pkg.linux.notools>, libzstd-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, python3-setuptools [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools>, autoconf [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, automake [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libtool [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libglib2.0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libudev-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libwrap0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, rsync [linux-any] <!pkg.linux.mintools !pkg.linux.notools>, libtracefs-dev (>= 1.3) [amd64 arm64 armhf i386 x32] <!pkg.linux.mintools !pkg.linux.notools>, kernel-wedge (>= 2.105~) [alpha amd64 arm64 armel hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!pkg.linux.nokernel>, kmod [alpha amd64 arm64 armel hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!pkg.linux.nokernel>
+ Build-Depends-Indep: cpio <!nodoc !pkg.linux.quick>, graphviz <!nodoc !pkg.linux.quick>, python3-sphinx <!nodoc !pkg.linux.quick>, python3-sphinx-rtd-theme <!nodoc !pkg.linux.quick>, texlive-latex-base <!nodoc !pkg.linux.quick>, texlive-latex-extra <!nodoc !pkg.linux.quick>, dvipng <!nodoc !pkg.linux.quick>, python3-yaml <!nodoc !pkg.linux.quick>, sphinx-common <!nodoc !pkg.linux.quick>, patchutils <!pkg.linux.nosource !pkg.linux.quick>, xz-utils <!pkg.linux.nosource !pkg.linux.quick>, rsync
  Rules-Requires-Root: no
  Homepage: https://www.kernel.org/
  Vcs-Browser: https://salsa.debian.org/kernel-team/linux
  Vcs-Git: https://salsa.debian.org/kernel-team/linux.git
  
- Package: linux-support-6.5.0-2
- Architecture: all
+ Package: bpftool
+ Architecture: linux-any
  Section: devel
- Build-Profiles: <!stage1>
- Depends: ${python3:Depends}, python3-jinja2, ${misc:Depends}
- Multi-Arch: foreign
- Description: Support files for Linux 6.5
-  This package provides support files for the Linux kernel build, e.g.
-  scripts to handle ABI information and for generation of build system meta
-  data.
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Depends: ${shlibs:Depends}, ${misc:Depends}
+ Description: Inspection and simple manipulation of BPF programs and maps
+  The bpftool command allows for inspection and simple modification of
+  Berkeley Packet Filter (BPF) objects on the system.
  
- Package: linux-doc-6.5
- Architecture: all
- Section: doc
- Build-Profiles: <!nodoc !pkg.linux.quick !stage1>
+ Package: hyperv-daemons
+ Architecture: amd64 arm64 i386 x32
+ Section: admin
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Pre-Depends: ${misc:Pre-Depends}
+ Depends: ${shlibs:Depends}, ${misc:Depends}
+ Description: Support daemons for Linux running on Hyper-V
+  Suite of daemons for Linux guests running on Hyper-V, consisting of
+  hv_kvp_daemon and hv_vss_daemon.
+  .
+  hv_kvp_daemon provides the key-value pair (KVP) service, allowing the host
+  to get and set the IP networking configuration of the guest.  (This
+  requires helper scripts which are not currently included.)
+  .
+  hv_vss_daemon provides the volume shadow copy service (VSS), allowing the
+  host to freeze the guest filesystems while taking a snapshot.
+ Package: intel-sdsi
+ Architecture: amd64
+ Section: admin
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Depends: ${shlibs:Depends}, ${misc:Depends}
+ Description: Intel On Demand (SDSi) provisioning tool
+  intel_sdsi is a tool for key certificate and activation payload
+  provisioning on Intel Xeon family processors with support for Intel On
+  Demand (formerly known as Software Defined Silicon or SDSi).
+  .
+  intel_sdsi allows the configuration of additional CPU features through a
+  license activation process.
+ Package: libcpupower-dev
+ Architecture: linux-any
+ Section: libdevel
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Provides: libcpufreq-dev
+ Depends: ${misc:Depends}, libcpupower1 (= ${binary:Version})
+ Replaces: libcpufreq-dev
+ Conflicts: libcpufreq-dev
+ Description: CPU frequency and voltage scaling tools for Linux (development files)
+  libcpupower is a library for inspecting and controlling cpufreq and
+  cpuidle tunables.
+  .
+  This package is needed to compile programs against libcpupower.
+ Package: libcpupower1
+ Architecture: linux-any
+ Section: libs
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Depends: ${shlibs:Depends}, ${misc:Depends}
+ Description: CPU frequency and voltage scaling tools for Linux (libraries)
+  libcpupower is a library for inspecting and controlling cpufreq and
+  cpuidle tunables.
+  .
+  This package contains the shared library.
+ Package: linux-bpf-dev
 -Architecture: alpha amd64 arm64 armhf hppa loong64 m68k ppc64 ppc64el riscv64 s390x sparc64
++Architecture: alpha amd64 arm64 hppa loong64 m68k ppc64 ppc64el riscv64 s390x sparc64
+ Section: devel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
  Depends: ${misc:Depends}
- Multi-Arch: foreign
- Description: Linux kernel specific documentation for version 6.5
-  This package provides the various README files and HTML documentation for
-  the Linux kernel version 6.5.  Plenty of information, including the
-  descriptions of various kernel subsystems, filesystems, driver-specific
-  notes and the like.  An index to the documentation is installed as
-  /usr/share/doc/linux-doc-6.5/html/index.html.
+ Multi-Arch: same
+ Description: Headers for BPF development
+  The vmlinux.h header is provided to allow userspace to build BPF CO-RE
+  programs targeting the packaged kernel.
+ Package: linux-config-6.12
+ Architecture: linux-any
+ Build-Profiles: <!pkg.linux.nosource>
+ Depends: ${misc:Depends}
+ Recommends: linux-source-6.12
+ Multi-Arch: same
+ Description: Debian kernel configurations for Linux 6.12
+  This package contains the configuration files used to build the official
+  Debian kernel files, but without references to Debian's signing
+  certificates.
+  .
+  These can be used as a basis for configuring custom kernels.
+ Package: linux-cpupower
+ Architecture: linux-any
+ Section: admin
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Depends: ${shlibs:Depends}, ${misc:Depends}
+ Description: CPU power management tools for Linux
+  The cpupower command allows inspection and control of cpufreq and cpuidle
+  tunables for hardware that supports these features.  It replaces
+  "cpufreq-info" and "cpufreq-set" in cpufrequtils.
+  .
+  ${cpupower:Arch-Description}
  
  Package: linux-doc
  Architecture: all
@@@ -45,6375 -120,2887 +120,2673 @@@ Description: Linux kernel specific docu
   This package depends on the package containing the documentation for the
   latest Linux kernel.
  
- Package: linux-source-6.5
+ Package: linux-doc-6.12
  Architecture: all
- Section: kernel
- Build-Profiles: <!pkg.linux.nosource !pkg.linux.quick !stage1>
- Depends: binutils, xz-utils, ${misc:Depends}
- Recommends: build-essential, bc, rsync, kmod, cpio, bison, flex, libelf-dev, libssl-dev, linux-config-6.5
- Suggests: libncurses-dev | ncurses-dev, qtbase5-dev, pkg-config
+ Section: doc
+ Build-Profiles: <!nodoc !pkg.linux.quick>
+ Built-Using: ${sphinxdoc:Built-Using}
+ Depends: ${misc:Depends}, ${sphinxdoc:Depends}
  Multi-Arch: foreign
- Description: Linux kernel source for version 6.5 with Debian patches
-  This package provides source code for the Linux kernel version 6.5. This
-  source closely tracks official Linux kernel releases.  Debian's
-  modifications to that source consist of security fixes, bug fixes, and
-  features that have already been (or are believed to be) accepted by the
-  upstream maintainers.
+ Description: Linux kernel specific documentation for version 6.12
+  This package provides the various README files and HTML documentation for
+  the Linux kernel version 6.12.  Plenty of information, including the
+  descriptions of various kernel subsystems, filesystems, driver-specific
+  notes and the like.  An index to the documentation is installed as
+  /usr/share/doc/linux-doc-6.12/html/index.html.
  
- Package: linux-source
- Architecture: all
- Build-Profiles: <!pkg.linux.nometa !pkg.linux.nosource !pkg.linux.quick !stage1>
- Depends: linux-source-6.5 (= ${binary:Version}), ${misc:Depends}
- Description: Linux kernel source (meta-package)
-  This package depends on packages containing the sources of the latest
-  Linux kernel.
+ Package: linux-headers-4kc-malta
+ Architecture: mips mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-4kc-malta (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux 4kc-malta configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel 4kc-malta configuration.
+ Package: linux-headers-5kc-malta
+ Architecture: mips64 mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-5kc-malta (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux 5kc-malta configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel 5kc-malta configuration.
+ Package: linux-headers-6.12.27-4kc-malta
+ Architecture: mips mipsel
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-4kc-malta (= ${binary:Version}) | linux-image-6.12.27-4kc-malta-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-4kc-malta
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-4kc-malta, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-4kc-malta, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-4kc-malta package.
+ Package: linux-headers-6.12.27-5kc-malta
+ Architecture: mips64 mips64el
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-5kc-malta (= ${binary:Version}) | linux-image-6.12.27-5kc-malta-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-5kc-malta
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-5kc-malta, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-5kc-malta, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-5kc-malta package.
+ Package: linux-headers-6.12.27-alpha-generic
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-alpha-generic (= ${binary:Version}) | linux-image-6.12.27-alpha-generic-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-alpha-generic
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-alpha-generic, generally used for building
+  out-of-tree kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-alpha-generic, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-alpha-generic package.
+ Package: linux-headers-6.12.27-alpha-smp
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-alpha-smp (= ${binary:Version}) | linux-image-6.12.27-alpha-smp-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-alpha-smp
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-alpha-smp, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-alpha-smp, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-alpha-smp package.
  
- Package: linux-headers-6.5.0-2-common
+ Package: linux-headers-6.12.27-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-amd64 (= ${binary:Version}) | linux-image-6.12.27-amd64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-amd64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-amd64, generally used for building out-of-tree kernel
+  modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-amd64, and can be used for building modules
+  that load into the kernel provided by the linux-image-6.12.27-amd64
+  package.
+ Package: linux-headers-6.12.27-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-arm64 (= ${binary:Version}) | linux-image-6.12.27-arm64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-arm64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-arm64, generally used for building out-of-tree kernel
+  modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-arm64, and can be used for building modules
+  that load into the kernel provided by the linux-image-6.12.27-arm64
+  package.
+ Package: linux-headers-6.12.27-arm64-16k
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-arm64-16k (= ${binary:Version}) | linux-image-6.12.27-arm64-16k-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-arm64-16k
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-arm64-16k, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-arm64-16k, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-arm64-16k package.
 -Package: linux-headers-6.12.27-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel>
 -Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-armmp (= ${binary:Version}) | linux-image-6.12.27-armmp-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
 -Description: Header files for Linux 6.12.27-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 6.12.27-armmp, generally used for building out-of-tree kernel
 - modules.  These files are going to be installed into
 - /usr/src/linux-headers-6.12.27-armmp, and can be used for building modules
 - that load into the kernel provided by the linux-image-6.12.27-armmp
 - package.
 -
 -Package: linux-headers-6.12.27-armmp-lpae
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-armmp-lpae (= ${binary:Version}) | linux-image-6.12.27-armmp-lpae-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
 -Description: Header files for Linux 6.12.27-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 6.12.27-armmp-lpae, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-6.12.27-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-6.12.27-armmp-lpae package.
 -
+ Package: linux-headers-6.12.27-cloud-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-cloud-amd64 (= ${binary:Version}) | linux-image-6.12.27-cloud-amd64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-cloud-amd64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-cloud-amd64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-cloud-amd64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-cloud-amd64 package.
+ Package: linux-headers-6.12.27-cloud-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-cloud-arm64 (= ${binary:Version}) | linux-image-6.12.27-cloud-arm64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-cloud-arm64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-cloud-arm64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-cloud-arm64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-cloud-arm64 package.
+ Package: linux-headers-6.12.27-common
  Architecture: all
- Build-Profiles: <!pkg.linux.nokernel !stage1>
+ Build-Profiles: <!pkg.linux.nokernel>
  Depends: ${misc:Depends}
  Multi-Arch: foreign
- Description: Common header files for Linux 6.5.0-2
+ Description: Common header files for Linux 6.12.27
   This package provides the common kernel header files for Linux kernel
-  version 6.5.0-2, generally used for building out-of-tree kernel modules.
+  version 6.12.27, generally used for building out-of-tree kernel modules.
   These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-common.
+  /usr/src/linux-headers-6.12.27-common.
   .
   To obtain a complete set of headers you also need to install the
-  linux-headers-6.5.0-2-(flavour) package, matching the flavour of the
+  linux-headers-6.12.27-(flavour) package, matching the flavour of the
   kernel you intend the build for.
  
- Package: kernel-image-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, nic-shared-modules-6.5.0-2-alpha-generic-di, i2c-modules-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Package: linux-headers-6.12.27-common-rt
+ Architecture: all
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: ${misc:Depends}
+ Multi-Arch: foreign
+ Description: Common header files for Linux 6.12.27-rt
+  This package provides the common kernel header files for Linux kernel
+  version 6.12.27 with the PREEMPT_RT featureset, generally used for
+  building out-of-tree kernel modules.  These files are going to be
+  installed into /usr/src/linux-headers-6.12.27-common-rt.
+  .
+  To obtain a complete set of headers you also need to install the
+  linux-headers-6.12.27-(flavour) package, matching the flavour of the
+  kernel you intend the build for.
  
- Package: nic-wireless-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, nic-shared-modules-6.5.0-2-alpha-generic-di, usb-modules-6.5.0-2-alpha-generic-di, pcmcia-modules-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di, crypto-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Package: linux-headers-6.12.27-loong64
+ Architecture: loong64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-loong64 (= ${binary:Version}) | linux-image-6.12.27-loong64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-loong64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-loong64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-loong64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-loong64 package.
  
- Package: nic-shared-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: linux-headers-6.12.27-loongson-3
+ Architecture: mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-loongson-3 (= ${binary:Version}) | linux-image-6.12.27-loongson-3-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-loongson-3
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-loongson-3, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-loongson-3, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-loongson-3 package.
  
- Package: serial-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, pcmcia-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
+ Package: linux-headers-6.12.27-m68k
+ Architecture: m68k
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-m68k (= ${binary:Version}) | linux-image-6.12.27-m68k-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-m68k
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-m68k, generally used for building out-of-tree kernel
+  modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-m68k, and can be used for building modules
+  that load into the kernel provided by the linux-image-6.12.27-m68k
+  package.
  
- Package: usb-serial-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, usb-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Package: linux-headers-6.12.27-mips32r2eb
+ Architecture: mips
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-mips32r2eb (= ${binary:Version}) | linux-image-6.12.27-mips32r2eb-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-mips32r2eb
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-mips32r2eb, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-mips32r2eb, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-mips32r2eb package.
  
- Package: ppp-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, serial-modules-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Package: linux-headers-6.12.27-mips32r2el
+ Architecture: mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-mips32r2el (= ${binary:Version}) | linux-image-6.12.27-mips32r2el-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
Description: Header files for Linux 6.12.27-mips32r2el
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-mips32r2el, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-mips32r2el, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-mips32r2el package.
  
- Package: pata-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, ata-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Package: linux-headers-6.12.27-mips64r2eb
+ Architecture: mips64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-mips64r2eb (= ${binary:Version}) | linux-image-6.12.27-mips64r2eb-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-mips64r2eb
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-mips64r2eb, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-mips64r2eb, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-mips64r2eb package.
  
- Package: cdrom-core-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, scsi-core-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Package: linux-headers-6.12.27-mips64r2el
+ Architecture: mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-mips64r2el (= ${binary:Version}) | linux-image-6.12.27-mips64r2el-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-mips64r2el
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-mips64r2el, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-mips64r2el, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-mips64r2el package.
  
- Package: scsi-core-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Package: linux-headers-6.12.27-mips64r6el
+ Architecture: mips64el mips64r6el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-mips64r6el (= ${binary:Version}) | linux-image-6.12.27-mips64r6el-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-mips64r6el
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-mips64r6el, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-mips64r6el, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-mips64r6el package.
  
- Package: scsi-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, scsi-core-modules-6.5.0-2-alpha-generic-di, cdrom-core-modules-6.5.0-2-alpha-generic-di, ata-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Package: linux-headers-6.12.27-octeon
+ Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-octeon (= ${binary:Version}) | linux-image-6.12.27-octeon-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-octeon
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-octeon, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-octeon, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-octeon package.
  
- Package: scsi-nic-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-alpha-generic-di, nic-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Package: linux-headers-6.12.27-parisc
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-parisc (= ${binary:Version}) | linux-image-6.12.27-parisc-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-parisc
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-parisc, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-parisc, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-parisc package.
  
- Package: loop-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Package: linux-headers-6.12.27-parisc64
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-parisc64 (= ${binary:Version}) | linux-image-6.12.27-parisc64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-parisc64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-parisc64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-parisc64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-parisc64 package.
  
- Package: btrfs-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di, md-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Package: linux-headers-6.12.27-powerpc
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-powerpc (= ${binary:Version}) | linux-image-6.12.27-powerpc-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-powerpc
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-powerpc, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-powerpc, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-powerpc package.
  
- Package: ext4-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Package: linux-headers-6.12.27-powerpc-smp
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-powerpc-smp (= ${binary:Version}) | linux-image-6.12.27-powerpc-smp-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-powerpc-smp
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-powerpc-smp, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-powerpc-smp, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-powerpc-smp package.
  
- Package: isofs-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, cdrom-core-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Package: linux-headers-6.12.27-powerpc64
+ Architecture: powerpc ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-powerpc64 (= ${binary:Version}) | linux-image-6.12.27-powerpc64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-powerpc64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-powerpc64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-powerpc64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-powerpc64 package.
  
- Package: jfs-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Package: linux-headers-6.12.27-powerpc64-64k
+ Architecture: ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-powerpc64-64k (= ${binary:Version}) | linux-image-6.12.27-powerpc64-64k-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-powerpc64-64k
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-powerpc64-64k, generally used for building
+  out-of-tree kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-powerpc64-64k, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-powerpc64-64k package.
  
- Package: xfs-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Package: linux-headers-6.12.27-powerpc64le
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-powerpc64le (= ${binary:Version}) | linux-image-6.12.27-powerpc64le-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-powerpc64le
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-powerpc64le, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-powerpc64le, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-powerpc64le package.
  
- Package: fat-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: linux-headers-6.12.27-powerpc64le-64k
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-powerpc64le-64k (= ${binary:Version}) | linux-image-6.12.27-powerpc64le-64k-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-powerpc64le-64k
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-powerpc64le-64k, generally used for building
+  out-of-tree kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-powerpc64le-64k, and can be used for
+  building modules that load into the kernel provided by the
+  linux-image-6.12.27-powerpc64le-64k package.
  
- Package: squashfs-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: squashfs modules
-  This package contains squashfs modules.
+ Package: linux-headers-6.12.27-riscv64
+ Architecture: riscv64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-riscv64 (= ${binary:Version}) | linux-image-6.12.27-riscv64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-riscv64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-riscv64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-riscv64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-riscv64 package.
  
- Package: fuse-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Package: linux-headers-6.12.27-rpi
+ Architecture: armel
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-rpi (= ${binary:Version}) | linux-image-6.12.27-rpi-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-rpi
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-rpi, generally used for building out-of-tree kernel
+  modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-rpi, and can be used for building modules
+  that load into the kernel provided by the linux-image-6.12.27-rpi package.
  
- Package: f2fs-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: linux-headers-6.12.27-rt-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common-rt (= ${source:Version}), linux-image-6.12.27-rt-amd64 (= ${binary:Version}) | linux-image-6.12.27-rt-amd64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-rt-amd64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-rt-amd64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-rt-amd64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-rt-amd64 package.
  
- Package: md-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Package: linux-headers-6.12.27-rt-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common-rt (= ${source:Version}), linux-image-6.12.27-rt-arm64 (= ${binary:Version}) | linux-image-6.12.27-rt-arm64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-rt-arm64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-rt-arm64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-rt-arm64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-rt-arm64 package.
  
- Package: multipath-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, md-modules-6.5.0-2-alpha-generic-di, scsi-core-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
 -Package: linux-headers-6.12.27-rt-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Depends: linux-headers-6.12.27-common-rt (= ${source:Version}), linux-image-6.12.27-rt-armmp (= ${binary:Version}) | linux-image-6.12.27-rt-armmp-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
 -Description: Header files for Linux 6.12.27-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 6.12.27-rt-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-6.12.27-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-6.12.27-rt-armmp package.
 -
+ Package: linux-headers-6.12.27-s390x
+ Architecture: s390x
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-s390x (= ${binary:Version}) | linux-image-6.12.27-s390x-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-s390x
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-s390x, generally used for building out-of-tree kernel
+  modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-s390x, and can be used for building modules
+  that load into the kernel provided by the linux-image-6.12.27-s390x
+  package.
  
- Package: usb-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Package: linux-headers-6.12.27-sh7751r
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-sh7751r (= ${binary:Version}) | linux-image-6.12.27-sh7751r-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-sh7751r
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-sh7751r, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-sh7751r, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-sh7751r package.
  
- Package: usb-storage-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, scsi-core-modules-6.5.0-2-alpha-generic-di, usb-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Package: linux-headers-6.12.27-sh7785lcr
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-sh7785lcr (= ${binary:Version}) | linux-image-6.12.27-sh7785lcr-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-sh7785lcr
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-sh7785lcr, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-sh7785lcr, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-sh7785lcr package.
  
- Package: fb-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, i2c-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Package: linux-headers-6.12.27-sparc64
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-sparc64 (= ${binary:Version}) | linux-image-6.12.27-sparc64-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-sparc64
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-sparc64, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-sparc64, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-sparc64 package.
  
- Package: input-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, usb-modules-6.5.0-2-alpha-generic-di, i2c-modules-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Input devices support
-  This package contains input device drivers for the kernel.
+ Package: linux-headers-6.12.27-sparc64-smp
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: linux-headers-6.12.27-common (= ${source:Version}), linux-image-6.12.27-sparc64-smp (= ${binary:Version}) | linux-image-6.12.27-sparc64-smp-unsigned (= ${binary:Version}), linux-kbuild-6.12.27, ${misc:Depends}, gcc-14
+ Description: Header files for Linux 6.12.27-sparc64-smp
+  This package provides the architecture-specific kernel header files for
+  Linux kernel 6.12.27-sparc64-smp, generally used for building out-of-tree
+  kernel modules.  These files are going to be installed into
+  /usr/src/linux-headers-6.12.27-sparc64-smp, and can be used for building
+  modules that load into the kernel provided by the
+  linux-image-6.12.27-sparc64-smp package.
  
- Package: event-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
+ Package: linux-headers-alpha-generic
  Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-alpha-generic (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux alpha-generic configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel alpha-generic configuration.
  
- Package: mouse-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
+ Package: linux-headers-alpha-smp
  Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, event-modules-6.5.0-2-alpha-generic-di, input-modules-6.5.0-2-alpha-generic-di, usb-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-alpha-smp (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux alpha-smp configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel alpha-smp configuration.
  
- Package: nic-pcmcia-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-pcmcia-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, nic-shared-modules-6.5.0-2-alpha-generic-di, nic-wireless-modules-6.5.0-2-alpha-generic-di, pcmcia-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Common PCMCIA NIC drivers
-  This package contains common PCMCIA NIC drivers for the kernel.
 -Package: linux-headers-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
 -Provides: linux-headers-generic
 -Depends: linux-headers-6.12.27-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp configuration.
 -
 -Package: linux-headers-armmp-lpae
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
 -Depends: linux-headers-6.12.27-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp-lpae configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp-lpae configuration.
 -
+ Package: linux-headers-loong64
+ Architecture: loong64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-loong64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux loong64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel loong64 configuration.
  
- Package: pcmcia-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Common PCMCIA drivers
-  This package contains common PCMCIA drivers for the kernel.
+ Package: linux-headers-loongson-3
+ Architecture: mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-loongson-3 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux loongson-3 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel loongson-3 configuration.
  
- Package: nic-usb-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, nic-shared-modules-6.5.0-2-alpha-generic-di, nic-wireless-modules-6.5.0-2-alpha-generic-di, usb-modules-6.5.0-2-alpha-generic-di, crc-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Package: linux-headers-m68k
+ Architecture: m68k
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-m68k (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux m68k configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel m68k configuration.
  
- Package: sata-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, scsi-core-modules-6.5.0-2-alpha-generic-di, ata-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: i2c-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, md-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di, scsi-core-modules-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: nbd-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: srm-modules-6.5.0-2-alpha-generic-di
- Package-Type: udeb
- Architecture: alpha
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: srm-modules
- Depends: kernel-image-6.5.0-2-alpha-generic-di
- Kernel-Version: 6.5.0-2-alpha-generic
- Description: SRM modules
-  This package contains the srm_env module which provides access to the SRM
-  environment.
- Package: linux-libc-dev
- Architecture: linux-any
- Section: devel
- Depends: ${misc:Depends}
- Multi-Arch: same
- Description: Linux support headers for userspace development
-  This package provides userspaces headers from the Linux kernel.  These
-  files are going to be installed into /usr/include, and are used by the
-  installed headers for GNU libc and other system libraries.
- Package: linux-config-6.5
- Architecture: linux-any
- Build-Profiles: <!pkg.linux.nosource !stage1>
- Depends: ${misc:Depends}
- Recommends: linux-source-6.5
- Multi-Arch: same
- Description: Debian kernel configurations for Linux 6.5
-  This package contains the configuration files used to build the official
-  Debian kernel files, but without references to Debian's signing
-  certificates.
-  .
-  These can be used as a basis for configuring custom kernels.
- Package: bpftool
- Architecture: linux-any
- Section: devel
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Description: Inspection and simple manipulation of BPF programs and maps
-  The bpftool command allows for inspection and simple modification of
-  Berkeley Packet Filter (BPF) objects on the system.
- Package: linux-cpupower
- Architecture: linux-any
- Section: admin
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Description: CPU power management tools for Linux
-  The cpupower command allows inspection and control of cpufreq and cpuidle
-  tunables for hardware that supports these features.  It replaces
-  "cpufreq-info" and "cpufreq-set" in cpufrequtils.
-  .
-  ${cpupower:Arch-Description}
- Package: libcpupower1
- Architecture: linux-any
- Section: libs
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Description: CPU frequency and voltage scaling tools for Linux (libraries)
-  libcpupower is a library for inspecting and controlling cpufreq and
-  cpuidle tunables.
-  .
-  This package contains the shared library.
- Package: libcpupower-dev
- Architecture: linux-any
- Section: libdevel
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Provides: libcpufreq-dev
- Depends: ${misc:Depends}, libcpupower1 (= ${binary:Version})
- Replaces: libcpufreq-dev
- Conflicts: libcpufreq-dev
- Description: CPU frequency and voltage scaling tools for Linux (development files)
-  libcpupower is a library for inspecting and controlling cpufreq and
-  cpuidle tunables.
-  .
-  This package is needed to compile programs against libcpupower.
- Package: linux-perf
- Architecture: alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64
- Section: devel
- Build-Profiles: <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>
- Provides: linux-tools-6.5
- Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
- Suggests: linux-doc-6.5
- Replaces: linux-tools-6.5
- Conflicts: linux-tools-6.5
- Description: Performance analysis tools for Linux
-  This package contains the 'perf' performance analysis tools for Linux.
- Package: usbip
- Architecture: linux-any
- Section: admin
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Depends: usb.ids, ${shlibs:Depends}, ${misc:Depends}
- Description: USB device sharing system over IP network
-  USB/IP is a system for sharing USB devices over the network.
-  .
-  To share USB devices between computers with their full functionality,
-  USB/IP encapsulates "USB requests" into IP packets and transmits them
-  between computers.
-  .
-  Original USB device drivers and applications can be used for remote USB
-  devices without any modification of them.  A computer can use remote USB
-  devices as if they were directly attached.
-  .
-  Currently USB/IP provides no access control or encryption.  It should only
-  be used in trusted environments.
-  .
-  This package provides the server component 'usbipd' and the client tool
-  'usbip'.
- Package: hyperv-daemons
- Architecture: amd64 arm64 i386 x32
- Section: admin
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Pre-Depends: ${misc:Pre-Depends}
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Description: Support daemons for Linux running on Hyper-V
-  Suite of daemons for Linux guests running on Hyper-V, consisting of
-  hv_fcopy_daemon, hv_kvp_daemon and hv_vss_daemon.
-  .
-  hv_fcopy_daemon provides the file copy service, allowing the host to copy
-  files into the guest.
-  .
-  hv_kvp_daemon provides the key-value pair (KVP) service, allowing the host
-  to get and set the IP networking configuration of the guest.  (This
-  requires helper scripts which are not currently included.)
-  .
-  hv_vss_daemon provides the volume shadow copy service (VSS), allowing the
-  host to freeze the guest filesystems while taking a snapshot.
- Package: rtla
- Architecture: amd64 arm64 armhf i386 x32
- Section: devel
- Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools !stage1>
- Depends: ${shlibs:Depends}
- Description: Real-Time Linux Analysis tools
-  rtla provides a set of commands for analysing the real-time properties of
-  Linux.  rtla uses kernel tracing capabilities to provide precise
-  information about the properties and root causes of unexpected results.
- Package: linux-kbuild-6.5.0-2
- Architecture: linux-any
- Build-Profiles: <!pkg.linux.notools !stage1>
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Multi-Arch: foreign
- Description: Kbuild infrastructure for Linux 6.5.0-2
-  This package provides the kbuild infrastructure for the headers packages
-  for Linux kernel version 6.5.
- Package: linux-bootwrapper-6.5.0-2
- Architecture: powerpc ppc64
- Build-Profiles: <!pkg.linux.notools !stage1>
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Multi-Arch: foreign
- Description: Boot wrapper tools for Linux 6.5 on PowerPC
-  This package provides the 'wrapper' script and related tools needed to
-  process the Linux kernel image for use with some PowerPC platforms.
- Package: linux-headers-6.5.0-2-alpha-generic
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-alpha-generic
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-alpha-generic, generally used for building
-  out-of-tree kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-alpha-generic, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-alpha-generic package.
- Package: linux-image-6.5.0-2-alpha-generic
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha]
- Recommends: firmware-linux-free, apparmor [alpha]
- Suggests: linux-doc-6.5, debian-kernel-handbook, aboot [alpha], fdutils [alpha]
- Breaks: fwupdate (<< 12-7) [alpha], wireless-regdb (<< 2019.06.03-1~) [alpha], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Alpha
-  The Linux kernel 6.5 and modules for use on DEC Alpha systems with
-  extended kernel start address (Wildfire, Titan, Marvel).
- Package: linux-image-alpha-generic
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-alpha-generic, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-alpha-generic (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Alpha (meta-package)
-  This package depends on the latest Linux kernel and modules for use on DEC
-  Alpha systems with extended kernel start address (Wildfire, Titan,
-  Marvel).
- Package: linux-headers-alpha-generic
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-alpha-generic (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux alpha-generic configuration (meta-package)
+ Package: linux-headers-mips32r2eb
+ Architecture: mips
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-mips32r2eb (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux mips32r2eb configuration (meta-package)
   This package depends on the architecture-specific header files for the
-  latest Linux kernel alpha-generic configuration.
- Package: linux-image-6.5.0-2-alpha-generic-dbg
- Architecture: alpha
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-alpha-generic
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-alpha-generic.
- Package: linux-image-alpha-generic-dbg
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-alpha-generic-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux alpha-generic configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel alpha-generic configuration.
- Package: linux-headers-6.5.0-2-alpha-smp
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-alpha-smp
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-alpha-smp, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-alpha-smp, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-alpha-smp package.
+  latest Linux kernel mips32r2eb configuration.
  
- Package: linux-image-6.5.0-2-alpha-smp
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha]
- Recommends: firmware-linux-free, apparmor [alpha]
- Suggests: linux-doc-6.5, debian-kernel-handbook, aboot [alpha], fdutils [alpha]
- Breaks: fwupdate (<< 12-7) [alpha], wireless-regdb (<< 2019.06.03-1~) [alpha], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Alpha SMP
-  The Linux kernel 6.5 and modules for use on DEC Alpha SMP systems with
-  extended kernel start address (Wildfire, Titan, Marvel).
+ Package: linux-headers-mips32r2el
+ Architecture: mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-mips32r2el (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux mips32r2el configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel mips32r2el configuration.
  
- Package: linux-image-alpha-smp
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-alpha-smp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-alpha-smp (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Alpha SMP (meta-package)
-  This package depends on the latest Linux kernel and modules for use on DEC
-  Alpha SMP systems with extended kernel start address (Wildfire, Titan,
-  Marvel).
+ Package: linux-headers-mips64r2eb
+ Architecture: mips64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-mips64r2eb (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux mips64r2eb configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel mips64r2eb configuration.
  
- Package: linux-headers-alpha-smp
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-alpha-smp (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux alpha-smp configuration (meta-package)
+ Package: linux-headers-mips64r2el
+ Architecture: mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-mips64r2el (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux mips64r2el configuration (meta-package)
   This package depends on the architecture-specific header files for the
-  latest Linux kernel alpha-smp configuration.
+  latest Linux kernel mips64r2el configuration.
  
- Package: linux-image-6.5.0-2-alpha-smp-dbg
- Architecture: alpha
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-alpha-smp
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-alpha-smp.
+ Package: linux-headers-mips64r6el
+ Architecture: mips64el mips64r6el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-mips64r6el (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux mips64r6el configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel mips64r6el configuration.
  
- Package: linux-image-alpha-smp-dbg
- Architecture: alpha
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-alpha-smp-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux alpha-smp configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel alpha-smp configuration.
- Package: kernel-image-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-amd64
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-amd64-di, nic-shared-modules-6.5.0-2-amd64-di, i2c-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di, mtd-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-amd64-di, nic-shared-modules-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di, mmc-core-modules-6.5.0-2-amd64-di, pcmcia-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di, rfkill-modules-6.5.0-2-amd64-di, crypto-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: serial-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-amd64-di, pcmcia-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
- Package: usb-serial-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-amd64-di, serial-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-amd64-di, ata-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di, cdrom-core-modules-6.5.0-2-amd64-di, ata-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-amd64-di, nic-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di, md-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-amd64-di, cdrom-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: squashfs-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di, cdrom-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-amd64-di, md-modules-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: pcmcia-storage-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pcmcia-storage-modules
- Depends: kernel-image-6.5.0-2-amd64-di, cdrom-core-modules-6.5.0-2-amd64-di, pcmcia-modules-6.5.0-2-amd64-di, ata-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: PCMCIA storage drivers
-  This package contains PCMCIA storage drivers for the kernel.
- Package: fb-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-amd64-di, i2c-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di, i2c-modules-6.5.0-2-amd64-di, rfkill-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-amd64-di, event-modules-6.5.0-2-amd64-di, input-modules-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-pcmcia-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-pcmcia-modules
- Depends: kernel-image-6.5.0-2-amd64-di, nic-shared-modules-6.5.0-2-amd64-di, nic-wireless-modules-6.5.0-2-amd64-di, pcmcia-modules-6.5.0-2-amd64-di, mmc-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Common PCMCIA NIC drivers
-  This package contains common PCMCIA NIC drivers for the kernel.
- Package: pcmcia-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Common PCMCIA drivers
-  This package contains common PCMCIA drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-amd64-di, nic-shared-modules-6.5.0-2-amd64-di, nic-wireless-modules-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di, ata-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: acpi-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: acpi-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: ACPI support modules
-  This package contains kernel modules for ACPI.
- Package: i2c-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-amd64-di, md-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: efi-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: efi-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: EFI modules
-  This package contains EFI modules.
- Package: ata-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-amd64-di, scsi-core-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-amd64-di, mmc-core-modules-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: speakup modules
-  This package contains speakup modules.
- Package: uinput-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: uinput support
-  This package contains the uinput module.
- Package: sound-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-amd64-di, i2c-modules-6.5.0-2-amd64-di, usb-modules-6.5.0-2-amd64-di, pcmcia-modules-6.5.0-2-amd64-di, firewire-core-modules-6.5.0-2-amd64-di, crc-modules-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: sound support
-  This package contains sound modules.
- Package: mtd-core-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: MTD core
-  This package contains the MTD core.
- Package: rfkill-modules-6.5.0-2-amd64-di
- Package-Type: udeb
- Architecture: amd64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: rfkill-modules
- Depends: kernel-image-6.5.0-2-amd64-di
- Kernel-Version: 6.5.0-2-amd64
- Description: rfkill modules
-  This package contains the rfkill module.
- Package: linux-image-amd64-signed-template
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: dpkg-dev, python3:any, ${misc:Depends}
- Description: Template for signed linux-image packages for amd64
-  This package is used to control code signing by the Debian signing
-  service.
- Package: linux-headers-6.5.0-2-amd64
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-x86
- Description: Header files for Linux 6.5.0-2-amd64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-amd64, generally used for building out-of-tree kernel
-  modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-amd64, and can be used for building modules
-  that load into the kernel provided by the linux-image-6.5.0-2-amd64
-  package.
- Package: linux-image-6.5.0-2-amd64-unsigned
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
- Recommends: firmware-linux-free, apparmor [amd64]
- Suggests: linux-doc-6.5, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
- Replaces: linux-image-6.5.0-2-amd64
- Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2)
- Conflicts: linux-image-6.5.0-2-amd64
- Description: Linux 6.5 for 64-bit PCs
-  The Linux kernel 6.5 and modules for use on PCs with AMD64, Intel 64 or
-  VIA Nano processors.
- Package: linux-image-6.5.0-2-amd64-dbg
- Architecture: amd64
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-amd64
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-amd64.
- Package: linux-image-amd64-dbg
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-amd64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux amd64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel amd64 configuration.
- Package: linux-headers-6.5.0-2-cloud-amd64
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-x86
- Description: Header files for Linux 6.5.0-2-cloud-amd64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-cloud-amd64, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-cloud-amd64, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-cloud-amd64 package.
- Package: linux-image-6.5.0-2-cloud-amd64-unsigned
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
- Recommends: firmware-linux-free, apparmor [amd64]
- Suggests: linux-doc-6.5, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
- Replaces: linux-image-6.5.0-2-cloud-amd64
- Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2)
- Conflicts: linux-image-6.5.0-2-cloud-amd64
- Description: Linux 6.5 for x86-64 cloud
-  The Linux kernel 6.5 and modules for use on cloud platforms including
-  Amazon EC2, Microsoft Azure, and Google Compute Engine.
- Package: linux-image-6.5.0-2-cloud-amd64-dbg
- Architecture: amd64
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-cloud-amd64
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-cloud-amd64.
- Package: linux-image-cloud-amd64-dbg
- Architecture: amd64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-cloud-amd64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux cloud-amd64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel cloud-amd64 configuration.
- Package: kernel-image-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: kernel-image, mmc-core-modules
- Kernel-Version: 6.5.0-2-arm64
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-arm64-di, nic-shared-modules-6.5.0-2-arm64-di, i2c-modules-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di, mtd-core-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-arm64-di, nic-shared-modules-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di, crypto-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-arm64-di, scsi-core-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: scsi-core-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-arm64-di, scsi-core-modules-6.5.0-2-arm64-di, cdrom-core-modules-6.5.0-2-arm64-di, ata-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-arm64-di, nic-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di, md-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-arm64-di, cdrom-core-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: squashfs-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di, cdrom-core-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-arm64-di, md-modules-6.5.0-2-arm64-di, scsi-core-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-arm64-di, scsi-core-modules-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-arm64-di, i2c-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di, i2c-modules-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-arm64-di, nic-shared-modules-6.5.0-2-arm64-di, nic-wireless-modules-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-arm64-di, scsi-core-modules-6.5.0-2-arm64-di, ata-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: i2c-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-arm64-di, md-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: efi-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: efi-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: EFI modules
-  This package contains EFI modules.
- Package: ata-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-arm64-di, scsi-core-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: speakup modules
-  This package contains speakup modules.
- Package: uinput-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: uinput support
-  This package contains the uinput module.
- Package: sound-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-arm64-di, i2c-modules-6.5.0-2-arm64-di, usb-modules-6.5.0-2-arm64-di, crc-modules-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: sound support
-  This package contains sound modules.
- Package: leds-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: leds-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: LED modules
-  This package contains LED modules.
- Package: mtd-core-modules-6.5.0-2-arm64-di
- Package-Type: udeb
- Architecture: arm64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-arm64-di
- Kernel-Version: 6.5.0-2-arm64
- Description: MTD core
-  This package contains the MTD core.
- Package: linux-image-arm64-signed-template
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: dpkg-dev, python3:any, ${misc:Depends}
- Description: Template for signed linux-image packages for arm64
-  This package is used to control code signing by the Debian signing
-  service.
- Package: linux-headers-6.5.0-2-arm64
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-arm64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-arm64, generally used for building out-of-tree kernel
-  modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-arm64, and can be used for building modules
-  that load into the kernel provided by the linux-image-6.5.0-2-arm64
-  package.
- Package: linux-image-6.5.0-2-arm64-unsigned
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
- Recommends: firmware-linux-free, apparmor [arm64]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Replaces: linux-image-6.5.0-2-arm64
- Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2)
- Conflicts: linux-image-6.5.0-2-arm64
- Description: Linux 6.5 for 64-bit ARMv8 machines
-  The Linux kernel 6.5 and modules for use on 64-bit ARMv8 machines.
- Package: linux-image-6.5.0-2-arm64-dbg
- Architecture: arm64
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-arm64
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-arm64.
- Package: linux-image-arm64-dbg
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-arm64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux arm64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel arm64 configuration.
- Package: linux-headers-6.5.0-2-cloud-arm64
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-cloud-arm64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-cloud-arm64, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-cloud-arm64, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-cloud-arm64 package.
- Package: linux-image-6.5.0-2-cloud-arm64-unsigned
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
- Recommends: firmware-linux-free, apparmor [arm64]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Replaces: linux-image-6.5.0-2-cloud-arm64
- Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2)
- Conflicts: linux-image-6.5.0-2-cloud-arm64
- Description: Linux 6.5 for arm64 cloud
-  The Linux kernel 6.5 and modules for use on cloud platforms supporting
-  arm64 virtual machines.
- Package: linux-image-6.5.0-2-cloud-arm64-dbg
- Architecture: arm64
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-cloud-arm64
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-cloud-arm64.
- Package: linux-image-cloud-arm64-dbg
- Architecture: arm64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-cloud-arm64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux cloud-arm64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel cloud-arm64 configuration.
- Package: kernel-image-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, rtc-modules
- Kernel-Version: 6.5.0-2-marvell
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-marvell-di, nic-shared-modules-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di, mtd-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-shared-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-marvell-di, scsi-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: scsi-core-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: loop-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: ipv6-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ipv6-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: IPv6 driver
-  This package contains the IPv6 driver for the kernel.
- Package: btrfs-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di, md-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-marvell-di, cdrom-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jffs2-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jffs2-modules
- Depends: kernel-image-6.5.0-2-marvell-di, mtd-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: JFFS2 filesystem support
-  This package contains the JFFS2 filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: minix-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di, cdrom-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-marvell-di, md-modules-6.5.0-2-marvell-di, scsi-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-marvell-di, scsi-core-modules-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-marvell-di, event-modules-6.5.0-2-marvell-di, input-modules-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-marvell-di, nic-shared-modules-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-marvell-di, scsi-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-marvell-di, md-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: mmc-core-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-marvell-di, mmc-core-modules-6.5.0-2-marvell-di, usb-modules-6.5.0-2-marvell-di, crc-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: uinput-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: uinput support
-  This package contains the uinput module.
- Package: leds-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: leds-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: LED modules
-  This package contains LED modules.
- Package: mtd-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-modules
- Depends: kernel-image-6.5.0-2-marvell-di, mtd-core-modules-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: MTD driver modules
-  This package contains MTD driver modules.
- Package: mtd-core-modules-6.5.0-2-marvell-di
- Package-Type: udeb
- Architecture: armel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-marvell-di
- Kernel-Version: 6.5.0-2-marvell
- Description: MTD core
-  This package contains the MTD core.
- Package: linux-headers-6.5.0-2-marvell
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-arm
- Description: Header files for Linux 6.5.0-2-marvell
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-marvell, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-marvell, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-marvell package.
- Package: linux-image-6.5.0-2-marvell
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel]
- Recommends: firmware-linux-free, u-boot-tools [armel], apparmor [armel]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [armel], wireless-regdb (<< 2019.06.03-1~) [armel], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Marvell Kirkwood/Orion
-  The Linux kernel 6.5 and modules for use on Marvell Kirkwood and Orion
-  based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware).
- Package: linux-image-marvell
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-marvell, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-marvell (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Marvell Kirkwood/Orion (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Marvell Kirkwood and Orion based systems
-  (https://wiki.debian.org/ArmEabiPort#Supported_hardware).
- Package: linux-headers-marvell
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-marvell (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux marvell configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel marvell configuration.
- Package: linux-image-6.5.0-2-marvell-dbg
- Architecture: armel
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-marvell
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-marvell.
- Package: linux-image-marvell-dbg
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-marvell-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux marvell configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel marvell configuration.
- Package: linux-headers-6.5.0-2-rpi
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-arm
- Description: Header files for Linux 6.5.0-2-rpi
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-rpi, generally used for building out-of-tree kernel
-  modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-rpi, and can be used for building modules
-  that load into the kernel provided by the linux-image-6.5.0-2-rpi package.
- Package: linux-image-6.5.0-2-rpi
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel]
- Recommends: firmware-linux-free, apparmor [armel]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [armel], wireless-regdb (<< 2019.06.03-1~) [armel], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Raspberry Pi Zero, Zero W and 1
-  The Linux kernel 6.5 and modules for use on Raspberry Pi Zero, Zero W and
-  1 based systems.
- Package: linux-image-rpi
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-rpi, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-rpi (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Raspberry Pi Zero, Zero W and 1 (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Raspberry Pi Zero, Zero W and 1 based systems.
- Package: linux-headers-rpi
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-rpi (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux rpi configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel rpi configuration.
- Package: linux-image-6.5.0-2-rpi-dbg
- Architecture: armel
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-rpi
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-rpi.
- Package: linux-image-rpi-dbg
- Architecture: armel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-rpi-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux rpi configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel rpi configuration.
- Package: kernel-image-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, mmc-core-modules, mtd-core-modules
- Kernel-Version: 6.5.0-2-armmp
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-armmp-di, nic-shared-modules-6.5.0-2-armmp-di, i2c-modules-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-armmp-di, nic-shared-modules-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di, crypto-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-armmp-di, ata-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-armmp-di, scsi-core-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: scsi-core-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-armmp-di, scsi-core-modules-6.5.0-2-armmp-di, cdrom-core-modules-6.5.0-2-armmp-di, ata-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-armmp-di, nic-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di, md-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-armmp-di, cdrom-core-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: squashfs-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di, cdrom-core-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-armmp-di, md-modules-6.5.0-2-armmp-di, scsi-core-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-armmp-di, scsi-core-modules-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-armmp-di, i2c-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di, i2c-modules-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-armmp-di, nic-shared-modules-6.5.0-2-armmp-di, nic-wireless-modules-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-armmp-di, scsi-core-modules-6.5.0-2-armmp-di, ata-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: i2c-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-armmp-di, md-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: efi-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: efi-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: EFI modules
-  This package contains EFI modules.
- Package: ata-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-armmp-di, scsi-core-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: speakup modules
-  This package contains speakup modules.
- Package: uinput-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: uinput support
-  This package contains the uinput module.
- Package: sound-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-armmp-di, i2c-modules-6.5.0-2-armmp-di, usb-modules-6.5.0-2-armmp-di, crc-modules-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: sound support
-  This package contains sound modules.
- Package: leds-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: leds-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: LED modules
-  This package contains LED modules.
- Package: mtd-modules-6.5.0-2-armmp-di
- Package-Type: udeb
- Architecture: armhf
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-modules
- Depends: kernel-image-6.5.0-2-armmp-di
- Kernel-Version: 6.5.0-2-armmp
- Description: MTD driver modules
-  This package contains MTD driver modules.
- Package: kernel-image-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-parisc
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-parisc-di, nic-shared-modules-6.5.0-2-parisc-di, i2c-modules-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-shared-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: serial-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
- Package: usb-serial-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-parisc-di, usb-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-parisc-di, serial-modules-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-parisc-di, ata-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-parisc-di, scsi-core-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: scsi-core-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-parisc-di, scsi-core-modules-6.5.0-2-parisc-di, cdrom-core-modules-6.5.0-2-parisc-di, ata-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: loop-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di, md-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-parisc-di, cdrom-core-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: squashfs-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: fuse-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-parisc-di, md-modules-6.5.0-2-parisc-di, scsi-core-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-parisc-di, scsi-core-modules-6.5.0-2-parisc-di, usb-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: input-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-parisc-di, usb-modules-6.5.0-2-parisc-di, i2c-modules-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-parisc-di, event-modules-6.5.0-2-parisc-di, input-modules-6.5.0-2-parisc-di, usb-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-parisc-di, nic-shared-modules-6.5.0-2-parisc-di, usb-modules-6.5.0-2-parisc-di, crc-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-parisc-di, scsi-core-modules-6.5.0-2-parisc-di, ata-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: i2c-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-parisc-di, md-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-parisc-di, scsi-core-modules-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: nbd-modules-6.5.0-2-parisc-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-parisc-di
- Kernel-Version: 6.5.0-2-parisc
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: kernel-image-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules
- Kernel-Version: 6.5.0-2-parisc64
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, nic-shared-modules-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-shared-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules
- Kernel-Version: 6.5.0-2-parisc64
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: serial-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
- Package: usb-serial-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, usb-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, serial-modules-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, ata-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, scsi-core-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: scsi-core-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, scsi-core-modules-6.5.0-2-parisc64-di, cdrom-core-modules-6.5.0-2-parisc64-di, ata-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: loop-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di, md-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, cdrom-core-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: linux-headers-octeon
+ Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-octeon (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux octeon configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel octeon configuration.
  
- Package: squashfs-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
+ Package: linux-headers-parisc
  Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-parisc (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux parisc configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel parisc configuration.
  
- Package: fuse-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
+ Package: linux-headers-parisc64
  Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-parisc64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux parisc64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel parisc64 configuration.
  
- Package: f2fs-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: linux-headers-powerpc
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-powerpc (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux powerpc configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel powerpc configuration.
  
- Package: md-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Package: linux-headers-powerpc-smp
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-powerpc-smp (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux powerpc-smp configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel powerpc-smp configuration.
  
- Package: multipath-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, md-modules-6.5.0-2-parisc64-di, scsi-core-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
+ Package: linux-headers-powerpc64
+ Architecture: powerpc ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-powerpc64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux powerpc64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel powerpc64 configuration.
  
- Package: usb-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Package: linux-headers-powerpc64-64k
+ Architecture: ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-powerpc64-64k (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux powerpc64-64k configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel powerpc64-64k configuration.
  
- Package: usb-storage-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, scsi-core-modules-6.5.0-2-parisc64-di, usb-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Package: linux-headers-powerpc64le
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-powerpc64le (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux powerpc64le configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel powerpc64le configuration.
  
- Package: fb-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Package: linux-headers-powerpc64le-64k
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-powerpc64le-64k (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux powerpc64le-64k configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel powerpc64le-64k configuration.
  
- Package: input-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, usb-modules-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Input devices support
-  This package contains input device drivers for the kernel.
+ Package: linux-headers-riscv64
+ Architecture: riscv64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-riscv64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux riscv64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel riscv64 configuration.
  
- Package: event-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Event support
-  This package contains event drivers for the kernel.
+ Package: linux-headers-rpi
+ Architecture: armel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-rpi (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux rpi configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel rpi configuration.
  
- Package: mouse-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, event-modules-6.5.0-2-parisc64-di, input-modules-6.5.0-2-parisc64-di, usb-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
 -Package: linux-headers-rt-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
 -Depends: linux-headers-6.12.27-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux rt-armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel rt-armmp configuration.
 -
+ Package: linux-headers-s390x
+ Architecture: s390x
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-s390x (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux s390x configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel s390x configuration.
  
- Package: nic-usb-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, nic-shared-modules-6.5.0-2-parisc64-di, usb-modules-6.5.0-2-parisc64-di, crc-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Package: linux-headers-sh7751r
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-sh7751r (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux sh7751r configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel sh7751r configuration.
  
- Package: sata-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, scsi-core-modules-6.5.0-2-parisc64-di, ata-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Package: linux-headers-sh7785lcr
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-sh7785lcr (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux sh7785lcr configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel sh7785lcr configuration.
  
- Package: crc-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: CRC modules
-  This package contains CRC support modules.
+ Package: linux-headers-sparc64
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-sparc64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux sparc64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel sparc64 configuration.
  
- Package: crypto-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: crypto modules
-  This package contains crypto modules.
+ Package: linux-headers-sparc64-smp
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-sparc64-smp (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux sparc64-smp configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel sparc64-smp configuration.
  
- Package: crypto-dm-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
+ Package: linux-image-4kc-malta
+ Architecture: mips mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-4kc-malta, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-4kc-malta (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Malta (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Malta boards.
+ Package: linux-image-4kc-malta-dbg
+ Architecture: mips mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-4kc-malta-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux 4kc-malta configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel 4kc-malta configuration.
+ Package: linux-image-5kc-malta
+ Architecture: mips64 mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-5kc-malta, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-5kc-malta (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Malta (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Malta boards.
+ Package: linux-image-5kc-malta-dbg
+ Architecture: mips64 mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-5kc-malta-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux 5kc-malta configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel 5kc-malta configuration.
+ Package: linux-image-6.12.27-4kc-malta
+ Architecture: mips mipsel
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mipsel] | linux-initramfs-tool [mips mipsel]
+ Recommends: apparmor [mips mipsel]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips mipsel], wireless-regdb (<< 2019.06.03-1~) [mips mipsel], initramfs-tools (<< 0.120+deb8u2) [mips], initramfs-tools (<< 0.120+deb8u2) [mipsel]
+ Description: Linux 6.12 for MIPS Malta
+  The Linux kernel 6.12 and modules for use on MIPS Malta boards.
+ Package: linux-image-6.12.27-4kc-malta-dbg
+ Architecture: mips mipsel
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, md-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-4kc-malta
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-4kc-malta.
  
- Package: ata-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
+ Package: linux-image-6.12.27-5kc-malta
+ Architecture: mips64 mips64el
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64 mips64el] | linux-initramfs-tool [mips64 mips64el]
+ Recommends: apparmor [mips64 mips64el]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips64 mips64el], wireless-regdb (<< 2019.06.03-1~) [mips64 mips64el], initramfs-tools (<< 0.120+deb8u2) [mips64], initramfs-tools (<< 0.120+deb8u2) [mips64el]
+ Description: Linux 6.12 for MIPS Malta
+  The Linux kernel 6.12 and modules for use on MIPS Malta boards.
+ Package: linux-image-6.12.27-5kc-malta-dbg
+ Architecture: mips64 mips64el
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-parisc64-di, scsi-core-modules-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-5kc-malta
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-5kc-malta.
  
- Package: nbd-modules-6.5.0-2-parisc64-di
- Package-Type: udeb
- Architecture: hppa
- Section: debian-installer
+ Package: linux-image-6.12.27-alpha-generic
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha]
+ Recommends: apparmor [alpha]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, aboot [alpha], fdutils [alpha]
+ Breaks: fwupdate (<< 12-7) [alpha], wireless-regdb (<< 2019.06.03-1~) [alpha], initramfs-tools (<< 0.120+deb8u2) [alpha]
+ Description: Linux 6.12 for Alpha
+  The Linux kernel 6.12 and modules for use on DEC Alpha systems with
+  extended kernel start address (Wildfire, Titan, Marvel).
+ Package: linux-image-6.12.27-alpha-generic-dbg
+ Architecture: alpha
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-parisc64-di
- Kernel-Version: 6.5.0-2-parisc64
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-alpha-generic
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-alpha-generic.
  
- Package: linux-headers-6.5.0-2-parisc
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-parisc
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-parisc, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-parisc, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-parisc package.
+ Package: linux-image-6.12.27-alpha-smp
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha]
+ Recommends: apparmor [alpha]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, aboot [alpha], fdutils [alpha]
+ Breaks: fwupdate (<< 12-7) [alpha], wireless-regdb (<< 2019.06.03-1~) [alpha], initramfs-tools (<< 0.120+deb8u2) [alpha]
+ Description: Linux 6.12 for Alpha SMP
+  The Linux kernel 6.12 and modules for use on DEC Alpha SMP systems with
+  extended kernel start address (Wildfire, Titan, Marvel).
  
- Package: linux-image-6.5.0-2-parisc
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa]
- Recommends: firmware-linux-free, apparmor [hppa]
- Suggests: linux-doc-6.5, debian-kernel-handbook, palo [hppa]
- Breaks: fwupdate (<< 12-7) [hppa], wireless-regdb (<< 2019.06.03-1~) [hppa], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for 32-bit PA-RISC
-  The Linux kernel 6.5 and modules for use on HP PA-RISC 32-bit systems with
-  max 4 GB RAM.
+ Package: linux-image-6.12.27-alpha-smp-dbg
+ Architecture: alpha
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-alpha-smp
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-alpha-smp.
  
- Package: linux-image-parisc
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-parisc, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-parisc (= ${binary:Version}), ${misc:Depends}
- Description: Linux for 32-bit PA-RISC (meta-package)
-  This package depends on the latest Linux kernel and modules for use on HP
-  PA-RISC 32-bit systems with max 4 GB RAM.
+ Package: linux-image-6.12.27-amd64-dbg
+ Architecture: amd64
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-amd64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-amd64.
  
- Package: linux-headers-parisc
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-parisc (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux parisc configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel parisc configuration.
+ Package: linux-image-6.12.27-amd64-unsigned
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
+ Recommends: apparmor [amd64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
+ Replaces: linux-image-6.12.27-amd64
+ Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2) [amd64]
+ Conflicts: linux-image-6.12.27-amd64
+ Description: Linux 6.12 for 64-bit PCs
+  The Linux kernel 6.12 and modules for use on PCs with AMD64, Intel 64 or
+  VIA Nano processors.
  
- Package: linux-image-6.5.0-2-parisc-dbg
- Architecture: hppa
+ Package: linux-image-6.12.27-arm64-16k-dbg
+ Architecture: arm64
  Section: debug
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
  Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-parisc
+ Description: Debug symbols for linux-image-6.12.27-arm64-16k
   This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-parisc.
- Package: linux-image-parisc-dbg
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-parisc-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux parisc configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel parisc configuration.
- Package: linux-headers-6.5.0-2-parisc64
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13-hppa64-linux-gnu
- Description: Header files for Linux 6.5.0-2-parisc64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-parisc64, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-parisc64, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-parisc64 package.
- Package: linux-image-6.5.0-2-parisc64
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa]
- Recommends: firmware-linux-free, apparmor [hppa]
- Suggests: linux-doc-6.5, debian-kernel-handbook, palo [hppa]
- Breaks: fwupdate (<< 12-7) [hppa], wireless-regdb (<< 2019.06.03-1~) [hppa], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for 64-bit PA-RISC
-  The Linux kernel 6.5 and modules for use on HP PA-RISC 64-bit systems with
-  support for more than 4 GB RAM.
- Package: linux-image-parisc64
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-parisc64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-parisc64 (= ${binary:Version}), ${misc:Depends}
- Description: Linux for 64-bit PA-RISC (meta-package)
-  This package depends on the latest Linux kernel and modules for use on HP
-  PA-RISC 64-bit systems with support for more than 4 GB RAM.
+  modules in linux-image-6.12.27-arm64-16k.
  
- Package: linux-headers-parisc64
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-parisc64 (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux parisc64 configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel parisc64 configuration.
+ Package: linux-image-6.12.27-arm64-16k-unsigned
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-arm64-16k
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-arm64-16k
+ Description: Linux 6.12 for 64-bit ARMv8 machines with 16k pages
+  The Linux kernel 6.12 and modules for use on 64-bit ARMv8 machines with
+  16k pages.
+ Package: linux-image-6.12.27-arm64-dbg
+ Architecture: arm64
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-arm64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-arm64.
  
- Package: linux-image-6.5.0-2-parisc64-dbg
- Architecture: hppa
+ Package: linux-image-6.12.27-arm64-unsigned
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-arm64
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-arm64
+ Description: Linux 6.12 for 64-bit ARMv8 machines
+  The Linux kernel 6.12 and modules for use on 64-bit ARMv8 machines.
 -Package: linux-image-6.12.27-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel>
 -Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: apparmor [armhf]
 -Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2) [armhf]
 -Description: Linux 6.12 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 6.12 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -
 -Package: linux-image-6.12.27-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-6.12.27-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-6.12.27-armmp.
 -
 -Package: linux-image-6.12.27-armmp-lpae
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: apparmor [armhf]
 -Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2) [armhf]
 -Description: Linux 6.12 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 6.12 and modules for use on ARMv7 multiplatform kernel
 - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 - details of supported platforms..
 -
 -Package: linux-image-6.12.27-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-6.12.27-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-6.12.27-armmp-lpae.
 -
+ Package: linux-image-6.12.27-cloud-amd64-dbg
+ Architecture: amd64
  Section: debug
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
  Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-parisc64
+ Description: Debug symbols for linux-image-6.12.27-cloud-amd64
   This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-parisc64.
+  modules in linux-image-6.12.27-cloud-amd64.
  
- Package: linux-image-parisc64-dbg
- Architecture: hppa
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-parisc64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux parisc64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel parisc64 configuration.
+ Package: linux-image-6.12.27-cloud-amd64-unsigned
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
+ Recommends: apparmor [amd64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
+ Replaces: linux-image-6.12.27-cloud-amd64
+ Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2) [amd64]
+ Conflicts: linux-image-6.12.27-cloud-amd64
+ Description: Linux 6.12 for x86-64 cloud
+  The Linux kernel 6.12 and modules for use on cloud platforms including
+  Amazon EC2, Microsoft Azure, and Google Compute Engine.
  
- Package: kernel-image-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: kernel-image, rtc-modules
- Kernel-Version: 6.5.0-2-686
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Package: linux-image-6.12.27-cloud-arm64-dbg
+ Architecture: arm64
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-cloud-arm64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-cloud-arm64.
  
- Package: nic-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-686-di, nic-shared-modules-6.5.0-2-686-di, i2c-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di, mtd-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Package: linux-image-6.12.27-cloud-arm64-unsigned
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-cloud-arm64
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-cloud-arm64
+ Description: Linux 6.12 for arm64 cloud
+  The Linux kernel 6.12 and modules for use on cloud platforms supporting
+  arm64 virtual machines.
  
- Package: nic-wireless-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-686-di, nic-shared-modules-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di, mmc-core-modules-6.5.0-2-686-di, pcmcia-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di, rfkill-modules-6.5.0-2-686-di, crypto-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Package: linux-image-6.12.27-loong64
+ Architecture: loong64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [loong64] | linux-initramfs-tool [loong64]
+ Recommends: apparmor [loong64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [loong64], wireless-regdb (<< 2019.06.03-1~) [loong64], initramfs-tools (<< 0.120+deb8u2) [loong64]
+ Description: Linux 6.12 for 64-bit LoongArch platforms
+  The Linux kernel 6.12 and modules for use on 64-bit LoongArch platforms.
+ Package: linux-image-6.12.27-loong64-dbg
+ Architecture: loong64
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-loong64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-loong64.
  
- Package: nic-shared-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: linux-image-6.12.27-loongson-3
+ Architecture: mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el mipsel] | linux-initramfs-tool [mips64el mipsel]
+ Recommends: apparmor [mips64el mipsel], pmon-update [mips64el mipsel]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips64el mipsel], wireless-regdb (<< 2019.06.03-1~) [mips64el mipsel], initramfs-tools (<< 0.120+deb8u2) [mips64el], initramfs-tools (<< 0.120+deb8u2) [mipsel]
+ Description: Linux 6.12 for Loongson 3A/3B
+  The Linux kernel 6.12 and modules for use on Loongson 3A or 3B based
+  systems (e.g.  from Loongson or Lemote).
  
- Package: serial-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-loongson-3-dbg
+ Architecture: mips64el mipsel
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-686-di, pcmcia-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-loongson-3
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-loongson-3.
  
- Package: usb-serial-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-m68k
+ Architecture: m68k
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [m68k] | linux-initramfs-tool [m68k]
+ Recommends: apparmor [m68k]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, vmelilo [m68k], fdutils [m68k]
+ Breaks: fwupdate (<< 12-7) [m68k], wireless-regdb (<< 2019.06.03-1~) [m68k], initramfs-tools (<< 0.120+deb8u2) [m68k]
+ Description: Linux 6.12 for Motorola MC68020+ family
+  The Linux kernel 6.12 and modules for use on Motorola MC68020+ family.
+ Package: linux-image-6.12.27-m68k-dbg
+ Architecture: m68k
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-m68k
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-m68k.
  
- Package: ppp-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-mips32r2eb
+ Architecture: mips
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips] | linux-initramfs-tool [mips]
+ Recommends: apparmor [mips]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips], wireless-regdb (<< 2019.06.03-1~) [mips], initramfs-tools (<< 0.120+deb8u2) [mips]
+ Description: Linux 6.12 for MIPS Generic (mips32r2eb)
+  The Linux kernel 6.12 and modules for use on MIPS Generic platform
+  (mips32r2eb).
+ Package: linux-image-6.12.27-mips32r2eb-dbg
+ Architecture: mips
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-686-di, serial-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-mips32r2eb
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-mips32r2eb.
  
- Package: pata-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-686-di, ata-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Package: linux-image-6.12.27-mips32r2el
+ Architecture: mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsel] | linux-initramfs-tool [mipsel]
+ Recommends: apparmor [mipsel]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mipsel], wireless-regdb (<< 2019.06.03-1~) [mipsel], initramfs-tools (<< 0.120+deb8u2) [mipsel]
+ Description: Linux 6.12 for MIPS Generic (mips32r2el)
+  The Linux kernel 6.12 and modules for use on MIPS Generic platform
+  (mips32r2el).
  
- Package: cdrom-core-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Package: linux-image-6.12.27-mips32r2el-dbg
+ Architecture: mipsel
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-mips32r2el
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-mips32r2el.
  
- Package: firewire-core-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Package: linux-image-6.12.27-mips64r2eb
+ Architecture: mips64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64] | linux-initramfs-tool [mips64]
+ Recommends: apparmor [mips64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips64], wireless-regdb (<< 2019.06.03-1~) [mips64], initramfs-tools (<< 0.120+deb8u2) [mips64]
+ Description: Linux 6.12 for MIPS Generic (mips64r2eb)
+  The Linux kernel 6.12 and modules for use on MIPS Generic platform
+  (mips64r2eb).
  
- Package: scsi-core-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Package: linux-image-6.12.27-mips64r2eb-dbg
+ Architecture: mips64
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-mips64r2eb
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-mips64r2eb.
  
- Package: scsi-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di, cdrom-core-modules-6.5.0-2-686-di, ata-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Package: linux-image-6.12.27-mips64r2el
+ Architecture: mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el] | linux-initramfs-tool [mips64el]
+ Recommends: apparmor [mips64el]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips64el], wireless-regdb (<< 2019.06.03-1~) [mips64el], initramfs-tools (<< 0.120+deb8u2) [mips64el]
+ Description: Linux 6.12 for MIPS Generic (mips64r2el)
+  The Linux kernel 6.12 and modules for use on MIPS Generic platform
+  (mips64r2el).
  
- Package: scsi-nic-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-mips64r2el-dbg
+ Architecture: mips64el
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-686-di, nic-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-mips64r2el
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-mips64r2el.
+ Package: linux-image-6.12.27-mips64r6el
+ Architecture: mips64el mips64r6el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el mips64r6el] | linux-initramfs-tool [mips64el mips64r6el]
+ Recommends: apparmor [mips64el mips64r6el]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips64el mips64r6el], wireless-regdb (<< 2019.06.03-1~) [mips64el mips64r6el], initramfs-tools (<< 0.120+deb8u2) [mips64el], initramfs-tools (<< 0.120+deb8u2) [mips64r6el]
+ Description: Linux 6.12 for MIPS Generic (mips64r6el)
+  The Linux kernel 6.12 and modules for use on MIPS Generic platform
+  (mips64r6el).
  
- Package: loop-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Package: linux-image-6.12.27-mips64r6el-dbg
+ Architecture: mips64el mips64r6el
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-mips64r6el
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-mips64r6el.
  
- Package: btrfs-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-octeon
+ Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mips64 mips64el mipsel] | linux-initramfs-tool [mips mips64 mips64el mipsel]
+ Recommends: apparmor [mips mips64 mips64el mipsel]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [mips mips64 mips64el mipsel], wireless-regdb (<< 2019.06.03-1~) [mips mips64 mips64el mipsel], initramfs-tools (<< 0.120+deb8u2) [mips], initramfs-tools (<< 0.120+deb8u2) [mips64], initramfs-tools (<< 0.120+deb8u2) [mips64el], initramfs-tools (<< 0.120+deb8u2) [mipsel]
+ Description: Linux 6.12 for Octeon
+  The Linux kernel 6.12 and modules for use on Cavium Networks Octeon.
+ Package: linux-image-6.12.27-octeon-dbg
+ Architecture: mips mips64 mips64el mipsel
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di, md-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-octeon
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-octeon.
  
- Package: ext4-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Package: linux-image-6.12.27-parisc
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa]
+ Recommends: apparmor [hppa]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, palo [hppa]
+ Breaks: fwupdate (<< 12-7) [hppa], wireless-regdb (<< 2019.06.03-1~) [hppa], initramfs-tools (<< 0.120+deb8u2) [hppa]
+ Description: Linux 6.12 for 32-bit PA-RISC
+  The Linux kernel 6.12 and modules for use on HP PA-RISC 32-bit systems
+  with max 4 GB RAM.
+ Package: linux-image-6.12.27-parisc-dbg
+ Architecture: hppa
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-parisc
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-parisc.
  
- Package: isofs-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-686-di, cdrom-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Package: linux-image-6.12.27-parisc64
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa]
+ Recommends: apparmor [hppa]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, palo [hppa]
+ Breaks: fwupdate (<< 12-7) [hppa], wireless-regdb (<< 2019.06.03-1~) [hppa], initramfs-tools (<< 0.120+deb8u2) [hppa]
+ Description: Linux 6.12 for 64-bit PA-RISC
+  The Linux kernel 6.12 and modules for use on HP PA-RISC 64-bit systems
+  with support for more than 4 GB RAM.
+ Package: linux-image-6.12.27-parisc64-dbg
+ Architecture: hppa
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-parisc64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-parisc64.
  
- Package: jfs-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Package: linux-image-6.12.27-powerpc
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc]
+ Recommends: apparmor [powerpc]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, mkvmlinuz [powerpc], grub-ieee1275 [powerpc]
+ Breaks: fwupdate (<< 12-7) [powerpc], wireless-regdb (<< 2019.06.03-1~) [powerpc], initramfs-tools (<< 0.120+deb8u2) [powerpc]
+ Description: Linux 6.12 for uniprocessor 32-bit PowerPC
+  The Linux kernel 6.12 and modules for use on uniprocessor 32-bit PowerPC.
+ Package: linux-image-6.12.27-powerpc-dbg
+ Architecture: powerpc
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-powerpc
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-powerpc.
  
- Package: xfs-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Package: linux-image-6.12.27-powerpc-smp
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc]
+ Recommends: apparmor [powerpc]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, mkvmlinuz [powerpc], grub-ieee1275 [powerpc]
+ Breaks: fwupdate (<< 12-7) [powerpc], wireless-regdb (<< 2019.06.03-1~) [powerpc], initramfs-tools (<< 0.120+deb8u2) [powerpc]
+ Description: Linux 6.12 for multiprocessor 32-bit PowerPC
+  The Linux kernel 6.12 and modules for use on multiprocessor 32-bit
+  PowerPC.
+ Package: linux-image-6.12.27-powerpc-smp-dbg
+ Architecture: powerpc
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-powerpc-smp
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-powerpc-smp.
  
- Package: fat-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: linux-image-6.12.27-powerpc64
+ Architecture: powerpc ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc ppc64] | linux-initramfs-tool [powerpc ppc64]
+ Recommends: apparmor [powerpc ppc64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, mkvmlinuz [powerpc ppc64], grub-ieee1275 [powerpc ppc64]
+ Breaks: fwupdate (<< 12-7) [powerpc ppc64], wireless-regdb (<< 2019.06.03-1~) [powerpc ppc64], initramfs-tools (<< 0.120+deb8u2) [powerpc], initramfs-tools (<< 0.120+deb8u2) [ppc64]
+ Description: Linux 6.12 for 64-bit PowerPC
+  The Linux kernel 6.12 and modules for use on 64-bit PowerPC.
+ Package: linux-image-6.12.27-powerpc64-64k
+ Architecture: ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ppc64] | linux-initramfs-tool [ppc64]
+ Recommends: apparmor [ppc64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, mkvmlinuz [ppc64], grub-ieee1275 [ppc64]
+ Breaks: fwupdate (<< 12-7) [ppc64], wireless-regdb (<< 2019.06.03-1~) [ppc64], initramfs-tools (<< 0.120+deb8u2) [ppc64]
+ Description: Linux 6.12 for 64-bit PowerPC with 64k pages
+  The Linux kernel 6.12 and modules for use on 64-bit PowerPC with 64k
+  pages.
+ Package: linux-image-6.12.27-powerpc64-64k-dbg
+ Architecture: ppc64
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-powerpc64-64k
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-powerpc64-64k.
  
- Package: squashfs-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-powerpc64-dbg
+ Architecture: powerpc ppc64
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-powerpc64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-powerpc64.
  
- Package: udf-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-powerpc64le
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ppc64el] | linux-initramfs-tool [ppc64el]
+ Recommends: apparmor [ppc64el]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, mkvmlinuz [ppc64el], grub-ieee1275 [ppc64el]
+ Breaks: fwupdate (<< 12-7) [ppc64el], wireless-regdb (<< 2019.06.03-1~) [ppc64el], initramfs-tools (<< 0.120+deb8u2) [ppc64el]
+ Description: Linux 6.12 for Little-endian 64-bit PowerPC with 4k pages
+  The Linux kernel 6.12 and modules for use on Little-endian 64-bit PowerPC
+  with 4k pages.
+ Package: linux-image-6.12.27-powerpc64le-64k
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ppc64el] | linux-initramfs-tool [ppc64el]
+ Recommends: apparmor [ppc64el]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, mkvmlinuz [ppc64el], grub-ieee1275 [ppc64el]
+ Breaks: fwupdate (<< 12-7) [ppc64el], wireless-regdb (<< 2019.06.03-1~) [ppc64el], initramfs-tools (<< 0.120+deb8u2) [ppc64el]
+ Description: Linux 6.12 for Little-endian 64-bit PowerPC with 64k pages
+  The Linux kernel 6.12 and modules for use on Little-endian 64-bit PowerPC
+  with 64k pages.
+ Package: linux-image-6.12.27-powerpc64le-64k-dbg
+ Architecture: ppc64el
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di, cdrom-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-powerpc64le-64k
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-powerpc64le-64k.
  
- Package: fuse-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-powerpc64le-dbg
+ Architecture: ppc64el
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-powerpc64le
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-powerpc64le.
  
- Package: f2fs-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-riscv64
+ Architecture: riscv64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [riscv64] | linux-initramfs-tool [riscv64]
+ Recommends: apparmor [riscv64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [riscv64], wireless-regdb (<< 2019.06.03-1~) [riscv64], initramfs-tools (<< 0.120+deb8u2) [riscv64]
+ Description: Linux 6.12 for 64-bit RISC-V platforms
+  The Linux kernel 6.12 and modules for use on 64-bit RISC-V platforms.
+ Package: linux-image-6.12.27-riscv64-dbg
+ Architecture: riscv64
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-riscv64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-riscv64.
  
- Package: md-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-rpi
+ Architecture: armel
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel]
+ Recommends: apparmor [armel]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [armel], wireless-regdb (<< 2019.06.03-1~) [armel], initramfs-tools (<< 0.120+deb8u2) [armel]
+ Description: Linux 6.12 for Raspberry Pi Zero, Zero W and 1
+  The Linux kernel 6.12 and modules for use on Raspberry Pi Zero, Zero W and
+  1 based systems.
+ Package: linux-image-6.12.27-rpi-dbg
+ Architecture: armel
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-rpi
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-rpi.
  
- Package: multipath-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-rt-amd64-dbg
+ Architecture: amd64
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-686-di, md-modules-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-rt-amd64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-rt-amd64.
  
- Package: usb-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-rt-amd64-unsigned
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
+ Recommends: apparmor [amd64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
+ Replaces: linux-image-6.12.27-rt-amd64
+ Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2) [amd64]
+ Conflicts: linux-image-6.12.27-rt-amd64
+ Description: Linux 6.12 for 64-bit PCs, PREEMPT_RT
+  The Linux kernel 6.12 and modules for use on PCs with AMD64, Intel 64 or
+  VIA Nano processors.
+  .
+  This kernel includes the PREEMPT_RT realtime patch set.
+ Package: linux-image-6.12.27-rt-arm64-dbg
+ Architecture: arm64
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-rt-arm64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-rt-arm64.
  
- Package: usb-storage-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Package: linux-image-6.12.27-rt-arm64-unsigned
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-rt-arm64
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-rt-arm64
+ Description: Linux 6.12 for 64-bit ARMv8 machines, PREEMPT_RT
+  The Linux kernel 6.12 and modules for use on 64-bit ARMv8 machines.
+  .
+  This kernel includes the PREEMPT_RT realtime patch set.
  
- Package: pcmcia-storage-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pcmcia-storage-modules
- Depends: kernel-image-6.5.0-2-686-di, cdrom-core-modules-6.5.0-2-686-di, pcmcia-modules-6.5.0-2-686-di, ata-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: PCMCIA storage drivers
-  This package contains PCMCIA storage drivers for the kernel.
 -Package: linux-image-6.12.27-rt-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: apparmor [armhf]
 -Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2) [armhf]
 -Description: Linux 6.12 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
 - The Linux kernel 6.12 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 - .
 - This kernel includes the PREEMPT_RT realtime patch set.
 -
 -Package: linux-image-6.12.27-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-6.12.27-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-6.12.27-rt-armmp.
 -
+ Package: linux-image-6.12.27-s390x
+ Architecture: s390x
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [s390x] | linux-initramfs-tool [s390x]
+ Recommends: apparmor [s390x]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, s390-tools [s390x]
+ Breaks: fwupdate (<< 12-7) [s390x], wireless-regdb (<< 2019.06.03-1~) [s390x], initramfs-tools (<< 0.120+deb8u2) [s390x]
+ Description: Linux 6.12 for IBM zSeries
+  The Linux kernel 6.12 and modules for use on IBM zSeries.
+ Package: linux-image-6.12.27-s390x-dbg
+ Architecture: s390x
+ Section: debug
+ Priority: optional
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-s390x
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-s390x.
  
- Package: fb-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-sh7751r
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4]
+ Recommends: apparmor [sh4]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [sh4], wireless-regdb (<< 2019.06.03-1~) [sh4], initramfs-tools (<< 0.120+deb8u2) [sh4]
+ Description: Linux 6.12 for sh7751r
+  The Linux kernel 6.12 and modules for use on Renesas SH7751R R2D plus
+  board.
+ Package: linux-image-6.12.27-sh7751r-dbg
+ Architecture: sh4
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-686-di, i2c-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-sh7751r
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-sh7751r.
  
- Package: input-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-sh7785lcr
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4]
+ Recommends: apparmor [sh4], u-boot-tools [sh4]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Breaks: fwupdate (<< 12-7) [sh4], wireless-regdb (<< 2019.06.03-1~) [sh4], initramfs-tools (<< 0.120+deb8u2) [sh4]
+ Description: Linux 6.12 for sh7785lcr
+  The Linux kernel 6.12 and modules for use on Renesas SH7785 reference
+  board.
+ Package: linux-image-6.12.27-sh7785lcr-dbg
+ Architecture: sh4
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di, i2c-modules-6.5.0-2-686-di, rfkill-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Input devices support
-  This package contains input device drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-sh7785lcr
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-sh7785lcr.
  
- Package: event-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-sparc64
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sparc64] | linux-initramfs-tool [sparc64]
+ Recommends: apparmor [sparc64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, fdutils [sparc64], grub-ieee1275 [sparc64]
+ Breaks: fwupdate (<< 12-7) [sparc64], wireless-regdb (<< 2019.06.03-1~) [sparc64], initramfs-tools (<< 0.120+deb8u2) [sparc64]
+ Description: Linux 6.12 for uniprocessor 64-bit UltraSPARC
+  The Linux kernel 6.12 and modules for use on uniprocessor 64-bit
+  UltraSPARC.
+ Package: linux-image-6.12.27-sparc64-dbg
+ Architecture: sparc64
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-sparc64
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-sparc64.
  
- Package: mouse-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
+ Package: linux-image-6.12.27-sparc64-smp
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sparc64] | linux-initramfs-tool [sparc64]
+ Recommends: apparmor [sparc64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, fdutils [sparc64], grub-ieee1275 [sparc64]
+ Breaks: fwupdate (<< 12-7) [sparc64], wireless-regdb (<< 2019.06.03-1~) [sparc64], initramfs-tools (<< 0.120+deb8u2) [sparc64]
+ Description: Linux 6.12 for multiprocessor 64-bit UltraSPARC
+  The Linux kernel 6.12 and modules for use on multiprocessor 64-bit
+  UltraSPARC.
+ Package: linux-image-6.12.27-sparc64-smp-dbg
+ Architecture: sparc64
+ Section: debug
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-686-di, event-modules-6.5.0-2-686-di, input-modules-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick>
+ Depends: ${misc:Depends}
+ Description: Debug symbols for linux-image-6.12.27-sparc64-smp
+  This package provides the detached debug symbols for the Linux kernel and
+  modules in linux-image-6.12.27-sparc64-smp.
  
- Package: nic-pcmcia-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-pcmcia-modules
- Depends: kernel-image-6.5.0-2-686-di, nic-shared-modules-6.5.0-2-686-di, nic-wireless-modules-6.5.0-2-686-di, pcmcia-modules-6.5.0-2-686-di, mmc-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Common PCMCIA NIC drivers
-  This package contains common PCMCIA NIC drivers for the kernel.
+ Package: linux-image-alpha-generic
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-alpha-generic, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-alpha-generic (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Alpha (meta-package)
+  This package depends on the latest Linux kernel and modules for use on DEC
+  Alpha systems with extended kernel start address (Wildfire, Titan,
+  Marvel).
  
- Package: pcmcia-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Common PCMCIA drivers
-  This package contains common PCMCIA drivers for the kernel.
+ Package: linux-image-alpha-generic-dbg
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-alpha-generic-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux alpha-generic configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel alpha-generic configuration.
  
- Package: nic-usb-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-686-di, nic-shared-modules-6.5.0-2-686-di, nic-wireless-modules-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Package: linux-image-alpha-smp
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-alpha-smp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-alpha-smp (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Alpha SMP (meta-package)
+  This package depends on the latest Linux kernel and modules for use on DEC
+  Alpha SMP systems with extended kernel start address (Wildfire, Titan,
+  Marvel).
  
- Package: sata-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di, ata-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Package: linux-image-alpha-smp-dbg
+ Architecture: alpha
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-alpha-smp-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux alpha-smp configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel alpha-smp configuration.
  
- Package: acpi-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: acpi-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: ACPI support modules
-  This package contains kernel modules for ACPI.
+ Package: linux-image-amd64-dbg
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-amd64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux amd64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel amd64 configuration.
+ Package: linux-image-amd64-signed-template
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: dpkg-dev, python3:any, ${misc:Depends}
+ Description: Template for signed linux-image packages for amd64
+  This package is used to control code signing by the Debian signing
+  service.
+ Package: linux-image-arm64-16k-dbg
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-arm64-16k-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux arm64-16k configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel arm64-16k configuration.
+ Package: linux-image-arm64-dbg
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-arm64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux arm64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel arm64 configuration.
+ Package: linux-image-arm64-signed-template
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel>
+ Depends: dpkg-dev, python3:any, ${misc:Depends}
+ Description: Template for signed linux-image packages for arm64
+  This package is used to control code signing by the Debian signing
+  service.
 -Package: linux-image-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
 -Provides: linux-latest-modules-6.12.27-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
 -Depends: linux-image-6.12.27-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-6.12.27-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp configuration.
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
 -Provides: linux-latest-modules-6.12.27-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
 -Depends: linux-image-6.12.27-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel supporting LPAE. See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms..
 -
 -Package: linux-image-armmp-lpae-dbg
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-6.12.27-armmp-lpae-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp-lpae configuration.
 -
+ Package: linux-image-cloud-amd64-dbg
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-cloud-amd64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux cloud-amd64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel cloud-amd64 configuration.
+ Package: linux-image-cloud-arm64-dbg
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-cloud-arm64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux cloud-arm64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel cloud-arm64 configuration.
+ Package: linux-image-loong64
+ Architecture: loong64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-loong64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-loong64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit LoongArch platforms (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit LoongArch platforms.
+ Package: linux-image-loong64-dbg
+ Architecture: loong64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-loong64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux loong64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel loong64 configuration.
+ Package: linux-image-loongson-3
+ Architecture: mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-loongson-3, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-loongson-3 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Loongson 3A/3B (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Loongson 3A or 3B based systems (e.g.  from Loongson or Lemote).
+ Package: linux-image-loongson-3-dbg
+ Architecture: mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-loongson-3-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux loongson-3 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel loongson-3 configuration.
+ Package: linux-image-m68k
+ Architecture: m68k
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-m68k, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-m68k (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Motorola MC68020+ family (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Motorola MC68020+ family.
+ Package: linux-image-m68k-dbg
+ Architecture: m68k
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-m68k-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux m68k configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel m68k configuration.
  
- Package: i2c-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: i2c support modules
-  This package contains basic i2c support modules.
+ Package: linux-image-mips32r2eb
+ Architecture: mips
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-mips32r2eb, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-mips32r2eb (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Generic (mips32r2eb) (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Generic platform (mips32r2eb).
  
- Package: crc-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: CRC modules
-  This package contains CRC support modules.
+ Package: linux-image-mips32r2eb-dbg
+ Architecture: mips
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-mips32r2eb-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux mips32r2eb configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel mips32r2eb configuration.
  
- Package: crypto-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: crypto modules
-  This package contains crypto modules.
+ Package: linux-image-mips32r2el
+ Architecture: mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-mips32r2el, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-mips32r2el (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Generic (mips32r2el) (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Generic platform (mips32r2el).
  
- Package: crypto-dm-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-686-di, md-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: linux-image-mips32r2el-dbg
+ Architecture: mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-mips32r2el-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux mips32r2el configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel mips32r2el configuration.
  
- Package: efi-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: efi-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: EFI modules
-  This package contains EFI modules.
+ Package: linux-image-mips64r2eb
+ Architecture: mips64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-mips64r2eb, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-mips64r2eb (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Generic (mips64r2eb) (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Generic platform (mips64r2eb).
  
- Package: ata-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-686-di, scsi-core-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
+ Package: linux-image-mips64r2eb-dbg
+ Architecture: mips64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-mips64r2eb-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux mips64r2eb configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel mips64r2eb configuration.
  
- Package: mmc-core-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Package: linux-image-mips64r2el
+ Architecture: mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-mips64r2el, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-mips64r2el (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Generic (mips64r2el) (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Generic platform (mips64r2el).
  
- Package: mmc-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-686-di, mmc-core-modules-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
+ Package: linux-image-mips64r2el-dbg
+ Architecture: mips64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-mips64r2el-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux mips64r2el configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel mips64r2el configuration.
  
- Package: nbd-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Package: linux-image-mips64r6el
+ Architecture: mips64el mips64r6el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-mips64r6el, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-mips64r6el (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for MIPS Generic (mips64r6el) (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  MIPS Generic platform (mips64r6el).
  
- Package: speakup-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: speakup modules
-  This package contains speakup modules.
+ Package: linux-image-mips64r6el-dbg
+ Architecture: mips64el mips64r6el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-mips64r6el-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux mips64r6el configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel mips64r6el configuration.
  
- Package: uinput-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: uinput support
-  This package contains the uinput module.
+ Package: linux-image-octeon
+ Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-octeon, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-octeon (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Octeon (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Cavium Networks Octeon.
  
- Package: sound-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-686-di, i2c-modules-6.5.0-2-686-di, usb-modules-6.5.0-2-686-di, pcmcia-modules-6.5.0-2-686-di, firewire-core-modules-6.5.0-2-686-di, crc-modules-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: sound support
-  This package contains sound modules.
+ Package: linux-image-octeon-dbg
+ Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-octeon-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux octeon configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel octeon configuration.
  
- Package: mtd-core-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: MTD core
-  This package contains the MTD core.
+ Package: linux-image-parisc
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-parisc, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-parisc (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 32-bit PA-RISC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on HP
+  PA-RISC 32-bit systems with max 4 GB RAM.
  
- Package: rfkill-modules-6.5.0-2-686-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: rfkill-modules
- Depends: kernel-image-6.5.0-2-686-di
- Kernel-Version: 6.5.0-2-686
- Description: rfkill modules
-  This package contains the rfkill module.
+ Package: linux-image-parisc-dbg
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-parisc-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux parisc configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel parisc configuration.
  
- Package: kernel-image-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: kernel-image, rtc-modules
- Kernel-Version: 6.5.0-2-686-pae
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Package: linux-image-parisc64
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-parisc64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-parisc64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit PA-RISC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on HP
+  PA-RISC 64-bit systems with support for more than 4 GB RAM.
  
- Package: nic-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, nic-shared-modules-6.5.0-2-686-pae-di, i2c-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di, mtd-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Package: linux-image-parisc64-dbg
+ Architecture: hppa
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-parisc64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux parisc64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel parisc64 configuration.
  
- Package: nic-wireless-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, nic-shared-modules-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di, mmc-core-modules-6.5.0-2-686-pae-di, pcmcia-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di, rfkill-modules-6.5.0-2-686-pae-di, crypto-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Package: linux-image-powerpc
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-powerpc, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-powerpc (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for uniprocessor 32-bit PowerPC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  uniprocessor 32-bit PowerPC.
  
- Package: nic-shared-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: linux-image-powerpc-dbg
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-powerpc-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux powerpc configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel powerpc configuration.
  
- Package: serial-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, pcmcia-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
+ Package: linux-image-powerpc-smp
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-powerpc-smp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-powerpc-smp (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for multiprocessor 32-bit PowerPC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  multiprocessor 32-bit PowerPC.
  
- Package: usb-serial-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Package: linux-image-powerpc-smp-dbg
+ Architecture: powerpc
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-powerpc-smp-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux powerpc-smp configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel powerpc-smp configuration.
  
- Package: ppp-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, serial-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Package: linux-image-powerpc64
+ Architecture: powerpc ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-powerpc64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-powerpc64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit PowerPC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit PowerPC.
  
- Package: pata-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, ata-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Package: linux-image-powerpc64-64k
+ Architecture: ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-powerpc64-64k, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-powerpc64-64k (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit PowerPC with 64k pages (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit PowerPC with 64k pages.
  
- Package: cdrom-core-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Package: linux-image-powerpc64-64k-dbg
+ Architecture: ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-powerpc64-64k-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux powerpc64-64k configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel powerpc64-64k configuration.
  
- Package: firewire-core-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Package: linux-image-powerpc64-dbg
+ Architecture: powerpc ppc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-powerpc64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux powerpc64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel powerpc64 configuration.
  
- Package: scsi-core-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Package: linux-image-powerpc64le
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-powerpc64le, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-powerpc64le (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Little-endian 64-bit PowerPC with 4k pages (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Little-endian 64-bit PowerPC with 4k pages.
  
- Package: scsi-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di, cdrom-core-modules-6.5.0-2-686-pae-di, ata-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Package: linux-image-powerpc64le-64k
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-powerpc64le-64k, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-powerpc64le-64k (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Little-endian 64-bit PowerPC with 64k pages (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Little-endian 64-bit PowerPC with 64k pages.
  
- Package: scsi-nic-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-686-pae-di, nic-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Package: linux-image-powerpc64le-64k-dbg
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-powerpc64le-64k-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux powerpc64le-64k configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel powerpc64le-64k configuration.
  
- Package: loop-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Package: linux-image-powerpc64le-dbg
+ Architecture: ppc64el
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-powerpc64le-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux powerpc64le configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel powerpc64le configuration.
  
- Package: btrfs-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di, md-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Package: linux-image-riscv64
+ Architecture: riscv64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-riscv64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-riscv64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit RISC-V platforms (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit RISC-V platforms.
  
- Package: ext4-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Package: linux-image-riscv64-dbg
+ Architecture: riscv64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-riscv64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux riscv64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel riscv64 configuration.
  
- Package: isofs-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, cdrom-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Package: linux-image-rpi
+ Architecture: armel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-rpi, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-rpi (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for Raspberry Pi Zero, Zero W and 1 (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Raspberry Pi Zero, Zero W and 1 based systems.
  
- Package: jfs-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Package: linux-image-rpi-dbg
+ Architecture: armel
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-rpi-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux rpi configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel rpi configuration.
  
- Package: xfs-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Package: linux-image-rt-amd64-dbg
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-rt-amd64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux rt-amd64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel rt-amd64 configuration.
  
- Package: fat-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: linux-image-rt-arm64-dbg
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-rt-arm64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux rt-arm64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel rt-arm64 configuration.
  
- Package: squashfs-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: squashfs modules
-  This package contains squashfs modules.
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
 -Provides: linux-latest-modules-6.12.27-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
 -Depends: linux-image-6.12.27-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -
 -Package: linux-image-rt-armmp-dbg
 -Architecture: armhf
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-6.12.27-rt-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux rt-armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel rt-armmp configuration.
 -
+ Package: linux-image-s390x
+ Architecture: s390x
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-s390x, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-s390x (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for IBM zSeries (meta-package)
+  This package depends on the latest Linux kernel and modules for use on IBM
+  zSeries.
  
- Package: udf-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di, cdrom-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Package: linux-image-s390x-dbg
+ Architecture: s390x
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-s390x-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux s390x configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel s390x configuration.
  
- Package: fuse-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Package: linux-image-sh7751r
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-sh7751r, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-sh7751r (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for sh7751r (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Renesas SH7751R R2D plus board.
  
- Package: f2fs-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: linux-image-sh7751r-dbg
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-sh7751r-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux sh7751r configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel sh7751r configuration.
  
- Package: md-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Package: linux-image-sh7785lcr
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-sh7785lcr, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-sh7785lcr (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for sh7785lcr (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  Renesas SH7785 reference board.
  
- Package: multipath-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, md-modules-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
+ Package: linux-image-sh7785lcr-dbg
+ Architecture: sh4
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-sh7785lcr-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux sh7785lcr configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel sh7785lcr configuration.
  
- Package: usb-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Package: linux-image-sparc64
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-sparc64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-sparc64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for uniprocessor 64-bit UltraSPARC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  uniprocessor 64-bit UltraSPARC.
  
- Package: usb-storage-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Package: linux-image-sparc64-dbg
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-sparc64-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux sparc64 configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel sparc64 configuration.
  
- Package: pcmcia-storage-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pcmcia-storage-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, cdrom-core-modules-6.5.0-2-686-pae-di, pcmcia-modules-6.5.0-2-686-pae-di, ata-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: PCMCIA storage drivers
-  This package contains PCMCIA storage drivers for the kernel.
+ Package: linux-image-sparc64-smp
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-sparc64-smp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-sparc64-smp (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for multiprocessor 64-bit UltraSPARC (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  multiprocessor 64-bit UltraSPARC.
  
- Package: fb-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, i2c-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Package: linux-image-sparc64-smp-dbg
+ Architecture: sparc64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-image-dbg
+ Depends: linux-image-6.12.27-sparc64-smp-dbg (= ${binary:Version}), ${misc:Depends}
+ Description: Debugging symbols for Linux sparc64-smp configuration (meta-package)
+  This package depends on the detached debugging symbols for the latest
+  Linux kernel sparc64-smp configuration.
  
- Package: input-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di, i2c-modules-6.5.0-2-686-pae-di, rfkill-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Input devices support
-  This package contains input device drivers for the kernel.
+ Package: linux-kbuild-6.12.27
+ Architecture: linux-any
+ Build-Profiles: <!pkg.linux.notools>
+ Depends: ${shlibs:Depends}, ${misc:Depends}, pahole
+ Multi-Arch: foreign
+ Description: Kbuild infrastructure for Linux 6.12.27
+  This package provides the kbuild infrastructure for the headers packages
+  for Linux kernel version 6.12.
  
- Package: event-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Event support
-  This package contains event drivers for the kernel.
+ Package: linux-libc-dev
+ Architecture: all
+ Section: devel
+ Depends: ${misc:Depends}
+ Multi-Arch: foreign
+ Description: Linux support headers for userspace development
+  This package provides userspaces headers from the Linux kernel.  These
+  files are going to be installed into /usr/include, and are used by the
+  installed headers for GNU libc and other system libraries.
+ Package: linux-perf
+ Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64
+ Section: devel
+ Build-Profiles: <!nopython !pkg.linux.mintools !pkg.linux.notools>
+ Provides: linux-tools-6.12
+ Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
+ Suggests: linux-doc-6.12
+ Replaces: linux-tools-6.12
+ Conflicts: linux-tools-6.12
+ Description: Performance analysis tools for Linux
+  This package contains the 'perf' performance analysis tools for Linux.
  
- Package: mouse-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, event-modules-6.5.0-2-686-pae-di, input-modules-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
+ Package: linux-source
+ Architecture: all
+ Build-Profiles: <!pkg.linux.nometa !pkg.linux.nosource !pkg.linux.quick>
+ Depends: linux-source-6.12 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux kernel source (meta-package)
+  This package depends on packages containing the sources of the latest
+  Linux kernel.
  
- Package: nic-pcmcia-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-pcmcia-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, nic-shared-modules-6.5.0-2-686-pae-di, nic-wireless-modules-6.5.0-2-686-pae-di, pcmcia-modules-6.5.0-2-686-pae-di, mmc-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Common PCMCIA NIC drivers
-  This package contains common PCMCIA NIC drivers for the kernel.
+ Package: linux-source-6.12
+ Architecture: all
+ Section: kernel
+ Build-Profiles: <!pkg.linux.nosource !pkg.linux.quick>
+ Depends: binutils, xz-utils, ${misc:Depends}
+ Recommends: build-essential, bc, rsync, kmod, cpio, bison, flex, libelf-dev, libssl-dev, linux-config-6.12
+ Suggests: libncurses-dev | ncurses-dev, qtbase5-dev, pkgconf
+ Multi-Arch: foreign
+ Description: Linux kernel source for version 6.12 with Debian patches
+  This package provides source code for the Linux kernel version 6.12. This
+  source closely tracks official Linux kernel releases.  Debian's
+  modifications to that source consist of security fixes, bug fixes, and
+  features that have already been (or are believed to be) accepted by the
+  upstream maintainers.
  
- Package: pcmcia-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Common PCMCIA drivers
-  This package contains common PCMCIA drivers for the kernel.
+ Package: linux-support-6.12.27
+ Architecture: all
+ Section: devel
+ Build-Profiles: <!pkg.linux.notools>
+ Depends: ${python3:Depends}, python3-dacite, python3-jinja2, ${misc:Depends}
+ Multi-Arch: foreign
+ Description: Support files for Linux 6.12
+  This package provides support files for the Linux kernel build, e.g.
+  scripts to handle ABI information and for generation of build system meta
+  data.
  
- Package: nic-usb-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, nic-shared-modules-6.5.0-2-686-pae-di, nic-wireless-modules-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Package: rtla
+ Architecture: amd64 arm64 armhf i386 x32
+ Section: devel
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Depends: ${shlibs:Depends}, ${misc:Depends}
+ Description: Real-Time Linux Analysis tools
+  rtla provides a set of commands for analysing the real-time properties of
+  Linux.  rtla uses kernel tracing capabilities to provide precise
+  information about the properties and root causes of unexpected results.
  
- Package: sata-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di, ata-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Package: usbip
+ Architecture: linux-any
+ Section: admin
+ Build-Profiles: <!pkg.linux.mintools !pkg.linux.notools>
+ Depends: usb.ids, ${shlibs:Depends}, ${misc:Depends}
+ Description: USB device sharing system over IP network
+  USB/IP is a system for sharing USB devices over the network.
+  .
+  To share USB devices between computers with their full functionality,
+  USB/IP encapsulates "USB requests" into IP packets and transmits them
+  between computers.
+  .
+  Original USB device drivers and applications can be used for remote USB
+  devices without any modification of them.  A computer can use remote USB
+  devices as if they were directly attached.
+  .
+  Currently USB/IP provides no access control or encryption.  It should only
+  be used in trusted environments.
+  .
+  This package provides the server component 'usbipd' and the client tool
+  'usbip'.
  
- Package: acpi-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: acpi-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: ACPI support modules
-  This package contains kernel modules for ACPI.
- Package: i2c-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: i2c support modules
-  This package contains basic i2c support modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: crc-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: crypto modules
-  This package contains crypto modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: crypto-dm-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, md-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: efi-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: efi-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: EFI modules
-  This package contains EFI modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: ata-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, scsi-core-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: mmc-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, mmc-core-modules-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: speakup-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: speakup modules
-  This package contains speakup modules.
- Package: uinput-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: uinput support
-  This package contains the uinput module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: sound-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-686-pae-di, i2c-modules-6.5.0-2-686-pae-di, usb-modules-6.5.0-2-686-pae-di, pcmcia-modules-6.5.0-2-686-pae-di, firewire-core-modules-6.5.0-2-686-pae-di, crc-modules-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: sound support
-  This package contains sound modules.
- Package: mtd-core-modules-6.5.0-2-686-pae-di
  Package-Type: udeb
- Architecture: i386
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: MTD core
-  This package contains the MTD core.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: rfkill-modules-6.5.0-2-686-pae-di
- Package-Type: udeb
- Architecture: i386
+ Package: affs-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick pkg.linux.udeb-unsigned-test-build !stage1>
- Provides: rfkill-modules
- Depends: kernel-image-6.5.0-2-686-pae-di
- Kernel-Version: 6.5.0-2-686-pae
- Description: rfkill modules
-  This package contains the rfkill module.
- Package: linux-image-i386-signed-template
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !stage1>
- Depends: dpkg-dev, python3:any, ${misc:Depends}
- Description: Template for signed linux-image packages for i386
-  This package is used to control code signing by the Debian signing
-  service.
- Package: linux-headers-6.5.0-2-686
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-x86
- Description: Header files for Linux 6.5.0-2-686
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-686, generally used for building out-of-tree kernel
-  modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-686, and can be used for building modules
-  that load into the kernel provided by the linux-image-6.5.0-2-686 package.
- Package: linux-image-6.5.0-2-686-unsigned
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386]
- Recommends: firmware-linux-free, apparmor [i386]
- Suggests: linux-doc-6.5, debian-kernel-handbook, grub-pc [i386] | grub-efi-ia32 [i386] | extlinux [i386]
- Replaces: linux-image-6.5.0-2-686
- Breaks: fwupdate (<< 12-7) [i386], wireless-regdb (<< 2019.06.03-1~) [i386], initramfs-tools (<< 0.120+deb8u2)
- Conflicts: linux-image-6.5.0-2-686
- Description: Linux 6.5 for older PCs
-  The Linux kernel 6.5 and modules for use on PCs with one or more
-  processors not supporting PAE.
- Package: linux-image-6.5.0-2-686-dbg
- Architecture: i386
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-686
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-686.
- Package: linux-image-686-dbg
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-686-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux 686 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel 686 configuration.
- Package: linux-headers-6.5.0-2-686-pae
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-x86
- Description: Header files for Linux 6.5.0-2-686-pae
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-686-pae, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-686-pae, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-686-pae package.
- Package: linux-image-6.5.0-2-686-pae-unsigned
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386]
- Recommends: firmware-linux-free, apparmor [i386]
- Suggests: linux-doc-6.5, debian-kernel-handbook, grub-pc [i386] | grub-efi-ia32 [i386] | extlinux [i386]
- Replaces: linux-image-6.5.0-2-686-pae
- Breaks: fwupdate (<< 12-7) [i386], wireless-regdb (<< 2019.06.03-1~) [i386], initramfs-tools (<< 0.120+deb8u2)
- Conflicts: linux-image-6.5.0-2-686-pae
- Description: Linux 6.5 for modern PCs
-  The Linux kernel 6.5 and modules for use on PCs with one or more
-  processors supporting PAE.
-  .
-  This kernel requires PAE (Physical Address Extension). This feature is
-  supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon, Core and Atom; AMD
-  Geode NX, Athlon (K7), Duron, Opteron, Sempron, Turion or Phenom;
-  Transmeta Efficeon; VIA C7; and some other processors.
- Package: linux-image-6.5.0-2-686-pae-dbg
- Architecture: i386
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-686-pae
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-686-pae.
- Package: linux-image-686-pae-dbg
- Architecture: i386
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-686-pae-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux 686-pae configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel 686-pae configuration.
- Package: kernel-image-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, efi-modules
- Kernel-Version: 6.5.0-2-itanium
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-itanium-di, nic-shared-modules-6.5.0-2-itanium-di, i2c-modules-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di, mtd-core-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-shared-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: serial-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: affs-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-itanium-di, pcmcia-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
- Package: usb-serial-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-itanium-di, usb-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: ppp-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: affs-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-itanium-di, serial-modules-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-itanium-di, ata-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: firewire-core-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: affs-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-itanium-di
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
  
- Package: scsi-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: affs-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di, cdrom-core-modules-6.5.0-2-itanium-di, ata-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-itanium-di
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: affs-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Amiga filesystem support
+  This package contains the Amiga filesystem module for the kernel.
+ Package: ata-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-itanium-di, nic-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: btrfs-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di, md-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: isofs-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-itanium-di, cdrom-core-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-itanium-di
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, scsi-core-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: xfs-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-itanium-di
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: squashfs-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
 -Package: ata-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: ata-modules
 -Depends: kernel-image-6.12.27-armmp-di, scsi-core-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: ATA disk modules
 - This package contains core ATA disk modules used by both PATA and SATA
 - disk drivers.
 -
+ Package: ata-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di, cdrom-core-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-m68k-di, scsi-core-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, scsi-core-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-itanium-di, md-modules-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, scsi-core-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di, usb-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, scsi-core-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: fb-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-itanium-di, i2c-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, scsi-core-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-itanium-di, usb-modules-6.5.0-2-itanium-di, i2c-modules-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, scsi-core-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-octeon-di, scsi-core-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-itanium-di, event-modules-6.5.0-2-itanium-di, input-modules-6.5.0-2-itanium-di, usb-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: pcmcia-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Common PCMCIA drivers
-  This package contains common PCMCIA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-parisc-di, scsi-core-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: nic-usb-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-itanium-di, nic-shared-modules-6.5.0-2-itanium-di, usb-modules-6.5.0-2-itanium-di, crc-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-itanium-di
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di, ata-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-parisc64-di, scsi-core-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: i2c-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: i2c support modules
-  This package contains basic i2c support modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-powerpc-di, scsi-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: crc-modules-6.5.0-2-itanium-di
+ Package: ata-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, scsi-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: CRC modules
-  This package contains CRC support modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, scsi-core-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: crypto-modules-6.5.0-2-itanium-di
+ Package: ata-modules-6.12.27-riscv64-di
+ Architecture: riscv64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-riscv64-di, scsi-core-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: ata-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: crypto modules
-  This package contains crypto modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, scsi-core-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
  
- Package: crypto-dm-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: ata-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-itanium-di, md-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: ata-modules
- Depends: kernel-image-6.5.0-2-itanium-di, scsi-core-modules-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
+ Depends: kernel-image-6.12.27-sparc64-di, scsi-core-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
  Description: ATA disk modules
   This package contains core ATA disk modules used by both PATA and SATA
   disk drivers.
  
- Package: nbd-modules-6.5.0-2-itanium-di
- Package-Type: udeb
- Architecture: ia64
+ Package: btrfs-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: uinput-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, md-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
+ Package: btrfs-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: uinput support
-  This package contains the uinput module.
- Package: mtd-core-modules-6.5.0-2-itanium-di
  Package-Type: udeb
- Architecture: ia64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, md-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
+ Package: btrfs-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-itanium-di
- Kernel-Version: 6.5.0-2-itanium
- Description: MTD core
-  This package contains the MTD core.
- Package: linux-headers-6.5.0-2-itanium
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-itanium
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-itanium, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-itanium, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-itanium package.
- Package: linux-image-6.5.0-2-itanium
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ia64] | linux-initramfs-tool [ia64]
- Recommends: firmware-linux-free, apparmor [ia64]
- Suggests: linux-doc-6.5, debian-kernel-handbook, grub-efi-ia64 [ia64]
- Breaks: fwupdate (<< 12-7) [ia64], wireless-regdb (<< 2019.06.03-1~) [ia64], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Itanium (Merced)
-  The Linux kernel 6.5 and modules for use on systems with original Itanium
-  (Merced) processors.
- Package: linux-image-itanium
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-itanium, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-itanium (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Itanium (Merced) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  systems with original Itanium (Merced) processors.
- Package: linux-headers-itanium
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-itanium (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux itanium configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel itanium configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, md-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: linux-image-6.5.0-2-itanium-dbg
- Architecture: ia64
- Section: debug
+ Package: btrfs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-itanium
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-itanium.
- Package: linux-image-itanium-dbg
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-itanium-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux itanium configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel itanium configuration.
- Package: linux-headers-6.5.0-2-mckinley
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-mckinley
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mckinley, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mckinley, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mckinley package.
- Package: linux-image-6.5.0-2-mckinley
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ia64] | linux-initramfs-tool [ia64]
- Recommends: firmware-linux-free, apparmor [ia64]
- Suggests: linux-doc-6.5, debian-kernel-handbook, grub-efi-ia64 [ia64]
- Breaks: fwupdate (<< 12-7) [ia64], wireless-regdb (<< 2019.06.03-1~) [ia64], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Itanium 2+
-  The Linux kernel 6.5 and modules for use on systems with Itanium 2 or
-  9300/9500/9700-series processors.
- Package: linux-image-mckinley
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mckinley, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mckinley (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Itanium 2+ (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  systems with Itanium 2 or 9300/9500/9700-series processors.
- Package: linux-headers-mckinley
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mckinley (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mckinley configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mckinley configuration.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-amd64-di, md-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: linux-image-6.5.0-2-mckinley-dbg
- Architecture: ia64
- Section: debug
+ Package: btrfs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mckinley
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mckinley.
- Package: linux-image-mckinley-dbg
- Architecture: ia64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mckinley-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mckinley configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mckinley configuration.
- Package: kernel-image-6.5.0-2-m68k-di
  Package-Type: udeb
- Architecture: m68k
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-m68k
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-arm64-di, md-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: nic-modules-6.5.0-2-m68k-di
 -Package: btrfs-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
--Package-Type: udeb
- Architecture: m68k
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: btrfs-modules
 -Depends: kernel-image-6.12.27-armmp-di, md-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: BTRFS filesystem support
 - This package contains the BTRFS filesystem module for the kernel.
 -
+ Package: btrfs-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-m68k-di, nic-shared-modules-6.5.0-2-m68k-di, crc-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-shared-modules-6.5.0-2-m68k-di
+ Priority: optional
  Package-Type: udeb
- Architecture: m68k
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-loong64-di, md-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: ppp-modules-6.5.0-2-m68k-di
- Package-Type: udeb
- Architecture: m68k
+ Package: btrfs-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-m68k-di, crc-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-m68k-di
  Package-Type: udeb
- Architecture: m68k
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-m68k-di, ata-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, md-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-m68k-di
- Package-Type: udeb
+ Package: btrfs-modules-6.12.27-m68k-di
  Architecture: m68k
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-m68k-di, scsi-core-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: scsi-core-modules-6.5.0-2-m68k-di
+ Priority: optional
  Package-Type: udeb
- Architecture: m68k
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-m68k-di, crc-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-m68k-di, md-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: scsi-modules-6.5.0-2-m68k-di
- Package-Type: udeb
- Architecture: m68k
+ Package: btrfs-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-m68k-di, scsi-core-modules-6.5.0-2-m68k-di, cdrom-core-modules-6.5.0-2-m68k-di, ata-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: loop-modules-6.5.0-2-m68k-di
+ Priority: optional
  Package-Type: udeb
- Architecture: m68k
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, md-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
  
- Package: btrfs-modules-6.5.0-2-m68k-di
- Package-Type: udeb
- Architecture: m68k
+ Package: btrfs-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-m68k-di, crc-modules-6.5.0-2-m68k-di, md-modules-6.5.0-2-m68k-di
- Kernel-Version: 6.5.0-2-m68k
+ Depends: kernel-image-6.12.27-mips32r2el-di, md-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
  Description: BTRFS filesystem support
   This package contains the BTRFS filesystem module for the kernel.
  
@@@ -6640,98 -3176,95 +2962,83 @@@ Package: cdrom-core-modules-6.12.27-4kc
  Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
+ Package: cdrom-core-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, nic-shared-modules-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
+ Package: cdrom-core-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, nic-shared-modules-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di, mmc-core-modules-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di, crypto-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, scsi-core-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
+ Package: cdrom-core-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
  
- Package: ppp-modules-6.5.0-2-4kc-malta-di
- Package-Type: udeb
- Architecture: mips mipsel
+ Package: cdrom-core-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-4kc-malta-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
 -Package: cdrom-core-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: cdrom-core-modules
 -Depends: kernel-image-6.12.27-armmp-di, scsi-core-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: CDROM support
 - This package contains core CDROM support for the kernel.
 -
+ Package: cdrom-core-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, ata-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
+ Package: cdrom-core-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, scsi-core-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
+ Depends: kernel-image-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
  Description: CDROM support
   This package contains core CDROM support for the kernel.
  
@@@ -6861,250 -3476,251 +3250,239 @@@ Package: crypto-dm-modules-6.12.27-4kc-
  Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: affs-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, md-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, md-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
- Package: nfs-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, md-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-amd64-di, md-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-arm64-di, md-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
 -Package: crypto-dm-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: crypto-dm-modules
 -Depends: kernel-image-6.12.27-armmp-di, md-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: devicemapper crypto module
 - This package contains the devicemapper crypto (dm-crypt) module.
 -
+ Package: crypto-dm-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di, cdrom-core-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-loong64-di, md-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, md-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, md-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, md-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, md-modules-6.5.0-2-4kc-malta-di, scsi-core-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, md-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, scsi-core-modules-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, md-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
  
- Package: fb-modules-6.5.0-2-4kc-malta-di
- Package-Type: udeb
- Architecture: mips mipsel
+ Package: crypto-dm-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, md-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-octeon-di, md-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-parisc-di, md-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, event-modules-6.5.0-2-4kc-malta-di, input-modules-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, nic-shared-modules-6.5.0-2-4kc-malta-di, nic-wireless-modules-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-parisc64-di, md-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
  
- Package: sata-modules-6.5.0-2-4kc-malta-di
- Package-Type: udeb
- Architecture: mips mipsel
+ Package: crypto-dm-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, scsi-core-modules-6.5.0-2-4kc-malta-di, ata-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-4kc-malta-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-powerpc-di, md-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, md-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: crypto modules
-  This package contains crypto modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, md-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
  
- Package: crypto-dm-modules-6.5.0-2-4kc-malta-di
+ Package: crypto-dm-modules-6.12.27-riscv64-di
+ Architecture: riscv64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-riscv64-di, md-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-dm-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, md-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
+ Depends: kernel-image-6.12.27-s390x-di, md-modules-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
  Description: devicemapper crypto module
   This package contains the devicemapper crypto (dm-crypt) module.
  
@@@ -7126,1564 -3764,1298 +3526,1237 @@@ Package: crypto-modules-6.12.27-4kc-mal
  Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: mmc-modules-6.5.0-2-4kc-malta-di
+ Package: crypto-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, mmc-core-modules-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-4kc-malta-di
  Package-Type: udeb
- Architecture: mips mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: crypto modules
+  This package contains crypto modules.
 -Package: crypto-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: crypto-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: crypto modules
 - This package contains crypto modules.
 -
+ Package: crypto-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-4kc-malta-di, usb-modules-6.5.0-2-4kc-malta-di, firewire-core-modules-6.5.0-2-4kc-malta-di, crc-modules-6.5.0-2-4kc-malta-di
- Kernel-Version: 6.5.0-2-4kc-malta
- Description: sound support
-  This package contains sound modules.
- Package: kernel-image-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: nic-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, nic-shared-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, nic-shared-modules-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di, mmc-core-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di, crypto-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: nic-shared-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-mips32r2eb-di
  Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, ata-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: cdrom-core-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: scsi-core-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di, cdrom-core-modules-6.5.0-2-mips32r2eb-di, ata-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: scsi-nic-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips32r2eb-di, nic-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: btrfs-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di, md-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: isofs-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, cdrom-core-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: xfs-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: affs-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
- Package: nfs-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: squashfs-modules-6.5.0-2-mips32r2eb-di
+ Package: crypto-modules-6.12.27-s390x-di
+ Architecture: s390x
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: squashfs modules
-  This package contains squashfs modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: crypto modules
+  This package contains crypto modules.
  
- Package: udf-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: crypto-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di, cdrom-core-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: crypto-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: dasd-extra-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: dasd-extra-modules
+ Depends: kernel-image-6.12.27-s390x-di, dasd-modules-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: optional dasd DIAG support
+  This package contains the module for dasd DIAG support.  The udeb is not
+  loaded by default as the installer does not actually support this.  It can
+  however be useful to have available in rescue situations.
  
- Package: md-modules-6.5.0-2-mips32r2eb-di
+ Package: dasd-modules-6.12.27-s390x-di
+ Architecture: s390x
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: dasd-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: dasd modules
+  This package contains dasd modules.
+ Package: drm-core-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, md-modules-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
  
- Package: fb-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: drm-core-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
  Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+  This package contains core DRM modules for the kernel.
  
- Package: input-modules-6.5.0-2-mips32r2eb-di
 -Package: drm-core-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
--Package-Type: udeb
- Architecture: mips
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: drm-core-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Frame buffer support
 - This package contains core DRM modules for the kernel.
 -
+ Package: drm-core-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-mips32r2eb-di
  Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, event-modules-6.5.0-2-mips32r2eb-di, input-modules-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, nic-shared-modules-6.5.0-2-mips32r2eb-di, nic-wireless-modules-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
  
- Package: sata-modules-6.5.0-2-mips32r2eb-di
- Package-Type: udeb
- Architecture: mips
+ Package: drm-core-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di, ata-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-mips32r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, md-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, scsi-core-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, mmc-core-modules-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-mips32r2eb-di
  Package-Type: udeb
- Architecture: mips
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: drm-core-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-mips32r2eb-di, usb-modules-6.5.0-2-mips32r2eb-di, firewire-core-modules-6.5.0-2-mips32r2eb-di, crc-modules-6.5.0-2-mips32r2eb-di
- Kernel-Version: 6.5.0-2-mips32r2eb
- Description: sound support
-  This package contains sound modules.
- Package: kernel-image-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-octeon
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
  
- Package: nic-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-octeon-di, nic-shared-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-octeon-di, nic-shared-modules-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di, mmc-core-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di, crypto-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: nic-shared-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: ppp-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-octeon-di, ata-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
 -Package: ext4-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: ext4-modules, ext2-modules, ext3-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: ext2/ext3/ext4 filesystem support
 - This package contains the ext4 filesystem module for the kernel, which
 - also supports ext2 and ext3.
 -
+ Package: ext4-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di, cdrom-core-modules-6.5.0-2-octeon-di, ata-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-octeon-di, nic-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: loop-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di, md-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: ext4-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
  Description: ext2/ext3/ext4 filesystem support
   This package contains the ext4 filesystem module for the kernel, which
   also supports ext2 and ext3.
  
- Package: isofs-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-octeon-di, cdrom-core-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: affs-modules-6.5.0-2-octeon-di
- Package-Type: udeb
+ Package: ext4-modules-6.12.27-octeon-di
  Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: nfs-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: udf-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di, cdrom-core-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: f2fs-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: multipath-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-octeon-di, md-modules-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: usb-storage-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: input-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: mouse-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: ext4-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-octeon-di, event-modules-6.5.0-2-octeon-di, input-modules-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-octeon-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-octeon-di, nic-shared-modules-6.5.0-2-octeon-di, nic-wireless-modules-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: sata-modules-6.5.0-2-octeon-di
+ Package: ext4-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: ext4-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di, ata-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
  
- Package: crc-modules-6.5.0-2-octeon-di
- Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Package: f2fs-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-octeon-di, md-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-octeon-di, scsi-core-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
 -Package: f2fs-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: f2fs-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: f2fs filesystem support
 - This package contains the f2fs (Flash-Friendly Filesystem) module.
 -
+ Package: f2fs-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-octeon-di, mmc-core-modules-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-octeon-di
  Package-Type: udeb
- Architecture: mips mips64 mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-octeon-di, usb-modules-6.5.0-2-octeon-di, firewire-core-modules-6.5.0-2-octeon-di, crc-modules-6.5.0-2-octeon-di
- Kernel-Version: 6.5.0-2-octeon
- Description: sound support
-  This package contains sound modules.
- Package: linux-headers-6.5.0-2-4kc-malta
- Architecture: mips mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-4kc-malta
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-4kc-malta, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-4kc-malta, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-4kc-malta package.
- Package: linux-image-6.5.0-2-4kc-malta
- Architecture: mips mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mipsel] | linux-initramfs-tool [mips mipsel]
- Recommends: firmware-linux-free, apparmor [mips mipsel]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips mipsel], wireless-regdb (<< 2019.06.03-1~) [mips mipsel], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Malta
-  The Linux kernel 6.5 and modules for use on MIPS Malta boards.
- Package: linux-image-4kc-malta
- Architecture: mips mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-4kc-malta, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-4kc-malta (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Malta (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Malta boards.
- Package: linux-headers-4kc-malta
- Architecture: mips mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-4kc-malta (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux 4kc-malta configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel 4kc-malta configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: linux-image-6.5.0-2-4kc-malta-dbg
- Architecture: mips mipsel
- Section: debug
+ Package: f2fs-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-4kc-malta
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-4kc-malta.
- Package: linux-image-4kc-malta-dbg
- Architecture: mips mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-4kc-malta-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux 4kc-malta configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel 4kc-malta configuration.
- Package: linux-headers-6.5.0-2-mips32r2eb
- Architecture: mips
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-mips32r2eb
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mips32r2eb, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mips32r2eb, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mips32r2eb package.
- Package: linux-image-6.5.0-2-mips32r2eb
- Architecture: mips
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips] | linux-initramfs-tool [mips]
- Recommends: firmware-linux-free, apparmor [mips]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips], wireless-regdb (<< 2019.06.03-1~) [mips], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Generic (mips32r2eb)
-  The Linux kernel 6.5 and modules for use on MIPS Generic platform
-  (mips32r2eb).
- Package: linux-image-mips32r2eb
- Architecture: mips
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mips32r2eb, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mips32r2eb (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Generic (mips32r2eb) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Generic platform (mips32r2eb).
- Package: linux-headers-mips32r2eb
- Architecture: mips
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mips32r2eb (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mips32r2eb configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mips32r2eb configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: linux-image-6.5.0-2-mips32r2eb-dbg
- Architecture: mips
- Section: debug
+ Package: f2fs-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mips32r2eb
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mips32r2eb.
- Package: linux-image-mips32r2eb-dbg
- Architecture: mips
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mips32r2eb-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mips32r2eb configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mips32r2eb configuration.
- Package: linux-headers-6.5.0-2-octeon
- Architecture: mips mips64 mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-octeon
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-octeon, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-octeon, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-octeon package.
- Package: linux-image-6.5.0-2-octeon
- Architecture: mips mips64 mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mips64 mips64el mipsel] | linux-initramfs-tool [mips mips64 mips64el mipsel]
- Recommends: firmware-linux-free, apparmor [mips mips64 mips64el mipsel]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips mips64 mips64el mipsel], wireless-regdb (<< 2019.06.03-1~) [mips mips64 mips64el mipsel], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Octeon
-  The Linux kernel 6.5 and modules for use on Cavium Networks Octeon.
- Package: linux-image-octeon
- Architecture: mips mips64 mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-octeon, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-octeon (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Octeon (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Cavium Networks Octeon.
- Package: linux-headers-octeon
- Architecture: mips mips64 mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-octeon (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux octeon configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel octeon configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: linux-image-6.5.0-2-octeon-dbg
- Architecture: mips mips64 mips64el mipsel
- Section: debug
+ Package: f2fs-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-octeon
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-octeon.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: linux-image-octeon-dbg
+ Package: f2fs-modules-6.12.27-octeon-di
  Architecture: mips mips64 mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-octeon-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux octeon configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel octeon configuration.
- Package: kernel-image-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-5kc-malta-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, nic-shared-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: nic-wireless-modules-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
+ Package: f2fs-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, nic-shared-modules-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di, mmc-core-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di, crypto-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: nic-shared-modules-6.5.0-2-5kc-malta-di
+ Package: f2fs-modules-6.12.27-parisc64-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: usb-serial-modules-6.5.0-2-5kc-malta-di
+ Package: f2fs-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, ata-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: cdrom-core-modules-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
+ Package: f2fs-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, scsi-core-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-5kc-malta-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, scsi-core-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: scsi-core-modules-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
+ Package: f2fs-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-5kc-malta-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, scsi-core-modules-6.5.0-2-5kc-malta-di, cdrom-core-modules-6.5.0-2-5kc-malta-di, ata-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: scsi-nic-modules-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
+ Package: f2fs-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-5kc-malta-di, nic-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: f2fs-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
  
- Package: btrfs-modules-6.5.0-2-5kc-malta-di
+ Package: fat-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fat-modules-6.12.27-5kc-malta-di
  Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di, md-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
  
- Package: ext4-modules-6.5.0-2-5kc-malta-di
+ Package: fat-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fat-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fat-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, cdrom-core-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
  
- Package: jfs-modules-6.5.0-2-5kc-malta-di
 -Package: fat-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: fat-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: FAT filesystem support
 - This package contains the FAT and VFAT filesystem modules for the kernel.
 -
+ Package: fat-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fat-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
  
- Package: xfs-modules-6.5.0-2-5kc-malta-di
+ Package: fat-modules-6.12.27-m68k-di
+ Architecture: m68k
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fat-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
  
- Package: fat-modules-6.5.0-2-5kc-malta-di
+ Package: fat-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fat-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: fat-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
  Description: FAT filesystem support
   This package contains the FAT and VFAT filesystem modules for the kernel.
  
@@@ -8831,286 -5263,279 +4964,267 @@@ Kernel-Version: 6.12.27-amd6
  Description: Frame buffer support
   This package contains Frame buffer drivers for the kernel.
  
- Package: input-modules-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
+ Package: fb-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-arm64-di, input-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
 -Package: fb-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: fb-modules
 -Depends: kernel-image-6.12.27-armmp-di, drm-core-modules-6.12.27-armmp-di, input-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Frame buffer support
 - This package contains Frame buffer drivers for the kernel.
 -
+ Package: fb-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-loong64-di, drm-core-modules-6.12.27-loong64-di, input-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, event-modules-6.5.0-2-5kc-malta-di, input-modules-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, nic-shared-modules-6.5.0-2-5kc-malta-di, nic-wireless-modules-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, drm-core-modules-6.12.27-loongson-3-di, input-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
  
- Package: sata-modules-6.5.0-2-5kc-malta-di
- Package-Type: udeb
- Architecture: mips64 mips64el
+ Package: fb-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, scsi-core-modules-6.5.0-2-5kc-malta-di, ata-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-5kc-malta-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, drm-core-modules-6.12.27-mips32r2eb-di, input-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, drm-core-modules-6.12.27-mips32r2el-di, input-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, drm-core-modules-6.12.27-mips64r2eb-di, input-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, md-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, drm-core-modules-6.12.27-mips64r2el-di, input-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, scsi-core-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, drm-core-modules-6.12.27-mips64r6el-di, input-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-octeon-di, drm-core-modules-6.12.27-octeon-di, input-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
  
- Package: mmc-modules-6.5.0-2-5kc-malta-di
+ Package: fb-modules-6.12.27-parisc64-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-parisc64-di, input-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, mmc-core-modules-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-powerpc-di, drm-core-modules-6.12.27-powerpc-di, input-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, drm-core-modules-6.12.27-powerpc64-di, input-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-5kc-malta-di
  Package-Type: udeb
- Architecture: mips64 mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, drm-core-modules-6.12.27-powerpc64le-di, input-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: fb-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-5kc-malta-di, usb-modules-6.5.0-2-5kc-malta-di, firewire-core-modules-6.5.0-2-5kc-malta-di, crc-modules-6.5.0-2-5kc-malta-di
- Kernel-Version: 6.5.0-2-5kc-malta
- Description: sound support
-  This package contains sound modules.
- Package: kernel-image-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-riscv64-di, drm-core-modules-6.12.27-riscv64-di, input-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
  
- Package: nic-modules-6.5.0-2-mips64r2eb-di
+ Package: fb-modules-6.12.27-sparc64-di
+ Architecture: sparc64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-sparc64-di, drm-core-modules-6.12.27-sparc64-di, input-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, nic-shared-modules-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, nic-shared-modules-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di, mmc-core-modules-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di, crypto-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
  
- Package: ppp-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: firewire-core-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-mips64r2eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, ata-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, scsi-core-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
+ Depends: kernel-image-6.12.27-mips32r2el-di, scsi-core-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
  Description: Core FireWire drivers
   This package contains core FireWire drivers for the kernel.
  
@@@ -9119,256 -5543,293 +5232,281 @@@ Package: firewire-core-modules-6.12.27-
  Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, scsi-core-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di, cdrom-core-modules-6.5.0-2-mips64r2eb-di, ata-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips64r2eb-di, nic-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, scsi-core-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
  
- Package: loop-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: firewire-core-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di, md-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, scsi-core-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
  
- Package: ext4-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: firewire-core-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-octeon-di, scsi-core-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, cdrom-core-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-powerpc-di, scsi-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, scsi-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
  
- Package: xfs-modules-6.5.0-2-mips64r2eb-di
+ Package: firewire-core-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, scsi-core-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
  
- Package: fat-modules-6.5.0-2-mips64r2eb-di
+ Package: firewire-core-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, scsi-core-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: hfs-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: affs-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: hfs-modules
+ Depends: kernel-image-6.12.27-m68k-di, cdrom-core-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: HFS filesystem support
+  This package contains the HFS and HFS+ filesystem modules for the kernel.
+ Package: hfs-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: hfs-modules
+ Depends: kernel-image-6.12.27-powerpc-di, cdrom-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: HFS filesystem support
+  This package contains the HFS and HFS+ filesystem modules for the kernel.
+ Package: hfs-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
- Package: nfs-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: hfs-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, cdrom-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: HFS filesystem support
+  This package contains the HFS and HFS+ filesystem modules for the kernel.
+ Package: hypervisor-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: hypervisor-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: IBM 64bit hypervisor console modules
+  Contains drivers for the hypervisor console, used as console for linux
+  running in logical partitions of IBM hardware supporting it.
  
- Package: squashfs-modules-6.5.0-2-mips64r2eb-di
+ Package: hypervisor-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: hypervisor-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: IBM 64bit hypervisor console modules
+  Contains drivers for the hypervisor console, used as console for linux
+  running in logical partitions of IBM hardware supporting it.
+ Package: input-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di, cdrom-core-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, usb-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di, rfkill-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
 -Package: input-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: input-modules
 -Depends: kernel-image-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Input devices support
 - This package contains input device drivers for the kernel.
 -
+ Package: input-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, md-modules-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-loong64-di, usb-modules-6.12.27-loong64-di, rfkill-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
  
- Package: fb-modules-6.5.0-2-mips64r2eb-di
+ Package: input-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-mips64r2eb-di
  Architecture: mips64
  Section: debian-installer
  Priority: optional
@@@ -9391,396 -5853,499 +5530,475 @@@ Kernel-Version: 6.12.27-mips64r2e
  Description: Input devices support
   This package contains input device drivers for the kernel.
  
- Package: event-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: input-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, event-modules-6.5.0-2-mips64r2eb-di, input-modules-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, usb-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
  
- Package: nic-usb-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: input-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, nic-shared-modules-6.5.0-2-mips64r2eb-di, nic-wireless-modules-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-mips64r2eb-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di, ata-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-octeon-di, usb-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
  
- Package: crc-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: input-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: crypto modules
-  This package contains crypto modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-parisc-di, usb-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
  
- Package: crypto-dm-modules-6.5.0-2-mips64r2eb-di
- Package-Type: udeb
- Architecture: mips64
+ Package: input-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, md-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-parisc64-di, usb-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, scsi-core-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-powerpc-di, usb-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, usb-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, mmc-core-modules-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, usb-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-riscv64-di, usb-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: input-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-mips64r2eb-di
  Package-Type: udeb
- Architecture: mips64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-sparc64-di, usb-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: isofs-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-mips64r2eb-di, usb-modules-6.5.0-2-mips64r2eb-di, firewire-core-modules-6.5.0-2-mips64r2eb-di, crc-modules-6.5.0-2-mips64r2eb-di
- Kernel-Version: 6.5.0-2-mips64r2eb
- Description: sound support
-  This package contains sound modules.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, cdrom-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-headers-6.5.0-2-5kc-malta
+ Package: isofs-modules-6.12.27-5kc-malta-di
  Architecture: mips64 mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-5kc-malta
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-5kc-malta, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-5kc-malta, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-5kc-malta package.
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, cdrom-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-6.5.0-2-5kc-malta
- Architecture: mips64 mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64 mips64el] | linux-initramfs-tool [mips64 mips64el]
- Recommends: firmware-linux-free, apparmor [mips64 mips64el]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips64 mips64el], wireless-regdb (<< 2019.06.03-1~) [mips64 mips64el], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Malta
-  The Linux kernel 6.5 and modules for use on MIPS Malta boards.
+ Package: isofs-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, cdrom-core-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-5kc-malta
- Architecture: mips64 mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-5kc-malta, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-5kc-malta (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Malta (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Malta boards.
+ Package: isofs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-headers-5kc-malta
- Architecture: mips64 mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-5kc-malta (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux 5kc-malta configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel 5kc-malta configuration.
+ Package: isofs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-arm64-di, cdrom-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-6.5.0-2-5kc-malta-dbg
- Architecture: mips64 mips64el
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-5kc-malta
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-5kc-malta.
 -Package: isofs-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: isofs-modules
 -Depends: kernel-image-6.12.27-armmp-di, cdrom-core-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: ISOFS filesystem support
 - This package contains the ISOFS filesystem module for the kernel.
 -
+ Package: isofs-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-loong64-di, cdrom-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-5kc-malta-dbg
- Architecture: mips64 mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-5kc-malta-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux 5kc-malta configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel 5kc-malta configuration.
+ Package: isofs-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, cdrom-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-headers-6.5.0-2-mips64r2eb
- Architecture: mips64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
Description: Header files for Linux 6.5.0-2-mips64r2eb
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mips64r2eb, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mips64r2eb, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mips64r2eb package.
+ Package: isofs-modules-6.12.27-m68k-di
+ Architecture: m68k
+ Section: debian-installer
+ Priority: standard
Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-m68k-di, cdrom-core-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-6.5.0-2-mips64r2eb
- Architecture: mips64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64] | linux-initramfs-tool [mips64]
- Recommends: firmware-linux-free, apparmor [mips64]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips64], wireless-regdb (<< 2019.06.03-1~) [mips64], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Generic (mips64r2eb)
-  The Linux kernel 6.5 and modules for use on MIPS Generic platform
-  (mips64r2eb).
+ Package: isofs-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, cdrom-core-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-mips64r2eb
- Architecture: mips64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mips64r2eb, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mips64r2eb (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Generic (mips64r2eb) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Generic platform (mips64r2eb).
+ Package: isofs-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, cdrom-core-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-headers-mips64r2eb
+ Package: isofs-modules-6.12.27-mips64r2eb-di
  Architecture: mips64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mips64r2eb (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mips64r2eb configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mips64r2eb configuration.
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, cdrom-core-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-6.5.0-2-mips64r2eb-dbg
- Architecture: mips64
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mips64r2eb
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mips64r2eb.
+ Package: isofs-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, cdrom-core-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: linux-image-mips64r2eb-dbg
- Architecture: mips64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mips64r2eb-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mips64r2eb configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mips64r2eb configuration.
+ Package: isofs-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, cdrom-core-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: isofs-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-octeon-di, cdrom-core-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: kernel-image-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: isofs-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-loongson-3-di
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-parisc-di, cdrom-core-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: isofs-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, nic-shared-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-loongson-3-di
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-parisc64-di, cdrom-core-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: isofs-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, nic-shared-modules-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di, mmc-core-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di, crypto-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-powerpc-di, cdrom-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: nic-shared-modules-6.5.0-2-loongson-3-di
+ Package: isofs-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, cdrom-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: isofs-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, cdrom-core-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: usb-serial-modules-6.5.0-2-loongson-3-di
+ Package: isofs-modules-6.12.27-riscv64-di
+ Architecture: riscv64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-riscv64-di, cdrom-core-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: isofs-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-s390x-di, cdrom-core-modules-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: ppp-modules-6.5.0-2-loongson-3-di
+ Package: isofs-modules-6.12.27-sh7751r-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-sh7751r-di, cdrom-core-modules-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: isofs-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, cdrom-core-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
  
- Package: pata-modules-6.5.0-2-loongson-3-di
+ Package: isofs-modules-6.12.27-sparc64-di
+ Architecture: sparc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-sparc64-di, cdrom-core-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: jfs-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, ata-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-loongson-3-di
+ Package: jfs-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
+ Package: jfs-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, scsi-core-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
  
- Package: firewire-core-modules-6.5.0-2-loongson-3-di
+ Package: jfs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
+ Package: jfs-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, scsi-core-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
  
- Package: scsi-core-modules-6.5.0-2-loongson-3-di
 -Package: jfs-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: jfs-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: JFS filesystem support
 - This package contains the JFS filesystem module for the kernel.
 -
+ Package: jfs-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
+ Package: jfs-modules-6.12.27-loongson-3-di
  Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
@@@ -9876,2138 -6525,1924 +6178,1837 @@@ Kernel-Version: 6.12.27-sh7785lc
  Description: JFS filesystem support
   This package contains the JFS filesystem module for the kernel.
  
- Package: xfs-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: jfs-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-loongson-3-di
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
  
- Package: affs-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: nfs-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: udf-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di, cdrom-core-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: f2fs-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, efi-modules
+ Kernel-Version: 6.12.27-amd64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: multipath-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, md-modules-6.5.0-2-loongson-3-di, scsi-core-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, drm-core-modules, mmc-core-modules, mtd-core-modules, efi-modules
+ Kernel-Version: 6.12.27-arm64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: usb-storage-modules-6.5.0-2-loongson-3-di
 -Package: kernel-image-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
--Package-Type: udeb
- Architecture: mips64el mipsel
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: kernel-image, mmc-core-modules, mtd-core-modules, efi-modules
 -Kernel-Version: 6.12.27-armmp
 -Description: Linux kernel image and core modules for the Debian installer
 - This package contains the kernel image and core modules for the Debian
 - installer boot images.  It does _not_ provide a usable kernel for your
 - full Debian system.
 -
+ Package: kernel-image-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, scsi-core-modules-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-loongson-3-di
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, efi-modules
+ Kernel-Version: 6.12.27-loong64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: input-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
+ Package: kernel-image-6.12.27-loongson-3-di
  Architecture: mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: mouse-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, event-modules-6.5.0-2-loongson-3-di, input-modules-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-m68k
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
+ Package: kernel-image-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, nic-shared-modules-6.5.0-2-loongson-3-di, nic-wireless-modules-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-loongson-3-di
  Package-Type: udeb
- Architecture: mips64el mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
+ Package: kernel-image-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, scsi-core-modules-6.5.0-2-loongson-3-di, ata-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-loongson-3-di
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: CRC modules
-  This package contains CRC support modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: crypto-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, md-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: ata-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, scsi-core-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: mmc-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, mmc-core-modules-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: speakup-modules-6.5.0-2-loongson-3-di
- Package-Type: udeb
- Architecture: mips64el mipsel
+ Package: kernel-image-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-loongson-3-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-loongson-3-di, usb-modules-6.5.0-2-loongson-3-di, firewire-core-modules-6.5.0-2-loongson-3-di, crc-modules-6.5.0-2-loongson-3-di
- Kernel-Version: 6.5.0-2-loongson-3
- Description: sound support
-  This package contains sound modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, mtd-modules
+ Kernel-Version: 6.12.27-octeon
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: kernel-image-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-mips64r2el
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-parisc
  Description: Linux kernel image and core modules for the Debian installer
   This package contains the kernel image and core modules for the Debian
   installer boot images.  It does _not_ provide a usable kernel for your
   full Debian system.
  
- Package: nic-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, nic-shared-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, nic-shared-modules-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di, mmc-core-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di, crypto-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, drm-core-modules
+ Kernel-Version: 6.12.27-parisc64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: nic-shared-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-powerpc
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: pata-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, ata-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: firewire-core-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: scsi-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di, cdrom-core-modules-6.5.0-2-mips64r2el-di, ata-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips64r2el-di, nic-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, mtd-core-modules, efi-modules
+ Kernel-Version: 6.12.27-riscv64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: loop-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di, md-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-s390x
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: ext4-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, cdrom-core-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, fb-modules, input-modules, nic-shared-modules, uinput-modules, usb-modules
+ Kernel-Version: 6.12.27-sh7751r
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: jfs-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: kernel-image-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, fb-modules, input-modules, nic-shared-modules, uinput-modules, usb-modules
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
+ Package: kernel-image-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image
+ Kernel-Version: 6.12.27-sparc64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
  
- Package: affs-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: nfs-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: udf-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di, cdrom-core-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: f2fs-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: multipath-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, md-modules-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: usb-storage-modules-6.5.0-2-mips64r2el-di
 -Package: loop-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
--Package-Type: udeb
- Architecture: mips64el
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: loop-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Loopback filesystem support
 - This package contains loopback filesystem support for the kernel.
 -
+ Package: loop-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: input-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: mouse-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, event-modules-6.5.0-2-mips64r2el-di, input-modules-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
+ Package: loop-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, nic-shared-modules-6.5.0-2-mips64r2el-di, nic-wireless-modules-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
+ Package: loop-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di, ata-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-mips64r2el-di
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: CRC modules
-  This package contains CRC support modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: crypto-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, md-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: ata-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
+ Package: loop-modules-6.12.27-mips64r2el-di
  Architecture: mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, scsi-core-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: mmc-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, mmc-core-modules-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: speakup-modules-6.5.0-2-mips64r2el-di
- Package-Type: udeb
- Architecture: mips64el
+ Package: loop-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-mips64r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-mips64r2el-di, usb-modules-6.5.0-2-mips64r2el-di, firewire-core-modules-6.5.0-2-mips64r2el-di, crc-modules-6.5.0-2-mips64r2el-di
- Kernel-Version: 6.5.0-2-mips64r2el
- Description: sound support
-  This package contains sound modules.
- Package: linux-headers-6.5.0-2-mips64r2el
- Architecture: mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-mips64r2el
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mips64r2el, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mips64r2el, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mips64r2el package.
- Package: linux-image-6.5.0-2-mips64r2el
- Architecture: mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el] | linux-initramfs-tool [mips64el]
- Recommends: firmware-linux-free, apparmor [mips64el]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips64el], wireless-regdb (<< 2019.06.03-1~) [mips64el], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Generic (mips64r2el)
-  The Linux kernel 6.5 and modules for use on MIPS Generic platform
-  (mips64r2el).
- Package: linux-image-mips64r2el
- Architecture: mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mips64r2el, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mips64r2el (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Generic (mips64r2el) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Generic platform (mips64r2el).
- Package: linux-headers-mips64r2el
- Architecture: mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mips64r2el (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mips64r2el configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mips64r2el configuration.
- Package: linux-image-6.5.0-2-mips64r2el-dbg
- Architecture: mips64el
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mips64r2el
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mips64r2el.
- Package: linux-image-mips64r2el-dbg
- Architecture: mips64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mips64r2el-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mips64r2el configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mips64r2el configuration.
- Package: linux-headers-6.5.0-2-loongson-3
- Architecture: mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-loongson-3
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-loongson-3, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-loongson-3, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-loongson-3 package.
- Package: linux-image-6.5.0-2-loongson-3
- Architecture: mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el mipsel] | linux-initramfs-tool [mips64el mipsel]
- Recommends: firmware-linux-free, pmon-update [mips64el mipsel], apparmor [mips64el mipsel]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips64el mipsel], wireless-regdb (<< 2019.06.03-1~) [mips64el mipsel], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Loongson 3A/3B
-  The Linux kernel 6.5 and modules for use on Loongson 3A or 3B based
-  systems (e.g.  from Loongson or Lemote).
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: linux-image-loongson-3
- Architecture: mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-loongson-3, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-loongson-3 (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Loongson 3A/3B (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Loongson 3A or 3B based systems (e.g.  from Loongson or Lemote).
+ Package: loop-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: linux-headers-loongson-3
- Architecture: mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-loongson-3 (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux loongson-3 configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel loongson-3 configuration.
+ Package: loop-modules-6.12.27-parisc64-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: linux-image-6.5.0-2-loongson-3-dbg
- Architecture: mips64el mipsel
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-loongson-3
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-loongson-3.
+ Package: loop-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: linux-image-loongson-3-dbg
- Architecture: mips64el mipsel
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-loongson-3-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux loongson-3 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel loongson-3 configuration.
+ Package: loop-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: kernel-image-6.5.0-2-mips64r6eb-di
+ Package: loop-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
+ Package: loop-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: nic-modules-6.5.0-2-mips64r6eb-di
+ Package: loop-modules-6.12.27-s390x-di
+ Architecture: s390x
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
+ Package: loop-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, nic-shared-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: nic-wireless-modules-6.5.0-2-mips64r6eb-di
- Package-Type: udeb
- Architecture: mips64r6
+ Package: loop-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, nic-shared-modules-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di, mmc-core-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di, crypto-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
  
- Package: nic-shared-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: usb-serial-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: ppp-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
 -Package: md-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: md-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: RAID and LVM support
 - This package contains RAID and LVM modules for the kernel.
 -
+ Package: md-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: pata-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, ata-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: firewire-core-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: scsi-core-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: scsi-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di, cdrom-core-modules-6.5.0-2-mips64r6eb-di, ata-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: scsi-nic-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips64r6eb-di, nic-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: loop-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: btrfs-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-s390x-di
+ Architecture: s390x
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di, md-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: ext4-modules-6.5.0-2-mips64r6eb-di
+ Package: md-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: md-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
  
- Package: isofs-modules-6.5.0-2-mips64r6eb-di
+ Package: minix-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: minix-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, cdrom-core-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
  
- Package: jfs-modules-6.5.0-2-mips64r6eb-di
+ Package: minix-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: minix-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
  
- Package: xfs-modules-6.5.0-2-mips64r6eb-di
+ Package: minix-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: minix-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
  
- Package: fat-modules-6.5.0-2-mips64r6eb-di
- Package-Type: udeb
- Architecture: mips64r6
+ Package: minix-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: affs-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: minix-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: minix-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
  Description: Minix filesystem support
   This package contains the Minix filesystem module for the kernel.
  
- Package: nfs-modules-6.5.0-2-mips64r6eb-di
- Package-Type: udeb
- Architecture: mips64r6
+ Package: minix-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: minix-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: minix-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Minix filesystem support
+  This package contains the Minix filesystem module for the kernel.
+ Package: mmc-core-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di, cdrom-core-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, md-modules-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
  
- Package: fb-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-core-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
  
- Package: input-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-core-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Input devices support
-  This package contains input device drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
  
- Package: event-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-core-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-core-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Event support
-  This package contains event drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
  
- Package: mouse-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, mmc-core-modules-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mmc-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, event-modules-6.5.0-2-mips64r6eb-di, input-modules-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, mmc-core-modules-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
  
- Package: nic-usb-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-amd64-di, mmc-core-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mmc-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, nic-shared-modules-6.5.0-2-mips64r6eb-di, nic-wireless-modules-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
  
- Package: sata-modules-6.5.0-2-mips64r6eb-di
 -Package: mmc-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: mmc-modules
 -Depends: kernel-image-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: MMC/SD card modules
 - This package contains modules needed to support MMC (multimedia) and SD
 - cards.
 -
+ Package: mmc-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, mmc-core-modules-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mmc-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di, ata-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, mmc-core-modules-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
  
- Package: crc-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, mmc-core-modules-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mmc-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: CRC modules
-  This package contains CRC support modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, mmc-core-modules-6.12.27-mips64r2eb-di, usb-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
  
- Package: crypto-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, mmc-core-modules-6.12.27-mips64r2el-di, usb-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mmc-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: crypto modules
-  This package contains crypto modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, mmc-core-modules-6.12.27-mips64r6el-di, usb-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
  
- Package: crypto-dm-modules-6.5.0-2-mips64r6eb-di
+ Package: mmc-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-octeon-di, mmc-core-modules-6.12.27-octeon-di, usb-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mmc-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, md-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-riscv64-di, mmc-core-modules-6.12.27-riscv64-di, usb-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
  
- Package: ata-modules-6.5.0-2-mips64r6eb-di
+ Package: mtd-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: MTD core
+  This package contains the MTD core.
+ Package: mtd-core-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, scsi-core-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-core-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: MTD core
+  This package contains the MTD core.
  
- Package: mmc-core-modules-6.5.0-2-mips64r6eb-di
- Package-Type: udeb
- Architecture: mips64r6
+ Package: mtd-core-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-core-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: MTD core
+  This package contains the MTD core.
+ Package: mtd-core-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, mmc-core-modules-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-core-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: MTD core
+  This package contains the MTD core.
+ Package: mtd-core-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-core-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: MTD core
+  This package contains the MTD core.
 -Package: mtd-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: mtd-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: MTD driver modules
 - This package contains MTD driver modules.
 -
+ Package: mtd-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-mips64r6eb-di
  Package-Type: udeb
- Architecture: mips64r6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-modules
+ Depends: kernel-image-6.12.27-loong64-di, mtd-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: MTD driver modules
+  This package contains MTD driver modules.
+ Package: mtd-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-mips64r6eb-di, usb-modules-6.5.0-2-mips64r6eb-di, firewire-core-modules-6.5.0-2-mips64r6eb-di, crc-modules-6.5.0-2-mips64r6eb-di
- Kernel-Version: 6.5.0-2-mips64r6eb
- Description: sound support
-  This package contains sound modules.
- Package: linux-headers-6.5.0-2-mips64r6eb
- Architecture: mips64r6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-mips64r6eb
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mips64r6eb, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mips64r6eb, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mips64r6eb package.
- Package: linux-image-6.5.0-2-mips64r6eb
- Architecture: mips64r6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64r6] | linux-initramfs-tool [mips64r6]
- Recommends: firmware-linux-free, apparmor [mips64r6]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mips64r6], wireless-regdb (<< 2019.06.03-1~) [mips64r6], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Generic (mips64r6eb)
-  The Linux kernel 6.5 and modules for use on MIPS Generic platform
-  (mips64r6eb).
- Package: linux-image-mips64r6eb
- Architecture: mips64r6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mips64r6eb, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mips64r6eb (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Generic (mips64r6eb) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Generic platform (mips64r6eb).
- Package: linux-headers-mips64r6eb
- Architecture: mips64r6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mips64r6eb (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mips64r6eb configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mips64r6eb configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: MTD driver modules
+  This package contains MTD driver modules.
  
- Package: linux-image-6.5.0-2-mips64r6eb-dbg
- Architecture: mips64r6
- Section: debug
+ Package: multipath-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mips64r6eb
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mips64r6eb.
- Package: linux-image-mips64r6eb-dbg
- Architecture: mips64r6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mips64r6eb-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mips64r6eb configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mips64r6eb configuration.
- Package: kernel-image-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, md-modules-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: nic-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, nic-shared-modules-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, nic-shared-modules-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di, mmc-core-modules-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di, crypto-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, md-modules-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: nic-shared-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, md-modules-6.12.27-alpha-generic-di, scsi-core-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-amd64-di, md-modules-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, ata-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-arm64-di, md-modules-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-mips64r6el-di
 -Package: multipath-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
--Package-Type: udeb
- Architecture: mips64r6el
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: multipath-modules
 -Depends: kernel-image-6.12.27-armmp-di, md-modules-6.12.27-armmp-di, scsi-core-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Multipath support
 - This package contains DM-Multipath modules for the kernel.
 -
+ Package: multipath-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-loong64-di, md-modules-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: scsi-core-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di, cdrom-core-modules-6.5.0-2-mips64r6el-di, ata-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, md-modules-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: scsi-nic-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips64r6el-di, nic-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
- Package: loop-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, md-modules-6.12.27-mips32r2eb-di, scsi-core-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: btrfs-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di, md-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, md-modules-6.12.27-mips32r2el-di, scsi-core-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: isofs-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, cdrom-core-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, md-modules-6.12.27-mips64r2eb-di, scsi-core-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: xfs-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, md-modules-6.12.27-mips64r2el-di, scsi-core-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: affs-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, md-modules-6.12.27-mips64r6el-di, scsi-core-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-octeon-di, md-modules-6.12.27-octeon-di, scsi-core-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
- Package: nfs-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-parisc-di, md-modules-6.12.27-parisc-di, scsi-core-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-parisc64-di, md-modules-6.12.27-parisc64-di, scsi-core-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: squashfs modules
-  This package contains squashfs modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-powerpc-di, md-modules-6.12.27-powerpc-di, scsi-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: udf-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di, cdrom-core-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, md-modules-6.12.27-powerpc64-di, scsi-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, md-modules-6.12.27-powerpc64le-di, scsi-core-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-riscv64-di, md-modules-6.12.27-riscv64-di, scsi-core-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-s390x-di, md-modules-6.12.27-s390x-di, scsi-core-modules-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: multipath-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, md-modules-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
+ Depends: kernel-image-6.12.27-sh7751r-di, md-modules-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
  Description: Multipath support
   This package contains DM-Multipath modules for the kernel.
  
- Package: usb-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, md-modules-6.12.27-sh7785lcr-di, scsi-core-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
  
- Package: fb-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: multipath-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-sparc64-di, md-modules-6.12.27-sparc64-di, scsi-core-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: nbd-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: mouse-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, event-modules-6.5.0-2-mips64r6el-di, input-modules-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, nic-shared-modules-6.5.0-2-mips64r6el-di, nic-wireless-modules-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
  
- Package: sata-modules-6.5.0-2-mips64r6el-di
- Package-Type: udeb
- Architecture: mips64r6el
+ Package: nbd-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di, ata-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-mips64r6el-di
+ Priority: optional
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
 -Package: nbd-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: nbd-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Network Block Device modules
 - This package contains the modules required for support of the Network
 - Block Device
 -
+ Package: nbd-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, md-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, scsi-core-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di, mmc-core-modules-6.5.0-2-mips64r6el-di, usb-modules-6.5.0-2-mips64r6el-di, crc-modules-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips64r6el-di
  Package-Type: udeb
- Architecture: mips64r6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nbd-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips64r6el-di
- Kernel-Version: 6.5.0-2-mips64r6el
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
  Description: Network Block Device modules
   This package contains the modules required for support of the Network
   Block Device
@@@ -12364,92 -8724,137 +8290,124 @@@ Kernel-Version: 6.12.27-octeo
  Description: NFS filesystem support
   This package contains the NFS filesystem module for the kernel.
  
- Package: squashfs-modules-6.5.0-2-mips32r2el-di
+ Package: nic-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, nic-shared-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
+ Package: nic-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, nic-shared-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
+ Package: nic-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: squashfs modules
-  This package contains squashfs modules.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, nic-shared-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
  
- Package: udf-modules-6.5.0-2-mips32r2el-di
+ Package: nic-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsel
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, mtd-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
+ Package: nic-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di, crc-modules-6.5.0-2-mips32r2el-di, cdrom-core-modules-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-arm64-di, nic-shared-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
  
- Package: fuse-modules-6.5.0-2-mips32r2el-di
 -Package: nic-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: nic-modules, nic-extra-modules
 -Depends: kernel-image-6.12.27-armmp-di, nic-shared-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: NIC drivers
 - This package contains Ethernet and some paravirtualised network drivers
 - for the kernel.
 -
+ Package: nic-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsel
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-loong64-di, nic-shared-modules-6.12.27-loong64-di, mtd-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
+ Package: nic-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, nic-shared-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
  
- Package: f2fs-modules-6.5.0-2-mips32r2el-di
- Package-Type: udeb
- Architecture: mipsel
+ Package: nic-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di, crc-modules-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips32r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di, crc-modules-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-m68k-di, nic-shared-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
  
- Package: multipath-modules-6.5.0-2-mips32r2el-di
- Package-Type: udeb
- Architecture: mipsel
+ Package: nic-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di, md-modules-6.5.0-2-mips32r2el-di, scsi-core-modules-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips32r2el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsel
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips32r2el-di
- Kernel-Version: 6.5.0-2-mips32r2el
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, nic-shared-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
  
- Package: usb-storage-modules-6.5.0-2-mips32r2el-di
- Package-Type: udeb
+ Package: nic-modules-6.12.27-mips32r2el-di
  Architecture: mipsel
  Section: debian-installer
  Priority: standard
@@@ -12728,1229 -9049,794 +8602,756 @@@ Description: NIC driver
   This package contains Ethernet and some paravirtualised network drivers
   for the kernel.
  
- Package: nic-wireless-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-pcmcia-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, nic-shared-modules-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di, mmc-core-modules-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di, crypto-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-pcmcia-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, nic-shared-modules-6.12.27-alpha-generic-di, nic-wireless-modules-6.12.27-alpha-generic-di, pcmcia-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Common PCMCIA NIC drivers
+  This package contains common PCMCIA NIC drivers for the kernel.
  
- Package: usb-serial-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-pcmcia-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-pcmcia-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, nic-wireless-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, mmc-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Common PCMCIA NIC drivers
+  This package contains common PCMCIA NIC drivers for the kernel.
  
- Package: pata-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-pcmcia-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, ata-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-pcmcia-modules
+ Depends: kernel-image-6.12.27-powerpc-di, nic-shared-modules-6.12.27-powerpc-di, nic-wireless-modules-6.12.27-powerpc-di, pcmcia-modules-6.12.27-powerpc-di, mmc-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Common PCMCIA NIC drivers
+  This package contains common PCMCIA NIC drivers for the kernel.
  
- Package: firewire-core-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-pcmcia-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-pcmcia-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, nic-shared-modules-6.12.27-powerpc64-di, nic-wireless-modules-6.12.27-powerpc64-di, pcmcia-modules-6.12.27-powerpc64-di, mmc-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Common PCMCIA NIC drivers
+  This package contains common PCMCIA NIC drivers for the kernel.
  
- Package: scsi-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di, cdrom-core-modules-6.5.0-2-mips32r6eb-di, ata-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips32r6eb-di, nic-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: loop-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di, md-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: ext4-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, cdrom-core-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: jfs-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-shared-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: affs-modules-6.5.0-2-mips32r6eb-di
 -Package: nic-shared-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
--Package-Type: udeb
- Architecture: mipsr6
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: nic-shared-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Shared NIC drivers
 - This package contains NIC drivers needed by combinations of nic-modules,
 - nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
 -
+ Package: nic-shared-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: nfs-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: udf-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di, cdrom-core-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: f2fs-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: multipath-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, md-modules-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: usb-storage-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: input-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: mouse-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, event-modules-6.5.0-2-mips32r6eb-di, input-modules-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-shared-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, nic-shared-modules-6.5.0-2-mips32r6eb-di, nic-wireless-modules-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-shared-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di, ata-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-mips32r6eb-di
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: CRC modules
-  This package contains CRC support modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: crypto-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, md-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: ata-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, scsi-core-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: mmc-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, mmc-core-modules-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: speakup-modules-6.5.0-2-mips32r6eb-di
- Package-Type: udeb
- Architecture: mipsr6
+ Package: nic-shared-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-mips32r6eb-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-mips32r6eb-di, usb-modules-6.5.0-2-mips32r6eb-di, firewire-core-modules-6.5.0-2-mips32r6eb-di, crc-modules-6.5.0-2-mips32r6eb-di
- Kernel-Version: 6.5.0-2-mips32r6eb
- Description: sound support
-  This package contains sound modules.
- Package: linux-headers-6.5.0-2-mips32r6eb
- Architecture: mipsr6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-mips32r6eb
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mips32r6eb, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mips32r6eb, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mips32r6eb package.
- Package: linux-image-6.5.0-2-mips32r6eb
- Architecture: mipsr6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsr6] | linux-initramfs-tool [mipsr6]
- Recommends: firmware-linux-free, apparmor [mipsr6]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mipsr6], wireless-regdb (<< 2019.06.03-1~) [mipsr6], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Generic (mips32r6eb)
-  The Linux kernel 6.5 and modules for use on MIPS Generic platform
-  (mips32r6eb).
- Package: linux-image-mips32r6eb
- Architecture: mipsr6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mips32r6eb, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mips32r6eb (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Generic (mips32r6eb) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Generic platform (mips32r6eb).
- Package: linux-headers-mips32r6eb
- Architecture: mipsr6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mips32r6eb (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mips32r6eb configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mips32r6eb configuration.
- Package: linux-image-6.5.0-2-mips32r6eb-dbg
- Architecture: mipsr6
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mips32r6eb
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mips32r6eb.
- Package: linux-image-mips32r6eb-dbg
- Architecture: mipsr6
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mips32r6eb-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mips32r6eb configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mips32r6eb configuration.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: kernel-image-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-shared-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules, rtc-modules, mtd-core-modules, mtd-modules
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-shared-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, nic-shared-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-shared-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, nic-shared-modules-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di, mmc-core-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di, crypto-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-shared-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
  Description: Shared NIC drivers
   This package contains NIC drivers needed by combinations of nic-modules,
   nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
  
- Package: usb-serial-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, nic-shared-modules-6.12.27-4kc-malta-di, nic-wireless-modules-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: pata-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, ata-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, nic-shared-modules-6.12.27-5kc-malta-di, nic-wireless-modules-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-usb-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, nic-shared-modules-6.12.27-alpha-generic-di, nic-wireless-modules-6.12.27-alpha-generic-di, usb-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-usb-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, nic-wireless-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-usb-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-arm64-di, nic-shared-modules-6.12.27-arm64-di, nic-wireless-modules-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
 -Package: nic-usb-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: nic-usb-modules
 -Depends: kernel-image-6.12.27-armmp-di, nic-shared-modules-6.12.27-armmp-di, nic-wireless-modules-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: USB NIC drivers
 - This package contains USB network adapter drivers for the kernel.
 -
+ Package: nic-usb-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di, cdrom-core-modules-6.5.0-2-mips32r6el-di, ata-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-mips32r6el-di, nic-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-loong64-di, nic-shared-modules-6.12.27-loong64-di, nic-wireless-modules-6.12.27-loong64-di, usb-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: loop-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di, md-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, nic-shared-modules-6.12.27-loongson-3-di, nic-wireless-modules-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: ext4-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, nic-shared-modules-6.12.27-mips32r2eb-di, nic-wireless-modules-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: isofs-modules-6.5.0-2-mips32r6el-di
+ Package: nic-usb-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, nic-shared-modules-6.12.27-mips32r2el-di, nic-wireless-modules-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-usb-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, cdrom-core-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, nic-shared-modules-6.12.27-mips64r2eb-di, nic-wireless-modules-6.12.27-mips64r2eb-di, usb-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: jfs-modules-6.5.0-2-mips32r6el-di
+ Package: nic-usb-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, nic-shared-modules-6.12.27-mips64r2el-di, nic-wireless-modules-6.12.27-mips64r2el-di, usb-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-usb-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, nic-shared-modules-6.12.27-mips64r6el-di, nic-wireless-modules-6.12.27-mips64r6el-di, usb-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: xfs-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-octeon-di, nic-shared-modules-6.12.27-octeon-di, nic-wireless-modules-6.12.27-octeon-di, usb-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: affs-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: minix-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-parisc-di, nic-shared-modules-6.12.27-parisc-di, usb-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: nfs-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: NFS filesystem support
-  This package contains the NFS filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: squashfs modules
-  This package contains squashfs modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-parisc64-di, nic-shared-modules-6.12.27-parisc64-di, usb-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: udf-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di, cdrom-core-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-powerpc-di, nic-shared-modules-6.12.27-powerpc-di, nic-wireless-modules-6.12.27-powerpc-di, usb-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: f2fs-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, nic-shared-modules-6.12.27-powerpc64-di, nic-wireless-modules-6.12.27-powerpc64-di, usb-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: multipath-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, md-modules-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, nic-shared-modules-6.12.27-powerpc64le-di, nic-wireless-modules-6.12.27-powerpc64le-di, usb-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: usb-storage-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-riscv64-di, nic-shared-modules-6.12.27-riscv64-di, nic-wireless-modules-6.12.27-riscv64-di, usb-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: input-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-sh7751r-di, nic-shared-modules-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
  
- Package: mouse-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-usb-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, event-modules-6.5.0-2-mips32r6el-di, input-modules-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, nic-shared-modules-6.12.27-sh7785lcr-di, usb-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-usb-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, nic-shared-modules-6.5.0-2-mips32r6el-di, nic-wireless-modules-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
+ Depends: kernel-image-6.12.27-sparc64-di, nic-shared-modules-6.12.27-sparc64-di, usb-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
  Description: USB NIC drivers
   This package contains USB network adapter drivers for the kernel.
  
- Package: sata-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-wireless-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di, ata-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: crc-modules-6.5.0-2-mips32r6el-di
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: CRC modules
-  This package contains CRC support modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, nic-shared-modules-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di, mmc-core-modules-6.12.27-4kc-malta-di, crypto-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: crypto-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-wireless-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, md-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, nic-shared-modules-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di, mmc-core-modules-6.12.27-5kc-malta-di, crypto-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: ata-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-wireless-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, scsi-core-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, nic-shared-modules-6.12.27-alpha-generic-di, usb-modules-6.12.27-alpha-generic-di, pcmcia-modules-6.12.27-alpha-generic-di, crypto-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: mmc-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-wireless-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, mmc-core-modules-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di, mmc-core-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, rfkill-modules-6.12.27-amd64-di, crypto-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: speakup-modules-6.5.0-2-mips32r6el-di
- Package-Type: udeb
- Architecture: mipsr6el
+ Package: nic-wireless-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-mips32r6el-di
+ Priority: standard
  Package-Type: udeb
- Architecture: mipsr6el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-mips32r6el-di, usb-modules-6.5.0-2-mips32r6el-di, firewire-core-modules-6.5.0-2-mips32r6el-di, crc-modules-6.5.0-2-mips32r6el-di
- Kernel-Version: 6.5.0-2-mips32r6el
- Description: sound support
-  This package contains sound modules.
- Package: linux-headers-6.5.0-2-mips32r6el
- Architecture: mipsr6el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-mips32r6el
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-mips32r6el, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-mips32r6el, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-mips32r6el package.
- Package: linux-image-6.5.0-2-mips32r6el
- Architecture: mipsr6el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsr6el] | linux-initramfs-tool [mipsr6el]
- Recommends: firmware-linux-free, apparmor [mipsr6el]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [mipsr6el], wireless-regdb (<< 2019.06.03-1~) [mipsr6el], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for MIPS Generic (mips32r6el)
-  The Linux kernel 6.5 and modules for use on MIPS Generic platform
-  (mips32r6el).
- Package: linux-image-mips32r6el
- Architecture: mipsr6el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-mips32r6el, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-mips32r6el (= ${binary:Version}), ${misc:Depends}
- Description: Linux for MIPS Generic (mips32r6el) (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  MIPS Generic platform (mips32r6el).
- Package: linux-headers-mips32r6el
- Architecture: mipsr6el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-mips32r6el (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux mips32r6el configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel mips32r6el configuration.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-arm64-di, nic-shared-modules-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di, crypto-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: linux-image-6.5.0-2-mips32r6el-dbg
- Architecture: mipsr6el
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-mips32r6el
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-mips32r6el.
 -Package: nic-wireless-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: nic-wireless-modules
 -Depends: kernel-image-6.12.27-armmp-di, nic-shared-modules-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di, crypto-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Wireless NIC drivers
 - This package contains wireless NIC drivers for the kernel.  Includes
 - crypto modules only needed for wireless (WEP, WPA).
 -
+ Package: nic-wireless-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-loong64-di, nic-shared-modules-6.12.27-loong64-di, usb-modules-6.12.27-loong64-di, rfkill-modules-6.12.27-loong64-di, crypto-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: linux-image-mips32r6el-dbg
- Architecture: mipsr6el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-mips32r6el-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux mips32r6el configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel mips32r6el configuration.
+ Package: nic-wireless-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, nic-shared-modules-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di, mmc-core-modules-6.12.27-loongson-3-di, crypto-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: kernel-image-6.5.0-2-powerpc-di
+ Package: nic-wireless-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, nic-shared-modules-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di, mmc-core-modules-6.12.27-mips32r2eb-di, crypto-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: nic-wireless-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, i2c-modules
- Kernel-Version: 6.5.0-2-powerpc
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, nic-shared-modules-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di, mmc-core-modules-6.12.27-mips32r2el-di, crypto-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
  
- Package: nic-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: nic-wireless-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, nic-shared-modules-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, nic-shared-modules-6.12.27-mips64r2eb-di, usb-modules-6.12.27-mips64r2eb-di, mmc-core-modules-6.12.27-mips64r2eb-di, crypto-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: nic-wireless-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, nic-shared-modules-6.5.0-2-powerpc-di, usb-modules-6.5.0-2-powerpc-di, mmc-core-modules-6.5.0-2-powerpc-di, pcmcia-modules-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di, crypto-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
+ Depends: kernel-image-6.12.27-mips64r2el-di, nic-shared-modules-6.12.27-mips64r2el-di, usb-modules-6.12.27-mips64r2el-di, mmc-core-modules-6.12.27-mips64r2el-di, crypto-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
  Description: Wireless NIC drivers
   This package contains wireless NIC drivers for the kernel.  Includes
   crypto modules only needed for wireless (WEP, WPA).
@@@ -14009,359 -9871,327 +9386,315 @@@ Package: nic-wireless-modules-6.12.27-p
  Architecture: powerpc
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, ata-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-powerpc-di, nic-shared-modules-6.12.27-powerpc-di, usb-modules-6.12.27-powerpc-di, mmc-core-modules-6.12.27-powerpc-di, pcmcia-modules-6.12.27-powerpc-di, crypto-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: nic-wireless-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, nic-shared-modules-6.12.27-powerpc64-di, usb-modules-6.12.27-powerpc64-di, mmc-core-modules-6.12.27-powerpc64-di, pcmcia-modules-6.12.27-powerpc64-di, crypto-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: nic-wireless-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, nic-shared-modules-6.12.27-powerpc64le-di, usb-modules-6.12.27-powerpc64le-di, crypto-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: nic-wireless-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-riscv64-di, nic-shared-modules-6.12.27-riscv64-di, usb-modules-6.12.27-riscv64-di, mmc-core-modules-6.12.27-riscv64-di, crypto-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: pata-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di, cdrom-core-modules-6.5.0-2-powerpc-di, ata-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-powerpc-di, nic-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, ata-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: loop-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di, md-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, ata-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: ext4-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, ata-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pata-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, cdrom-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
 -Package: pata-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: pata-modules
 -Depends: kernel-image-6.12.27-armmp-di, ata-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: PATA drivers
 - This package contains PATA drivers for the kernel.
 -
+ Package: pata-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-loong64-di, ata-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pata-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, ata-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: hfs-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: hfs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, cdrom-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: HFS filesystem support
-  This package contains the HFS and HFS+ filesystem modules for the kernel.
- Package: affs-modules-6.5.0-2-powerpc-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-m68k-di, ata-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: squashfs-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-powerpc-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di, cdrom-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, ata-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: fuse-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-powerpc-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, ata-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: md-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-powerpc-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, md-modules-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, ata-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: usb-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, ata-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: usb-storage-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di, usb-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: pcmcia-storage-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, ata-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pata-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pcmcia-storage-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, cdrom-core-modules-6.5.0-2-powerpc-di, pcmcia-modules-6.5.0-2-powerpc-di, ata-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: PCMCIA storage drivers
-  This package contains PCMCIA storage drivers for the kernel.
- Package: fb-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-octeon-di, ata-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: input-modules-6.5.0-2-powerpc-di
- Package-Type: udeb
- Architecture: powerpc
+ Package: pata-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, usb-modules-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Input devices support
-  This package contains input device drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-parisc-di, ata-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: event-modules-6.5.0-2-powerpc-di
+ Package: pata-modules-6.12.27-parisc64-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-parisc64-di, ata-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pata-modules-6.12.27-powerpc-di
  Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Event support
-  This package contains event drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-powerpc-di, ata-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: mouse-modules-6.5.0-2-powerpc-di
+ Package: pata-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, ata-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pata-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, event-modules-6.5.0-2-powerpc-di, input-modules-6.5.0-2-powerpc-di, usb-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-riscv64-di, ata-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: nic-pcmcia-modules-6.5.0-2-powerpc-di
+ Package: pata-modules-6.12.27-sh7751r-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pata-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-pcmcia-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, nic-shared-modules-6.5.0-2-powerpc-di, nic-wireless-modules-6.5.0-2-powerpc-di, pcmcia-modules-6.5.0-2-powerpc-di, mmc-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Common PCMCIA NIC drivers
-  This package contains common PCMCIA NIC drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, ata-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
  
- Package: pcmcia-modules-6.5.0-2-powerpc-di
+ Package: pata-modules-6.12.27-sparc64-di
+ Architecture: sparc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-sparc64-di, ata-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pcmcia-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
  Description: Common PCMCIA drivers
   This package contains common PCMCIA drivers for the kernel.
  
@@@ -14370,196 -10211,203 +9714,191 @@@ Package: pcmcia-modules-6.12.27-powerpc
  Architecture: powerpc
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, nic-shared-modules-6.5.0-2-powerpc-di, nic-wireless-modules-6.5.0-2-powerpc-di, usb-modules-6.5.0-2-powerpc-di, crc-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Common PCMCIA drivers
+  This package contains common PCMCIA drivers for the kernel.
+ Package: pcmcia-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di, ata-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Common PCMCIA drivers
+  This package contains common PCMCIA drivers for the kernel.
  
- Package: crc-modules-6.5.0-2-powerpc-di
+ Package: pcmcia-storage-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-storage-modules
+ Depends: kernel-image-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: PCMCIA storage drivers
+  This package contains PCMCIA storage drivers for the kernel.
+ Package: pcmcia-storage-modules-6.12.27-powerpc-di
  Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: CRC modules
-  This package contains CRC support modules.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-storage-modules
+ Depends: kernel-image-6.12.27-powerpc-di, cdrom-core-modules-6.12.27-powerpc-di, pcmcia-modules-6.12.27-powerpc-di, ata-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: PCMCIA storage drivers
+  This package contains PCMCIA storage drivers for the kernel.
  
- Package: crypto-modules-6.5.0-2-powerpc-di
+ Package: pcmcia-storage-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-storage-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, cdrom-core-modules-6.12.27-powerpc64-di, pcmcia-modules-6.12.27-powerpc64-di, ata-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: PCMCIA storage drivers
+  This package contains PCMCIA storage drivers for the kernel.
+ Package: ppp-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, md-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-powerpc-di, scsi-core-modules-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, serial-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: nbd-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-amd64-di, serial-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: uinput-modules-6.5.0-2-powerpc-di
  Package-Type: udeb
- Architecture: powerpc
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
 -Package: ppp-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: ppp-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: PPP drivers
 - This package contains PPP drivers for the kernel.
 -
+ Package: ppp-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-powerpc-di
- Kernel-Version: 6.5.0-2-powerpc
- Description: uinput support
-  This package contains the uinput module.
- Package: kernel-image-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-loong64-di, serial-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
  
- Package: nic-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: ppp-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, nic-shared-modules-6.5.0-2-powerpc64-di, i2c-modules-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di, mtd-core-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-powerpc64-di
+ Priority: optional
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, nic-shared-modules-6.5.0-2-powerpc64-di, usb-modules-6.5.0-2-powerpc64-di, mmc-core-modules-6.5.0-2-powerpc64-di, pcmcia-modules-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di, crypto-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
  
- Package: nic-shared-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: ppp-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: serial-modules-6.5.0-2-powerpc64-di
+ Priority: optional
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, pcmcia-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
- Package: usb-serial-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, usb-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
  
- Package: ppp-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: ppp-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, serial-modules-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
  Description: PPP drivers
   This package contains PPP drivers for the kernel.
  
@@@ -14737,1204 -10487,903 +9978,867 @@@ Package: ppp-modules-6.12.27-powerpc64-
  Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: affs-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Amiga filesystem support
-  This package contains the Amiga filesystem module for the kernel.
- Package: squashfs-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, serial-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, serial-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di, cdrom-core-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: ppp-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: rfkill-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, md-modules-6.5.0-2-powerpc64-di, scsi-core-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: rfkill-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: rfkill modules
+  This package contains the rfkill module.
+ Package: rfkill-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: rfkill-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: rfkill modules
+  This package contains the rfkill module.
+ Package: sata-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, scsi-core-modules-6.5.0-2-powerpc64-di, usb-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: pcmcia-storage-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di, ata-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: sata-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pcmcia-storage-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, cdrom-core-modules-6.5.0-2-powerpc64-di, pcmcia-modules-6.5.0-2-powerpc64-di, ata-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: PCMCIA storage drivers
-  This package contains PCMCIA storage drivers for the kernel.
- Package: fb-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, i2c-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di, ata-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: input-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, usb-modules-6.5.0-2-powerpc64-di, i2c-modules-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, scsi-core-modules-6.12.27-alpha-generic-di, ata-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: mouse-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, event-modules-6.5.0-2-powerpc64-di, input-modules-6.5.0-2-powerpc64-di, usb-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-pcmcia-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: sata-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-pcmcia-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, nic-shared-modules-6.5.0-2-powerpc64-di, nic-wireless-modules-6.5.0-2-powerpc64-di, pcmcia-modules-6.5.0-2-powerpc64-di, mmc-core-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Common PCMCIA NIC drivers
-  This package contains common PCMCIA NIC drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di, ata-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: pcmcia-modules-6.5.0-2-powerpc64-di
 -Package: sata-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
--Package-Type: udeb
- Architecture: powerpc ppc64
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: sata-modules
 -Depends: kernel-image-6.12.27-armmp-di, scsi-core-modules-6.12.27-armmp-di, ata-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: SATA drivers
 - This package contains SATA drivers for the kernel.
 -
+ Package: sata-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pcmcia-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Common PCMCIA drivers
-  This package contains common PCMCIA drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di, ata-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: sata-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, nic-shared-modules-6.5.0-2-powerpc64-di, nic-wireless-modules-6.5.0-2-powerpc64-di, usb-modules-6.5.0-2-powerpc64-di, crc-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di, ata-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: sata-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: sata-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, scsi-core-modules-6.5.0-2-powerpc64-di, ata-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
+ Depends: kernel-image-6.12.27-mips32r2eb-di, scsi-core-modules-6.12.27-mips32r2eb-di, ata-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
  Description: SATA drivers
   This package contains SATA drivers for the kernel.
  
- Package: i2c-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: CRC modules
-  This package contains CRC support modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, scsi-core-modules-6.12.27-mips32r2el-di, ata-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: crypto-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, md-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, scsi-core-modules-6.12.27-mips64r2eb-di, ata-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: ata-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di, scsi-core-modules-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, scsi-core-modules-6.12.27-mips64r2el-di, ata-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: nbd-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: uinput-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: uinput support
-  This package contains the uinput module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, scsi-core-modules-6.12.27-mips64r6el-di, ata-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: mtd-core-modules-6.5.0-2-powerpc64-di
- Package-Type: udeb
- Architecture: powerpc ppc64
+ Package: sata-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: MTD core
-  This package contains the MTD core.
- Package: hypervisor-modules-6.5.0-2-powerpc64-di
+ Priority: standard
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-octeon-di, scsi-core-modules-6.12.27-octeon-di, ata-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: sata-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: hypervisor-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: IBM 64bit hypervisor console modules
-  Contains drivers for the hypervisor console, used as console for linux
-  running in logical partitions of IBM hardware supporting it.
- Package: fancontrol-modules-6.5.0-2-powerpc64-di
  Package-Type: udeb
- Architecture: powerpc ppc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-parisc-di, scsi-core-modules-6.12.27-parisc-di, ata-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: sata-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fancontrol-modules
- Depends: kernel-image-6.5.0-2-powerpc64-di
- Kernel-Version: 6.5.0-2-powerpc64
- Description: Apple powermac fancontrol modules
-  Contains drivers for macintosh i2c bus as well as for the monitoring
-  devices connected to it.  This allows to control the fans during
-  installation.
- Package: linux-headers-6.5.0-2-powerpc
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-powerpc
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-powerpc, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-powerpc, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-powerpc package.
- Package: linux-image-6.5.0-2-powerpc
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc]
- Recommends: firmware-linux-free, apparmor [powerpc]
- Suggests: linux-doc-6.5, debian-kernel-handbook, mkvmlinuz [powerpc], grub-ieee1275 [powerpc]
- Breaks: fwupdate (<< 12-7) [powerpc], wireless-regdb (<< 2019.06.03-1~) [powerpc], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for uniprocessor 32-bit PowerPC
-  The Linux kernel 6.5 and modules for use on uniprocessor 32-bit PowerPC.
- Package: linux-image-powerpc
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-powerpc, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-powerpc (= ${binary:Version}), ${misc:Depends}
- Description: Linux for uniprocessor 32-bit PowerPC (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  uniprocessor 32-bit PowerPC.
- Package: linux-headers-powerpc
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-powerpc (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux powerpc configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel powerpc configuration.
- Package: linux-image-6.5.0-2-powerpc-dbg
- Architecture: powerpc
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-powerpc
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-powerpc.
- Package: linux-image-powerpc-dbg
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-powerpc-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux powerpc configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel powerpc configuration.
- Package: linux-headers-6.5.0-2-powerpc-smp
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-powerpc-smp
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-powerpc-smp, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-powerpc-smp, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-powerpc-smp package.
- Package: linux-image-6.5.0-2-powerpc-smp
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc]
- Recommends: firmware-linux-free, apparmor [powerpc]
- Suggests: linux-doc-6.5, debian-kernel-handbook, mkvmlinuz [powerpc], grub-ieee1275 [powerpc]
- Breaks: fwupdate (<< 12-7) [powerpc], wireless-regdb (<< 2019.06.03-1~) [powerpc], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for multiprocessor 32-bit PowerPC
-  The Linux kernel 6.5 and modules for use on multiprocessor 32-bit PowerPC.
- Package: linux-image-powerpc-smp
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-powerpc-smp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-powerpc-smp (= ${binary:Version}), ${misc:Depends}
- Description: Linux for multiprocessor 32-bit PowerPC (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  multiprocessor 32-bit PowerPC.
- Package: linux-headers-powerpc-smp
- Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-powerpc-smp (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux powerpc-smp configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel powerpc-smp configuration.
- Package: linux-image-6.5.0-2-powerpc-smp-dbg
- Architecture: powerpc
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-powerpc-smp
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-powerpc-smp.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-parisc64-di, scsi-core-modules-6.12.27-parisc64-di, ata-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: linux-image-powerpc-smp-dbg
+ Package: sata-modules-6.12.27-powerpc-di
  Architecture: powerpc
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-powerpc-smp-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux powerpc-smp configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel powerpc-smp configuration.
- Package: linux-headers-6.5.0-2-powerpc64
- Architecture: powerpc ppc64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-powerpc64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-powerpc64, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-powerpc64, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-powerpc64 package.
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-powerpc-di, scsi-core-modules-6.12.27-powerpc-di, ata-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: linux-image-6.5.0-2-powerpc64
+ Package: sata-modules-6.12.27-powerpc64-di
  Architecture: powerpc ppc64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc ppc64] | linux-initramfs-tool [powerpc ppc64]
- Recommends: firmware-linux-free, apparmor [powerpc ppc64]
- Suggests: linux-doc-6.5, debian-kernel-handbook, mkvmlinuz [powerpc ppc64], grub-ieee1275 [powerpc ppc64]
- Breaks: fwupdate (<< 12-7) [powerpc ppc64], wireless-regdb (<< 2019.06.03-1~) [powerpc ppc64], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for 64-bit PowerPC
-  The Linux kernel 6.5 and modules for use on 64-bit PowerPC.
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, scsi-core-modules-6.12.27-powerpc64-di, ata-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: linux-image-powerpc64
- Architecture: powerpc ppc64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-powerpc64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-powerpc64 (= ${binary:Version}), ${misc:Depends}
- Description: Linux for 64-bit PowerPC (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  64-bit PowerPC.
+ Package: sata-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, scsi-core-modules-6.12.27-powerpc64le-di, ata-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: linux-headers-powerpc64
- Architecture: powerpc ppc64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-powerpc64 (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux powerpc64 configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel powerpc64 configuration.
+ Package: sata-modules-6.12.27-riscv64-di
+ Architecture: riscv64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-riscv64-di, scsi-core-modules-6.12.27-riscv64-di, ata-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: linux-image-6.5.0-2-powerpc64-dbg
- Architecture: powerpc ppc64
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-powerpc64
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-powerpc64.
+ Package: sata-modules-6.12.27-sh7751r-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: linux-image-powerpc64-dbg
- Architecture: powerpc ppc64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-powerpc64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux powerpc64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel powerpc64 configuration.
+ Package: sata-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, scsi-core-modules-6.12.27-sh7785lcr-di, ata-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
  
- Package: kernel-image-6.5.0-2-powerpc64le-di
+ Package: sata-modules-6.12.27-sparc64-di
+ Architecture: sparc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-sparc64-di, scsi-core-modules-6.12.27-sparc64-di, ata-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: scsi-core-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, nic-shared-modules-6.5.0-2-powerpc64le-di, i2c-modules-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di, mtd-core-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, nic-shared-modules-6.5.0-2-powerpc64le-di, usb-modules-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di, crypto-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: serial-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: serial-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Serial drivers
-  This package contains serial drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: usb-serial-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, usb-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, serial-modules-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-powerpc64le-di
 -Package: scsi-core-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
--Package-Type: udeb
- Architecture: ppc64el
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: scsi-core-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: Core SCSI subsystem
 - This package contains the core SCSI subsystem for the kernel.
 -
+ Package: scsi-core-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
- Package: scsi-core-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
  Description: Core SCSI subsystem
   This package contains the core SCSI subsystem for the kernel.
  
- Package: scsi-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di, cdrom-core-modules-6.5.0-2-powerpc64le-di, ata-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
- Package: scsi-nic-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-nic-modules
- Depends: scsi-modules-6.5.0-2-powerpc64le-di, nic-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: SCSI drivers for converged NICs
-  This package contains SCSI drivers that depend on net drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: loop-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di, md-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: ext4-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
- Package: isofs-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, cdrom-core-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: squashfs-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: squashfs modules
-  This package contains squashfs modules.
- Package: udf-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di, cdrom-core-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: fuse-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: md-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-core-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: multipath-modules-6.5.0-2-powerpc64le-di
+ Package: scsi-core-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-powerpc64le-di
  Architecture: ppc64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, md-modules-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: usb-modules-6.5.0-2-powerpc64le-di
+ Package: scsi-core-modules-6.12.27-riscv64-di
+ Architecture: riscv64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-s390x-di
+ Architecture: s390x
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: USB support
-  This package contains core USB drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: usb-storage-modules-6.5.0-2-powerpc64le-di
+ Package: scsi-core-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-core-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di, usb-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: fb-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, i2c-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
  
- Package: input-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, usb-modules-6.5.0-2-powerpc64le-di, i2c-modules-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Event support
-  This package contains event drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di, cdrom-core-modules-6.12.27-4kc-malta-di, ata-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: mouse-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mouse-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, event-modules-6.5.0-2-powerpc64le-di, input-modules-6.5.0-2-powerpc64le-di, usb-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Mouse support
-  This package contains mouse drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di, cdrom-core-modules-6.12.27-5kc-malta-di, ata-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, nic-shared-modules-6.5.0-2-powerpc64le-di, nic-wireless-modules-6.5.0-2-powerpc64le-di, usb-modules-6.5.0-2-powerpc64le-di, crc-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, scsi-core-modules-6.12.27-alpha-generic-di, cdrom-core-modules-6.12.27-alpha-generic-di, ata-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di, ata-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: i2c-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: i2c support modules
-  This package contains basic i2c support modules.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: crc-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: crypto modules
-  This package contains crypto modules.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di, cdrom-core-modules-6.12.27-arm64-di, ata-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: crypto-dm-modules-6.5.0-2-powerpc64le-di
 -Package: scsi-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
--Package-Type: udeb
- Architecture: ppc64el
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: scsi-modules
 -Depends: kernel-image-6.12.27-armmp-di, scsi-core-modules-6.12.27-armmp-di, cdrom-core-modules-6.12.27-armmp-di, ata-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: SCSI drivers
 - This package contains SCSI drivers for the kernel.
 -
+ Package: scsi-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, md-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di, scsi-core-modules-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di, cdrom-core-modules-6.12.27-loong64-di, ata-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: nbd-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: uinput-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
- Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: uinput-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: uinput support
-  This package contains the uinput module.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di, cdrom-core-modules-6.12.27-loongson-3-di, ata-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: mtd-core-modules-6.5.0-2-powerpc64le-di
- Package-Type: udeb
- Architecture: ppc64el
+ Package: scsi-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: MTD core
-  This package contains the MTD core.
- Package: hypervisor-modules-6.5.0-2-powerpc64le-di
+ Priority: standard
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-m68k-di, scsi-core-modules-6.12.27-m68k-di, cdrom-core-modules-6.12.27-m68k-di, ata-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: hypervisor-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: IBM 64bit hypervisor console modules
-  Contains drivers for the hypervisor console, used as console for linux
-  running in logical partitions of IBM hardware supporting it.
- Package: fancontrol-modules-6.5.0-2-powerpc64le-di
  Package-Type: udeb
- Architecture: ppc64el
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, scsi-core-modules-6.12.27-mips32r2eb-di, cdrom-core-modules-6.12.27-mips32r2eb-di, ata-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fancontrol-modules
- Depends: kernel-image-6.5.0-2-powerpc64le-di
- Kernel-Version: 6.5.0-2-powerpc64le
- Description: Apple powermac fancontrol modules
-  Contains drivers for macintosh i2c bus as well as for the monitoring
-  devices connected to it.  This allows to control the fans during
-  installation.
- Package: linux-headers-6.5.0-2-powerpc64le
- Architecture: ppc64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-powerpc64le
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-powerpc64le, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-powerpc64le, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-powerpc64le package.
- Package: linux-image-6.5.0-2-powerpc64le
- Architecture: ppc64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ppc64el] | linux-initramfs-tool [ppc64el]
- Recommends: firmware-linux-free, apparmor [ppc64el]
- Suggests: linux-doc-6.5, debian-kernel-handbook, mkvmlinuz [ppc64el], grub-ieee1275 [ppc64el]
- Breaks: fwupdate (<< 12-7) [ppc64el], wireless-regdb (<< 2019.06.03-1~) [ppc64el], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for Little-endian 64-bit PowerPC
-  The Linux kernel 6.5 and modules for use on Little-endian 64-bit PowerPC.
- Package: linux-image-powerpc64le
- Architecture: ppc64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-powerpc64le, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-powerpc64le (= ${binary:Version}), ${misc:Depends}
- Description: Linux for Little-endian 64-bit PowerPC (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Little-endian 64-bit PowerPC.
- Package: linux-headers-powerpc64le
- Architecture: ppc64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-powerpc64le (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux powerpc64le configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel powerpc64le configuration.
- Package: linux-image-6.5.0-2-powerpc64le-dbg
- Architecture: ppc64el
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-powerpc64le
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-powerpc64le.
- Package: linux-image-powerpc64le-dbg
- Architecture: ppc64el
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-powerpc64le-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux powerpc64le configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel powerpc64le configuration.
- Package: kernel-image-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, scsi-core-modules-6.12.27-mips32r2el-di, cdrom-core-modules-6.12.27-mips32r2el-di, ata-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-riscv64
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
- Package: nic-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, scsi-core-modules-6.12.27-mips64r2eb-di, cdrom-core-modules-6.12.27-mips64r2eb-di, ata-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, nic-shared-modules-6.5.0-2-riscv64-di, i2c-modules-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di, mtd-core-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-wireless-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, scsi-core-modules-6.12.27-mips64r2el-di, cdrom-core-modules-6.12.27-mips64r2el-di, ata-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-wireless-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, nic-shared-modules-6.5.0-2-riscv64-di, usb-modules-6.5.0-2-riscv64-di, mmc-core-modules-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di, crypto-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Wireless NIC drivers
-  This package contains wireless NIC drivers for the kernel.  Includes
-  crypto modules only needed for wireless (WEP, WPA).
- Package: nic-shared-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, scsi-core-modules-6.12.27-mips64r6el-di, cdrom-core-modules-6.12.27-mips64r6el-di, ata-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
- Package: usb-serial-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-octeon-di, scsi-core-modules-6.12.27-octeon-di, cdrom-core-modules-6.12.27-octeon-di, ata-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-parisc-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, usb-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-parisc-di, scsi-core-modules-6.12.27-parisc-di, cdrom-core-modules-6.12.27-parisc-di, ata-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: ppp-modules-6.5.0-2-riscv64-di
+ Package: scsi-modules-6.12.27-parisc64-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-parisc64-di, scsi-core-modules-6.12.27-parisc64-di, cdrom-core-modules-6.12.27-parisc64-di, ata-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-powerpc-di, scsi-core-modules-6.12.27-powerpc-di, cdrom-core-modules-6.12.27-powerpc-di, ata-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
  
- Package: pata-modules-6.5.0-2-riscv64-di
+ Package: scsi-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, scsi-core-modules-6.12.27-powerpc64-di, cdrom-core-modules-6.12.27-powerpc64-di, ata-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, ata-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
- Package: cdrom-core-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, scsi-core-modules-6.12.27-powerpc64le-di, cdrom-core-modules-6.12.27-powerpc64le-di, ata-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-modules-6.12.27-riscv64-di
  Architecture: riscv64
  Section: debian-installer
  Priority: standard
@@@ -15981,1417 -11443,1543 +10898,1459 @@@ Kernel-Version: 6.12.27-5kc-malt
  Description: SCSI drivers for converged NICs
   This package contains SCSI drivers that depend on net drivers.
  
- Package: loop-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-alpha-generic-di, nic-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-amd64-di, nic-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: btrfs-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-arm64-di, nic-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
 -Package: scsi-nic-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: scsi-nic-modules
 -Depends: scsi-modules-6.12.27-armmp-di, nic-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: SCSI drivers for converged NICs
 - This package contains SCSI drivers that depend on net drivers.
 -
+ Package: scsi-nic-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di, md-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-loong64-di, nic-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: ext4-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-loongson-3-di, nic-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-mips32r2eb-di, nic-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: isofs-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-mips32r2el-di, nic-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, cdrom-core-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-mips64r2eb-di, nic-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: jfs-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-mips64r2el-di, nic-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-mips64r6el-di, nic-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-octeon-di, nic-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: fat-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-powerpc-di, nic-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-powerpc64-di, nic-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: squashfs-modules-6.5.0-2-riscv64-di
+ Package: scsi-nic-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-powerpc64le-di, nic-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: scsi-nic-modules-6.12.27-riscv64-di
  Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: squashfs modules
-  This package contains squashfs modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-riscv64-di, nic-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
  
- Package: udf-modules-6.5.0-2-riscv64-di
+ Package: serial-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, pcmcia-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
+ Package: serial-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di, cdrom-core-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
  
- Package: fuse-modules-6.5.0-2-riscv64-di
+ Package: serial-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
+ Package: serial-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
+ Package: serial-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
  
- Package: f2fs-modules-6.5.0-2-riscv64-di
+ Package: serial-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-powerpc-di, pcmcia-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
+ Package: serial-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, pcmcia-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
  
- Package: md-modules-6.5.0-2-riscv64-di
+ Package: serial-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
+ Package: sound-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di, firewire-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: sound support
+  This package contains sound modules.
  
- Package: multipath-modules-6.5.0-2-riscv64-di
+ Package: sound-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di, firewire-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, firewire-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: sound support
+  This package contains sound modules.
 -Package: sound-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: sound-modules
 -Depends: kernel-image-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: sound support
 - This package contains sound modules.
 -
+ Package: sound-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, md-modules-6.5.0-2-riscv64-di, scsi-core-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: usb-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-loong64-di, usb-modules-6.12.27-loong64-di, firewire-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: USB support
-  This package contains core USB drivers for the kernel.
- Package: usb-storage-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, scsi-core-modules-6.5.0-2-riscv64-di, usb-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di, firewire-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: sound support
+  This package contains sound modules.
  
- Package: fb-modules-6.5.0-2-riscv64-di
- Package-Type: udeb
- Architecture: riscv64
+ Package: sound-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fb-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, i2c-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Frame buffer support
-  This package contains Frame buffer drivers for the kernel.
- Package: input-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di, firewire-core-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: input-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, usb-modules-6.5.0-2-riscv64-di, i2c-modules-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Input devices support
-  This package contains input device drivers for the kernel.
- Package: event-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di, firewire-core-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: event-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Event support
-  This package contains event drivers for the kernel.
- Package: nic-usb-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, nic-shared-modules-6.5.0-2-riscv64-di, nic-wireless-modules-6.5.0-2-riscv64-di, usb-modules-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, usb-modules-6.12.27-mips64r2eb-di, firewire-core-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: sound support
+  This package contains sound modules.
  
- Package: sata-modules-6.5.0-2-riscv64-di
- Package-Type: udeb
- Architecture: riscv64
+ Package: sound-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, scsi-core-modules-6.5.0-2-riscv64-di, ata-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
- Package: i2c-modules-6.5.0-2-riscv64-di
+ Priority: optional
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, usb-modules-6.12.27-mips64r2el-di, firewire-core-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, usb-modules-6.12.27-mips64r6el-di, firewire-core-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-octeon-di, usb-modules-6.12.27-octeon-di, firewire-core-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-sh7751r-di, firewire-core-modules-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: sound support
+  This package contains sound modules.
+ Package: sound-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, md-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: ata-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, usb-modules-6.12.27-sh7785lcr-di, firewire-core-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: sound support
+  This package contains sound modules.
+ Package: speakup-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, scsi-core-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
- Package: mmc-core-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: speakup-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-core-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: MMC/SD/SDIO core modules
-  This package contains core modules for MMC/SD/SDIO support.
- Package: mmc-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: speakup-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mmc-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, mmc-core-modules-6.5.0-2-riscv64-di, usb-modules-6.5.0-2-riscv64-di, crc-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: MMC/SD card modules
-  This package contains modules needed to support MMC (multimedia) and SD
-  cards.
- Package: nbd-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: speakup-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: mtd-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: speakup modules
+  This package contains speakup modules.
 -Package: speakup-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: speakup-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: speakup modules
 - This package contains speakup modules.
 -
+ Package: speakup-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-modules
- Depends: kernel-image-6.5.0-2-riscv64-di, mtd-core-modules-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: MTD driver modules
-  This package contains MTD driver modules.
- Package: mtd-core-modules-6.5.0-2-riscv64-di
  Package-Type: udeb
- Architecture: riscv64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: speakup-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-riscv64-di
- Kernel-Version: 6.5.0-2-riscv64
- Description: MTD core
-  This package contains the MTD core.
- Package: linux-headers-6.5.0-2-riscv64
- Architecture: riscv64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-riscv64
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-riscv64, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-riscv64, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-riscv64 package.
- Package: linux-image-6.5.0-2-riscv64
- Architecture: riscv64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [riscv64] | linux-initramfs-tool [riscv64]
- Recommends: firmware-linux-free, apparmor [riscv64]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [riscv64], wireless-regdb (<< 2019.06.03-1~) [riscv64], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for 64-bit RISC-V platforms
-  The Linux kernel 6.5 and modules for use on 64-bit RISC-V platforms.
- Package: linux-image-riscv64
- Architecture: riscv64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-riscv64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-riscv64 (= ${binary:Version}), ${misc:Depends}
- Description: Linux for 64-bit RISC-V platforms (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  64-bit RISC-V platforms.
- Package: linux-headers-riscv64
- Architecture: riscv64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-riscv64 (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux riscv64 configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel riscv64 configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: linux-image-6.5.0-2-riscv64-dbg
- Architecture: riscv64
- Section: debug
+ Package: speakup-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-riscv64
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-riscv64.
- Package: linux-image-riscv64-dbg
- Architecture: riscv64
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-riscv64-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux riscv64 configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel riscv64 configuration.
- Package: kernel-image-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-s390x
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: nic-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: speakup-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di, mtd-core-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: cdrom-core-modules-6.5.0-2-s390x-di
+ Priority: optional
  Package-Type: udeb
- Architecture: s390x
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-s390x-di, scsi-core-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: scsi-core-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: speakup-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: scsi-modules-6.5.0-2-s390x-di
+ Priority: optional
  Package-Type: udeb
- Architecture: s390x
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-modules
- Depends: kernel-image-6.5.0-2-s390x-di, scsi-core-modules-6.5.0-2-s390x-di, cdrom-core-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: SCSI drivers
-  This package contains SCSI drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: loop-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: speakup-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: btrfs-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: speakup-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di, md-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: isofs-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: speakup-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-s390x-di, cdrom-core-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: xfs-modules-6.5.0-2-s390x-di
+ Priority: optional
  Package-Type: udeb
- Architecture: s390x
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: speakup modules
+  This package contains speakup modules.
  
- Package: fat-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: speakup-modules-6.12.27-sh7751r-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: udf-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: speakup-modules-6.12.27-sh7785lcr-di
+ Architecture: sh4
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di, cdrom-core-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: UDF modules
-  This package contains the UDF filesystem module.
- Package: fuse-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: squashfs-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-s390x-di, crc-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-s390x-di, md-modules-6.5.0-2-s390x-di, scsi-core-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
- Package: crc-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: squashfs modules
+  This package contains squashfs modules.
 -Package: squashfs-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: squashfs-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: squashfs modules
 - This package contains squashfs modules.
 -
+ Package: squashfs-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-s390x-di, md-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: nbd-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: mtd-core-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: mtd-core-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: MTD core
-  This package contains the MTD core.
- Package: dasd-modules-6.5.0-2-s390x-di
  Package-Type: udeb
- Architecture: s390x
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: dasd-modules
- Depends: kernel-image-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: dasd modules
-  This package contains dasd modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: dasd-extra-modules-6.5.0-2-s390x-di
- Package-Type: udeb
- Architecture: s390x
+ Package: squashfs-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: dasd-extra-modules
- Depends: kernel-image-6.5.0-2-s390x-di, dasd-modules-6.5.0-2-s390x-di
- Kernel-Version: 6.5.0-2-s390x
- Description: optional dasd DIAG support
-  This package contains the module for dasd DIAG support.  The udeb is not
-  loaded by default as the installer does not actually support this.  It can
-  however be useful to have available in rescue situations.
- Package: linux-headers-6.5.0-2-s390x
- Architecture: s390x
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, linux-compiler-gcc-13-s390
- Description: Header files for Linux 6.5.0-2-s390x
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-s390x, generally used for building out-of-tree kernel
-  modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-s390x, and can be used for building modules
-  that load into the kernel provided by the linux-image-6.5.0-2-s390x
-  package.
- Package: linux-image-6.5.0-2-s390x
- Architecture: s390x
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [s390x] | linux-initramfs-tool [s390x]
- Recommends: firmware-linux-free, apparmor [s390x]
- Suggests: linux-doc-6.5, debian-kernel-handbook, s390-tools [s390x]
- Breaks: fwupdate (<< 12-7) [s390x], wireless-regdb (<< 2019.06.03-1~) [s390x], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for IBM zSeries
-  The Linux kernel 6.5 and modules for use on IBM zSeries.
- Package: linux-image-s390x
- Architecture: s390x
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-s390x, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
- Depends: linux-image-6.5.0-2-s390x (= ${binary:Version}), ${misc:Depends}
- Description: Linux for IBM zSeries (meta-package)
-  This package depends on the latest Linux kernel and modules for use on IBM
-  zSeries.
- Package: linux-headers-s390x
- Architecture: s390x
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-headers-generic
- Depends: linux-headers-6.5.0-2-s390x (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux s390x configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel s390x configuration.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: linux-image-6.5.0-2-s390x-dbg
- Architecture: s390x
- Section: debug
+ Package: squashfs-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-s390x
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-s390x.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: linux-image-s390x-dbg
- Architecture: s390x
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-s390x-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux s390x configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel s390x configuration.
+ Package: squashfs-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: kernel-image-6.5.0-2-sh7751r-di
+ Package: squashfs-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, event-modules, fb-modules, input-modules, mouse-modules, nic-shared-modules, rtc-modules, uinput-modules, usb-modules
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Linux kernel image and core modules for the Debian installer
 This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-octeon-di
Kernel-Version: 6.12.27-octeon
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: nic-modules-6.5.0-2-sh7751r-di
+ Package: squashfs-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, nic-shared-modules-6.5.0-2-sh7751r-di, i2c-modules-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: NIC drivers
 This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: nic-shared-modules-6.5.0-2-sh7751r-di
+ Package: squashfs-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: usb-serial-modules-6.5.0-2-sh7751r-di
- Package-Type: udeb
- Architecture: sh4
+ Package: squashfs-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: cdrom-core-modules-6.5.0-2-sh7751r-di
- Package-Type: udeb
+ Package: squashfs-modules-6.12.27-sh7751r-di
  Architecture: sh4
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-sh7751r-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: loop-modules-6.5.0-2-sh7751r-di
- Package-Type: udeb
+ Package: squashfs-modules-6.12.27-sh7785lcr-di
  Architecture: sh4
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
- Package: btrfs-modules-6.5.0-2-sh7751r-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: squashfs-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di, md-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: squashfs modules
+  This package contains squashfs modules.
  
- Package: isofs-modules-6.5.0-2-sh7751r-di
- Package-Type: udeb
- Architecture: sh4
+ Package: udf-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, cdrom-core-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-sh7751r-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, cdrom-core-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: xfs-modules-6.5.0-2-sh7751r-di
- Package-Type: udeb
- Architecture: sh4
+ Package: udf-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-sh7751r-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, cdrom-core-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: minix-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-arm64-di, cdrom-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
 -Package: udf-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: udf-modules
 -Depends: kernel-image-6.12.27-armmp-di, cdrom-core-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: UDF modules
 - This package contains the UDF filesystem module.
 -
+ Package: udf-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-loong64-di, cdrom-core-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: squashfs-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, cdrom-core-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-m68k-di
+ Architecture: m68k
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: squashfs modules
-  This package contains squashfs modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-m68k-di, cdrom-core-modules-6.12.27-m68k-di
+ Kernel-Version: 6.12.27-m68k
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: udf-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, cdrom-core-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
  Provides: udf-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di, cdrom-core-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
+ Depends: kernel-image-6.12.27-mips32r2el-di, cdrom-core-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
  Description: UDF modules
   This package contains the UDF filesystem module.
  
- Package: fuse-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, cdrom-core-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, cdrom-core-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: f2fs-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, cdrom-core-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-octeon-di, cdrom-core-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: md-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-powerpc-di, cdrom-core-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, cdrom-core-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: multipath-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, cdrom-core-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: multipath-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, md-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Multipath support
-  This package contains DM-Multipath modules for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-riscv64-di, cdrom-core-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: usb-storage-modules-6.5.0-2-sh7751r-di
+ Package: udf-modules-6.12.27-s390x-di
+ Architecture: s390x
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-s390x-di, cdrom-core-modules-6.12.27-s390x-di
+ Kernel-Version: 6.12.27-s390x
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-sh7751r-di
  Architecture: sh4
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-storage-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: USB storage support
-  This package contains the USB storage driver for the kernel.
- Package: nic-usb-modules-6.5.0-2-sh7751r-di
+ Priority: optional
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-sh7751r-di, cdrom-core-modules-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-sh7785lcr-di
  Architecture: sh4
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, nic-shared-modules-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-sh7751r-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, cdrom-core-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: udf-modules-6.12.27-sparc64-di
+ Architecture: sparc64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-sparc64-di, cdrom-core-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
  
- Package: i2c-modules-6.5.0-2-sh7751r-di
+ Package: ufs-modules-6.12.27-sparc64-di
+ Architecture: sparc64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ufs-modules
+ Depends: kernel-image-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: UFS filesystem support
+  This package contains the UFS filesystem module for the kernel.
+ Package: uinput-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: uinput support
+  This package contains the uinput module.
+ Package: uinput-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: CRC modules
-  This package contains CRC support modules.
- Package: crypto-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: uinput support
+  This package contains the uinput module.
 -Package: uinput-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: uinput-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: uinput support
 - This package contains the uinput module.
 -
+ Package: uinput-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: crypto modules
-  This package contains crypto modules.
- Package: crypto-dm-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: uinput support
+  This package contains the uinput module.
+ Package: uinput-modules-6.12.27-powerpc-di
+ Architecture: powerpc
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, md-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
- Package: nbd-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: uinput support
+  This package contains the uinput module.
+ Package: uinput-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
- Package: speakup-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: uinput support
+  This package contains the uinput module.
+ Package: uinput-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: speakup modules
-  This package contains speakup modules.
- Package: sound-modules-6.5.0-2-sh7751r-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: uinput support
+  This package contains the uinput module.
+ Package: usb-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-sh7751r-di, i2c-modules-6.5.0-2-sh7751r-di, firewire-core-modules-6.5.0-2-sh7751r-di, crc-modules-6.5.0-2-sh7751r-di
- Kernel-Version: 6.5.0-2-sh7751r
- Description: sound support
-  This package contains sound modules.
- Package: kernel-image-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image, event-modules, fb-modules, input-modules, mouse-modules, nic-shared-modules, rtc-modules, uinput-modules, usb-modules
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: nic-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, nic-shared-modules-6.5.0-2-sh7785lcr-di, i2c-modules-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
- Package: nic-shared-modules-6.5.0-2-sh7785lcr-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: usb-serial-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, usb-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
- Package: ppp-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-amd64-di
+ Architecture: amd64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
- Package: pata-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, ata-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, scsi-core-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
- Package: firewire-core-modules-6.5.0-2-sh7785lcr-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: firewire-core-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, scsi-core-modules-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Core FireWire drivers
-  This package contains core FireWire drivers for the kernel.
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: scsi-core-modules-6.5.0-2-sh7785lcr-di
 -Package: usb-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
--Package-Type: udeb
- Architecture: sh4
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: usb-modules
 -Depends: kernel-image-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: USB support
 - This package contains core USB drivers for the kernel.
 -
+ Package: usb-modules-6.12.27-loong64-di
+ Architecture: loong64
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: scsi-core-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Core SCSI subsystem
-  This package contains the core SCSI subsystem for the kernel.
- Package: loop-modules-6.5.0-2-sh7785lcr-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: loop-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Loopback filesystem support
-  This package contains loopback filesystem support for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: btrfs-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: btrfs-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di, md-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: BTRFS filesystem support
-  This package contains the BTRFS filesystem module for the kernel.
- Package: ext4-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ext4-modules, ext2-modules, ext3-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: ext2/ext3/ext4 filesystem support
-  This package contains the ext4 filesystem module for the kernel, which
-  also supports ext2 and ext3.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: isofs-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: isofs-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, cdrom-core-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: ISOFS filesystem support
-  This package contains the ISOFS filesystem module for the kernel.
- Package: jfs-modules-6.5.0-2-sh7785lcr-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: jfs-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: JFS filesystem support
-  This package contains the JFS filesystem module for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: xfs-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: xfs-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: XFS filesystem support
-  This package contains the XFS filesystem module for the kernel.
- Package: fat-modules-6.5.0-2-sh7785lcr-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fat-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: FAT filesystem support
-  This package contains the FAT and VFAT filesystem modules for the kernel.
- Package: minix-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: minix-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Minix filesystem support
-  This package contains the Minix filesystem module for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: squashfs-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: squashfs-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: squashfs modules
-  This package contains squashfs modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: udf-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: udf-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di, cdrom-core-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: UDF modules
-  This package contains the UDF filesystem module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
  
- Package: fuse-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: fuse-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: FUSE modules
-  This package contains the Filesystem in Userspace (FUSE) module.
- Package: f2fs-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: f2fs-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: f2fs filesystem support
-  This package contains the f2fs (Flash-Friendly Filesystem) module.
- Package: md-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: md-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: RAID and LVM support
-  This package contains RAID and LVM modules for the kernel.
- Package: multipath-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-modules-6.12.27-sh7785lcr-di
  Architecture: sh4
  Section: debian-installer
  Priority: optional
@@@ -17414,335 -13003,535 +12374,511 @@@ Kernel-Version: 6.12.27-sparc6
  Description: USB support
   This package contains core USB drivers for the kernel.
  
- Package: nic-usb-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-serial-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
  Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-usb-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, nic-shared-modules-6.5.0-2-sh7785lcr-di, usb-modules-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: USB NIC drivers
-  This package contains USB network adapter drivers for the kernel.
- Package: sata-modules-6.5.0-2-sh7785lcr-di
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
- Section: debian-installer
- Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sata-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, scsi-core-modules-6.5.0-2-sh7785lcr-di, ata-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: SATA drivers
-  This package contains SATA drivers for the kernel.
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: i2c-modules-6.5.0-2-sh7785lcr-di
- Package-Type: udeb
- Architecture: sh4
+ Package: usb-serial-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: i2c-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: i2c support modules
-  This package contains basic i2c support modules.
- Package: crc-modules-6.5.0-2-sh7785lcr-di
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crc-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: CRC modules
-  This package contains CRC support modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, usb-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: crypto-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-serial-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-arm64-di
+ Architecture: arm64
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: crypto modules
-  This package contains crypto modules.
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: crypto-dm-modules-6.5.0-2-sh7785lcr-di
 -Package: usb-serial-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: usb-serial-modules
 -Depends: kernel-image-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: USB serial drivers
 - This package contains USB serial drivers for the kernel.
 -
+ Package: usb-serial-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-loong64-di, usb-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: crypto-dm-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, md-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: devicemapper crypto module
-  This package contains the devicemapper crypto (dm-crypt) module.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: ata-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-serial-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ata-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, scsi-core-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: ATA disk modules
-  This package contains core ATA disk modules used by both PATA and SATA
-  disk drivers.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: nbd-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-serial-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, usb-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nbd-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: Network Block Device modules
-  This package contains the modules required for support of the Network
-  Block Device
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, usb-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: speakup-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-serial-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, usb-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: speakup-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: speakup modules
-  This package contains speakup modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-octeon-di, usb-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: sound-modules-6.5.0-2-sh7785lcr-di
+ Package: usb-serial-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: optional
  Package-Type: udeb
- Architecture: sh4
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-parisc-di, usb-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
  Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: sound-modules
- Depends: kernel-image-6.5.0-2-sh7785lcr-di, i2c-modules-6.5.0-2-sh7785lcr-di, usb-modules-6.5.0-2-sh7785lcr-di, firewire-core-modules-6.5.0-2-sh7785lcr-di, crc-modules-6.5.0-2-sh7785lcr-di
- Kernel-Version: 6.5.0-2-sh7785lcr
- Description: sound support
-  This package contains sound modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-parisc64-di, usb-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-headers-6.5.0-2-sh7751r
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-sh7751r
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-sh7751r, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-sh7751r, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-sh7751r package.
+ Package: usb-serial-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-powerpc-di, usb-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-image-6.5.0-2-sh7751r
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4]
- Recommends: firmware-linux-free, apparmor [sh4]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [sh4], wireless-regdb (<< 2019.06.03-1~) [sh4], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for sh7751r
-  The Linux kernel 6.5 and modules for use on Renesas SH7751R R2D plus
-  board.
+ Package: usb-serial-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, usb-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-image-sh7751r
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-sh7751r, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-sh7751r (= ${binary:Version}), ${misc:Depends}
- Description: Linux for sh7751r (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Renesas SH7751R R2D plus board.
+ Package: usb-serial-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, usb-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-headers-sh7751r
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-sh7751r (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux sh7751r configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel sh7751r configuration.
+ Package: usb-serial-modules-6.12.27-riscv64-di
+ Architecture: riscv64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-riscv64-di, usb-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-image-6.5.0-2-sh7751r-dbg
+ Package: usb-serial-modules-6.12.27-sh7751r-di
  Architecture: sh4
- Section: debug
+ Section: debian-installer
  Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-sh7751r
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-sh7751r.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-image-sh7751r-dbg
+ Package: usb-serial-modules-6.12.27-sh7785lcr-di
  Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-sh7751r-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux sh7751r configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel sh7751r configuration.
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-sh7785lcr-di, usb-modules-6.12.27-sh7785lcr-di
+ Kernel-Version: 6.12.27-sh7785lcr
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-headers-6.5.0-2-sh7785lcr
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-common (= ${source:Version}), linux-kbuild-6.5.0-2, ${misc:Depends}, gcc-13
- Description: Header files for Linux 6.5.0-2-sh7785lcr
-  This package provides the architecture-specific kernel header files for
-  Linux kernel 6.5.0-2-sh7785lcr, generally used for building out-of-tree
-  kernel modules.  These files are going to be installed into
-  /usr/src/linux-headers-6.5.0-2-sh7785lcr, and can be used for building
-  modules that load into the kernel provided by the
-  linux-image-6.5.0-2-sh7785lcr package.
+ Package: usb-serial-modules-6.12.27-sparc64-di
+ Architecture: sparc64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-sparc64-di, usb-modules-6.12.27-sparc64-di
+ Kernel-Version: 6.12.27-sparc64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
  
- Package: linux-image-6.5.0-2-sh7785lcr
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
- Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-6.5.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4]
- Recommends: firmware-linux-free, u-boot-tools [sh4], apparmor [sh4]
- Suggests: linux-doc-6.5, debian-kernel-handbook
- Breaks: fwupdate (<< 12-7) [sh4], wireless-regdb (<< 2019.06.03-1~) [sh4], initramfs-tools (<< 0.120+deb8u2)
- Description: Linux 6.5 for sh7785lcr
-  The Linux kernel 6.5 and modules for use on Renesas SH7785 reference
-  board.
+ Package: usb-storage-modules-6.12.27-4kc-malta-di
+ Architecture: mips mipsel
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-4kc-malta-di, scsi-core-modules-6.12.27-4kc-malta-di, usb-modules-6.12.27-4kc-malta-di
+ Kernel-Version: 6.12.27-4kc-malta
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: linux-image-sh7785lcr
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-modules-6.5.0-2-sh7785lcr, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
- Depends: linux-image-6.5.0-2-sh7785lcr (= ${binary:Version}), ${misc:Depends}
- Description: Linux for sh7785lcr (meta-package)
-  This package depends on the latest Linux kernel and modules for use on
-  Renesas SH7785 reference board.
+ Package: usb-storage-modules-6.12.27-5kc-malta-di
+ Architecture: mips64 mips64el
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-5kc-malta-di, scsi-core-modules-6.12.27-5kc-malta-di, usb-modules-6.12.27-5kc-malta-di
+ Kernel-Version: 6.12.27-5kc-malta
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: linux-headers-sh7785lcr
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
- Depends: linux-headers-6.5.0-2-sh7785lcr (= ${binary:Version}), ${misc:Depends}
- Description: Header files for Linux sh7785lcr configuration (meta-package)
-  This package depends on the architecture-specific header files for the
-  latest Linux kernel sh7785lcr configuration.
+ Package: usb-storage-modules-6.12.27-alpha-generic-di
+ Architecture: alpha
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-alpha-generic-di, scsi-core-modules-6.12.27-alpha-generic-di, usb-modules-6.12.27-alpha-generic-di
+ Kernel-Version: 6.12.27-alpha-generic
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: linux-image-6.5.0-2-sh7785lcr-dbg
- Architecture: sh4
- Section: debug
- Priority: optional
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.quick !stage1>
- Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-6.5.0-2-sh7785lcr
-  This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-6.5.0-2-sh7785lcr.
+ Package: usb-storage-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: linux-image-sh7785lcr-dbg
- Architecture: sh4
- Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nokerneldbg !pkg.linux.nometa !pkg.linux.quick !stage1>
- Provides: linux-latest-image-dbg
- Depends: linux-image-6.5.0-2-sh7785lcr-dbg (= ${binary:Version}), ${misc:Depends}
- Description: Debugging symbols for Linux sh7785lcr configuration (meta-package)
-  This package depends on the detached debugging symbols for the latest
-  Linux kernel sh7785lcr configuration.
+ Package: usb-storage-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <pkg.linux.udeb-unsigned-test-build !noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: kernel-image-6.5.0-2-sparc64-di
 -Package: usb-storage-modules-6.12.27-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Package-Type: udeb
 -Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
 -Provides: usb-storage-modules
 -Depends: kernel-image-6.12.27-armmp-di, scsi-core-modules-6.12.27-armmp-di, usb-modules-6.12.27-armmp-di
 -Kernel-Version: 6.12.27-armmp
 -Description: USB storage support
 - This package contains the USB storage driver for the kernel.
 -
+ Package: usb-storage-modules-6.12.27-loong64-di
+ Architecture: loong64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-loong64-di, scsi-core-modules-6.12.27-loong64-di, usb-modules-6.12.27-loong64-di
+ Kernel-Version: 6.12.27-loong64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-loongson-3-di
+ Architecture: mips64el mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: kernel-image
- Kernel-Version: 6.5.0-2-sparc64
- Description: Linux kernel image and core modules for the Debian installer
-  This package contains the kernel image and core modules for the Debian
-  installer boot images.  It does _not_ provide a usable kernel for your
-  full Debian system.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-loongson-3-di, scsi-core-modules-6.12.27-loongson-3-di, usb-modules-6.12.27-loongson-3-di
+ Kernel-Version: 6.12.27-loongson-3
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: nic-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-mips32r2eb-di
+ Architecture: mips
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-mips32r2eb-di, scsi-core-modules-6.12.27-mips32r2eb-di, usb-modules-6.12.27-mips32r2eb-di
+ Kernel-Version: 6.12.27-mips32r2eb
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-mips32r2el-di
+ Architecture: mipsel
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-modules, nic-extra-modules
- Depends: kernel-image-6.5.0-2-sparc64-di, nic-shared-modules-6.5.0-2-sparc64-di, i2c-modules-6.5.0-2-sparc64-di, crc-modules-6.5.0-2-sparc64-di
- Kernel-Version: 6.5.0-2-sparc64
- Description: NIC drivers
-  This package contains Ethernet and some paravirtualised network drivers
-  for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-mips32r2el-di, scsi-core-modules-6.12.27-mips32r2el-di, usb-modules-6.12.27-mips32r2el-di
+ Kernel-Version: 6.12.27-mips32r2el
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: nic-shared-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-mips64r2eb-di
+ Architecture: mips64
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-mips64r2eb-di, scsi-core-modules-6.12.27-mips64r2eb-di, usb-modules-6.12.27-mips64r2eb-di
+ Kernel-Version: 6.12.27-mips64r2eb
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-mips64r2el-di
+ Architecture: mips64el
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: nic-shared-modules
- Depends: i2c-modules-6.5.0-2-sparc64-di
- Kernel-Version: 6.5.0-2-sparc64
- Description: Shared NIC drivers
-  This package contains NIC drivers needed by combinations of nic-modules,
-  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-mips64r2el-di, scsi-core-modules-6.12.27-mips64r2el-di, usb-modules-6.12.27-mips64r2el-di
+ Kernel-Version: 6.12.27-mips64r2el
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: usb-serial-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-mips64r6el-di
+ Architecture: mips64el mips64r6el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-mips64r6el-di, scsi-core-modules-6.12.27-mips64r6el-di, usb-modules-6.12.27-mips64r6el-di
+ Kernel-Version: 6.12.27-mips64r6el
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-octeon-di
+ Architecture: mips mips64 mips64el mipsel
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: usb-serial-modules
- Depends: kernel-image-6.5.0-2-sparc64-di, usb-modules-6.5.0-2-sparc64-di
- Kernel-Version: 6.5.0-2-sparc64
- Description: USB serial drivers
-  This package contains USB serial drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-octeon-di, scsi-core-modules-6.12.27-octeon-di, usb-modules-6.12.27-octeon-di
+ Kernel-Version: 6.12.27-octeon
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: ppp-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-parisc-di
+ Architecture: hppa
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-parisc-di, scsi-core-modules-6.12.27-parisc-di, usb-modules-6.12.27-parisc-di
+ Kernel-Version: 6.12.27-parisc
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-parisc64-di
+ Architecture: hppa
  Section: debian-installer
- Priority: optional
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: ppp-modules
- Depends: kernel-image-6.5.0-2-sparc64-di, crc-modules-6.5.0-2-sparc64-di
- Kernel-Version: 6.5.0-2-sparc64
- Description: PPP drivers
-  This package contains PPP drivers for the kernel.
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-parisc64-di, scsi-core-modules-6.12.27-parisc64-di, usb-modules-6.12.27-parisc64-di
+ Kernel-Version: 6.12.27-parisc64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: pata-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-powerpc-di
+ Architecture: powerpc
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-powerpc-di, scsi-core-modules-6.12.27-powerpc-di, usb-modules-6.12.27-powerpc-di
+ Kernel-Version: 6.12.27-powerpc
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-powerpc64-di
+ Architecture: powerpc ppc64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: pata-modules
- Depends: kernel-image-6.5.0-2-sparc64-di, ata-modules-6.5.0-2-sparc64-di
- Kernel-Version: 6.5.0-2-sparc64
- Description: PATA drivers
-  This package contains PATA drivers for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-powerpc64-di, scsi-core-modules-6.12.27-powerpc64-di, usb-modules-6.12.27-powerpc64-di
+ Kernel-Version: 6.12.27-powerpc64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: cdrom-core-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-powerpc64le-di
+ Architecture: ppc64el
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
- Architecture: sparc64
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-powerpc64le-di, scsi-core-modules-6.12.27-powerpc64le-di, usb-modules-6.12.27-powerpc64le-di
+ Kernel-Version: 6.12.27-powerpc64le
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-riscv64-di
+ Architecture: riscv64
  Section: debian-installer
  Priority: standard
- Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick !stage1>
- Provides: cdrom-core-modules
- Depends: kernel-image-6.5.0-2-sparc64-di, scsi-core-modules-6.5.0-2-sparc64-di
- Kernel-Version: 6.5.0-2-sparc64
- Description: CDROM support
-  This package contains core CDROM support for the kernel.
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-riscv64-di, scsi-core-modules-6.12.27-riscv64-di, usb-modules-6.12.27-riscv64-di
+ Kernel-Version: 6.12.27-riscv64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
  
- Package: scsi-core-modules-6.5.0-2-sparc64-di
+ Package: usb-storage-modules-6.12.27-sh7751r-di
+ Architecture: sh4
+ Section: debian-installer
+ Priority: standard
  Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-sh7751r-di
+ Kernel-Version: 6.12.27-sh7751r
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: usb-storage-modules-6.12.27-sparc64-di
  Architecture: sparc64
  Section: debian-installer
  Priority: standard
index bde79f63f2ac8cb6898c3e7de7d2e6109da38de8,65553773db49a3f8efde50a7d5149e08b58417cb..3c83551ff340d542faeb7b5cfbba391f0158ae17
@@@ -1,87 -1,74 +1,74 @@@
- 1a70da4e4940ebb987ca7797a55d5155  debian/bin/gencontrol.py
- b57ee7c4a9d834da70dcdfa406d664aa  debian/build/version-info
- 0a54c676b0235b7d0de9e944be0ccfe8  debian/templates/config.control.in
- 08657c44620ad346d701df4f328b53d6  debian/templates/docs.control.in
- 8047c973c6b13df1888490e43d88ec90  debian/templates/docs.meta.control.in
+ f1edf4de27267e710a88f5dc6153049a  debian/bin/gencontrol.py
 -d2433bb07fecb9c315d510d183f28c1b  debian/build/version-info
++2293c38b054d0294ac78f1f490925471  debian/build/version-info
+ ba2c200f8c43f7ec8d8323561739379a  debian/config/alpha/defines.toml
+ 9c7e42b270c37dcbc951f0696b8f4293  debian/config/amd64/defines.toml
+ cfab80ba66f77402287b44e9143e844f  debian/config/arm64/defines.toml
+ c90a866f733c09fe7be641341206bcf3  debian/config/armel/defines.toml
 -140108e427d4e105d5955982c886a731  debian/config/armhf/defines.toml
++9d0976f22dd039c0dfc2292b4ad88f19  debian/config/armhf/defines.toml
+ cbbf1b7fe1acac99d780698039545f6f  debian/config/defines.toml
+ c840ab923e0857515675530f3f72496b  debian/config/hppa/defines.toml
+ e6bea61846bdd8172d426c492e2a834b  debian/config/loong64/defines.toml
+ 0ee23490da620ce420b23b2d065ee2d3  debian/config/m68k/defines.toml
+ 9b8212570b14b5244afd2bce7324f65a  debian/config/mips/defines.toml
+ 3890d68a1c0bff65aa20cfdca517a396  debian/config/mips64/defines.toml
+ 8a697efb44ca4eb50bba1af59acad94f  debian/config/mips64el/defines.toml
+ fbff991d47599c6bf2eb39809b430d0c  debian/config/mips64r6el/defines.toml
+ 23eed330ce3e3599edb0e3796efa707e  debian/config/mipsel/defines.toml
+ 964fcd3ac79ea8708d8128f585335375  debian/config/powerpc/defines.toml
+ 072d7af6d8f668cc3adf6bc7b0d026dc  debian/config/ppc64/defines.toml
+ 7919518a8525678ed7c3e8db3ea6b9e2  debian/config/ppc64el/defines.toml
+ 9c278c77b84ae25f1828ba6869a9d4e8  debian/config/riscv64/defines.toml
+ bce18e184331a5df2f341c82a68a5412  debian/config/s390x/defines.toml
+ b36eadccfa78781ed995270e3ad17a73  debian/config/sh4/defines.toml
+ e6aecae3ea3f53f24605e42e76971e3f  debian/config/sparc64/defines.toml
+ 279db0dd7637074d192194be236b5541  debian/installer/package-list
+ c06195eaf3f5d361e55133652fb46a6d  debian/templates/config.control.in
+ ba208435a59a073cbee6b5a0eb657b23  debian/templates/docs.control.in
+ a1db96c9e708a9ebb7f8f097f68d79e9  debian/templates/docs.meta.control.in
  2f0364e925c700f09b806dd6bba7d8bf  debian/templates/docs.meta.maintscript.in
5aac60ab6fd91f0ed93bb4c9d6f1a0fa  debian/templates/extra.control.in
6e43f2da6b59adc855af6c4f9a807ef7  debian/templates/headers.control.in
04287dcee94fa8f749f4f5279770698d  debian/templates/headers.featureset.control.in
f3a00d83954fb9e2982108209119884e  debian/templates/headers.meta.control.in
d41d8cd98f00b204e9800998ecf8427e  debian/templates/extra.control.in
4853709eb40bbe8ac9a3bd0fd1ffcb9d  debian/templates/headers.control.in
8b68a6318eefe93abebe5a38ec061eea  debian/templates/headers.featureset.control.in
8692a224eaddf0b80c98dfef4e26a3bb  debian/templates/headers.meta.control.in
  39dddaa9ca4735ad2ddaf682ecf0b566  debian/templates/headers.meta.maintscript.in
  0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
- 33604124ac9c80d9abd4e00bb7b971a7  debian/templates/headers.tests-control.in
- f182a874e272d9091e8e6cbac19c5f05  debian/templates/image.control.in
- 06f30e511908d191c14d753d2b81770a  debian/templates/image-dbg.control.in
- 17605e6f4c001376ac81b82fa103c543  debian/templates/image-dbg.meta.control.in
- eebbd0d671c21eba0a79f6d1226c0bc7  debian/templates/image-dbg.meta.lintian-overrides.in
+ c009517cb2931ada043f11a79b797a0b  debian/templates/headers.tests-control.in
+ 69118afa256866998fb91c0f452246c1  debian/templates/image-dbg.control.in
+ 6aa9d6cd76217295c3d07a2229bd1c44  debian/templates/image-dbg.meta.control.in
  ecec9b1808743ce6dd807a7bbdb293d1  debian/templates/image-dbg.meta.maintscript.in
+ 11dd6baba7f08d65f2e0965e5b4e4add  debian/templates/image-extra-dev.control.in
+ 7840402797f1410755053970be5a1b5d  debian/templates/image-unsigned.control.in
+ 0327750d6696dee915a532aec73a0fd6  debian/templates/image-unsigned.postinst.in
+ 03fc85a4557719a9cfcc61eb9d3bdf7b  debian/templates/image-unsigned.postrm.in
+ 38004750aa03cea41d5d3aeafff16fcc  debian/templates/image-unsigned.preinst.in
+ afb508873a44a1f196c2a525fec4b415  debian/templates/image-unsigned.prerm.in
+ 4076af257f2410c3146a1b28e5505d34  debian/templates/image.control.in
  769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
fffbde08db5e8f7be139d6d8ff082cf0  debian/templates/image.meta.control.in
4269fd56c35684b709b68d178ef01d65  debian/templates/image.meta.control.in
  15e98dd33b3bb098bf9f25114c8371c2  debian/templates/image.meta.maintscript.in
  0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
03fc85a4557719a9cfcc61eb9d3bdf7b  debian/templates/image.postrm.in
  38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
  afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
- 814dda166c7e3ef02e6e259e805ac66a  debian/templates/image.tests-control.in
- 7234d518ae52d055cf8dd16fc704f9ee  debian/templates/image-unsigned.control.in
- 0327750d6696dee915a532aec73a0fd6  debian/templates/image-unsigned.postinst.in
- a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image-unsigned.postrm.in
- 38004750aa03cea41d5d3aeafff16fcc  debian/templates/image-unsigned.preinst.in
- afb508873a44a1f196c2a525fec4b415  debian/templates/image-unsigned.prerm.in
- 90a739549328b13c7066a24196f00f79  debian/templates/libc-dev.control.in
- 3375b25cc7497bbb5f220897c486f2b8  debian/templates/main.control.in
- f45ae47cd0e08a15bc06f881840673fa  debian/templates/main.tests-control.in
- f46c86652b15715bad54f0f25a921c1f  debian/templates/signed-template.control.in
- 50faed0c8886ba53092eb060aa9e614a  debian/templates/sourcebin.control.in
- bdb7e8060e7b1168d7ea5d1d745a5aa9  debian/templates/sourcebin.meta.control.in
+ d41d8cd98f00b204e9800998ecf8427e  debian/templates/image.tests-control.in
+ 01a02c1fdcbb5d0b53d0bfee083361f1  debian/templates/libc-dev.control.in
+ 0b6b4885d4b1086c75de880447713717  debian/templates/main.control.in
+ 8b0af4bffc37b385ffb461cd920548e1  debian/templates/main.tests-control.in
+ 02458c1d2cf4c2a37e518098bb72b3a4  debian/templates/signed-template.control.in
+ c37dd714832ae86180ff90a85d418b72  debian/templates/signed-template.lintian-overrides.in
+ 8692a224eaddf0b80c98dfef4e26a3bb  debian/templates/signed.headers.meta.control.in
+ fe7cdc2df9d38c9a43bfc1f5abadd127  debian/templates/signed.headers.meta.lintian-overrides.in
+ 39dddaa9ca4735ad2ddaf682ecf0b566  debian/templates/signed.headers.meta.maintscript.in
+ d0f4305dd51861c31b7d5a7cf9bd0d4f  debian/templates/signed.image.control.in
+ 0327750d6696dee915a532aec73a0fd6  debian/templates/signed.image.postinst.in
+ 03fc85a4557719a9cfcc61eb9d3bdf7b  debian/templates/signed.image.postrm.in
+ 38004750aa03cea41d5d3aeafff16fcc  debian/templates/signed.image.preinst.in
+ afb508873a44a1f196c2a525fec4b415  debian/templates/signed.image.prerm.in
+ 3cae3a79a66a1b6b9c951f96dafd357b  debian/templates/signed.source.control.in
+ ed48bfaf11f088485c9a55ef71ab5a13  debian/templates/signed.source.lintian-overrides.in
+ 2cf3112371d0990a21d81e91e5694cc4  debian/templates/source.control.in
+ edfa7fed4bdffa5ce37dc67af2875954  debian/templates/sourcebin.control.in
+ 0f283d1deb7af77eba65072e1cd81de3  debian/templates/sourcebin.meta.control.in
  a20d83421667bad21739041d4e743ed1  debian/templates/sourcebin.meta.maintscript.in
- 7d8c4a744e59811e8345277f2821a63b  debian/templates/source.control.in
- e2050d93158887f8473dbbab1e32e1ac  debian/templates/tools-unversioned.control.in
- 47d764458c926a030dab6351853bf1c5  debian/templates/tools-versioned.control.in
- 5530525e93990d8da8119e987a176735  debian/config/defines
- 59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
- 2028966fa3d9001f6e5e337a91a84f04  debian/config/amd64/defines
- f5decd10081b4eba2d69fd188dc36fa0  debian/config/arm64/defines
- 3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
- 23a7e7263d414c169ce1e6e75576ea0d  debian/config/armel/defines
- 300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
- 366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
- 9f1b5a36cde355dcc607d512162a468e  debian/config/hppa/defines
- c30f5bf1d095f0126d8468829673295d  debian/config/i386/defines
- 97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
- f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
- 4c67f34497995d10972a7a6b02bfce96  debian/config/mips64/defines
- 6f477bac29bdfe373ee2561a37ad6bcd  debian/config/mips64el/defines
- e887306f112b3efd933c0be828f260f0  debian/config/mips64r6/defines
- efcd8555042e96fb881fad9a2def7c29  debian/config/mips64r6el/defines
- 59e251ad57f6996e725ca053d9ab41ae  debian/config/mips/defines
- c0524173331dd200c03c8700f866d520  debian/config/mipsel/defines
- e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
- 174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
- 882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
- 73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
- dd679af0d4e49f0ead3fa2fe8b82ee3f  debian/config/mipsr6/defines
- 348ad8ee0aaac99db52ca3fd1f4e5624  debian/config/mipsr6el/defines
- 825c82b36a042a7cf513b489996e3771  debian/config/powerpc/defines
- 2f6b6e879d027926fc2452edd6a2a835  debian/config/ppc64/defines
- 49ff98c69df71ed1cee1afe01642bdf5  debian/config/ppc64el/defines
- a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
- 9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
- 4128e7ddfd707a070628c763981735f4  debian/config/s390x/defines
- 8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
- e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
- e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
- 8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
- f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
- 048118811dd90dd1d597be204f819c1f  debian/config/amd64/none/defines
- 7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
- dbb5d0c3f727a123617c4f93d722f0da  debian/config/arm64/none/defines
- d3c04182d8746e4871de922a63f03f97  debian/config/arm64/rt/defines
- b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
- 1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
- 61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
- 7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
- 1f2f888a9e94dfb519bb1eab12408d34  debian/config/riscv64/none/defines
- 9ee7d439378fec0a34c2930f3e6478c5  debian/installer/kernel-versions
- 6acfd12bf0bbb112a7138da93736e655  debian/installer/package-list
+ bd93fee1a6c33418a37b67c8f1f046fa  debian/templates/tools-unversioned.control.in
+ 9293059945e7e9b82bed95295aa64313  debian/templates/tools-versioned.control.in
index 0000000000000000000000000000000000000000,c041835d225ab1a0d1780e2c090e79af5a4472de..97db5025013ac02a5582ed9450fcd59cdcdb8696
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,3 +1,3 @@@
 -linux-signed-amd64 (@signedtemplate_sourceversion@) unstable; urgency=medium
++linux-signed-amd64 (@signedtemplate_sourceversion@) trixie-staging; urgency=medium
+   * Sign kernel from linux @signedtemplate_binaryversion@
index 0000000000000000000000000000000000000000,383cca804d3162fd552baae044681e8df5901878..4a53ce51b52c3b02945d374a815f206c5fb95e11
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,676 +1,676 @@@
 -Built-Using: linux (= 6.12.27-1)
+ Source: linux-signed-amd64
+ Section: kernel
+ Priority: optional
+ Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
+ Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
+ Standards-Version: 4.2.0
+ Build-Depends: debhelper-compat (= 13), python3:any, sbsigntool [amd64 arm64]
+ Build-Depends-Arch: linux-image-6.12.27-amd64-unsigned (= @signedtemplate_binaryversion@) [amd64] <!pkg.linux.nokernel !pkg.linux.quick>, kernel-wedge (>= 2.105~) [amd64] <!pkg.linux.nokernel>, kmod [amd64] <!pkg.linux.nokernel>, rsync [amd64] <!pkg.linux.nokernel>, linux-image-6.12.27-cloud-amd64-unsigned (= @signedtemplate_binaryversion@) [amd64] <!pkg.linux.nokernel>, linux-image-6.12.27-rt-amd64-unsigned (= @signedtemplate_binaryversion@) [amd64] <!pkg.linux.nokernel !pkg.linux.quick>
+ Rules-Requires-Root: no
+ Homepage: https://www.kernel.org/
+ Vcs-Browser: https://salsa.debian.org/kernel-team/linux
+ Vcs-Git: https://salsa.debian.org/kernel-team/linux.git
+ Package: linux-headers-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-amd64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux amd64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel amd64 configuration.
+ Package: linux-headers-cloud-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-cloud-amd64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux cloud-amd64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel cloud-amd64 configuration.
+ Package: linux-headers-rt-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-rt-amd64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux rt-amd64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel rt-amd64 configuration.
+ Package: linux-image-6.12.27-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Built-Using: linux (= 6.12.27-1)
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
+ Recommends: apparmor [amd64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
+ Replaces: linux-image-6.12.27-amd64-unsigned
+ Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2) [amd64]
+ Conflicts: linux-image-6.12.27-amd64-unsigned
+ Description: Linux 6.12 for 64-bit PCs (signed)
+  The Linux kernel 6.12 and modules for use on PCs with AMD64, Intel 64 or
+  VIA Nano processors.
+  .
+  The kernel image is signed for use with Secure Boot.
+ Package: linux-image-6.12.27-cloud-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel>
 -Built-Using: linux (= 6.12.27-1)
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
+ Recommends: apparmor [amd64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
+ Replaces: linux-image-6.12.27-cloud-amd64-unsigned
+ Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2) [amd64]
+ Conflicts: linux-image-6.12.27-cloud-amd64-unsigned
+ Description: Linux 6.12 for x86-64 cloud (signed)
+  The Linux kernel 6.12 and modules for use on cloud platforms including
+  Amazon EC2, Microsoft Azure, and Google Compute Engine.
+  .
+  The kernel image is signed for use with Secure Boot.
+ Package: linux-image-6.12.27-rt-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64]
+ Recommends: apparmor [amd64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64]
+ Replaces: linux-image-6.12.27-rt-amd64-unsigned
+ Breaks: fwupdate (<< 12-7) [amd64], wireless-regdb (<< 2019.06.03-1~) [amd64], initramfs-tools (<< 0.120+deb8u2) [amd64]
+ Conflicts: linux-image-6.12.27-rt-amd64-unsigned
+ Description: Linux 6.12 for 64-bit PCs (signed), PREEMPT_RT
+  The Linux kernel 6.12 and modules for use on PCs with AMD64, Intel 64 or
+  VIA Nano processors.
+  .
+  The kernel image is signed for use with Secure Boot.
+  .
+  This kernel includes the PREEMPT_RT realtime patch set.
+ Package: linux-image-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-amd64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-amd64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit PCs (meta-package)
+  This package depends on the latest Linux kernel and modules for use on PCs
+  with AMD64, Intel 64 or VIA Nano processors.
+ Package: linux-image-cloud-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-cloud-amd64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-cloud-amd64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for x86-64 cloud (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  cloud platforms including Amazon EC2, Microsoft Azure, and Google Compute
+  Engine.
+ Package: linux-image-rt-amd64
+ Architecture: amd64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-rt-amd64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-rt-amd64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit PCs (meta-package)
+  This package depends on the latest Linux kernel and modules for use on PCs
+  with AMD64, Intel 64 or VIA Nano processors.
+ Package: ata-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: btrfs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-amd64-di, md-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
+ Package: cdrom-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
+ Package: crypto-dm-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-amd64-di, md-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: drm-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: drm-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Frame buffer support
+  This package contains core DRM modules for the kernel.
+ Package: ext4-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: f2fs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: fat-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fb-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-amd64-di, drm-core-modules-6.12.27-amd64-di, input-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: firewire-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: firewire-core-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Core FireWire drivers
+  This package contains core FireWire drivers for the kernel.
+ Package: input-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di, rfkill-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: isofs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: jfs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
+ Package: kernel-image-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, efi-modules
+ Kernel-Version: 6.12.27-amd64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
+ Package: loop-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
+ Package: md-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: mmc-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: MMC/SD/SDIO core modules
+  This package contains core modules for MMC/SD/SDIO support.
+ Package: mmc-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-amd64-di, mmc-core-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: mtd-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mtd-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: MTD core
+  This package contains the MTD core.
+ Package: multipath-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-amd64-di, md-modules-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: nbd-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nic-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, mtd-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
+ Package: nic-pcmcia-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-pcmcia-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, nic-wireless-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, mmc-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Common PCMCIA NIC drivers
+  This package contains common PCMCIA NIC drivers for the kernel.
+ Package: nic-shared-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-usb-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, nic-wireless-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-wireless-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-amd64-di, nic-shared-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di, mmc-core-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, rfkill-modules-6.12.27-amd64-di, crypto-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: pata-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pata-modules
+ Depends: kernel-image-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: PATA drivers
+  This package contains PATA drivers for the kernel.
+ Package: pcmcia-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Common PCMCIA drivers
+  This package contains common PCMCIA drivers for the kernel.
+ Package: pcmcia-storage-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: pcmcia-storage-modules
+ Depends: kernel-image-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: PCMCIA storage drivers
+  This package contains PCMCIA storage drivers for the kernel.
+ Package: ppp-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-amd64-di, serial-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: rfkill-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: rfkill-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: rfkill modules
+  This package contains the rfkill module.
+ Package: sata-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: scsi-core-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di, ata-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-nic-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-amd64-di, nic-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: serial-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: serial-modules
+ Depends: kernel-image-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: Serial drivers
+  This package contains serial drivers for the kernel.
+ Package: sound-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di, pcmcia-modules-6.12.27-amd64-di, firewire-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: sound support
+  This package contains sound modules.
+ Package: speakup-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: squashfs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: udf-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-amd64-di, cdrom-core-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: uinput-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: uinput support
+  This package contains the uinput module.
+ Package: usb-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-storage-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-amd64-di, scsi-core-modules-6.12.27-amd64-di, usb-modules-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: xfs-modules-6.12.27-amd64-di
+ Architecture: amd64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: xfs-modules
+ Depends: kernel-image-6.12.27-amd64-di
+ Kernel-Version: 6.12.27-amd64
+ Description: XFS filesystem support
+  This package contains the XFS filesystem module for the kernel.
index 0000000000000000000000000000000000000000,a5836e230d35cefd514473d34010af7a838c498d..420897e61db475f7b119727a6f9cafd02d8a4197
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,78 +1,78 @@@
 -      $(call if_package, linux-image-6.12.27-amd64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64' DH_OPTIONS='-plinux-image-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ .NOTPARALLEL:
+ .PHONY:
+ packages_enabled := $(shell dh_listpackages)
+ define if_package
+ $(if $(filter $(1),$(packages_enabled)),$(2))
+ endef
+ binary-arch:binary-arch_amd64
+ binary-arch_amd64:binary-arch_amd64_none binary-arch_amd64_rt
+ binary-arch_amd64_none:binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64
+ binary-arch_amd64_none_amd64:binary-arch_amd64_none_amd64_image binary-arch_amd64_none_amd64_installer binary-arch_amd64_none_amd64_meta
+ binary-arch_amd64_none_amd64_image:
 -      $(call if_package, ata-modules-6.12.27-amd64-di btrfs-modules-6.12.27-amd64-di cdrom-core-modules-6.12.27-amd64-di crypto-dm-modules-6.12.27-amd64-di crypto-modules-6.12.27-amd64-di drm-core-modules-6.12.27-amd64-di ext4-modules-6.12.27-amd64-di f2fs-modules-6.12.27-amd64-di fat-modules-6.12.27-amd64-di fb-modules-6.12.27-amd64-di firewire-core-modules-6.12.27-amd64-di input-modules-6.12.27-amd64-di isofs-modules-6.12.27-amd64-di jfs-modules-6.12.27-amd64-di kernel-image-6.12.27-amd64-di loop-modules-6.12.27-amd64-di md-modules-6.12.27-amd64-di mmc-core-modules-6.12.27-amd64-di mmc-modules-6.12.27-amd64-di mtd-core-modules-6.12.27-amd64-di multipath-modules-6.12.27-amd64-di nbd-modules-6.12.27-amd64-di nic-modules-6.12.27-amd64-di nic-pcmcia-modules-6.12.27-amd64-di nic-shared-modules-6.12.27-amd64-di nic-usb-modules-6.12.27-amd64-di nic-wireless-modules-6.12.27-amd64-di pata-modules-6.12.27-amd64-di pcmcia-modules-6.12.27-amd64-di pcmcia-storage-modules-6.12.27-amd64-di ppp-modules-6.12.27-amd64-di rfkill-modules-6.12.27-amd64-di sata-modules-6.12.27-amd64-di scsi-core-modules-6.12.27-amd64-di scsi-modules-6.12.27-amd64-di scsi-nic-modules-6.12.27-amd64-di serial-modules-6.12.27-amd64-di sound-modules-6.12.27-amd64-di speakup-modules-6.12.27-amd64-di squashfs-modules-6.12.27-amd64-di udf-modules-6.12.27-amd64-di uinput-modules-6.12.27-amd64-di usb-modules-6.12.27-amd64-di usb-serial-modules-6.12.27-amd64-di usb-storage-modules-6.12.27-amd64-di xfs-modules-6.12.27-amd64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64' DH_OPTIONS='-plinux-image-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_amd64_installer:
 -      $(call if_package, linux-image-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64' DH_OPTIONS='-plinux-image-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-amd64' DH_OPTIONS='-plinux-headers-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-amd64-di btrfs-modules-6.12.27-amd64-di cdrom-core-modules-6.12.27-amd64-di crypto-dm-modules-6.12.27-amd64-di crypto-modules-6.12.27-amd64-di drm-core-modules-6.12.27-amd64-di ext4-modules-6.12.27-amd64-di f2fs-modules-6.12.27-amd64-di fat-modules-6.12.27-amd64-di fb-modules-6.12.27-amd64-di firewire-core-modules-6.12.27-amd64-di input-modules-6.12.27-amd64-di isofs-modules-6.12.27-amd64-di jfs-modules-6.12.27-amd64-di kernel-image-6.12.27-amd64-di loop-modules-6.12.27-amd64-di md-modules-6.12.27-amd64-di mmc-core-modules-6.12.27-amd64-di mmc-modules-6.12.27-amd64-di mtd-core-modules-6.12.27-amd64-di multipath-modules-6.12.27-amd64-di nbd-modules-6.12.27-amd64-di nic-modules-6.12.27-amd64-di nic-pcmcia-modules-6.12.27-amd64-di nic-shared-modules-6.12.27-amd64-di nic-usb-modules-6.12.27-amd64-di nic-wireless-modules-6.12.27-amd64-di pata-modules-6.12.27-amd64-di pcmcia-modules-6.12.27-amd64-di pcmcia-storage-modules-6.12.27-amd64-di ppp-modules-6.12.27-amd64-di rfkill-modules-6.12.27-amd64-di sata-modules-6.12.27-amd64-di scsi-core-modules-6.12.27-amd64-di scsi-modules-6.12.27-amd64-di scsi-nic-modules-6.12.27-amd64-di serial-modules-6.12.27-amd64-di sound-modules-6.12.27-amd64-di speakup-modules-6.12.27-amd64-di squashfs-modules-6.12.27-amd64-di udf-modules-6.12.27-amd64-di uinput-modules-6.12.27-amd64-di usb-modules-6.12.27-amd64-di usb-serial-modules-6.12.27-amd64-di usb-storage-modules-6.12.27-amd64-di xfs-modules-6.12.27-amd64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_amd64_meta:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64' DH_OPTIONS='-plinux-image-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-amd64' DH_OPTIONS='-plinux-headers-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_cloud-amd64:binary-arch_amd64_none_cloud-amd64_image binary-arch_amd64_none_cloud-amd64_meta
+ binary-arch_amd64_none_cloud-amd64_image:
 -      $(call if_package, linux-image-cloud-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64' DH_OPTIONS='-plinux-image-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-cloud-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-amd64' DH_OPTIONS='-plinux-headers-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_cloud-amd64_meta:
 -      $(call if_package, linux-image-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64' DH_OPTIONS='-plinux-image-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-cloud-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-amd64' DH_OPTIONS='-plinux-headers-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_rt:binary-arch_amd64_rt_amd64
+ binary-arch_amd64_rt_amd64:binary-arch_amd64_rt_amd64_image binary-arch_amd64_rt_amd64_meta
+ binary-arch_amd64_rt_amd64_image:
 -      $(call if_package, linux-image-rt-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64' DH_OPTIONS='-plinux-image-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-amd64' DH_OPTIONS='-plinux-headers-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_rt_amd64_meta:
 -      $(call if_package, linux-image-6.12.27-amd64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64' DH_OPTIONS='-plinux-image-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64' DH_OPTIONS='-plinux-image-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-rt-amd64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-amd64' DH_OPTIONS='-plinux-headers-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch:build-arch_amd64
+ build-arch_amd64:build-arch_amd64_none build-arch_amd64_rt
+ build-arch_amd64_none:build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64
+ build-arch_amd64_none_amd64:build-arch_amd64_none_amd64_image build-arch_amd64_none_amd64_installer build-arch_amd64_none_amd64_meta
+ build-arch_amd64_none_amd64_image:
 -      $(call if_package, ata-modules-6.12.27-amd64-di btrfs-modules-6.12.27-amd64-di cdrom-core-modules-6.12.27-amd64-di crypto-dm-modules-6.12.27-amd64-di crypto-modules-6.12.27-amd64-di drm-core-modules-6.12.27-amd64-di ext4-modules-6.12.27-amd64-di f2fs-modules-6.12.27-amd64-di fat-modules-6.12.27-amd64-di fb-modules-6.12.27-amd64-di firewire-core-modules-6.12.27-amd64-di input-modules-6.12.27-amd64-di isofs-modules-6.12.27-amd64-di jfs-modules-6.12.27-amd64-di kernel-image-6.12.27-amd64-di loop-modules-6.12.27-amd64-di md-modules-6.12.27-amd64-di mmc-core-modules-6.12.27-amd64-di mmc-modules-6.12.27-amd64-di mtd-core-modules-6.12.27-amd64-di multipath-modules-6.12.27-amd64-di nbd-modules-6.12.27-amd64-di nic-modules-6.12.27-amd64-di nic-pcmcia-modules-6.12.27-amd64-di nic-shared-modules-6.12.27-amd64-di nic-usb-modules-6.12.27-amd64-di nic-wireless-modules-6.12.27-amd64-di pata-modules-6.12.27-amd64-di pcmcia-modules-6.12.27-amd64-di pcmcia-storage-modules-6.12.27-amd64-di ppp-modules-6.12.27-amd64-di rfkill-modules-6.12.27-amd64-di sata-modules-6.12.27-amd64-di scsi-core-modules-6.12.27-amd64-di scsi-modules-6.12.27-amd64-di scsi-nic-modules-6.12.27-amd64-di serial-modules-6.12.27-amd64-di sound-modules-6.12.27-amd64-di speakup-modules-6.12.27-amd64-di squashfs-modules-6.12.27-amd64-di udf-modules-6.12.27-amd64-di uinput-modules-6.12.27-amd64-di usb-modules-6.12.27-amd64-di usb-serial-modules-6.12.27-amd64-di usb-storage-modules-6.12.27-amd64-di xfs-modules-6.12.27-amd64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64' DH_OPTIONS='-plinux-image-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_amd64_installer:
 -      $(call if_package, linux-image-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64' DH_OPTIONS='-plinux-image-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-amd64' DH_OPTIONS='-plinux-headers-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-amd64-di btrfs-modules-6.12.27-amd64-di cdrom-core-modules-6.12.27-amd64-di crypto-dm-modules-6.12.27-amd64-di crypto-modules-6.12.27-amd64-di drm-core-modules-6.12.27-amd64-di ext4-modules-6.12.27-amd64-di f2fs-modules-6.12.27-amd64-di fat-modules-6.12.27-amd64-di fb-modules-6.12.27-amd64-di firewire-core-modules-6.12.27-amd64-di input-modules-6.12.27-amd64-di isofs-modules-6.12.27-amd64-di jfs-modules-6.12.27-amd64-di kernel-image-6.12.27-amd64-di loop-modules-6.12.27-amd64-di md-modules-6.12.27-amd64-di mmc-core-modules-6.12.27-amd64-di mmc-modules-6.12.27-amd64-di mtd-core-modules-6.12.27-amd64-di multipath-modules-6.12.27-amd64-di nbd-modules-6.12.27-amd64-di nic-modules-6.12.27-amd64-di nic-pcmcia-modules-6.12.27-amd64-di nic-shared-modules-6.12.27-amd64-di nic-usb-modules-6.12.27-amd64-di nic-wireless-modules-6.12.27-amd64-di pata-modules-6.12.27-amd64-di pcmcia-modules-6.12.27-amd64-di pcmcia-storage-modules-6.12.27-amd64-di ppp-modules-6.12.27-amd64-di rfkill-modules-6.12.27-amd64-di sata-modules-6.12.27-amd64-di scsi-core-modules-6.12.27-amd64-di scsi-modules-6.12.27-amd64-di scsi-nic-modules-6.12.27-amd64-di serial-modules-6.12.27-amd64-di sound-modules-6.12.27-amd64-di speakup-modules-6.12.27-amd64-di squashfs-modules-6.12.27-amd64-di udf-modules-6.12.27-amd64-di uinput-modules-6.12.27-amd64-di usb-modules-6.12.27-amd64-di usb-serial-modules-6.12.27-amd64-di usb-storage-modules-6.12.27-amd64-di xfs-modules-6.12.27-amd64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_amd64_meta:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64' DH_OPTIONS='-plinux-image-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-amd64' DH_OPTIONS='-plinux-headers-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_cloud-amd64:build-arch_amd64_none_cloud-amd64_image build-arch_amd64_none_cloud-amd64_meta
+ build-arch_amd64_none_cloud-amd64_image:
 -      $(call if_package, linux-image-cloud-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64' DH_OPTIONS='-plinux-image-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-cloud-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-amd64' DH_OPTIONS='-plinux-headers-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_cloud-amd64_meta:
 -      $(call if_package, linux-image-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64' DH_OPTIONS='-plinux-image-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-cloud-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-amd64' DH_OPTIONS='-plinux-headers-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_rt:build-arch_amd64_rt_amd64
+ build-arch_amd64_rt_amd64:build-arch_amd64_rt_amd64_image build-arch_amd64_rt_amd64_meta
+ build-arch_amd64_rt_amd64_image:
 -      $(call if_package, linux-image-rt-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64' DH_OPTIONS='-plinux-image-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-amd64' DH_OPTIONS='-plinux-headers-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_rt_amd64_meta:
 -      $(call if_package, linux-image-6.12.27-amd64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64' DH_OPTIONS='-plinux-image-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64' DH_OPTIONS='-plinux-image-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-rt-amd64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-amd64' DH_OPTIONS='-plinux-headers-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup:setup_amd64
+ setup_amd64:setup_amd64_none setup_amd64_rt
+ setup_amd64_none:setup_amd64_none_amd64 setup_amd64_none_cloud-amd64
+ setup_amd64_none_amd64:setup_amd64_none_amd64_image setup_amd64_none_amd64_installer setup_amd64_none_amd64_meta
+ setup_amd64_none_amd64_image:
 -      $(call if_package, ata-modules-6.12.27-amd64-di btrfs-modules-6.12.27-amd64-di cdrom-core-modules-6.12.27-amd64-di crypto-dm-modules-6.12.27-amd64-di crypto-modules-6.12.27-amd64-di drm-core-modules-6.12.27-amd64-di ext4-modules-6.12.27-amd64-di f2fs-modules-6.12.27-amd64-di fat-modules-6.12.27-amd64-di fb-modules-6.12.27-amd64-di firewire-core-modules-6.12.27-amd64-di input-modules-6.12.27-amd64-di isofs-modules-6.12.27-amd64-di jfs-modules-6.12.27-amd64-di kernel-image-6.12.27-amd64-di loop-modules-6.12.27-amd64-di md-modules-6.12.27-amd64-di mmc-core-modules-6.12.27-amd64-di mmc-modules-6.12.27-amd64-di mtd-core-modules-6.12.27-amd64-di multipath-modules-6.12.27-amd64-di nbd-modules-6.12.27-amd64-di nic-modules-6.12.27-amd64-di nic-pcmcia-modules-6.12.27-amd64-di nic-shared-modules-6.12.27-amd64-di nic-usb-modules-6.12.27-amd64-di nic-wireless-modules-6.12.27-amd64-di pata-modules-6.12.27-amd64-di pcmcia-modules-6.12.27-amd64-di pcmcia-storage-modules-6.12.27-amd64-di ppp-modules-6.12.27-amd64-di rfkill-modules-6.12.27-amd64-di sata-modules-6.12.27-amd64-di scsi-core-modules-6.12.27-amd64-di scsi-modules-6.12.27-amd64-di scsi-nic-modules-6.12.27-amd64-di serial-modules-6.12.27-amd64-di sound-modules-6.12.27-amd64-di speakup-modules-6.12.27-amd64-di squashfs-modules-6.12.27-amd64-di udf-modules-6.12.27-amd64-di uinput-modules-6.12.27-amd64-di usb-modules-6.12.27-amd64-di usb-serial-modules-6.12.27-amd64-di usb-storage-modules-6.12.27-amd64-di xfs-modules-6.12.27-amd64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64' DH_OPTIONS='-plinux-image-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_amd64_installer:
 -      $(call if_package, linux-image-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64' DH_OPTIONS='-plinux-image-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-amd64' DH_OPTIONS='-plinux-headers-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-amd64-di btrfs-modules-6.12.27-amd64-di cdrom-core-modules-6.12.27-amd64-di crypto-dm-modules-6.12.27-amd64-di crypto-modules-6.12.27-amd64-di drm-core-modules-6.12.27-amd64-di ext4-modules-6.12.27-amd64-di f2fs-modules-6.12.27-amd64-di fat-modules-6.12.27-amd64-di fb-modules-6.12.27-amd64-di firewire-core-modules-6.12.27-amd64-di input-modules-6.12.27-amd64-di isofs-modules-6.12.27-amd64-di jfs-modules-6.12.27-amd64-di kernel-image-6.12.27-amd64-di loop-modules-6.12.27-amd64-di md-modules-6.12.27-amd64-di mmc-core-modules-6.12.27-amd64-di mmc-modules-6.12.27-amd64-di mtd-core-modules-6.12.27-amd64-di multipath-modules-6.12.27-amd64-di nbd-modules-6.12.27-amd64-di nic-modules-6.12.27-amd64-di nic-pcmcia-modules-6.12.27-amd64-di nic-shared-modules-6.12.27-amd64-di nic-usb-modules-6.12.27-amd64-di nic-wireless-modules-6.12.27-amd64-di pata-modules-6.12.27-amd64-di pcmcia-modules-6.12.27-amd64-di pcmcia-storage-modules-6.12.27-amd64-di ppp-modules-6.12.27-amd64-di rfkill-modules-6.12.27-amd64-di sata-modules-6.12.27-amd64-di scsi-core-modules-6.12.27-amd64-di scsi-modules-6.12.27-amd64-di scsi-nic-modules-6.12.27-amd64-di serial-modules-6.12.27-amd64-di sound-modules-6.12.27-amd64-di speakup-modules-6.12.27-amd64-di squashfs-modules-6.12.27-amd64-di udf-modules-6.12.27-amd64-di uinput-modules-6.12.27-amd64-di usb-modules-6.12.27-amd64-di usb-serial-modules-6.12.27-amd64-di usb-storage-modules-6.12.27-amd64-di xfs-modules-6.12.27-amd64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_amd64_meta:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64' DH_OPTIONS='-plinux-image-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-amd64' DH_OPTIONS='-plinux-headers-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_cloud-amd64:setup_amd64_none_cloud-amd64_image setup_amd64_none_cloud-amd64_meta
+ setup_amd64_none_cloud-amd64_image:
 -      $(call if_package, linux-image-cloud-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64' DH_OPTIONS='-plinux-image-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-cloud-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-amd64' DH_OPTIONS='-plinux-headers-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_cloud-amd64_meta:
 -      $(call if_package, linux-image-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64' DH_OPTIONS='-plinux-image-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-cloud-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-amd64' DH_OPTIONS='-plinux-headers-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_rt:setup_amd64_rt_amd64
+ setup_amd64_rt_amd64:setup_amd64_rt_amd64_image setup_amd64_rt_amd64_meta
+ setup_amd64_rt_amd64_image:
 -      $(call if_package, linux-image-rt-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64' DH_OPTIONS='-plinux-image-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-amd64' DH_OPTIONS='-plinux-headers-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_rt_amd64_meta:
++      $(call if_package, linux-image-rt-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64' DH_OPTIONS='-plinux-image-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-rt-amd64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-amd64' DH_OPTIONS='-plinux-headers-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
index 0000000000000000000000000000000000000000,ce58a2812adae7782cc4fc54758bbcf80f916102..7e5a8f894b7f362c68e9ef692fe6c7b056c1c511
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,3 +1,3 @@@
 -linux-signed-arm64 (@signedtemplate_sourceversion@) unstable; urgency=medium
++linux-signed-arm64 (@signedtemplate_sourceversion@) trixie-staging; urgency=medium
+   * Sign kernel from linux @signedtemplate_binaryversion@
index 0000000000000000000000000000000000000000,f11c72bf141316f04e208334d67a28f0cb2f15de..873beceea6ea40783e3ab605e0fce657151989b1
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,586 +1,586 @@@
 -Built-Using: linux (= 6.12.27-1)
+ Source: linux-signed-arm64
+ Section: kernel
+ Priority: optional
+ Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
+ Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
+ Standards-Version: 4.2.0
+ Build-Depends: debhelper-compat (= 13), python3:any, sbsigntool [amd64 arm64]
+ Build-Depends-Arch: linux-image-6.12.27-arm64-unsigned (= @signedtemplate_binaryversion@) [arm64] <!pkg.linux.nokernel !pkg.linux.quick>, kernel-wedge (>= 2.105~) [arm64] <!pkg.linux.nokernel>, kmod [arm64] <!pkg.linux.nokernel>, rsync [arm64] <!pkg.linux.nokernel>, linux-image-6.12.27-cloud-arm64-unsigned (= @signedtemplate_binaryversion@) [arm64] <!pkg.linux.nokernel>, linux-image-6.12.27-arm64-16k-unsigned (= @signedtemplate_binaryversion@) [arm64] <!pkg.linux.nokernel !pkg.linux.quick>, linux-image-6.12.27-rt-arm64-unsigned (= @signedtemplate_binaryversion@) [arm64] <!pkg.linux.nokernel !pkg.linux.quick>
+ Rules-Requires-Root: no
+ Homepage: https://www.kernel.org/
+ Vcs-Browser: https://salsa.debian.org/kernel-team/linux
+ Vcs-Git: https://salsa.debian.org/kernel-team/linux.git
+ Package: linux-headers-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-headers-generic
+ Depends: linux-headers-6.12.27-arm64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux arm64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel arm64 configuration.
+ Package: linux-headers-arm64-16k
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-arm64-16k (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux arm64-16k configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel arm64-16k configuration.
+ Package: linux-headers-cloud-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Depends: linux-headers-6.12.27-cloud-arm64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux cloud-arm64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel cloud-arm64 configuration.
+ Package: linux-headers-rt-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Depends: linux-headers-6.12.27-rt-arm64 (= ${binary:Version}), ${misc:Depends}
+ Description: Header files for Linux rt-arm64 configuration (meta-package)
+  This package depends on the architecture-specific header files for the
+  latest Linux kernel rt-arm64 configuration.
+ Package: linux-image-6.12.27-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Built-Using: linux (= 6.12.27-1)
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-arm64-unsigned
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-arm64-unsigned
+ Description: Linux 6.12 for 64-bit ARMv8 machines (signed)
+  The Linux kernel 6.12 and modules for use on 64-bit ARMv8 machines.
+  .
+  The kernel image is signed for use with Secure Boot.
+ Package: linux-image-6.12.27-arm64-16k
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
 -Built-Using: linux (= 6.12.27-1)
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-arm64-16k-unsigned
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-arm64-16k-unsigned
+ Description: Linux 6.12 for 64-bit ARMv8 machines with 16k pages (signed)
+  The Linux kernel 6.12 and modules for use on 64-bit ARMv8 machines with
+  16k pages.
+  .
+  The kernel image is signed for use with Secure Boot.
+ Package: linux-image-6.12.27-cloud-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel>
 -Built-Using: linux (= 6.12.27-1)
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-cloud-arm64-unsigned
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-cloud-arm64-unsigned
+ Description: Linux 6.12 for arm64 cloud (signed)
+  The Linux kernel 6.12 and modules for use on cloud platforms supporting
+  arm64 virtual machines.
+  .
+  The kernel image is signed for use with Secure Boot.
+ Package: linux-image-6.12.27-rt-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick>
++Built-Using: linux (= 6.12.27-1+rpi1)
+ Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64]
+ Recommends: apparmor [arm64]
+ Suggests: firmware-linux-free, linux-doc-6.12, debian-kernel-handbook
+ Replaces: linux-image-6.12.27-rt-arm64-unsigned
+ Breaks: fwupdate (<< 12-7) [arm64], wireless-regdb (<< 2019.06.03-1~) [arm64], initramfs-tools (<< 0.120+deb8u2) [arm64]
+ Conflicts: linux-image-6.12.27-rt-arm64-unsigned
+ Description: Linux 6.12 for 64-bit ARMv8 machines (signed), PREEMPT_RT
+  The Linux kernel 6.12 and modules for use on 64-bit ARMv8 machines.
+  .
+  The kernel image is signed for use with Secure Boot.
+  .
+  This kernel includes the PREEMPT_RT realtime patch set.
+ Package: linux-image-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-arm64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64], linux-image-generic
+ Depends: linux-image-6.12.27-arm64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit ARMv8 machines (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit ARMv8 machines.
+ Package: linux-image-arm64-16k
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-arm64-16k, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-arm64-16k (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit ARMv8 machines with 16k pages (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit ARMv8 machines with 16k pages.
+ Package: linux-image-cloud-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa>
+ Provides: linux-latest-modules-6.12.27-cloud-arm64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-cloud-arm64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for arm64 cloud (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  cloud platforms supporting arm64 virtual machines.
+ Package: linux-image-rt-arm64
+ Architecture: arm64
+ Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick>
+ Provides: linux-latest-modules-6.12.27-rt-arm64, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64]
+ Depends: linux-image-6.12.27-rt-arm64 (= ${binary:Version}), ${misc:Depends}
+ Description: Linux for 64-bit ARMv8 machines (meta-package)
+  This package depends on the latest Linux kernel and modules for use on
+  64-bit ARMv8 machines.
+ Package: ata-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ata-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: ATA disk modules
+  This package contains core ATA disk modules used by both PATA and SATA
+  disk drivers.
+ Package: btrfs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: btrfs-modules
+ Depends: kernel-image-6.12.27-arm64-di, md-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: BTRFS filesystem support
+  This package contains the BTRFS filesystem module for the kernel.
+ Package: cdrom-core-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: cdrom-core-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: CDROM support
+  This package contains core CDROM support for the kernel.
+ Package: crypto-dm-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-dm-modules
+ Depends: kernel-image-6.12.27-arm64-di, md-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: devicemapper crypto module
+  This package contains the devicemapper crypto (dm-crypt) module.
+ Package: crypto-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: crypto-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: crypto modules
+  This package contains crypto modules.
+ Package: ext4-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ext4-modules, ext2-modules, ext3-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: ext2/ext3/ext4 filesystem support
+  This package contains the ext4 filesystem module for the kernel, which
+  also supports ext2 and ext3.
+ Package: f2fs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: f2fs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: f2fs filesystem support
+  This package contains the f2fs (Flash-Friendly Filesystem) module.
+ Package: fat-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fat-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: FAT filesystem support
+  This package contains the FAT and VFAT filesystem modules for the kernel.
+ Package: fb-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: fb-modules
+ Depends: kernel-image-6.12.27-arm64-di, input-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Frame buffer support
+  This package contains Frame buffer drivers for the kernel.
+ Package: input-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: input-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Input devices support
+  This package contains input device drivers for the kernel.
+ Package: isofs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: isofs-modules
+ Depends: kernel-image-6.12.27-arm64-di, cdrom-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: ISOFS filesystem support
+  This package contains the ISOFS filesystem module for the kernel.
+ Package: jfs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: jfs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: JFS filesystem support
+  This package contains the JFS filesystem module for the kernel.
+ Package: kernel-image-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: kernel-image, drm-core-modules, mmc-core-modules, mtd-core-modules, efi-modules
+ Kernel-Version: 6.12.27-arm64
+ Description: Linux kernel image and core modules for the Debian installer
+  This package contains the kernel image and core modules for the Debian
+  installer boot images.  It does _not_ provide a usable kernel for your
+  full Debian system.
+ Package: loop-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: loop-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Loopback filesystem support
+  This package contains loopback filesystem support for the kernel.
+ Package: md-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: md-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: RAID and LVM support
+  This package contains RAID and LVM modules for the kernel.
+ Package: mmc-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: mmc-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: MMC/SD card modules
+  This package contains modules needed to support MMC (multimedia) and SD
+  cards.
+ Package: multipath-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: multipath-modules
+ Depends: kernel-image-6.12.27-arm64-di, md-modules-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Multipath support
+  This package contains DM-Multipath modules for the kernel.
+ Package: nbd-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nbd-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Network Block Device modules
+  This package contains the modules required for support of the Network
+  Block Device
+ Package: nic-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-modules, nic-extra-modules
+ Depends: kernel-image-6.12.27-arm64-di, nic-shared-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: NIC drivers
+  This package contains Ethernet and some paravirtualised network drivers
+  for the kernel.
+ Package: nic-shared-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-shared-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Shared NIC drivers
+  This package contains NIC drivers needed by combinations of nic-modules,
+  nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
+ Package: nic-usb-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-usb-modules
+ Depends: kernel-image-6.12.27-arm64-di, nic-shared-modules-6.12.27-arm64-di, nic-wireless-modules-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB NIC drivers
+  This package contains USB network adapter drivers for the kernel.
+ Package: nic-wireless-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: nic-wireless-modules
+ Depends: kernel-image-6.12.27-arm64-di, nic-shared-modules-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di, crypto-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Wireless NIC drivers
+  This package contains wireless NIC drivers for the kernel.  Includes
+  crypto modules only needed for wireless (WEP, WPA).
+ Package: ppp-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: ppp-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: PPP drivers
+  This package contains PPP drivers for the kernel.
+ Package: sata-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sata-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di, ata-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: SATA drivers
+  This package contains SATA drivers for the kernel.
+ Package: scsi-core-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-core-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: Core SCSI subsystem
+  This package contains the core SCSI subsystem for the kernel.
+ Package: scsi-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di, cdrom-core-modules-6.12.27-arm64-di, ata-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: SCSI drivers
+  This package contains SCSI drivers for the kernel.
+ Package: scsi-nic-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: scsi-nic-modules
+ Depends: scsi-modules-6.12.27-arm64-di, nic-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: SCSI drivers for converged NICs
+  This package contains SCSI drivers that depend on net drivers.
+ Package: sound-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: sound-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: sound support
+  This package contains sound modules.
+ Package: speakup-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: speakup-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: speakup modules
+  This package contains speakup modules.
+ Package: squashfs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: squashfs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: squashfs modules
+  This package contains squashfs modules.
+ Package: udf-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: udf-modules
+ Depends: kernel-image-6.12.27-arm64-di, cdrom-core-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: UDF modules
+  This package contains the UDF filesystem module.
+ Package: uinput-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: uinput-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: uinput support
+  This package contains the uinput module.
+ Package: usb-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB support
+  This package contains core USB drivers for the kernel.
+ Package: usb-serial-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: optional
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-serial-modules
+ Depends: kernel-image-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB serial drivers
+  This package contains USB serial drivers for the kernel.
+ Package: usb-storage-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: usb-storage-modules
+ Depends: kernel-image-6.12.27-arm64-di, scsi-core-modules-6.12.27-arm64-di, usb-modules-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: USB storage support
+  This package contains the USB storage driver for the kernel.
+ Package: xfs-modules-6.12.27-arm64-di
+ Architecture: arm64
+ Section: debian-installer
+ Priority: standard
+ Package-Type: udeb
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !pkg.linux.quick>
+ Provides: xfs-modules
+ Depends: kernel-image-6.12.27-arm64-di
+ Kernel-Version: 6.12.27-arm64
+ Description: XFS filesystem support
+  This package contains the XFS filesystem module for the kernel.
index 0000000000000000000000000000000000000000,584c99ef026063598d9577bc6b44e253fb92e2f6..ad7dee0def01b65a160fcea0598f96a71a9feff0
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,96 +1,96 @@@
 -      $(call if_package, linux-image-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ .NOTPARALLEL:
+ .PHONY:
+ packages_enabled := $(shell dh_listpackages)
+ define if_package
+ $(if $(filter $(1),$(packages_enabled)),$(2))
+ endef
+ binary-arch:binary-arch_arm64
+ binary-arch_arm64:binary-arch_arm64_none binary-arch_arm64_rt
+ binary-arch_arm64_none:binary-arch_arm64_none_arm64 binary-arch_arm64_none_arm64-16k binary-arch_arm64_none_cloud-arm64
+ binary-arch_arm64_none_arm64:binary-arch_arm64_none_arm64_image binary-arch_arm64_none_arm64_installer binary-arch_arm64_none_arm64_meta
+ binary-arch_arm64_none_arm64-16k:binary-arch_arm64_none_arm64-16k_image binary-arch_arm64_none_arm64-16k_meta
+ binary-arch_arm64_none_arm64-16k_image:
 -      $(call if_package, linux-image-arm64-16k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k' DH_OPTIONS='-plinux-image-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-arm64-16k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64-16k' DH_OPTIONS='-plinux-headers-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64-16k_meta:
 -      $(call if_package, linux-image-6.12.27-arm64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64' DH_OPTIONS='-plinux-image-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-16k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k' DH_OPTIONS='-plinux-image-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-arm64-16k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64-16k' DH_OPTIONS='-plinux-headers-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_image:
 -      $(call if_package, ata-modules-6.12.27-arm64-di btrfs-modules-6.12.27-arm64-di cdrom-core-modules-6.12.27-arm64-di crypto-dm-modules-6.12.27-arm64-di crypto-modules-6.12.27-arm64-di ext4-modules-6.12.27-arm64-di f2fs-modules-6.12.27-arm64-di fat-modules-6.12.27-arm64-di fb-modules-6.12.27-arm64-di input-modules-6.12.27-arm64-di isofs-modules-6.12.27-arm64-di jfs-modules-6.12.27-arm64-di kernel-image-6.12.27-arm64-di loop-modules-6.12.27-arm64-di md-modules-6.12.27-arm64-di mmc-modules-6.12.27-arm64-di multipath-modules-6.12.27-arm64-di nbd-modules-6.12.27-arm64-di nic-modules-6.12.27-arm64-di nic-shared-modules-6.12.27-arm64-di nic-usb-modules-6.12.27-arm64-di nic-wireless-modules-6.12.27-arm64-di ppp-modules-6.12.27-arm64-di sata-modules-6.12.27-arm64-di scsi-core-modules-6.12.27-arm64-di scsi-modules-6.12.27-arm64-di scsi-nic-modules-6.12.27-arm64-di sound-modules-6.12.27-arm64-di speakup-modules-6.12.27-arm64-di squashfs-modules-6.12.27-arm64-di udf-modules-6.12.27-arm64-di uinput-modules-6.12.27-arm64-di usb-modules-6.12.27-arm64-di usb-serial-modules-6.12.27-arm64-di usb-storage-modules-6.12.27-arm64-di xfs-modules-6.12.27-arm64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64' DH_OPTIONS='-plinux-image-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_installer:
 -      $(call if_package, linux-image-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64' DH_OPTIONS='-plinux-image-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64' DH_OPTIONS='-plinux-headers-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-arm64-di btrfs-modules-6.12.27-arm64-di cdrom-core-modules-6.12.27-arm64-di crypto-dm-modules-6.12.27-arm64-di crypto-modules-6.12.27-arm64-di ext4-modules-6.12.27-arm64-di f2fs-modules-6.12.27-arm64-di fat-modules-6.12.27-arm64-di fb-modules-6.12.27-arm64-di input-modules-6.12.27-arm64-di isofs-modules-6.12.27-arm64-di jfs-modules-6.12.27-arm64-di kernel-image-6.12.27-arm64-di loop-modules-6.12.27-arm64-di md-modules-6.12.27-arm64-di mmc-modules-6.12.27-arm64-di multipath-modules-6.12.27-arm64-di nbd-modules-6.12.27-arm64-di nic-modules-6.12.27-arm64-di nic-shared-modules-6.12.27-arm64-di nic-usb-modules-6.12.27-arm64-di nic-wireless-modules-6.12.27-arm64-di ppp-modules-6.12.27-arm64-di sata-modules-6.12.27-arm64-di scsi-core-modules-6.12.27-arm64-di scsi-modules-6.12.27-arm64-di scsi-nic-modules-6.12.27-arm64-di sound-modules-6.12.27-arm64-di speakup-modules-6.12.27-arm64-di squashfs-modules-6.12.27-arm64-di udf-modules-6.12.27-arm64-di uinput-modules-6.12.27-arm64-di usb-modules-6.12.27-arm64-di usb-serial-modules-6.12.27-arm64-di usb-storage-modules-6.12.27-arm64-di xfs-modules-6.12.27-arm64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_meta:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64' DH_OPTIONS='-plinux-image-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64' DH_OPTIONS='-plinux-headers-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_cloud-arm64:binary-arch_arm64_none_cloud-arm64_image binary-arch_arm64_none_cloud-arm64_meta
+ binary-arch_arm64_none_cloud-arm64_image:
 -      $(call if_package, linux-image-cloud-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64' DH_OPTIONS='-plinux-image-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-cloud-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-arm64' DH_OPTIONS='-plinux-headers-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_cloud-arm64_meta:
 -      $(call if_package, linux-image-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64' DH_OPTIONS='-plinux-image-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-cloud-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-arm64' DH_OPTIONS='-plinux-headers-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_rt:binary-arch_arm64_rt_arm64
+ binary-arch_arm64_rt_arm64:binary-arch_arm64_rt_arm64_image binary-arch_arm64_rt_arm64_meta
+ binary-arch_arm64_rt_arm64_image:
 -      $(call if_package, linux-image-rt-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64' DH_OPTIONS='-plinux-image-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-arm64' DH_OPTIONS='-plinux-headers-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_rt_arm64_meta:
 -      $(call if_package, linux-image-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64' DH_OPTIONS='-plinux-image-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-rt-arm64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-arm64' DH_OPTIONS='-plinux-headers-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch:build-arch_arm64
+ build-arch_arm64:build-arch_arm64_none build-arch_arm64_rt
+ build-arch_arm64_none:build-arch_arm64_none_arm64 build-arch_arm64_none_arm64-16k build-arch_arm64_none_cloud-arm64
+ build-arch_arm64_none_arm64:build-arch_arm64_none_arm64_image build-arch_arm64_none_arm64_installer build-arch_arm64_none_arm64_meta
+ build-arch_arm64_none_arm64-16k:build-arch_arm64_none_arm64-16k_image build-arch_arm64_none_arm64-16k_meta
+ build-arch_arm64_none_arm64-16k_image:
 -      $(call if_package, linux-image-arm64-16k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k' DH_OPTIONS='-plinux-image-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-arm64-16k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64-16k' DH_OPTIONS='-plinux-headers-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64-16k_meta:
 -      $(call if_package, linux-image-6.12.27-arm64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64' DH_OPTIONS='-plinux-image-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-16k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k' DH_OPTIONS='-plinux-image-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-arm64-16k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64-16k' DH_OPTIONS='-plinux-headers-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_image:
 -      $(call if_package, ata-modules-6.12.27-arm64-di btrfs-modules-6.12.27-arm64-di cdrom-core-modules-6.12.27-arm64-di crypto-dm-modules-6.12.27-arm64-di crypto-modules-6.12.27-arm64-di ext4-modules-6.12.27-arm64-di f2fs-modules-6.12.27-arm64-di fat-modules-6.12.27-arm64-di fb-modules-6.12.27-arm64-di input-modules-6.12.27-arm64-di isofs-modules-6.12.27-arm64-di jfs-modules-6.12.27-arm64-di kernel-image-6.12.27-arm64-di loop-modules-6.12.27-arm64-di md-modules-6.12.27-arm64-di mmc-modules-6.12.27-arm64-di multipath-modules-6.12.27-arm64-di nbd-modules-6.12.27-arm64-di nic-modules-6.12.27-arm64-di nic-shared-modules-6.12.27-arm64-di nic-usb-modules-6.12.27-arm64-di nic-wireless-modules-6.12.27-arm64-di ppp-modules-6.12.27-arm64-di sata-modules-6.12.27-arm64-di scsi-core-modules-6.12.27-arm64-di scsi-modules-6.12.27-arm64-di scsi-nic-modules-6.12.27-arm64-di sound-modules-6.12.27-arm64-di speakup-modules-6.12.27-arm64-di squashfs-modules-6.12.27-arm64-di udf-modules-6.12.27-arm64-di uinput-modules-6.12.27-arm64-di usb-modules-6.12.27-arm64-di usb-serial-modules-6.12.27-arm64-di usb-storage-modules-6.12.27-arm64-di xfs-modules-6.12.27-arm64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64' DH_OPTIONS='-plinux-image-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_installer:
 -      $(call if_package, linux-image-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64' DH_OPTIONS='-plinux-image-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64' DH_OPTIONS='-plinux-headers-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-arm64-di btrfs-modules-6.12.27-arm64-di cdrom-core-modules-6.12.27-arm64-di crypto-dm-modules-6.12.27-arm64-di crypto-modules-6.12.27-arm64-di ext4-modules-6.12.27-arm64-di f2fs-modules-6.12.27-arm64-di fat-modules-6.12.27-arm64-di fb-modules-6.12.27-arm64-di input-modules-6.12.27-arm64-di isofs-modules-6.12.27-arm64-di jfs-modules-6.12.27-arm64-di kernel-image-6.12.27-arm64-di loop-modules-6.12.27-arm64-di md-modules-6.12.27-arm64-di mmc-modules-6.12.27-arm64-di multipath-modules-6.12.27-arm64-di nbd-modules-6.12.27-arm64-di nic-modules-6.12.27-arm64-di nic-shared-modules-6.12.27-arm64-di nic-usb-modules-6.12.27-arm64-di nic-wireless-modules-6.12.27-arm64-di ppp-modules-6.12.27-arm64-di sata-modules-6.12.27-arm64-di scsi-core-modules-6.12.27-arm64-di scsi-modules-6.12.27-arm64-di scsi-nic-modules-6.12.27-arm64-di sound-modules-6.12.27-arm64-di speakup-modules-6.12.27-arm64-di squashfs-modules-6.12.27-arm64-di udf-modules-6.12.27-arm64-di uinput-modules-6.12.27-arm64-di usb-modules-6.12.27-arm64-di usb-serial-modules-6.12.27-arm64-di usb-storage-modules-6.12.27-arm64-di xfs-modules-6.12.27-arm64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_meta:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64' DH_OPTIONS='-plinux-image-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64' DH_OPTIONS='-plinux-headers-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_cloud-arm64:build-arch_arm64_none_cloud-arm64_image build-arch_arm64_none_cloud-arm64_meta
+ build-arch_arm64_none_cloud-arm64_image:
 -      $(call if_package, linux-image-cloud-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64' DH_OPTIONS='-plinux-image-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-cloud-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-arm64' DH_OPTIONS='-plinux-headers-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_cloud-arm64_meta:
 -      $(call if_package, linux-image-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64' DH_OPTIONS='-plinux-image-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-cloud-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-arm64' DH_OPTIONS='-plinux-headers-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_rt:build-arch_arm64_rt_arm64
+ build-arch_arm64_rt_arm64:build-arch_arm64_rt_arm64_image build-arch_arm64_rt_arm64_meta
+ build-arch_arm64_rt_arm64_image:
 -      $(call if_package, linux-image-rt-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64' DH_OPTIONS='-plinux-image-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-arm64' DH_OPTIONS='-plinux-headers-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_rt_arm64_meta:
 -      $(call if_package, linux-image-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64' DH_OPTIONS='-plinux-image-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-rt-arm64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-arm64' DH_OPTIONS='-plinux-headers-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup:setup_arm64
+ setup_arm64:setup_arm64_none setup_arm64_rt
+ setup_arm64_none:setup_arm64_none_arm64 setup_arm64_none_arm64-16k setup_arm64_none_cloud-arm64
+ setup_arm64_none_arm64:setup_arm64_none_arm64_image setup_arm64_none_arm64_installer setup_arm64_none_arm64_meta
+ setup_arm64_none_arm64-16k:setup_arm64_none_arm64-16k_image setup_arm64_none_arm64-16k_meta
+ setup_arm64_none_arm64-16k_image:
 -      $(call if_package, linux-image-arm64-16k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k' DH_OPTIONS='-plinux-image-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-arm64-16k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64-16k' DH_OPTIONS='-plinux-headers-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64-16k_meta:
 -      $(call if_package, linux-image-6.12.27-arm64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64' DH_OPTIONS='-plinux-image-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-16k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k' DH_OPTIONS='-plinux-image-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-arm64-16k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64-16k' DH_OPTIONS='-plinux-headers-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64-16k' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_image:
 -      $(call if_package, ata-modules-6.12.27-arm64-di btrfs-modules-6.12.27-arm64-di cdrom-core-modules-6.12.27-arm64-di crypto-dm-modules-6.12.27-arm64-di crypto-modules-6.12.27-arm64-di ext4-modules-6.12.27-arm64-di f2fs-modules-6.12.27-arm64-di fat-modules-6.12.27-arm64-di fb-modules-6.12.27-arm64-di input-modules-6.12.27-arm64-di isofs-modules-6.12.27-arm64-di jfs-modules-6.12.27-arm64-di kernel-image-6.12.27-arm64-di loop-modules-6.12.27-arm64-di md-modules-6.12.27-arm64-di mmc-modules-6.12.27-arm64-di multipath-modules-6.12.27-arm64-di nbd-modules-6.12.27-arm64-di nic-modules-6.12.27-arm64-di nic-shared-modules-6.12.27-arm64-di nic-usb-modules-6.12.27-arm64-di nic-wireless-modules-6.12.27-arm64-di ppp-modules-6.12.27-arm64-di sata-modules-6.12.27-arm64-di scsi-core-modules-6.12.27-arm64-di scsi-modules-6.12.27-arm64-di scsi-nic-modules-6.12.27-arm64-di sound-modules-6.12.27-arm64-di speakup-modules-6.12.27-arm64-di squashfs-modules-6.12.27-arm64-di udf-modules-6.12.27-arm64-di uinput-modules-6.12.27-arm64-di usb-modules-6.12.27-arm64-di usb-serial-modules-6.12.27-arm64-di usb-storage-modules-6.12.27-arm64-di xfs-modules-6.12.27-arm64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64' DH_OPTIONS='-plinux-image-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_installer:
 -      $(call if_package, linux-image-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64' DH_OPTIONS='-plinux-image-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64' DH_OPTIONS='-plinux-headers-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-arm64-di btrfs-modules-6.12.27-arm64-di cdrom-core-modules-6.12.27-arm64-di crypto-dm-modules-6.12.27-arm64-di crypto-modules-6.12.27-arm64-di ext4-modules-6.12.27-arm64-di f2fs-modules-6.12.27-arm64-di fat-modules-6.12.27-arm64-di fb-modules-6.12.27-arm64-di input-modules-6.12.27-arm64-di isofs-modules-6.12.27-arm64-di jfs-modules-6.12.27-arm64-di kernel-image-6.12.27-arm64-di loop-modules-6.12.27-arm64-di md-modules-6.12.27-arm64-di mmc-modules-6.12.27-arm64-di multipath-modules-6.12.27-arm64-di nbd-modules-6.12.27-arm64-di nic-modules-6.12.27-arm64-di nic-shared-modules-6.12.27-arm64-di nic-usb-modules-6.12.27-arm64-di nic-wireless-modules-6.12.27-arm64-di ppp-modules-6.12.27-arm64-di sata-modules-6.12.27-arm64-di scsi-core-modules-6.12.27-arm64-di scsi-modules-6.12.27-arm64-di scsi-nic-modules-6.12.27-arm64-di sound-modules-6.12.27-arm64-di speakup-modules-6.12.27-arm64-di squashfs-modules-6.12.27-arm64-di udf-modules-6.12.27-arm64-di uinput-modules-6.12.27-arm64-di usb-modules-6.12.27-arm64-di usb-serial-modules-6.12.27-arm64-di usb-storage-modules-6.12.27-arm64-di xfs-modules-6.12.27-arm64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_meta:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64' DH_OPTIONS='-plinux-image-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-arm64' DH_OPTIONS='-plinux-headers-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_cloud-arm64:setup_arm64_none_cloud-arm64_image setup_arm64_none_cloud-arm64_meta
+ setup_arm64_none_cloud-arm64_image:
 -      $(call if_package, linux-image-cloud-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64' DH_OPTIONS='-plinux-image-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-cloud-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-arm64' DH_OPTIONS='-plinux-headers-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_cloud-arm64_meta:
 -      $(call if_package, linux-image-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64' DH_OPTIONS='-plinux-image-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-cloud-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-cloud-arm64' DH_OPTIONS='-plinux-headers-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-cloud-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_rt:setup_arm64_rt_arm64
+ setup_arm64_rt_arm64:setup_arm64_rt_arm64_image setup_arm64_rt_arm64_meta
+ setup_arm64_rt_arm64_image:
 -      $(call if_package, linux-image-rt-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64' DH_OPTIONS='-plinux-image-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-arm64' DH_OPTIONS='-plinux-headers-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_rt_arm64_meta:
++      $(call if_package, linux-image-rt-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64' DH_OPTIONS='-plinux-image-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-rt-arm64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-arm64' DH_OPTIONS='-plinux-headers-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
index 89cd90ca24a1fd1e5b6dada4629e6dedfc43e961,ac2a3a236d08855783911d1a836160771f659a1e..c056903e0fb5e18a0ec9fce43177b155bc061b3c
@@@ -112,9 -104,9 +104,10 @@@ bugfix/all/libapi-define-_fortify_sourc
  bugfix/all/tools-perf-fix-missing-ldflags-for-some-programs.patch
  bugfix/all/tools_lib_symbol_use_d_fortify_source_2_for_non_debug_builds.patch
  bugfix/all/perf-tools-support-extra-cxxflags.patch
- # debian-installer fixes
- bugfix/powerpc/fbdev-offb-Update-expected-device-name.patch
+ bugfix/all/perf-tools-pass-extra_cflags-through-to-libbpf-build-again.patch
+ bugfix/all/kbuild-bpf-fix-btf-reproducibility.patch
+ bugfix/all/perf-docs-Fix-perf-check-manual-page-built-with-asci.patch
+ bugfix/all/libbpf-use-the-standard-fixdep-build-rule.patch
  
  # ABI maintenance
 +perf-avoid-binutils-buildid.patch
index 9ae3a36c069c3addf8426703ac4ddac03fef8935,7f396940efd499bca6796fc7e0a8bee69d122b72..290997aa7010260fe3750fd542d1b80b0e1a8a8a
@@@ -4,4092 -4,3225 +4,3102 @@@ packages_enabled := $(shell dh_listpack
  define if_package
  $(if $(filter $(1),$(packages_enabled)),$(2))
  endef
- 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:binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_loong64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6el binary-arch_mipsel binary-arch_powerpc binary-arch_ppc64 binary-arch_ppc64el binary-arch_riscv64 binary-arch_s390x binary-arch_sh4 binary-arch_sparc64 binary-arch_x32
+ binary-arch_alpha:binary-arch_alpha_bpftool binary-arch_alpha_config binary-arch_alpha_cpupower binary-arch_alpha_hyperv-daemons binary-arch_alpha_kbuild binary-arch_alpha_none binary-arch_alpha_perf binary-arch_alpha_rtla binary-arch_alpha_sdsi binary-arch_alpha_usbip
+ binary-arch_alpha_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_alpha_none:binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp
- binary-arch_alpha_none_alpha-generic:binary-arch_alpha_none_alpha-generic_real
- binary-arch_alpha_none_alpha-generic_real:binary-arch_alpha_none_alpha-generic_real_headers binary-arch_alpha_none_alpha-generic_real_image binary-arch_alpha_none_alpha-generic_real_image-dbg binary-arch_alpha_none_alpha-generic_real_meta
- binary-arch_alpha_none_alpha-generic_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-alpha-generic, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-alpha-generic' DH_OPTIONS='-plinux-headers-6.5.0-2-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-generic_real_image:
-       $(call if_package, linux-image-6.5.0-2-alpha-generic, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-generic' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-generic_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-alpha-generic-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-generic_real_meta:
-       $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-smp:binary-arch_alpha_none_alpha-smp_real
- binary-arch_alpha_none_alpha-smp_real:binary-arch_alpha_none_alpha-smp_real_headers binary-arch_alpha_none_alpha-smp_real_image binary-arch_alpha_none_alpha-smp_real_image-dbg binary-arch_alpha_none_alpha-smp_real_meta
- binary-arch_alpha_none_alpha-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-alpha-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-alpha-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-alpha-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-smp' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-alpha-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_none_alpha-smp_real_meta:
-       $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real:binary-arch_alpha_real_bootwrapper binary-arch_alpha_real_bpftool binary-arch_alpha_real_config binary-arch_alpha_real_cpupower binary-arch_alpha_real_hyperv-daemons binary-arch_alpha_real_kbuild binary-arch_alpha_real_libc-dev binary-arch_alpha_real_perf binary-arch_alpha_real_rtla binary-arch_alpha_real_udeb binary-arch_alpha_real_usbip
- binary-arch_alpha_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_udeb:binary-arch_alpha_none_alpha-generic_real binary-arch_alpha_none_alpha-smp_real
-       $(call if_package, ata-modules-6.5.0-2-alpha-generic-di btrfs-modules-6.5.0-2-alpha-generic-di cdrom-core-modules-6.5.0-2-alpha-generic-di crc-modules-6.5.0-2-alpha-generic-di crypto-dm-modules-6.5.0-2-alpha-generic-di crypto-modules-6.5.0-2-alpha-generic-di event-modules-6.5.0-2-alpha-generic-di ext4-modules-6.5.0-2-alpha-generic-di f2fs-modules-6.5.0-2-alpha-generic-di fat-modules-6.5.0-2-alpha-generic-di fb-modules-6.5.0-2-alpha-generic-di fuse-modules-6.5.0-2-alpha-generic-di i2c-modules-6.5.0-2-alpha-generic-di input-modules-6.5.0-2-alpha-generic-di isofs-modules-6.5.0-2-alpha-generic-di jfs-modules-6.5.0-2-alpha-generic-di kernel-image-6.5.0-2-alpha-generic-di loop-modules-6.5.0-2-alpha-generic-di md-modules-6.5.0-2-alpha-generic-di mouse-modules-6.5.0-2-alpha-generic-di multipath-modules-6.5.0-2-alpha-generic-di nbd-modules-6.5.0-2-alpha-generic-di nic-modules-6.5.0-2-alpha-generic-di nic-pcmcia-modules-6.5.0-2-alpha-generic-di nic-shared-modules-6.5.0-2-alpha-generic-di nic-usb-modules-6.5.0-2-alpha-generic-di nic-wireless-modules-6.5.0-2-alpha-generic-di pata-modules-6.5.0-2-alpha-generic-di pcmcia-modules-6.5.0-2-alpha-generic-di ppp-modules-6.5.0-2-alpha-generic-di sata-modules-6.5.0-2-alpha-generic-di scsi-core-modules-6.5.0-2-alpha-generic-di scsi-modules-6.5.0-2-alpha-generic-di scsi-nic-modules-6.5.0-2-alpha-generic-di serial-modules-6.5.0-2-alpha-generic-di squashfs-modules-6.5.0-2-alpha-generic-di srm-modules-6.5.0-2-alpha-generic-di usb-modules-6.5.0-2-alpha-generic-di usb-serial-modules-6.5.0-2-alpha-generic-di usb-storage-modules-6.5.0-2-alpha-generic-di xfs-modules-6.5.0-2-alpha-generic-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-alpha-generic-di -pbtrfs-modules-6.5.0-2-alpha-generic-di -pcdrom-core-modules-6.5.0-2-alpha-generic-di -pcrc-modules-6.5.0-2-alpha-generic-di -pcrypto-dm-modules-6.5.0-2-alpha-generic-di -pcrypto-modules-6.5.0-2-alpha-generic-di -pevent-modules-6.5.0-2-alpha-generic-di -pext4-modules-6.5.0-2-alpha-generic-di -pf2fs-modules-6.5.0-2-alpha-generic-di -pfat-modules-6.5.0-2-alpha-generic-di -pfb-modules-6.5.0-2-alpha-generic-di -pfuse-modules-6.5.0-2-alpha-generic-di -pi2c-modules-6.5.0-2-alpha-generic-di -pinput-modules-6.5.0-2-alpha-generic-di -pisofs-modules-6.5.0-2-alpha-generic-di -pjfs-modules-6.5.0-2-alpha-generic-di -pkernel-image-6.5.0-2-alpha-generic-di -ploop-modules-6.5.0-2-alpha-generic-di -pmd-modules-6.5.0-2-alpha-generic-di -pmouse-modules-6.5.0-2-alpha-generic-di -pmultipath-modules-6.5.0-2-alpha-generic-di -pnbd-modules-6.5.0-2-alpha-generic-di -pnic-modules-6.5.0-2-alpha-generic-di -pnic-pcmcia-modules-6.5.0-2-alpha-generic-di -pnic-shared-modules-6.5.0-2-alpha-generic-di -pnic-usb-modules-6.5.0-2-alpha-generic-di -pnic-wireless-modules-6.5.0-2-alpha-generic-di -ppata-modules-6.5.0-2-alpha-generic-di -ppcmcia-modules-6.5.0-2-alpha-generic-di -pppp-modules-6.5.0-2-alpha-generic-di -psata-modules-6.5.0-2-alpha-generic-di -pscsi-core-modules-6.5.0-2-alpha-generic-di -pscsi-modules-6.5.0-2-alpha-generic-di -pscsi-nic-modules-6.5.0-2-alpha-generic-di -pserial-modules-6.5.0-2-alpha-generic-di -psquashfs-modules-6.5.0-2-alpha-generic-di -psrm-modules-6.5.0-2-alpha-generic-di -pusb-modules-6.5.0-2-alpha-generic-di -pusb-serial-modules-6.5.0-2-alpha-generic-di -pusb-storage-modules-6.5.0-2-alpha-generic-di -pxfs-modules-6.5.0-2-alpha-generic-di' KERNEL_ARCH='alpha' PACKAGE_NAMES='kernel-image-6.5.0-2-alpha-generic-di nic-modules-6.5.0-2-alpha-generic-di nic-wireless-modules-6.5.0-2-alpha-generic-di nic-shared-modules-6.5.0-2-alpha-generic-di serial-modules-6.5.0-2-alpha-generic-di usb-serial-modules-6.5.0-2-alpha-generic-di ppp-modules-6.5.0-2-alpha-generic-di pata-modules-6.5.0-2-alpha-generic-di cdrom-core-modules-6.5.0-2-alpha-generic-di scsi-core-modules-6.5.0-2-alpha-generic-di scsi-modules-6.5.0-2-alpha-generic-di scsi-nic-modules-6.5.0-2-alpha-generic-di loop-modules-6.5.0-2-alpha-generic-di btrfs-modules-6.5.0-2-alpha-generic-di ext4-modules-6.5.0-2-alpha-generic-di isofs-modules-6.5.0-2-alpha-generic-di jfs-modules-6.5.0-2-alpha-generic-di xfs-modules-6.5.0-2-alpha-generic-di fat-modules-6.5.0-2-alpha-generic-di squashfs-modules-6.5.0-2-alpha-generic-di fuse-modules-6.5.0-2-alpha-generic-di f2fs-modules-6.5.0-2-alpha-generic-di md-modules-6.5.0-2-alpha-generic-di multipath-modules-6.5.0-2-alpha-generic-di usb-modules-6.5.0-2-alpha-generic-di usb-storage-modules-6.5.0-2-alpha-generic-di fb-modules-6.5.0-2-alpha-generic-di input-modules-6.5.0-2-alpha-generic-di event-modules-6.5.0-2-alpha-generic-di mouse-modules-6.5.0-2-alpha-generic-di nic-pcmcia-modules-6.5.0-2-alpha-generic-di pcmcia-modules-6.5.0-2-alpha-generic-di nic-usb-modules-6.5.0-2-alpha-generic-di sata-modules-6.5.0-2-alpha-generic-di i2c-modules-6.5.0-2-alpha-generic-di crc-modules-6.5.0-2-alpha-generic-di crypto-modules-6.5.0-2-alpha-generic-di crypto-dm-modules-6.5.0-2-alpha-generic-di ata-modules-6.5.0-2-alpha-generic-di nbd-modules-6.5.0-2-alpha-generic-di srm-modules-6.5.0-2-alpha-generic-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_alpha_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64:binary-arch_amd64_none binary-arch_amd64_real
+ binary-arch_alpha_none_alpha-generic:binary-arch_alpha_none_alpha-generic_headers binary-arch_alpha_none_alpha-generic_image binary-arch_alpha_none_alpha-generic_image-dbg binary-arch_alpha_none_alpha-generic_installer binary-arch_alpha_none_alpha-generic_meta
+ binary-arch_alpha_none_alpha-generic_headers:
 -      $(call if_package, linux-headers-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-generic' DH_OPTIONS='-plinux-headers-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-generic' DH_OPTIONS='-plinux-headers-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-generic_image:
 -      $(call if_package, linux-image-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-generic_image-dbg:
 -      $(call if_package, linux-image-6.12.27-alpha-generic-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-generic-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-generic_installer:
 -      $(call if_package, ata-modules-6.12.27-alpha-generic-di btrfs-modules-6.12.27-alpha-generic-di cdrom-core-modules-6.12.27-alpha-generic-di crypto-dm-modules-6.12.27-alpha-generic-di crypto-modules-6.12.27-alpha-generic-di drm-core-modules-6.12.27-alpha-generic-di ext4-modules-6.12.27-alpha-generic-di f2fs-modules-6.12.27-alpha-generic-di fat-modules-6.12.27-alpha-generic-di fb-modules-6.12.27-alpha-generic-di input-modules-6.12.27-alpha-generic-di isofs-modules-6.12.27-alpha-generic-di jfs-modules-6.12.27-alpha-generic-di kernel-image-6.12.27-alpha-generic-di loop-modules-6.12.27-alpha-generic-di md-modules-6.12.27-alpha-generic-di multipath-modules-6.12.27-alpha-generic-di nbd-modules-6.12.27-alpha-generic-di nic-modules-6.12.27-alpha-generic-di nic-pcmcia-modules-6.12.27-alpha-generic-di nic-shared-modules-6.12.27-alpha-generic-di nic-usb-modules-6.12.27-alpha-generic-di nic-wireless-modules-6.12.27-alpha-generic-di pata-modules-6.12.27-alpha-generic-di pcmcia-modules-6.12.27-alpha-generic-di ppp-modules-6.12.27-alpha-generic-di sata-modules-6.12.27-alpha-generic-di scsi-core-modules-6.12.27-alpha-generic-di scsi-modules-6.12.27-alpha-generic-di scsi-nic-modules-6.12.27-alpha-generic-di serial-modules-6.12.27-alpha-generic-di squashfs-modules-6.12.27-alpha-generic-di usb-modules-6.12.27-alpha-generic-di usb-serial-modules-6.12.27-alpha-generic-di usb-storage-modules-6.12.27-alpha-generic-di xfs-modules-6.12.27-alpha-generic-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-alpha-generic-di -pbtrfs-modules-6.12.27-alpha-generic-di -pcdrom-core-modules-6.12.27-alpha-generic-di -pcrypto-dm-modules-6.12.27-alpha-generic-di -pcrypto-modules-6.12.27-alpha-generic-di -pdrm-core-modules-6.12.27-alpha-generic-di -pext4-modules-6.12.27-alpha-generic-di -pf2fs-modules-6.12.27-alpha-generic-di -pfat-modules-6.12.27-alpha-generic-di -pfb-modules-6.12.27-alpha-generic-di -pinput-modules-6.12.27-alpha-generic-di -pisofs-modules-6.12.27-alpha-generic-di -pjfs-modules-6.12.27-alpha-generic-di -pkernel-image-6.12.27-alpha-generic-di -ploop-modules-6.12.27-alpha-generic-di -pmd-modules-6.12.27-alpha-generic-di -pmultipath-modules-6.12.27-alpha-generic-di -pnbd-modules-6.12.27-alpha-generic-di -pnic-modules-6.12.27-alpha-generic-di -pnic-pcmcia-modules-6.12.27-alpha-generic-di -pnic-shared-modules-6.12.27-alpha-generic-di -pnic-usb-modules-6.12.27-alpha-generic-di -pnic-wireless-modules-6.12.27-alpha-generic-di -ppata-modules-6.12.27-alpha-generic-di -ppcmcia-modules-6.12.27-alpha-generic-di -pppp-modules-6.12.27-alpha-generic-di -psata-modules-6.12.27-alpha-generic-di -pscsi-core-modules-6.12.27-alpha-generic-di -pscsi-modules-6.12.27-alpha-generic-di -pscsi-nic-modules-6.12.27-alpha-generic-di -pserial-modules-6.12.27-alpha-generic-di -psquashfs-modules-6.12.27-alpha-generic-di -pusb-modules-6.12.27-alpha-generic-di -pusb-serial-modules-6.12.27-alpha-generic-di -pusb-storage-modules-6.12.27-alpha-generic-di -pxfs-modules-6.12.27-alpha-generic-di' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-alpha-generic-di' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-alpha-generic-di btrfs-modules-6.12.27-alpha-generic-di cdrom-core-modules-6.12.27-alpha-generic-di crypto-dm-modules-6.12.27-alpha-generic-di crypto-modules-6.12.27-alpha-generic-di drm-core-modules-6.12.27-alpha-generic-di ext4-modules-6.12.27-alpha-generic-di f2fs-modules-6.12.27-alpha-generic-di fat-modules-6.12.27-alpha-generic-di fb-modules-6.12.27-alpha-generic-di input-modules-6.12.27-alpha-generic-di isofs-modules-6.12.27-alpha-generic-di jfs-modules-6.12.27-alpha-generic-di kernel-image-6.12.27-alpha-generic-di loop-modules-6.12.27-alpha-generic-di md-modules-6.12.27-alpha-generic-di multipath-modules-6.12.27-alpha-generic-di nbd-modules-6.12.27-alpha-generic-di nic-modules-6.12.27-alpha-generic-di nic-pcmcia-modules-6.12.27-alpha-generic-di nic-shared-modules-6.12.27-alpha-generic-di nic-usb-modules-6.12.27-alpha-generic-di nic-wireless-modules-6.12.27-alpha-generic-di pata-modules-6.12.27-alpha-generic-di pcmcia-modules-6.12.27-alpha-generic-di ppp-modules-6.12.27-alpha-generic-di sata-modules-6.12.27-alpha-generic-di scsi-core-modules-6.12.27-alpha-generic-di scsi-modules-6.12.27-alpha-generic-di scsi-nic-modules-6.12.27-alpha-generic-di serial-modules-6.12.27-alpha-generic-di squashfs-modules-6.12.27-alpha-generic-di usb-modules-6.12.27-alpha-generic-di usb-serial-modules-6.12.27-alpha-generic-di usb-storage-modules-6.12.27-alpha-generic-di xfs-modules-6.12.27-alpha-generic-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-alpha-generic-di -pbtrfs-modules-6.12.27-alpha-generic-di -pcdrom-core-modules-6.12.27-alpha-generic-di -pcrypto-dm-modules-6.12.27-alpha-generic-di -pcrypto-modules-6.12.27-alpha-generic-di -pdrm-core-modules-6.12.27-alpha-generic-di -pext4-modules-6.12.27-alpha-generic-di -pf2fs-modules-6.12.27-alpha-generic-di -pfat-modules-6.12.27-alpha-generic-di -pfb-modules-6.12.27-alpha-generic-di -pinput-modules-6.12.27-alpha-generic-di -pisofs-modules-6.12.27-alpha-generic-di -pjfs-modules-6.12.27-alpha-generic-di -pkernel-image-6.12.27-alpha-generic-di -ploop-modules-6.12.27-alpha-generic-di -pmd-modules-6.12.27-alpha-generic-di -pmultipath-modules-6.12.27-alpha-generic-di -pnbd-modules-6.12.27-alpha-generic-di -pnic-modules-6.12.27-alpha-generic-di -pnic-pcmcia-modules-6.12.27-alpha-generic-di -pnic-shared-modules-6.12.27-alpha-generic-di -pnic-usb-modules-6.12.27-alpha-generic-di -pnic-wireless-modules-6.12.27-alpha-generic-di -ppata-modules-6.12.27-alpha-generic-di -ppcmcia-modules-6.12.27-alpha-generic-di -pppp-modules-6.12.27-alpha-generic-di -psata-modules-6.12.27-alpha-generic-di -pscsi-core-modules-6.12.27-alpha-generic-di -pscsi-modules-6.12.27-alpha-generic-di -pscsi-nic-modules-6.12.27-alpha-generic-di -pserial-modules-6.12.27-alpha-generic-di -psquashfs-modules-6.12.27-alpha-generic-di -pusb-modules-6.12.27-alpha-generic-di -pusb-serial-modules-6.12.27-alpha-generic-di -pusb-storage-modules-6.12.27-alpha-generic-di -pxfs-modules-6.12.27-alpha-generic-di' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-alpha-generic-di' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-generic_meta:
 -      $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-smp:binary-arch_alpha_none_alpha-smp_bpf-dev binary-arch_alpha_none_alpha-smp_headers binary-arch_alpha_none_alpha-smp_image binary-arch_alpha_none_alpha-smp_image-dbg binary-arch_alpha_none_alpha-smp_meta
+ binary-arch_alpha_none_alpha-smp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-smp' DH_OPTIONS='-plinux-headers-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-smp' DH_OPTIONS='-plinux-headers-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-smp_image:
 -      $(call if_package, linux-image-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-alpha-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_none_alpha-smp_meta:
 -      $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='alpha' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='alpha' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_alpha_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64:binary-arch_amd64_bpftool binary-arch_amd64_config binary-arch_amd64_cpupower binary-arch_amd64_hyperv-daemons binary-arch_amd64_kbuild binary-arch_amd64_none binary-arch_amd64_perf binary-arch_amd64_rt binary-arch_amd64_rtla binary-arch_amd64_sdsi binary-arch_amd64_signed-template binary-arch_amd64_usbip
+ binary-arch_amd64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_amd64_none:binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64
- binary-arch_amd64_none_amd64:binary-arch_amd64_none_amd64_real
- binary-arch_amd64_none_amd64_real:binary-arch_amd64_none_amd64_real_headers binary-arch_amd64_none_amd64_real_image binary-arch_amd64_none_amd64_real_image-dbg binary-arch_amd64_none_amd64_real_meta
- binary-arch_amd64_none_amd64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-amd64' DH_OPTIONS='-plinux-headers-6.5.0-2-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.5.0-2-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_amd64_real_image:
-       $(call if_package, linux-image-6.5.0-2-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-amd64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_amd64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-amd64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.5.0-2-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_amd64_real_meta:
-       $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_cloud-amd64:binary-arch_amd64_none_cloud-amd64_real
- binary-arch_amd64_none_cloud-amd64_real:binary-arch_amd64_none_cloud-amd64_real_headers binary-arch_amd64_none_cloud-amd64_real_image binary-arch_amd64_none_cloud-amd64_real_image-dbg binary-arch_amd64_none_cloud-amd64_real_meta
- binary-arch_amd64_none_cloud-amd64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-cloud-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-cloud-amd64' DH_OPTIONS='-plinux-headers-6.5.0-2-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-cloud-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_cloud-amd64_real_image:
-       $(call if_package, linux-image-6.5.0-2-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_cloud-amd64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-cloud-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_none_cloud-amd64_real_meta:
-       $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-cloud-amd64-dbg' 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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_amd64_real:binary-arch_amd64_real_bootwrapper binary-arch_amd64_real_bpftool binary-arch_amd64_real_config binary-arch_amd64_real_cpupower binary-arch_amd64_real_hyperv-daemons binary-arch_amd64_real_kbuild binary-arch_amd64_real_libc-dev binary-arch_amd64_real_meta binary-arch_amd64_real_perf binary-arch_amd64_real_rtla binary-arch_amd64_real_signed-template binary-arch_amd64_real_udeb_test binary-arch_amd64_real_usbip
- binary-arch_amd64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_amd64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_signed-template:binary-arch_amd64_none_amd64_real binary-arch_amd64_none_cloud-amd64_real
-       $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_amd64_real_udeb:binary-arch_amd64_none_amd64_real binary-arch_amd64_none_cloud-amd64_real
- binary-arch_amd64_real_udeb_test:
-       $(MAKE) -f debian/rules.real binary_udeb_test ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pacpi-modules-6.5.0-2-amd64-di -pata-modules-6.5.0-2-amd64-di -pbtrfs-modules-6.5.0-2-amd64-di -pcdrom-core-modules-6.5.0-2-amd64-di -pcrc-modules-6.5.0-2-amd64-di -pcrypto-dm-modules-6.5.0-2-amd64-di -pcrypto-modules-6.5.0-2-amd64-di -pefi-modules-6.5.0-2-amd64-di -pevent-modules-6.5.0-2-amd64-di -pext4-modules-6.5.0-2-amd64-di -pf2fs-modules-6.5.0-2-amd64-di -pfat-modules-6.5.0-2-amd64-di -pfb-modules-6.5.0-2-amd64-di -pfirewire-core-modules-6.5.0-2-amd64-di -pfuse-modules-6.5.0-2-amd64-di -pi2c-modules-6.5.0-2-amd64-di -pinput-modules-6.5.0-2-amd64-di -pisofs-modules-6.5.0-2-amd64-di -pjfs-modules-6.5.0-2-amd64-di -pkernel-image-6.5.0-2-amd64-di -ploop-modules-6.5.0-2-amd64-di -pmd-modules-6.5.0-2-amd64-di -pmmc-core-modules-6.5.0-2-amd64-di -pmmc-modules-6.5.0-2-amd64-di -pmouse-modules-6.5.0-2-amd64-di -pmtd-core-modules-6.5.0-2-amd64-di -pmultipath-modules-6.5.0-2-amd64-di -pnbd-modules-6.5.0-2-amd64-di -pnic-modules-6.5.0-2-amd64-di -pnic-pcmcia-modules-6.5.0-2-amd64-di -pnic-shared-modules-6.5.0-2-amd64-di -pnic-usb-modules-6.5.0-2-amd64-di -pnic-wireless-modules-6.5.0-2-amd64-di -ppata-modules-6.5.0-2-amd64-di -ppcmcia-modules-6.5.0-2-amd64-di -ppcmcia-storage-modules-6.5.0-2-amd64-di -pppp-modules-6.5.0-2-amd64-di -prfkill-modules-6.5.0-2-amd64-di -psata-modules-6.5.0-2-amd64-di -pscsi-core-modules-6.5.0-2-amd64-di -pscsi-modules-6.5.0-2-amd64-di -pscsi-nic-modules-6.5.0-2-amd64-di -pserial-modules-6.5.0-2-amd64-di -psound-modules-6.5.0-2-amd64-di -pspeakup-modules-6.5.0-2-amd64-di -psquashfs-modules-6.5.0-2-amd64-di -pudf-modules-6.5.0-2-amd64-di -puinput-modules-6.5.0-2-amd64-di -pusb-modules-6.5.0-2-amd64-di -pusb-serial-modules-6.5.0-2-amd64-di -pusb-storage-modules-6.5.0-2-amd64-di -pxfs-modules-6.5.0-2-amd64-di' KERNEL_ARCH='x86' PACKAGE_NAMES='kernel-image-6.5.0-2-amd64-di nic-modules-6.5.0-2-amd64-di nic-wireless-modules-6.5.0-2-amd64-di nic-shared-modules-6.5.0-2-amd64-di serial-modules-6.5.0-2-amd64-di usb-serial-modules-6.5.0-2-amd64-di ppp-modules-6.5.0-2-amd64-di pata-modules-6.5.0-2-amd64-di cdrom-core-modules-6.5.0-2-amd64-di firewire-core-modules-6.5.0-2-amd64-di scsi-core-modules-6.5.0-2-amd64-di scsi-modules-6.5.0-2-amd64-di scsi-nic-modules-6.5.0-2-amd64-di loop-modules-6.5.0-2-amd64-di btrfs-modules-6.5.0-2-amd64-di ext4-modules-6.5.0-2-amd64-di isofs-modules-6.5.0-2-amd64-di jfs-modules-6.5.0-2-amd64-di xfs-modules-6.5.0-2-amd64-di fat-modules-6.5.0-2-amd64-di squashfs-modules-6.5.0-2-amd64-di udf-modules-6.5.0-2-amd64-di fuse-modules-6.5.0-2-amd64-di f2fs-modules-6.5.0-2-amd64-di md-modules-6.5.0-2-amd64-di multipath-modules-6.5.0-2-amd64-di usb-modules-6.5.0-2-amd64-di usb-storage-modules-6.5.0-2-amd64-di pcmcia-storage-modules-6.5.0-2-amd64-di fb-modules-6.5.0-2-amd64-di input-modules-6.5.0-2-amd64-di event-modules-6.5.0-2-amd64-di mouse-modules-6.5.0-2-amd64-di nic-pcmcia-modules-6.5.0-2-amd64-di pcmcia-modules-6.5.0-2-amd64-di nic-usb-modules-6.5.0-2-amd64-di sata-modules-6.5.0-2-amd64-di acpi-modules-6.5.0-2-amd64-di i2c-modules-6.5.0-2-amd64-di crc-modules-6.5.0-2-amd64-di crypto-modules-6.5.0-2-amd64-di crypto-dm-modules-6.5.0-2-amd64-di efi-modules-6.5.0-2-amd64-di ata-modules-6.5.0-2-amd64-di mmc-core-modules-6.5.0-2-amd64-di mmc-modules-6.5.0-2-amd64-di nbd-modules-6.5.0-2-amd64-di speakup-modules-6.5.0-2-amd64-di uinput-modules-6.5.0-2-amd64-di sound-modules-6.5.0-2-amd64-di mtd-core-modules-6.5.0-2-amd64-di rfkill-modules-6.5.0-2-amd64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- binary-arch_amd64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64:binary-arch_arm64_none binary-arch_arm64_real
- binary-arch_arm64_none:binary-arch_arm64_none_arm64 binary-arch_arm64_none_cloud-arm64
- binary-arch_arm64_none_arm64:binary-arch_arm64_none_arm64_real
- binary-arch_arm64_none_arm64_real:binary-arch_arm64_none_arm64_real_headers binary-arch_arm64_none_arm64_real_image binary-arch_arm64_none_arm64_real_image-dbg binary-arch_arm64_none_arm64_real_meta
- binary-arch_arm64_none_arm64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-arm64' DH_OPTIONS='-plinux-headers-6.5.0-2-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.5.0-2-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_arm64_real_image:
-       $(call if_package, linux-image-6.5.0-2-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-arm64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_arm64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-arm64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.5.0-2-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_arm64_real_meta:
-       $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_cloud-arm64:binary-arch_arm64_none_cloud-arm64_real
- binary-arch_arm64_none_cloud-arm64_real:binary-arch_arm64_none_cloud-arm64_real_headers binary-arch_arm64_none_cloud-arm64_real_image binary-arch_arm64_none_cloud-arm64_real_image-dbg binary-arch_arm64_none_cloud-arm64_real_meta
- binary-arch_arm64_none_cloud-arm64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-cloud-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-cloud-arm64' DH_OPTIONS='-plinux-headers-6.5.0-2-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-cloud-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_cloud-arm64_real_image:
-       $(call if_package, linux-image-6.5.0-2-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_cloud-arm64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-cloud-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_none_cloud-arm64_real_meta:
-       $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-cloud-arm64-dbg' 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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_arm64_real:binary-arch_arm64_real_bootwrapper binary-arch_arm64_real_bpftool binary-arch_arm64_real_config binary-arch_arm64_real_cpupower binary-arch_arm64_real_hyperv-daemons binary-arch_arm64_real_kbuild binary-arch_arm64_real_libc-dev binary-arch_arm64_real_perf binary-arch_arm64_real_rtla binary-arch_arm64_real_signed-template binary-arch_arm64_real_udeb_test binary-arch_arm64_real_usbip
- binary-arch_arm64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_signed-template:binary-arch_arm64_none_arm64_real binary-arch_arm64_none_cloud-arm64_real
-       $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64_real_udeb:binary-arch_arm64_none_arm64_real binary-arch_arm64_none_cloud-arm64_real
- binary-arch_arm64_real_udeb_test:
-       $(MAKE) -f debian/rules.real binary_udeb_test ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-arm64-di -pbtrfs-modules-6.5.0-2-arm64-di -pcdrom-core-modules-6.5.0-2-arm64-di -pcrc-modules-6.5.0-2-arm64-di -pcrypto-dm-modules-6.5.0-2-arm64-di -pcrypto-modules-6.5.0-2-arm64-di -pefi-modules-6.5.0-2-arm64-di -pevent-modules-6.5.0-2-arm64-di -pext4-modules-6.5.0-2-arm64-di -pf2fs-modules-6.5.0-2-arm64-di -pfat-modules-6.5.0-2-arm64-di -pfb-modules-6.5.0-2-arm64-di -pfuse-modules-6.5.0-2-arm64-di -pi2c-modules-6.5.0-2-arm64-di -pinput-modules-6.5.0-2-arm64-di -pisofs-modules-6.5.0-2-arm64-di -pjfs-modules-6.5.0-2-arm64-di -pkernel-image-6.5.0-2-arm64-di -pleds-modules-6.5.0-2-arm64-di -ploop-modules-6.5.0-2-arm64-di -pmd-modules-6.5.0-2-arm64-di -pmmc-modules-6.5.0-2-arm64-di -pmtd-core-modules-6.5.0-2-arm64-di -pmultipath-modules-6.5.0-2-arm64-di -pnbd-modules-6.5.0-2-arm64-di -pnic-modules-6.5.0-2-arm64-di -pnic-shared-modules-6.5.0-2-arm64-di -pnic-usb-modules-6.5.0-2-arm64-di -pnic-wireless-modules-6.5.0-2-arm64-di -pppp-modules-6.5.0-2-arm64-di -psata-modules-6.5.0-2-arm64-di -pscsi-core-modules-6.5.0-2-arm64-di -pscsi-modules-6.5.0-2-arm64-di -pscsi-nic-modules-6.5.0-2-arm64-di -psound-modules-6.5.0-2-arm64-di -pspeakup-modules-6.5.0-2-arm64-di -psquashfs-modules-6.5.0-2-arm64-di -pudf-modules-6.5.0-2-arm64-di -puinput-modules-6.5.0-2-arm64-di -pusb-modules-6.5.0-2-arm64-di -pusb-serial-modules-6.5.0-2-arm64-di -pusb-storage-modules-6.5.0-2-arm64-di -pxfs-modules-6.5.0-2-arm64-di' KERNEL_ARCH='arm64' PACKAGE_NAMES='kernel-image-6.5.0-2-arm64-di nic-modules-6.5.0-2-arm64-di nic-wireless-modules-6.5.0-2-arm64-di nic-shared-modules-6.5.0-2-arm64-di usb-serial-modules-6.5.0-2-arm64-di ppp-modules-6.5.0-2-arm64-di cdrom-core-modules-6.5.0-2-arm64-di scsi-core-modules-6.5.0-2-arm64-di scsi-modules-6.5.0-2-arm64-di scsi-nic-modules-6.5.0-2-arm64-di loop-modules-6.5.0-2-arm64-di btrfs-modules-6.5.0-2-arm64-di ext4-modules-6.5.0-2-arm64-di isofs-modules-6.5.0-2-arm64-di jfs-modules-6.5.0-2-arm64-di xfs-modules-6.5.0-2-arm64-di fat-modules-6.5.0-2-arm64-di squashfs-modules-6.5.0-2-arm64-di udf-modules-6.5.0-2-arm64-di fuse-modules-6.5.0-2-arm64-di f2fs-modules-6.5.0-2-arm64-di md-modules-6.5.0-2-arm64-di multipath-modules-6.5.0-2-arm64-di usb-modules-6.5.0-2-arm64-di usb-storage-modules-6.5.0-2-arm64-di fb-modules-6.5.0-2-arm64-di input-modules-6.5.0-2-arm64-di event-modules-6.5.0-2-arm64-di nic-usb-modules-6.5.0-2-arm64-di sata-modules-6.5.0-2-arm64-di i2c-modules-6.5.0-2-arm64-di crc-modules-6.5.0-2-arm64-di crypto-modules-6.5.0-2-arm64-di crypto-dm-modules-6.5.0-2-arm64-di efi-modules-6.5.0-2-arm64-di ata-modules-6.5.0-2-arm64-di mmc-modules-6.5.0-2-arm64-di nbd-modules-6.5.0-2-arm64-di speakup-modules-6.5.0-2-arm64-di uinput-modules-6.5.0-2-arm64-di sound-modules-6.5.0-2-arm64-di leds-modules-6.5.0-2-arm64-di mtd-core-modules-6.5.0-2-arm64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- binary-arch_arm64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32:binary-arch_arm64ilp32_real
- binary-arch_arm64ilp32_real:binary-arch_arm64ilp32_real_bootwrapper binary-arch_arm64ilp32_real_bpftool binary-arch_arm64ilp32_real_cpupower binary-arch_arm64ilp32_real_hyperv-daemons binary-arch_arm64ilp32_real_kbuild binary-arch_arm64ilp32_real_libc-dev binary-arch_arm64ilp32_real_perf binary-arch_arm64ilp32_real_rtla binary-arch_arm64ilp32_real_usbip
- binary-arch_arm64ilp32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_arm64ilp32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel:binary-arch_armel_none binary-arch_armel_real
- binary-arch_armel_none:binary-arch_armel_none_marvell binary-arch_armel_none_rpi
- binary-arch_armel_none_marvell:binary-arch_armel_none_marvell_real
- binary-arch_armel_none_marvell_real:binary-arch_armel_none_marvell_real_headers binary-arch_armel_none_marvell_real_image binary-arch_armel_none_marvell_real_image-dbg binary-arch_armel_none_marvell_real_meta
- binary-arch_armel_none_marvell_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-marvell, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-marvell' DH_OPTIONS='-plinux-headers-6.5.0-2-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-headers-6.5.0-2-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_marvell_real_image:
-       $(call if_package, linux-image-6.5.0-2-marvell, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-marvell' DH_OPTIONS='-plinux-image-6.5.0-2-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-6.5.0-2-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_marvell_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-marvell-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-marvell-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-marvell-dbg' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-6.5.0-2-marvell-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_marvell_real_meta:
-       $(call if_package, linux-image-marvell, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-marvell' DH_OPTIONS='-plinux-image-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-marvell, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-marvell' DH_OPTIONS='-plinux-headers-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-headers-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-marvell-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-marvell-dbg' DH_OPTIONS='-plinux-image-marvell-dbg' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-marvell-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-marvell-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_rpi:binary-arch_armel_none_rpi_real
- binary-arch_armel_none_rpi_real:binary-arch_armel_none_rpi_real_headers binary-arch_armel_none_rpi_real_image binary-arch_armel_none_rpi_real_image-dbg binary-arch_armel_none_rpi_real_meta
- binary-arch_armel_none_rpi_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-rpi, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-rpi' DH_OPTIONS='-plinux-headers-6.5.0-2-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.5.0-2-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_rpi_real_image:
-       $(call if_package, linux-image-6.5.0-2-rpi, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-rpi' DH_OPTIONS='-plinux-image-6.5.0-2-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.5.0-2-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_rpi_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-rpi-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-rpi-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.5.0-2-rpi-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_none_rpi_real_meta:
-       $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real:binary-arch_armel_real_bootwrapper binary-arch_armel_real_bpftool binary-arch_armel_real_config binary-arch_armel_real_cpupower binary-arch_armel_real_hyperv-daemons binary-arch_armel_real_kbuild binary-arch_armel_real_libc-dev binary-arch_armel_real_meta binary-arch_armel_real_perf binary-arch_armel_real_rtla binary-arch_armel_real_udeb binary-arch_armel_real_usbip
- binary-arch_armel_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_armel_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_udeb:binary-arch_armel_none_marvell_real binary-arch_armel_none_rpi_real
-       $(call if_package, btrfs-modules-6.5.0-2-marvell-di cdrom-core-modules-6.5.0-2-marvell-di crc-modules-6.5.0-2-marvell-di crypto-dm-modules-6.5.0-2-marvell-di crypto-modules-6.5.0-2-marvell-di event-modules-6.5.0-2-marvell-di ext4-modules-6.5.0-2-marvell-di f2fs-modules-6.5.0-2-marvell-di fat-modules-6.5.0-2-marvell-di fb-modules-6.5.0-2-marvell-di fuse-modules-6.5.0-2-marvell-di input-modules-6.5.0-2-marvell-di ipv6-modules-6.5.0-2-marvell-di isofs-modules-6.5.0-2-marvell-di jffs2-modules-6.5.0-2-marvell-di jfs-modules-6.5.0-2-marvell-di kernel-image-6.5.0-2-marvell-di leds-modules-6.5.0-2-marvell-di loop-modules-6.5.0-2-marvell-di md-modules-6.5.0-2-marvell-di minix-modules-6.5.0-2-marvell-di mmc-core-modules-6.5.0-2-marvell-di mmc-modules-6.5.0-2-marvell-di mouse-modules-6.5.0-2-marvell-di mtd-core-modules-6.5.0-2-marvell-di mtd-modules-6.5.0-2-marvell-di multipath-modules-6.5.0-2-marvell-di nbd-modules-6.5.0-2-marvell-di nic-modules-6.5.0-2-marvell-di nic-shared-modules-6.5.0-2-marvell-di nic-usb-modules-6.5.0-2-marvell-di ppp-modules-6.5.0-2-marvell-di sata-modules-6.5.0-2-marvell-di scsi-core-modules-6.5.0-2-marvell-di squashfs-modules-6.5.0-2-marvell-di udf-modules-6.5.0-2-marvell-di uinput-modules-6.5.0-2-marvell-di usb-modules-6.5.0-2-marvell-di usb-serial-modules-6.5.0-2-marvell-di usb-storage-modules-6.5.0-2-marvell-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.5.0-2-marvell-di -pcdrom-core-modules-6.5.0-2-marvell-di -pcrc-modules-6.5.0-2-marvell-di -pcrypto-dm-modules-6.5.0-2-marvell-di -pcrypto-modules-6.5.0-2-marvell-di -pevent-modules-6.5.0-2-marvell-di -pext4-modules-6.5.0-2-marvell-di -pf2fs-modules-6.5.0-2-marvell-di -pfat-modules-6.5.0-2-marvell-di -pfb-modules-6.5.0-2-marvell-di -pfuse-modules-6.5.0-2-marvell-di -pinput-modules-6.5.0-2-marvell-di -pipv6-modules-6.5.0-2-marvell-di -pisofs-modules-6.5.0-2-marvell-di -pjffs2-modules-6.5.0-2-marvell-di -pjfs-modules-6.5.0-2-marvell-di -pkernel-image-6.5.0-2-marvell-di -pleds-modules-6.5.0-2-marvell-di -ploop-modules-6.5.0-2-marvell-di -pmd-modules-6.5.0-2-marvell-di -pminix-modules-6.5.0-2-marvell-di -pmmc-core-modules-6.5.0-2-marvell-di -pmmc-modules-6.5.0-2-marvell-di -pmouse-modules-6.5.0-2-marvell-di -pmtd-core-modules-6.5.0-2-marvell-di -pmtd-modules-6.5.0-2-marvell-di -pmultipath-modules-6.5.0-2-marvell-di -pnbd-modules-6.5.0-2-marvell-di -pnic-modules-6.5.0-2-marvell-di -pnic-shared-modules-6.5.0-2-marvell-di -pnic-usb-modules-6.5.0-2-marvell-di -pppp-modules-6.5.0-2-marvell-di -psata-modules-6.5.0-2-marvell-di -pscsi-core-modules-6.5.0-2-marvell-di -psquashfs-modules-6.5.0-2-marvell-di -pudf-modules-6.5.0-2-marvell-di -puinput-modules-6.5.0-2-marvell-di -pusb-modules-6.5.0-2-marvell-di -pusb-serial-modules-6.5.0-2-marvell-di -pusb-storage-modules-6.5.0-2-marvell-di' KERNEL_ARCH='arm' PACKAGE_NAMES='kernel-image-6.5.0-2-marvell-di nic-modules-6.5.0-2-marvell-di nic-shared-modules-6.5.0-2-marvell-di usb-serial-modules-6.5.0-2-marvell-di ppp-modules-6.5.0-2-marvell-di cdrom-core-modules-6.5.0-2-marvell-di scsi-core-modules-6.5.0-2-marvell-di loop-modules-6.5.0-2-marvell-di ipv6-modules-6.5.0-2-marvell-di btrfs-modules-6.5.0-2-marvell-di ext4-modules-6.5.0-2-marvell-di isofs-modules-6.5.0-2-marvell-di jffs2-modules-6.5.0-2-marvell-di jfs-modules-6.5.0-2-marvell-di fat-modules-6.5.0-2-marvell-di minix-modules-6.5.0-2-marvell-di squashfs-modules-6.5.0-2-marvell-di udf-modules-6.5.0-2-marvell-di fuse-modules-6.5.0-2-marvell-di f2fs-modules-6.5.0-2-marvell-di md-modules-6.5.0-2-marvell-di multipath-modules-6.5.0-2-marvell-di usb-modules-6.5.0-2-marvell-di usb-storage-modules-6.5.0-2-marvell-di fb-modules-6.5.0-2-marvell-di input-modules-6.5.0-2-marvell-di event-modules-6.5.0-2-marvell-di mouse-modules-6.5.0-2-marvell-di nic-usb-modules-6.5.0-2-marvell-di sata-modules-6.5.0-2-marvell-di crc-modules-6.5.0-2-marvell-di crypto-modules-6.5.0-2-marvell-di crypto-dm-modules-6.5.0-2-marvell-di mmc-core-modules-6.5.0-2-marvell-di mmc-modules-6.5.0-2-marvell-di nbd-modules-6.5.0-2-marvell-di uinput-modules-6.5.0-2-marvell-di leds-modules-6.5.0-2-marvell-di mtd-modules-6.5.0-2-marvell-di mtd-core-modules-6.5.0-2-marvell-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armel_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf:binary-arch_armhf_real
- binary-arch_armhf_real:binary-arch_armhf_real_bootwrapper binary-arch_armhf_real_bpftool binary-arch_armhf_real_cpupower binary-arch_armhf_real_hyperv-daemons binary-arch_armhf_real_kbuild binary-arch_armhf_real_libc-dev binary-arch_armhf_real_meta binary-arch_armhf_real_perf binary-arch_armhf_real_rtla binary-arch_armhf_real_udeb binary-arch_armhf_real_usbip
- binary-arch_armhf_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_armhf_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-armmp-di btrfs-modules-6.5.0-2-armmp-di cdrom-core-modules-6.5.0-2-armmp-di crc-modules-6.5.0-2-armmp-di crypto-dm-modules-6.5.0-2-armmp-di crypto-modules-6.5.0-2-armmp-di efi-modules-6.5.0-2-armmp-di event-modules-6.5.0-2-armmp-di ext4-modules-6.5.0-2-armmp-di f2fs-modules-6.5.0-2-armmp-di fat-modules-6.5.0-2-armmp-di fb-modules-6.5.0-2-armmp-di fuse-modules-6.5.0-2-armmp-di i2c-modules-6.5.0-2-armmp-di input-modules-6.5.0-2-armmp-di isofs-modules-6.5.0-2-armmp-di jfs-modules-6.5.0-2-armmp-di kernel-image-6.5.0-2-armmp-di leds-modules-6.5.0-2-armmp-di loop-modules-6.5.0-2-armmp-di md-modules-6.5.0-2-armmp-di mmc-modules-6.5.0-2-armmp-di mtd-modules-6.5.0-2-armmp-di multipath-modules-6.5.0-2-armmp-di nbd-modules-6.5.0-2-armmp-di nic-modules-6.5.0-2-armmp-di nic-shared-modules-6.5.0-2-armmp-di nic-usb-modules-6.5.0-2-armmp-di nic-wireless-modules-6.5.0-2-armmp-di pata-modules-6.5.0-2-armmp-di ppp-modules-6.5.0-2-armmp-di sata-modules-6.5.0-2-armmp-di scsi-core-modules-6.5.0-2-armmp-di scsi-modules-6.5.0-2-armmp-di scsi-nic-modules-6.5.0-2-armmp-di sound-modules-6.5.0-2-armmp-di speakup-modules-6.5.0-2-armmp-di squashfs-modules-6.5.0-2-armmp-di udf-modules-6.5.0-2-armmp-di uinput-modules-6.5.0-2-armmp-di usb-modules-6.5.0-2-armmp-di usb-serial-modules-6.5.0-2-armmp-di usb-storage-modules-6.5.0-2-armmp-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-armmp-di -pbtrfs-modules-6.5.0-2-armmp-di -pcdrom-core-modules-6.5.0-2-armmp-di -pcrc-modules-6.5.0-2-armmp-di -pcrypto-dm-modules-6.5.0-2-armmp-di -pcrypto-modules-6.5.0-2-armmp-di -pefi-modules-6.5.0-2-armmp-di -pevent-modules-6.5.0-2-armmp-di -pext4-modules-6.5.0-2-armmp-di -pf2fs-modules-6.5.0-2-armmp-di -pfat-modules-6.5.0-2-armmp-di -pfb-modules-6.5.0-2-armmp-di -pfuse-modules-6.5.0-2-armmp-di -pi2c-modules-6.5.0-2-armmp-di -pinput-modules-6.5.0-2-armmp-di -pisofs-modules-6.5.0-2-armmp-di -pjfs-modules-6.5.0-2-armmp-di -pkernel-image-6.5.0-2-armmp-di -pleds-modules-6.5.0-2-armmp-di -ploop-modules-6.5.0-2-armmp-di -pmd-modules-6.5.0-2-armmp-di -pmmc-modules-6.5.0-2-armmp-di -pmtd-modules-6.5.0-2-armmp-di -pmultipath-modules-6.5.0-2-armmp-di -pnbd-modules-6.5.0-2-armmp-di -pnic-modules-6.5.0-2-armmp-di -pnic-shared-modules-6.5.0-2-armmp-di -pnic-usb-modules-6.5.0-2-armmp-di -pnic-wireless-modules-6.5.0-2-armmp-di -ppata-modules-6.5.0-2-armmp-di -pppp-modules-6.5.0-2-armmp-di -psata-modules-6.5.0-2-armmp-di -pscsi-core-modules-6.5.0-2-armmp-di -pscsi-modules-6.5.0-2-armmp-di -pscsi-nic-modules-6.5.0-2-armmp-di -psound-modules-6.5.0-2-armmp-di -pspeakup-modules-6.5.0-2-armmp-di -psquashfs-modules-6.5.0-2-armmp-di -pudf-modules-6.5.0-2-armmp-di -puinput-modules-6.5.0-2-armmp-di -pusb-modules-6.5.0-2-armmp-di -pusb-serial-modules-6.5.0-2-armmp-di -pusb-storage-modules-6.5.0-2-armmp-di' KERNEL_ARCH='arm' PACKAGE_NAMES='kernel-image-6.5.0-2-armmp-di nic-modules-6.5.0-2-armmp-di nic-wireless-modules-6.5.0-2-armmp-di nic-shared-modules-6.5.0-2-armmp-di usb-serial-modules-6.5.0-2-armmp-di ppp-modules-6.5.0-2-armmp-di pata-modules-6.5.0-2-armmp-di cdrom-core-modules-6.5.0-2-armmp-di scsi-core-modules-6.5.0-2-armmp-di scsi-modules-6.5.0-2-armmp-di scsi-nic-modules-6.5.0-2-armmp-di loop-modules-6.5.0-2-armmp-di btrfs-modules-6.5.0-2-armmp-di ext4-modules-6.5.0-2-armmp-di isofs-modules-6.5.0-2-armmp-di jfs-modules-6.5.0-2-armmp-di fat-modules-6.5.0-2-armmp-di squashfs-modules-6.5.0-2-armmp-di udf-modules-6.5.0-2-armmp-di fuse-modules-6.5.0-2-armmp-di f2fs-modules-6.5.0-2-armmp-di md-modules-6.5.0-2-armmp-di multipath-modules-6.5.0-2-armmp-di usb-modules-6.5.0-2-armmp-di usb-storage-modules-6.5.0-2-armmp-di fb-modules-6.5.0-2-armmp-di input-modules-6.5.0-2-armmp-di event-modules-6.5.0-2-armmp-di nic-usb-modules-6.5.0-2-armmp-di sata-modules-6.5.0-2-armmp-di i2c-modules-6.5.0-2-armmp-di crc-modules-6.5.0-2-armmp-di crypto-modules-6.5.0-2-armmp-di crypto-dm-modules-6.5.0-2-armmp-di efi-modules-6.5.0-2-armmp-di ata-modules-6.5.0-2-armmp-di mmc-modules-6.5.0-2-armmp-di nbd-modules-6.5.0-2-armmp-di speakup-modules-6.5.0-2-armmp-di uinput-modules-6.5.0-2-armmp-di sound-modules-6.5.0-2-armmp-di leds-modules-6.5.0-2-armmp-di mtd-modules-6.5.0-2-armmp-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_armhf_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa:binary-arch_hppa_none binary-arch_hppa_real
+ binary-arch_amd64_none_amd64:binary-arch_amd64_none_amd64_bpf-dev binary-arch_amd64_none_amd64_headers binary-arch_amd64_none_amd64_image binary-arch_amd64_none_amd64_image-dbg binary-arch_amd64_none_amd64_installer-test binary-arch_amd64_none_amd64_meta
+ binary-arch_amd64_none_amd64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-amd64' DH_OPTIONS='-plinux-headers-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.12.27-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-amd64' DH_OPTIONS='-plinux-headers-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.12.27-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_amd64_image:
 -      $(call if_package, linux-image-6.12.27-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_amd64_installer-test:
 -      $(MAKE) -f debian/rules.real binary_installer-test ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real binary_installer-test ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ binary-arch_amd64_none_amd64_meta:
 -      $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_cloud-amd64:binary-arch_amd64_none_cloud-amd64_headers binary-arch_amd64_none_cloud-amd64_image binary-arch_amd64_none_cloud-amd64_image-dbg binary-arch_amd64_none_cloud-amd64_meta
+ binary-arch_amd64_none_cloud-amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_cloud-amd64_image:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_cloud-amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_none_cloud-amd64_meta:
 -      $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_rt:binary-arch_amd64_rt_amd64
+ binary-arch_amd64_rt_amd64:binary-arch_amd64_rt_amd64_headers binary-arch_amd64_rt_amd64_image binary-arch_amd64_rt_amd64_image-dbg binary-arch_amd64_rt_amd64_meta
+ binary-arch_amd64_rt_amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-amd64' DH_OPTIONS='-plinux-headers-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-amd64' DH_OPTIONS='-plinux-headers-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_rt_amd64_image:
 -      $(call if_package, linux-image-6.12.27-rt-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-unsigned' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-unsigned' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_rt_amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_rt_amd64_meta:
 -      $(call if_package, linux-image-rt-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64-dbg' DH_OPTIONS='-plinux-image-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-amd64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64-dbg' DH_OPTIONS='-plinux-image-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_amd64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_signed-template:
 -      $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_amd64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64:binary-arch_arm64_bpftool binary-arch_arm64_config binary-arch_arm64_cpupower binary-arch_arm64_hyperv-daemons binary-arch_arm64_kbuild binary-arch_arm64_none binary-arch_arm64_perf binary-arch_arm64_rt binary-arch_arm64_rtla binary-arch_arm64_sdsi binary-arch_arm64_signed-template binary-arch_arm64_usbip
+ binary-arch_arm64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_none:binary-arch_arm64_none_arm64 binary-arch_arm64_none_arm64-16k binary-arch_arm64_none_cloud-arm64
+ binary-arch_arm64_none_arm64:binary-arch_arm64_none_arm64_bpf-dev binary-arch_arm64_none_arm64_headers binary-arch_arm64_none_arm64_image binary-arch_arm64_none_arm64_image-dbg binary-arch_arm64_none_arm64_installer-test binary-arch_arm64_none_arm64_meta
+ binary-arch_arm64_none_arm64-16k:binary-arch_arm64_none_arm64-16k_headers binary-arch_arm64_none_arm64-16k_image binary-arch_arm64_none_arm64-16k_image-dbg binary-arch_arm64_none_arm64-16k_meta
+ binary-arch_arm64_none_arm64-16k_headers:
 -      $(call if_package, linux-headers-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64-16k' DH_OPTIONS='-plinux-headers-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64-16k' DH_OPTIONS='-plinux-headers-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64-16k_image:
 -      $(call if_package, linux-image-6.12.27-arm64-16k-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-unsigned' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-unsigned' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64-16k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-arm64-16k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64-16k_meta:
 -      $(call if_package, linux-image-arm64-16k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k-dbg' DH_OPTIONS='-plinux-image-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-16k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k-dbg' DH_OPTIONS='-plinux-image-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64' DH_OPTIONS='-plinux-headers-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.12.27-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64' DH_OPTIONS='-plinux-headers-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.12.27-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_image:
 -      $(call if_package, linux-image-6.12.27-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_arm64_installer-test:
 -      $(MAKE) -f debian/rules.real binary_installer-test ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real binary_installer-test ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ binary-arch_arm64_none_arm64_meta:
 -      $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_cloud-arm64:binary-arch_arm64_none_cloud-arm64_headers binary-arch_arm64_none_cloud-arm64_image binary-arch_arm64_none_cloud-arm64_image-dbg binary-arch_arm64_none_cloud-arm64_meta
+ binary-arch_arm64_none_cloud-arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_cloud-arm64_image:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_cloud-arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_none_cloud-arm64_meta:
 -      $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_rt:binary-arch_arm64_rt_arm64
+ binary-arch_arm64_rt_arm64:binary-arch_arm64_rt_arm64_headers binary-arch_arm64_rt_arm64_image binary-arch_arm64_rt_arm64_image-dbg binary-arch_arm64_rt_arm64_meta
+ binary-arch_arm64_rt_arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-arm64' DH_OPTIONS='-plinux-headers-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-arm64' DH_OPTIONS='-plinux-headers-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_rt_arm64_image:
 -      $(call if_package, linux-image-6.12.27-rt-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-unsigned' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-unsigned' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_rt_arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_rt_arm64_meta:
 -      $(call if_package, linux-image-rt-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64-dbg' DH_OPTIONS='-plinux-image-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-arm64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64-dbg' DH_OPTIONS='-plinux-image-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_arm64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm64' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm64' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_signed-template:
 -      $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_arm64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel:binary-arch_armel_bpftool binary-arch_armel_config binary-arch_armel_cpupower binary-arch_armel_hyperv-daemons binary-arch_armel_kbuild binary-arch_armel_none binary-arch_armel_perf binary-arch_armel_rtla binary-arch_armel_sdsi binary-arch_armel_usbip
+ binary-arch_armel_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_none:binary-arch_armel_none_rpi
+ binary-arch_armel_none_rpi:binary-arch_armel_none_rpi_headers binary-arch_armel_none_rpi_image binary-arch_armel_none_rpi_image-dbg binary-arch_armel_none_rpi_meta
+ binary-arch_armel_none_rpi_headers:
 -      $(call if_package, linux-headers-6.12.27-rpi, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rpi' DH_OPTIONS='-plinux-headers-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.12.27-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rpi, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rpi' DH_OPTIONS='-plinux-headers-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.12.27-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_none_rpi_image:
 -      $(call if_package, linux-image-6.12.27-rpi, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi' DH_OPTIONS='-plinux-image-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rpi, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi' DH_OPTIONS='-plinux-image-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_none_rpi_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rpi-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi-dbg' DH_OPTIONS='-plinux-image-6.12.27-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rpi-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi-dbg' DH_OPTIONS='-plinux-image-6.12.27-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_none_rpi_meta:
 -      $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armel_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -binary-arch_armhf:binary-arch_armhf_bpftool binary-arch_armhf_config binary-arch_armhf_cpupower binary-arch_armhf_hyperv-daemons binary-arch_armhf_kbuild binary-arch_armhf_none binary-arch_armhf_perf binary-arch_armhf_rt binary-arch_armhf_rtla binary-arch_armhf_sdsi binary-arch_armhf_usbip
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++binary-arch_armhf:binary-arch_armhf_bpftool binary-arch_armhf_config binary-arch_armhf_cpupower binary-arch_armhf_hyperv-daemons binary-arch_armhf_kbuild binary-arch_armhf_perf binary-arch_armhf_rtla binary-arch_armhf_sdsi binary-arch_armhf_usbip
+ binary-arch_armhf_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -binary-arch_armhf_none:binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae
 -binary-arch_armhf_none_armmp:binary-arch_armhf_none_armmp_bpf-dev binary-arch_armhf_none_armmp_headers binary-arch_armhf_none_armmp_image binary-arch_armhf_none_armmp_image-dbg binary-arch_armhf_none_armmp_installer binary-arch_armhf_none_armmp_meta
 -binary-arch_armhf_none_armmp-lpae:binary-arch_armhf_none_armmp-lpae_headers binary-arch_armhf_none_armmp-lpae_image binary-arch_armhf_none_armmp-lpae_image-dbg binary-arch_armhf_none_armmp-lpae_meta
 -binary-arch_armhf_none_armmp-lpae_headers:
 -      $(call if_package, linux-headers-6.12.27-armmp-lpae, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-armmp-lpae' DH_OPTIONS='-plinux-headers-6.12.27-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-headers-6.12.27-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp-lpae_image:
 -      $(call if_package, linux-image-6.12.27-armmp-lpae, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-lpae' DH_OPTIONS='-plinux-image-6.12.27-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-6.12.27-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp-lpae_image-dbg:
 -      $(call if_package, linux-image-6.12.27-armmp-lpae-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-lpae-dbg' DH_OPTIONS='-plinux-image-6.12.27-armmp-lpae-dbg' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-6.12.27-armmp-lpae-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp-lpae_meta:
 -      $(call if_package, linux-image-armmp-lpae, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-lpae' DH_OPTIONS='-plinux-image-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-armmp-lpae, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-armmp-lpae' DH_OPTIONS='-plinux-headers-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-headers-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-armmp-lpae-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-lpae-dbg' DH_OPTIONS='-plinux-image-armmp-lpae-dbg' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-lpae-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-armmp-lpae-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp_headers:
 -      $(call if_package, linux-headers-6.12.27-armmp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-armmp' DH_OPTIONS='-plinux-headers-6.12.27-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-headers-6.12.27-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp_image:
 -      $(call if_package, linux-image-6.12.27-armmp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp' DH_OPTIONS='-plinux-image-6.12.27-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-6.12.27-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-armmp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-dbg' DH_OPTIONS='-plinux-image-6.12.27-armmp-dbg' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-6.12.27-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp_installer:
 -      $(call if_package, ata-modules-6.12.27-armmp-di btrfs-modules-6.12.27-armmp-di cdrom-core-modules-6.12.27-armmp-di crypto-dm-modules-6.12.27-armmp-di crypto-modules-6.12.27-armmp-di drm-core-modules-6.12.27-armmp-di ext4-modules-6.12.27-armmp-di f2fs-modules-6.12.27-armmp-di fat-modules-6.12.27-armmp-di fb-modules-6.12.27-armmp-di input-modules-6.12.27-armmp-di isofs-modules-6.12.27-armmp-di jfs-modules-6.12.27-armmp-di kernel-image-6.12.27-armmp-di loop-modules-6.12.27-armmp-di md-modules-6.12.27-armmp-di mmc-modules-6.12.27-armmp-di mtd-modules-6.12.27-armmp-di multipath-modules-6.12.27-armmp-di nbd-modules-6.12.27-armmp-di nic-modules-6.12.27-armmp-di nic-shared-modules-6.12.27-armmp-di nic-usb-modules-6.12.27-armmp-di nic-wireless-modules-6.12.27-armmp-di pata-modules-6.12.27-armmp-di ppp-modules-6.12.27-armmp-di sata-modules-6.12.27-armmp-di scsi-core-modules-6.12.27-armmp-di scsi-modules-6.12.27-armmp-di scsi-nic-modules-6.12.27-armmp-di sound-modules-6.12.27-armmp-di speakup-modules-6.12.27-armmp-di squashfs-modules-6.12.27-armmp-di udf-modules-6.12.27-armmp-di uinput-modules-6.12.27-armmp-di usb-modules-6.12.27-armmp-di usb-serial-modules-6.12.27-armmp-di usb-storage-modules-6.12.27-armmp-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-armmp-di -pbtrfs-modules-6.12.27-armmp-di -pcdrom-core-modules-6.12.27-armmp-di -pcrypto-dm-modules-6.12.27-armmp-di -pcrypto-modules-6.12.27-armmp-di -pdrm-core-modules-6.12.27-armmp-di -pext4-modules-6.12.27-armmp-di -pf2fs-modules-6.12.27-armmp-di -pfat-modules-6.12.27-armmp-di -pfb-modules-6.12.27-armmp-di -pinput-modules-6.12.27-armmp-di -pisofs-modules-6.12.27-armmp-di -pjfs-modules-6.12.27-armmp-di -pkernel-image-6.12.27-armmp-di -ploop-modules-6.12.27-armmp-di -pmd-modules-6.12.27-armmp-di -pmmc-modules-6.12.27-armmp-di -pmtd-modules-6.12.27-armmp-di -pmultipath-modules-6.12.27-armmp-di -pnbd-modules-6.12.27-armmp-di -pnic-modules-6.12.27-armmp-di -pnic-shared-modules-6.12.27-armmp-di -pnic-usb-modules-6.12.27-armmp-di -pnic-wireless-modules-6.12.27-armmp-di -ppata-modules-6.12.27-armmp-di -pppp-modules-6.12.27-armmp-di -psata-modules-6.12.27-armmp-di -pscsi-core-modules-6.12.27-armmp-di -pscsi-modules-6.12.27-armmp-di -pscsi-nic-modules-6.12.27-armmp-di -psound-modules-6.12.27-armmp-di -pspeakup-modules-6.12.27-armmp-di -psquashfs-modules-6.12.27-armmp-di -pudf-modules-6.12.27-armmp-di -puinput-modules-6.12.27-armmp-di -pusb-modules-6.12.27-armmp-di -pusb-serial-modules-6.12.27-armmp-di -pusb-storage-modules-6.12.27-armmp-di' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-armmp-di' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_none_armmp_meta:
 -      $(call if_package, linux-image-armmp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp' DH_OPTIONS='-plinux-image-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-armmp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-armmp' DH_OPTIONS='-plinux-headers-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-headers-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-armmp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-dbg' DH_OPTIONS='-plinux-image-armmp-dbg' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -binary-arch_armhf_rt:binary-arch_armhf_rt_armmp
 -binary-arch_armhf_rt_armmp:binary-arch_armhf_rt_armmp_headers binary-arch_armhf_rt_armmp_image binary-arch_armhf_rt_armmp_image-dbg binary-arch_armhf_rt_armmp_meta
 -binary-arch_armhf_rt_armmp_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-armmp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-armmp' DH_OPTIONS='-plinux-headers-6.12.27-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-headers-6.12.27-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_rt_armmp_image:
 -      $(call if_package, linux-image-6.12.27-rt-armmp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-armmp' DH_OPTIONS='-plinux-image-6.12.27-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-6.12.27-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_rt_armmp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-armmp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-armmp-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-armmp-dbg' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-6.12.27-rt-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -binary-arch_armhf_rt_armmp_meta:
 -      $(call if_package, linux-image-rt-armmp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-armmp' DH_OPTIONS='-plinux-image-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-armmp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-armmp' DH_OPTIONS='-plinux-headers-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-headers-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-rt-armmp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-armmp-dbg' DH_OPTIONS='-plinux-image-rt-armmp-dbg' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-armmp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-rt-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_armhf_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa:binary-arch_hppa_bpftool binary-arch_hppa_config binary-arch_hppa_cpupower binary-arch_hppa_hyperv-daemons binary-arch_hppa_kbuild binary-arch_hppa_none binary-arch_hppa_perf binary-arch_hppa_rtla binary-arch_hppa_sdsi binary-arch_hppa_usbip
+ binary-arch_hppa_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_hppa_none:binary-arch_hppa_none_parisc binary-arch_hppa_none_parisc64
- 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:binary-arch_hppa_none_parisc64_real_headers binary-arch_hppa_none_parisc64_real_image binary-arch_hppa_none_parisc64_real_image-dbg binary-arch_hppa_none_parisc64_real_meta
- binary-arch_hppa_none_parisc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-parisc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-parisc64' DH_OPTIONS='-plinux-headers-6.5.0-2-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.5.0-2-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-parisc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc64' DH_OPTIONS='-plinux-image-6.5.0-2-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.5.0-2-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-parisc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.5.0-2-parisc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc64_real_meta:
-       $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc64-dbg' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc_real:binary-arch_hppa_none_parisc_real_headers binary-arch_hppa_none_parisc_real_image binary-arch_hppa_none_parisc_real_image-dbg binary-arch_hppa_none_parisc_real_meta
- binary-arch_hppa_none_parisc_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-parisc, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-parisc' DH_OPTIONS='-plinux-headers-6.5.0-2-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.5.0-2-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc_real_image:
-       $(call if_package, linux-image-6.5.0-2-parisc, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc' DH_OPTIONS='-plinux-image-6.5.0-2-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.5.0-2-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-parisc-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.5.0-2-parisc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_none_parisc_real_meta:
-       $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real:binary-arch_hppa_real_bootwrapper binary-arch_hppa_real_bpftool binary-arch_hppa_real_config binary-arch_hppa_real_cpupower binary-arch_hppa_real_hyperv-daemons binary-arch_hppa_real_kbuild binary-arch_hppa_real_libc-dev binary-arch_hppa_real_meta binary-arch_hppa_real_perf binary-arch_hppa_real_rtla binary-arch_hppa_real_udeb binary-arch_hppa_real_usbip
- binary-arch_hppa_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_hppa_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_udeb:binary-arch_hppa_none_parisc64_real binary-arch_hppa_none_parisc_real
-       $(call if_package, ata-modules-6.5.0-2-parisc-di ata-modules-6.5.0-2-parisc64-di btrfs-modules-6.5.0-2-parisc-di btrfs-modules-6.5.0-2-parisc64-di cdrom-core-modules-6.5.0-2-parisc-di cdrom-core-modules-6.5.0-2-parisc64-di crc-modules-6.5.0-2-parisc-di crc-modules-6.5.0-2-parisc64-di crypto-dm-modules-6.5.0-2-parisc-di crypto-dm-modules-6.5.0-2-parisc64-di crypto-modules-6.5.0-2-parisc-di crypto-modules-6.5.0-2-parisc64-di event-modules-6.5.0-2-parisc-di event-modules-6.5.0-2-parisc64-di ext4-modules-6.5.0-2-parisc-di ext4-modules-6.5.0-2-parisc64-di f2fs-modules-6.5.0-2-parisc-di f2fs-modules-6.5.0-2-parisc64-di fat-modules-6.5.0-2-parisc-di fat-modules-6.5.0-2-parisc64-di fb-modules-6.5.0-2-parisc64-di fuse-modules-6.5.0-2-parisc-di fuse-modules-6.5.0-2-parisc64-di i2c-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc64-di isofs-modules-6.5.0-2-parisc-di isofs-modules-6.5.0-2-parisc64-di jfs-modules-6.5.0-2-parisc-di jfs-modules-6.5.0-2-parisc64-di kernel-image-6.5.0-2-parisc-di kernel-image-6.5.0-2-parisc64-di loop-modules-6.5.0-2-parisc-di loop-modules-6.5.0-2-parisc64-di md-modules-6.5.0-2-parisc-di md-modules-6.5.0-2-parisc64-di mouse-modules-6.5.0-2-parisc-di mouse-modules-6.5.0-2-parisc64-di multipath-modules-6.5.0-2-parisc-di multipath-modules-6.5.0-2-parisc64-di nbd-modules-6.5.0-2-parisc-di nbd-modules-6.5.0-2-parisc64-di nic-modules-6.5.0-2-parisc-di nic-modules-6.5.0-2-parisc64-di nic-shared-modules-6.5.0-2-parisc-di nic-shared-modules-6.5.0-2-parisc64-di nic-usb-modules-6.5.0-2-parisc-di nic-usb-modules-6.5.0-2-parisc64-di pata-modules-6.5.0-2-parisc-di pata-modules-6.5.0-2-parisc64-di ppp-modules-6.5.0-2-parisc-di ppp-modules-6.5.0-2-parisc64-di sata-modules-6.5.0-2-parisc-di sata-modules-6.5.0-2-parisc64-di scsi-core-modules-6.5.0-2-parisc-di scsi-core-modules-6.5.0-2-parisc64-di scsi-modules-6.5.0-2-parisc-di scsi-modules-6.5.0-2-parisc64-di serial-modules-6.5.0-2-parisc-di serial-modules-6.5.0-2-parisc64-di squashfs-modules-6.5.0-2-parisc-di squashfs-modules-6.5.0-2-parisc64-di usb-modules-6.5.0-2-parisc-di usb-modules-6.5.0-2-parisc64-di usb-serial-modules-6.5.0-2-parisc-di usb-serial-modules-6.5.0-2-parisc64-di usb-storage-modules-6.5.0-2-parisc-di usb-storage-modules-6.5.0-2-parisc64-di xfs-modules-6.5.0-2-parisc-di xfs-modules-6.5.0-2-parisc64-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-parisc-di -pata-modules-6.5.0-2-parisc64-di -pbtrfs-modules-6.5.0-2-parisc-di -pbtrfs-modules-6.5.0-2-parisc64-di -pcdrom-core-modules-6.5.0-2-parisc-di -pcdrom-core-modules-6.5.0-2-parisc64-di -pcrc-modules-6.5.0-2-parisc-di -pcrc-modules-6.5.0-2-parisc64-di -pcrypto-dm-modules-6.5.0-2-parisc-di -pcrypto-dm-modules-6.5.0-2-parisc64-di -pcrypto-modules-6.5.0-2-parisc-di -pcrypto-modules-6.5.0-2-parisc64-di -pevent-modules-6.5.0-2-parisc-di -pevent-modules-6.5.0-2-parisc64-di -pext4-modules-6.5.0-2-parisc-di -pext4-modules-6.5.0-2-parisc64-di -pf2fs-modules-6.5.0-2-parisc-di -pf2fs-modules-6.5.0-2-parisc64-di -pfat-modules-6.5.0-2-parisc-di -pfat-modules-6.5.0-2-parisc64-di -pfb-modules-6.5.0-2-parisc64-di -pfuse-modules-6.5.0-2-parisc-di -pfuse-modules-6.5.0-2-parisc64-di -pi2c-modules-6.5.0-2-parisc-di -pinput-modules-6.5.0-2-parisc-di -pinput-modules-6.5.0-2-parisc64-di -pisofs-modules-6.5.0-2-parisc-di -pisofs-modules-6.5.0-2-parisc64-di -pjfs-modules-6.5.0-2-parisc-di -pjfs-modules-6.5.0-2-parisc64-di -pkernel-image-6.5.0-2-parisc-di -pkernel-image-6.5.0-2-parisc64-di -ploop-modules-6.5.0-2-parisc-di -ploop-modules-6.5.0-2-parisc64-di -pmd-modules-6.5.0-2-parisc-di -pmd-modules-6.5.0-2-parisc64-di -pmouse-modules-6.5.0-2-parisc-di -pmouse-modules-6.5.0-2-parisc64-di -pmultipath-modules-6.5.0-2-parisc-di -pmultipath-modules-6.5.0-2-parisc64-di -pnbd-modules-6.5.0-2-parisc-di -pnbd-modules-6.5.0-2-parisc64-di -pnic-modules-6.5.0-2-parisc-di -pnic-modules-6.5.0-2-parisc64-di -pnic-shared-modules-6.5.0-2-parisc-di -pnic-shared-modules-6.5.0-2-parisc64-di -pnic-usb-modules-6.5.0-2-parisc-di -pnic-usb-modules-6.5.0-2-parisc64-di -ppata-modules-6.5.0-2-parisc-di -ppata-modules-6.5.0-2-parisc64-di -pppp-modules-6.5.0-2-parisc-di -pppp-modules-6.5.0-2-parisc64-di -psata-modules-6.5.0-2-parisc-di -psata-modules-6.5.0-2-parisc64-di -pscsi-core-modules-6.5.0-2-parisc-di -pscsi-core-modules-6.5.0-2-parisc64-di -pscsi-modules-6.5.0-2-parisc-di -pscsi-modules-6.5.0-2-parisc64-di -pserial-modules-6.5.0-2-parisc-di -pserial-modules-6.5.0-2-parisc64-di -psquashfs-modules-6.5.0-2-parisc-di -psquashfs-modules-6.5.0-2-parisc64-di -pusb-modules-6.5.0-2-parisc-di -pusb-modules-6.5.0-2-parisc64-di -pusb-serial-modules-6.5.0-2-parisc-di -pusb-serial-modules-6.5.0-2-parisc64-di -pusb-storage-modules-6.5.0-2-parisc-di -pusb-storage-modules-6.5.0-2-parisc64-di -pxfs-modules-6.5.0-2-parisc-di -pxfs-modules-6.5.0-2-parisc64-di' KERNEL_ARCH='parisc' PACKAGE_NAMES='kernel-image-6.5.0-2-parisc-di nic-modules-6.5.0-2-parisc-di nic-shared-modules-6.5.0-2-parisc-di serial-modules-6.5.0-2-parisc-di usb-serial-modules-6.5.0-2-parisc-di ppp-modules-6.5.0-2-parisc-di pata-modules-6.5.0-2-parisc-di cdrom-core-modules-6.5.0-2-parisc-di scsi-core-modules-6.5.0-2-parisc-di scsi-modules-6.5.0-2-parisc-di loop-modules-6.5.0-2-parisc-di btrfs-modules-6.5.0-2-parisc-di ext4-modules-6.5.0-2-parisc-di isofs-modules-6.5.0-2-parisc-di jfs-modules-6.5.0-2-parisc-di xfs-modules-6.5.0-2-parisc-di fat-modules-6.5.0-2-parisc-di squashfs-modules-6.5.0-2-parisc-di fuse-modules-6.5.0-2-parisc-di f2fs-modules-6.5.0-2-parisc-di md-modules-6.5.0-2-parisc-di multipath-modules-6.5.0-2-parisc-di usb-modules-6.5.0-2-parisc-di usb-storage-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc-di event-modules-6.5.0-2-parisc-di mouse-modules-6.5.0-2-parisc-di nic-usb-modules-6.5.0-2-parisc-di sata-modules-6.5.0-2-parisc-di i2c-modules-6.5.0-2-parisc-di crc-modules-6.5.0-2-parisc-di crypto-modules-6.5.0-2-parisc-di crypto-dm-modules-6.5.0-2-parisc-di ata-modules-6.5.0-2-parisc-di nbd-modules-6.5.0-2-parisc-di kernel-image-6.5.0-2-parisc64-di nic-modules-6.5.0-2-parisc64-di nic-shared-modules-6.5.0-2-parisc64-di serial-modules-6.5.0-2-parisc64-di usb-serial-modules-6.5.0-2-parisc64-di ppp-modules-6.5.0-2-parisc64-di pata-modules-6.5.0-2-parisc64-di cdrom-core-modules-6.5.0-2-parisc64-di scsi-core-modules-6.5.0-2-parisc64-di scsi-modules-6.5.0-2-parisc64-di loop-modules-6.5.0-2-parisc64-di btrfs-modules-6.5.0-2-parisc64-di ext4-modules-6.5.0-2-parisc64-di isofs-modules-6.5.0-2-parisc64-di jfs-modules-6.5.0-2-parisc64-di xfs-modules-6.5.0-2-parisc64-di fat-modules-6.5.0-2-parisc64-di squashfs-modules-6.5.0-2-parisc64-di fuse-modules-6.5.0-2-parisc64-di f2fs-modules-6.5.0-2-parisc64-di md-modules-6.5.0-2-parisc64-di multipath-modules-6.5.0-2-parisc64-di usb-modules-6.5.0-2-parisc64-di usb-storage-modules-6.5.0-2-parisc64-di fb-modules-6.5.0-2-parisc64-di input-modules-6.5.0-2-parisc64-di event-modules-6.5.0-2-parisc64-di mouse-modules-6.5.0-2-parisc64-di nic-usb-modules-6.5.0-2-parisc64-di sata-modules-6.5.0-2-parisc64-di crc-modules-6.5.0-2-parisc64-di crypto-modules-6.5.0-2-parisc64-di crypto-dm-modules-6.5.0-2-parisc64-di ata-modules-6.5.0-2-parisc64-di nbd-modules-6.5.0-2-parisc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_hppa_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386:binary-arch_i386_none binary-arch_i386_real
- binary-arch_i386_none:binary-arch_i386_none_686 binary-arch_i386_none_686-pae
- 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:binary-arch_i386_none_686-pae_real_headers binary-arch_i386_none_686-pae_real_image binary-arch_i386_none_686-pae_real_image-dbg binary-arch_i386_none_686-pae_real_meta
- binary-arch_i386_none_686-pae_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-686-pae, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-686-pae' DH_OPTIONS='-plinux-headers-6.5.0-2-686-pae' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-686-pae' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686-pae_real_image:
-       $(call if_package, linux-image-6.5.0-2-686-pae-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-pae-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-686-pae-unsigned' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686-pae_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-686-pae-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-pae-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-686-pae-dbg' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-686-pae-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686-pae_real_meta:
-       $(call if_package, linux-image-686-pae-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-686-pae-dbg' DH_OPTIONS='-plinux-image-686-pae-dbg' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-686-pae-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-686-pae-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686_real:binary-arch_i386_none_686_real_headers binary-arch_i386_none_686_real_image binary-arch_i386_none_686_real_image-dbg binary-arch_i386_none_686_real_meta
- binary-arch_i386_none_686_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-686, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-686' DH_OPTIONS='-plinux-headers-6.5.0-2-686' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-headers-6.5.0-2-686' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686_real_image:
-       $(call if_package, linux-image-6.5.0-2-686-unsigned, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-686-unsigned' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-686-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-686-dbg' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-6.5.0-2-686-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_none_686_real_meta:
-       $(call if_package, linux-image-686-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-686-dbg' DH_OPTIONS='-plinux-image-686-dbg' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-686-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-686-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_i386_real:binary-arch_i386_real_bootwrapper binary-arch_i386_real_bpftool binary-arch_i386_real_config binary-arch_i386_real_cpupower binary-arch_i386_real_hyperv-daemons binary-arch_i386_real_kbuild binary-arch_i386_real_libc-dev binary-arch_i386_real_meta binary-arch_i386_real_perf binary-arch_i386_real_rtla binary-arch_i386_real_signed-template binary-arch_i386_real_udeb_test binary-arch_i386_real_usbip
- binary-arch_i386_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_i386_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_signed-template:binary-arch_i386_none_686-pae_real binary-arch_i386_none_686_real
-       $(call if_package, linux-image-i386-signed-template, $(MAKE) -f debian/rules.real binary_signed-template ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-image-i386-signed-template' DH_OPTIONS='-plinux-image-i386-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-i386-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_i386_real_udeb:binary-arch_i386_none_686-pae_real binary-arch_i386_none_686_real
- binary-arch_i386_real_udeb_test:
-       $(MAKE) -f debian/rules.real binary_udeb_test ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pacpi-modules-6.5.0-2-686-di -pacpi-modules-6.5.0-2-686-pae-di -pata-modules-6.5.0-2-686-di -pata-modules-6.5.0-2-686-pae-di -pbtrfs-modules-6.5.0-2-686-di -pbtrfs-modules-6.5.0-2-686-pae-di -pcdrom-core-modules-6.5.0-2-686-di -pcdrom-core-modules-6.5.0-2-686-pae-di -pcrc-modules-6.5.0-2-686-di -pcrc-modules-6.5.0-2-686-pae-di -pcrypto-dm-modules-6.5.0-2-686-di -pcrypto-dm-modules-6.5.0-2-686-pae-di -pcrypto-modules-6.5.0-2-686-di -pcrypto-modules-6.5.0-2-686-pae-di -pefi-modules-6.5.0-2-686-di -pefi-modules-6.5.0-2-686-pae-di -pevent-modules-6.5.0-2-686-di -pevent-modules-6.5.0-2-686-pae-di -pext4-modules-6.5.0-2-686-di -pext4-modules-6.5.0-2-686-pae-di -pf2fs-modules-6.5.0-2-686-di -pf2fs-modules-6.5.0-2-686-pae-di -pfat-modules-6.5.0-2-686-di -pfat-modules-6.5.0-2-686-pae-di -pfb-modules-6.5.0-2-686-di -pfb-modules-6.5.0-2-686-pae-di -pfirewire-core-modules-6.5.0-2-686-di -pfirewire-core-modules-6.5.0-2-686-pae-di -pfuse-modules-6.5.0-2-686-di -pfuse-modules-6.5.0-2-686-pae-di -pi2c-modules-6.5.0-2-686-di -pi2c-modules-6.5.0-2-686-pae-di -pinput-modules-6.5.0-2-686-di -pinput-modules-6.5.0-2-686-pae-di -pisofs-modules-6.5.0-2-686-di -pisofs-modules-6.5.0-2-686-pae-di -pjfs-modules-6.5.0-2-686-di -pjfs-modules-6.5.0-2-686-pae-di -pkernel-image-6.5.0-2-686-di -pkernel-image-6.5.0-2-686-pae-di -ploop-modules-6.5.0-2-686-di -ploop-modules-6.5.0-2-686-pae-di -pmd-modules-6.5.0-2-686-di -pmd-modules-6.5.0-2-686-pae-di -pmmc-core-modules-6.5.0-2-686-di -pmmc-core-modules-6.5.0-2-686-pae-di -pmmc-modules-6.5.0-2-686-di -pmmc-modules-6.5.0-2-686-pae-di -pmouse-modules-6.5.0-2-686-di -pmouse-modules-6.5.0-2-686-pae-di -pmtd-core-modules-6.5.0-2-686-di -pmtd-core-modules-6.5.0-2-686-pae-di -pmultipath-modules-6.5.0-2-686-di -pmultipath-modules-6.5.0-2-686-pae-di -pnbd-modules-6.5.0-2-686-di -pnbd-modules-6.5.0-2-686-pae-di -pnic-modules-6.5.0-2-686-di -pnic-modules-6.5.0-2-686-pae-di -pnic-pcmcia-modules-6.5.0-2-686-di -pnic-pcmcia-modules-6.5.0-2-686-pae-di -pnic-shared-modules-6.5.0-2-686-di -pnic-shared-modules-6.5.0-2-686-pae-di -pnic-usb-modules-6.5.0-2-686-di -pnic-usb-modules-6.5.0-2-686-pae-di -pnic-wireless-modules-6.5.0-2-686-di -pnic-wireless-modules-6.5.0-2-686-pae-di -ppata-modules-6.5.0-2-686-di -ppata-modules-6.5.0-2-686-pae-di -ppcmcia-modules-6.5.0-2-686-di -ppcmcia-modules-6.5.0-2-686-pae-di -ppcmcia-storage-modules-6.5.0-2-686-di -ppcmcia-storage-modules-6.5.0-2-686-pae-di -pppp-modules-6.5.0-2-686-di -pppp-modules-6.5.0-2-686-pae-di -prfkill-modules-6.5.0-2-686-di -prfkill-modules-6.5.0-2-686-pae-di -psata-modules-6.5.0-2-686-di -psata-modules-6.5.0-2-686-pae-di -pscsi-core-modules-6.5.0-2-686-di -pscsi-core-modules-6.5.0-2-686-pae-di -pscsi-modules-6.5.0-2-686-di -pscsi-modules-6.5.0-2-686-pae-di -pscsi-nic-modules-6.5.0-2-686-di -pscsi-nic-modules-6.5.0-2-686-pae-di -pserial-modules-6.5.0-2-686-di -pserial-modules-6.5.0-2-686-pae-di -psound-modules-6.5.0-2-686-di -psound-modules-6.5.0-2-686-pae-di -pspeakup-modules-6.5.0-2-686-di -pspeakup-modules-6.5.0-2-686-pae-di -psquashfs-modules-6.5.0-2-686-di -psquashfs-modules-6.5.0-2-686-pae-di -pudf-modules-6.5.0-2-686-di -pudf-modules-6.5.0-2-686-pae-di -puinput-modules-6.5.0-2-686-di -puinput-modules-6.5.0-2-686-pae-di -pusb-modules-6.5.0-2-686-di -pusb-modules-6.5.0-2-686-pae-di -pusb-serial-modules-6.5.0-2-686-di -pusb-serial-modules-6.5.0-2-686-pae-di -pusb-storage-modules-6.5.0-2-686-di -pusb-storage-modules-6.5.0-2-686-pae-di -pxfs-modules-6.5.0-2-686-di -pxfs-modules-6.5.0-2-686-pae-di' KERNEL_ARCH='x86' PACKAGE_NAMES='kernel-image-6.5.0-2-686-di nic-modules-6.5.0-2-686-di nic-wireless-modules-6.5.0-2-686-di nic-shared-modules-6.5.0-2-686-di serial-modules-6.5.0-2-686-di usb-serial-modules-6.5.0-2-686-di ppp-modules-6.5.0-2-686-di pata-modules-6.5.0-2-686-di cdrom-core-modules-6.5.0-2-686-di firewire-core-modules-6.5.0-2-686-di scsi-core-modules-6.5.0-2-686-di scsi-modules-6.5.0-2-686-di scsi-nic-modules-6.5.0-2-686-di loop-modules-6.5.0-2-686-di btrfs-modules-6.5.0-2-686-di ext4-modules-6.5.0-2-686-di isofs-modules-6.5.0-2-686-di jfs-modules-6.5.0-2-686-di xfs-modules-6.5.0-2-686-di fat-modules-6.5.0-2-686-di squashfs-modules-6.5.0-2-686-di udf-modules-6.5.0-2-686-di fuse-modules-6.5.0-2-686-di f2fs-modules-6.5.0-2-686-di md-modules-6.5.0-2-686-di multipath-modules-6.5.0-2-686-di usb-modules-6.5.0-2-686-di usb-storage-modules-6.5.0-2-686-di pcmcia-storage-modules-6.5.0-2-686-di fb-modules-6.5.0-2-686-di input-modules-6.5.0-2-686-di event-modules-6.5.0-2-686-di mouse-modules-6.5.0-2-686-di nic-pcmcia-modules-6.5.0-2-686-di pcmcia-modules-6.5.0-2-686-di nic-usb-modules-6.5.0-2-686-di sata-modules-6.5.0-2-686-di acpi-modules-6.5.0-2-686-di i2c-modules-6.5.0-2-686-di crc-modules-6.5.0-2-686-di crypto-modules-6.5.0-2-686-di crypto-dm-modules-6.5.0-2-686-di efi-modules-6.5.0-2-686-di ata-modules-6.5.0-2-686-di mmc-core-modules-6.5.0-2-686-di mmc-modules-6.5.0-2-686-di nbd-modules-6.5.0-2-686-di speakup-modules-6.5.0-2-686-di uinput-modules-6.5.0-2-686-di sound-modules-6.5.0-2-686-di mtd-core-modules-6.5.0-2-686-di rfkill-modules-6.5.0-2-686-di kernel-image-6.5.0-2-686-pae-di nic-modules-6.5.0-2-686-pae-di nic-wireless-modules-6.5.0-2-686-pae-di nic-shared-modules-6.5.0-2-686-pae-di serial-modules-6.5.0-2-686-pae-di usb-serial-modules-6.5.0-2-686-pae-di ppp-modules-6.5.0-2-686-pae-di pata-modules-6.5.0-2-686-pae-di cdrom-core-modules-6.5.0-2-686-pae-di firewire-core-modules-6.5.0-2-686-pae-di scsi-core-modules-6.5.0-2-686-pae-di scsi-modules-6.5.0-2-686-pae-di scsi-nic-modules-6.5.0-2-686-pae-di loop-modules-6.5.0-2-686-pae-di btrfs-modules-6.5.0-2-686-pae-di ext4-modules-6.5.0-2-686-pae-di isofs-modules-6.5.0-2-686-pae-di jfs-modules-6.5.0-2-686-pae-di xfs-modules-6.5.0-2-686-pae-di fat-modules-6.5.0-2-686-pae-di squashfs-modules-6.5.0-2-686-pae-di udf-modules-6.5.0-2-686-pae-di fuse-modules-6.5.0-2-686-pae-di f2fs-modules-6.5.0-2-686-pae-di md-modules-6.5.0-2-686-pae-di multipath-modules-6.5.0-2-686-pae-di usb-modules-6.5.0-2-686-pae-di usb-storage-modules-6.5.0-2-686-pae-di pcmcia-storage-modules-6.5.0-2-686-pae-di fb-modules-6.5.0-2-686-pae-di input-modules-6.5.0-2-686-pae-di event-modules-6.5.0-2-686-pae-di mouse-modules-6.5.0-2-686-pae-di nic-pcmcia-modules-6.5.0-2-686-pae-di pcmcia-modules-6.5.0-2-686-pae-di nic-usb-modules-6.5.0-2-686-pae-di sata-modules-6.5.0-2-686-pae-di acpi-modules-6.5.0-2-686-pae-di i2c-modules-6.5.0-2-686-pae-di crc-modules-6.5.0-2-686-pae-di crypto-modules-6.5.0-2-686-pae-di crypto-dm-modules-6.5.0-2-686-pae-di efi-modules-6.5.0-2-686-pae-di ata-modules-6.5.0-2-686-pae-di mmc-core-modules-6.5.0-2-686-pae-di mmc-modules-6.5.0-2-686-pae-di nbd-modules-6.5.0-2-686-pae-di speakup-modules-6.5.0-2-686-pae-di uinput-modules-6.5.0-2-686-pae-di sound-modules-6.5.0-2-686-pae-di mtd-core-modules-6.5.0-2-686-pae-di rfkill-modules-6.5.0-2-686-pae-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- binary-arch_i386_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64:binary-arch_ia64_none binary-arch_ia64_real
- binary-arch_ia64_none:binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley
- binary-arch_ia64_none_itanium:binary-arch_ia64_none_itanium_real
- binary-arch_ia64_none_itanium_real:binary-arch_ia64_none_itanium_real_headers binary-arch_ia64_none_itanium_real_image binary-arch_ia64_none_itanium_real_image-dbg binary-arch_ia64_none_itanium_real_meta
- binary-arch_ia64_none_itanium_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-itanium, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-itanium' DH_OPTIONS='-plinux-headers-6.5.0-2-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-headers-6.5.0-2-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_itanium_real_image:
-       $(call if_package, linux-image-6.5.0-2-itanium, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-itanium' DH_OPTIONS='-plinux-image-6.5.0-2-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-6.5.0-2-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_itanium_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-itanium-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-itanium-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-itanium-dbg' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-6.5.0-2-itanium-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_itanium_real_meta:
-       $(call if_package, linux-image-itanium, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-itanium' DH_OPTIONS='-plinux-image-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-itanium, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-itanium' DH_OPTIONS='-plinux-headers-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-headers-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-itanium-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-itanium-dbg' DH_OPTIONS='-plinux-image-itanium-dbg' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-itanium-dbg' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-itanium-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_mckinley:binary-arch_ia64_none_mckinley_real
- binary-arch_ia64_none_mckinley_real:binary-arch_ia64_none_mckinley_real_headers binary-arch_ia64_none_mckinley_real_image binary-arch_ia64_none_mckinley_real_image-dbg binary-arch_ia64_none_mckinley_real_meta
- binary-arch_ia64_none_mckinley_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mckinley, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mckinley' DH_OPTIONS='-plinux-headers-6.5.0-2-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-headers-6.5.0-2-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_mckinley_real_image:
-       $(call if_package, linux-image-6.5.0-2-mckinley, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mckinley' DH_OPTIONS='-plinux-image-6.5.0-2-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-6.5.0-2-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_mckinley_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mckinley-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mckinley-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mckinley-dbg' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-6.5.0-2-mckinley-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_none_mckinley_real_meta:
-       $(call if_package, linux-image-mckinley, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mckinley' DH_OPTIONS='-plinux-image-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mckinley, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mckinley' DH_OPTIONS='-plinux-headers-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-headers-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mckinley-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mckinley-dbg' DH_OPTIONS='-plinux-image-mckinley-dbg' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mckinley-dbg' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-mckinley-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real:binary-arch_ia64_real_bootwrapper binary-arch_ia64_real_bpftool binary-arch_ia64_real_config binary-arch_ia64_real_cpupower binary-arch_ia64_real_hyperv-daemons binary-arch_ia64_real_kbuild binary-arch_ia64_real_libc-dev binary-arch_ia64_real_perf binary-arch_ia64_real_rtla binary-arch_ia64_real_udeb binary-arch_ia64_real_usbip
- binary-arch_ia64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='ia64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='ia64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='ia64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='ia64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_udeb:binary-arch_ia64_none_itanium_real binary-arch_ia64_none_mckinley_real
-       $(call if_package, ata-modules-6.5.0-2-itanium-di btrfs-modules-6.5.0-2-itanium-di cdrom-core-modules-6.5.0-2-itanium-di crc-modules-6.5.0-2-itanium-di crypto-dm-modules-6.5.0-2-itanium-di crypto-modules-6.5.0-2-itanium-di event-modules-6.5.0-2-itanium-di ext4-modules-6.5.0-2-itanium-di f2fs-modules-6.5.0-2-itanium-di fat-modules-6.5.0-2-itanium-di fb-modules-6.5.0-2-itanium-di firewire-core-modules-6.5.0-2-itanium-di fuse-modules-6.5.0-2-itanium-di i2c-modules-6.5.0-2-itanium-di input-modules-6.5.0-2-itanium-di isofs-modules-6.5.0-2-itanium-di jfs-modules-6.5.0-2-itanium-di kernel-image-6.5.0-2-itanium-di loop-modules-6.5.0-2-itanium-di md-modules-6.5.0-2-itanium-di mouse-modules-6.5.0-2-itanium-di mtd-core-modules-6.5.0-2-itanium-di multipath-modules-6.5.0-2-itanium-di nbd-modules-6.5.0-2-itanium-di nic-modules-6.5.0-2-itanium-di nic-shared-modules-6.5.0-2-itanium-di nic-usb-modules-6.5.0-2-itanium-di pata-modules-6.5.0-2-itanium-di pcmcia-modules-6.5.0-2-itanium-di ppp-modules-6.5.0-2-itanium-di sata-modules-6.5.0-2-itanium-di scsi-core-modules-6.5.0-2-itanium-di scsi-modules-6.5.0-2-itanium-di scsi-nic-modules-6.5.0-2-itanium-di serial-modules-6.5.0-2-itanium-di squashfs-modules-6.5.0-2-itanium-di udf-modules-6.5.0-2-itanium-di uinput-modules-6.5.0-2-itanium-di usb-modules-6.5.0-2-itanium-di usb-serial-modules-6.5.0-2-itanium-di usb-storage-modules-6.5.0-2-itanium-di xfs-modules-6.5.0-2-itanium-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-itanium-di -pbtrfs-modules-6.5.0-2-itanium-di -pcdrom-core-modules-6.5.0-2-itanium-di -pcrc-modules-6.5.0-2-itanium-di -pcrypto-dm-modules-6.5.0-2-itanium-di -pcrypto-modules-6.5.0-2-itanium-di -pevent-modules-6.5.0-2-itanium-di -pext4-modules-6.5.0-2-itanium-di -pf2fs-modules-6.5.0-2-itanium-di -pfat-modules-6.5.0-2-itanium-di -pfb-modules-6.5.0-2-itanium-di -pfirewire-core-modules-6.5.0-2-itanium-di -pfuse-modules-6.5.0-2-itanium-di -pi2c-modules-6.5.0-2-itanium-di -pinput-modules-6.5.0-2-itanium-di -pisofs-modules-6.5.0-2-itanium-di -pjfs-modules-6.5.0-2-itanium-di -pkernel-image-6.5.0-2-itanium-di -ploop-modules-6.5.0-2-itanium-di -pmd-modules-6.5.0-2-itanium-di -pmouse-modules-6.5.0-2-itanium-di -pmtd-core-modules-6.5.0-2-itanium-di -pmultipath-modules-6.5.0-2-itanium-di -pnbd-modules-6.5.0-2-itanium-di -pnic-modules-6.5.0-2-itanium-di -pnic-shared-modules-6.5.0-2-itanium-di -pnic-usb-modules-6.5.0-2-itanium-di -ppata-modules-6.5.0-2-itanium-di -ppcmcia-modules-6.5.0-2-itanium-di -pppp-modules-6.5.0-2-itanium-di -psata-modules-6.5.0-2-itanium-di -pscsi-core-modules-6.5.0-2-itanium-di -pscsi-modules-6.5.0-2-itanium-di -pscsi-nic-modules-6.5.0-2-itanium-di -pserial-modules-6.5.0-2-itanium-di -psquashfs-modules-6.5.0-2-itanium-di -pudf-modules-6.5.0-2-itanium-di -puinput-modules-6.5.0-2-itanium-di -pusb-modules-6.5.0-2-itanium-di -pusb-serial-modules-6.5.0-2-itanium-di -pusb-storage-modules-6.5.0-2-itanium-di -pxfs-modules-6.5.0-2-itanium-di' KERNEL_ARCH='ia64' PACKAGE_NAMES='kernel-image-6.5.0-2-itanium-di nic-modules-6.5.0-2-itanium-di nic-shared-modules-6.5.0-2-itanium-di serial-modules-6.5.0-2-itanium-di usb-serial-modules-6.5.0-2-itanium-di ppp-modules-6.5.0-2-itanium-di pata-modules-6.5.0-2-itanium-di cdrom-core-modules-6.5.0-2-itanium-di firewire-core-modules-6.5.0-2-itanium-di scsi-core-modules-6.5.0-2-itanium-di scsi-modules-6.5.0-2-itanium-di scsi-nic-modules-6.5.0-2-itanium-di loop-modules-6.5.0-2-itanium-di btrfs-modules-6.5.0-2-itanium-di ext4-modules-6.5.0-2-itanium-di isofs-modules-6.5.0-2-itanium-di jfs-modules-6.5.0-2-itanium-di xfs-modules-6.5.0-2-itanium-di fat-modules-6.5.0-2-itanium-di squashfs-modules-6.5.0-2-itanium-di udf-modules-6.5.0-2-itanium-di fuse-modules-6.5.0-2-itanium-di f2fs-modules-6.5.0-2-itanium-di md-modules-6.5.0-2-itanium-di multipath-modules-6.5.0-2-itanium-di usb-modules-6.5.0-2-itanium-di usb-storage-modules-6.5.0-2-itanium-di fb-modules-6.5.0-2-itanium-di input-modules-6.5.0-2-itanium-di event-modules-6.5.0-2-itanium-di mouse-modules-6.5.0-2-itanium-di pcmcia-modules-6.5.0-2-itanium-di nic-usb-modules-6.5.0-2-itanium-di sata-modules-6.5.0-2-itanium-di i2c-modules-6.5.0-2-itanium-di crc-modules-6.5.0-2-itanium-di crypto-modules-6.5.0-2-itanium-di crypto-dm-modules-6.5.0-2-itanium-di ata-modules-6.5.0-2-itanium-di nbd-modules-6.5.0-2-itanium-di uinput-modules-6.5.0-2-itanium-di mtd-core-modules-6.5.0-2-itanium-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ia64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='ia64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k:binary-arch_m68k_none binary-arch_m68k_real
+ binary-arch_hppa_none_parisc:binary-arch_hppa_none_parisc_bpf-dev binary-arch_hppa_none_parisc_headers binary-arch_hppa_none_parisc_image binary-arch_hppa_none_parisc_image-dbg binary-arch_hppa_none_parisc_installer binary-arch_hppa_none_parisc_meta
+ binary-arch_hppa_none_parisc64:binary-arch_hppa_none_parisc64_headers binary-arch_hppa_none_parisc64_image binary-arch_hppa_none_parisc64_image-dbg binary-arch_hppa_none_parisc64_installer binary-arch_hppa_none_parisc64_meta
+ binary-arch_hppa_none_parisc64_headers:
 -      $(call if_package, linux-headers-6.12.27-parisc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc64' DH_OPTIONS='-plinux-headers-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.12.27-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-parisc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc64' DH_OPTIONS='-plinux-headers-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.12.27-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc64_image:
 -      $(call if_package, linux-image-6.12.27-parisc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64' DH_OPTIONS='-plinux-image-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64' DH_OPTIONS='-plinux-image-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-parisc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc64_installer:
 -      $(call if_package, ata-modules-6.12.27-parisc64-di btrfs-modules-6.12.27-parisc64-di cdrom-core-modules-6.12.27-parisc64-di crypto-dm-modules-6.12.27-parisc64-di crypto-modules-6.12.27-parisc64-di ext4-modules-6.12.27-parisc64-di f2fs-modules-6.12.27-parisc64-di fat-modules-6.12.27-parisc64-di fb-modules-6.12.27-parisc64-di input-modules-6.12.27-parisc64-di isofs-modules-6.12.27-parisc64-di jfs-modules-6.12.27-parisc64-di kernel-image-6.12.27-parisc64-di loop-modules-6.12.27-parisc64-di md-modules-6.12.27-parisc64-di multipath-modules-6.12.27-parisc64-di nbd-modules-6.12.27-parisc64-di nic-modules-6.12.27-parisc64-di nic-shared-modules-6.12.27-parisc64-di nic-usb-modules-6.12.27-parisc64-di pata-modules-6.12.27-parisc64-di ppp-modules-6.12.27-parisc64-di sata-modules-6.12.27-parisc64-di scsi-core-modules-6.12.27-parisc64-di scsi-modules-6.12.27-parisc64-di serial-modules-6.12.27-parisc64-di squashfs-modules-6.12.27-parisc64-di usb-modules-6.12.27-parisc64-di usb-serial-modules-6.12.27-parisc64-di usb-storage-modules-6.12.27-parisc64-di xfs-modules-6.12.27-parisc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc64-di -pbtrfs-modules-6.12.27-parisc64-di -pcdrom-core-modules-6.12.27-parisc64-di -pcrypto-dm-modules-6.12.27-parisc64-di -pcrypto-modules-6.12.27-parisc64-di -pext4-modules-6.12.27-parisc64-di -pf2fs-modules-6.12.27-parisc64-di -pfat-modules-6.12.27-parisc64-di -pfb-modules-6.12.27-parisc64-di -pinput-modules-6.12.27-parisc64-di -pisofs-modules-6.12.27-parisc64-di -pjfs-modules-6.12.27-parisc64-di -pkernel-image-6.12.27-parisc64-di -ploop-modules-6.12.27-parisc64-di -pmd-modules-6.12.27-parisc64-di -pmultipath-modules-6.12.27-parisc64-di -pnbd-modules-6.12.27-parisc64-di -pnic-modules-6.12.27-parisc64-di -pnic-shared-modules-6.12.27-parisc64-di -pnic-usb-modules-6.12.27-parisc64-di -ppata-modules-6.12.27-parisc64-di -pppp-modules-6.12.27-parisc64-di -psata-modules-6.12.27-parisc64-di -pscsi-core-modules-6.12.27-parisc64-di -pscsi-modules-6.12.27-parisc64-di -pserial-modules-6.12.27-parisc64-di -psquashfs-modules-6.12.27-parisc64-di -pusb-modules-6.12.27-parisc64-di -pusb-serial-modules-6.12.27-parisc64-di -pusb-storage-modules-6.12.27-parisc64-di -pxfs-modules-6.12.27-parisc64-di' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc64-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-parisc64-di btrfs-modules-6.12.27-parisc64-di cdrom-core-modules-6.12.27-parisc64-di crypto-dm-modules-6.12.27-parisc64-di crypto-modules-6.12.27-parisc64-di ext4-modules-6.12.27-parisc64-di f2fs-modules-6.12.27-parisc64-di fat-modules-6.12.27-parisc64-di fb-modules-6.12.27-parisc64-di input-modules-6.12.27-parisc64-di isofs-modules-6.12.27-parisc64-di jfs-modules-6.12.27-parisc64-di kernel-image-6.12.27-parisc64-di loop-modules-6.12.27-parisc64-di md-modules-6.12.27-parisc64-di multipath-modules-6.12.27-parisc64-di nbd-modules-6.12.27-parisc64-di nic-modules-6.12.27-parisc64-di nic-shared-modules-6.12.27-parisc64-di nic-usb-modules-6.12.27-parisc64-di pata-modules-6.12.27-parisc64-di ppp-modules-6.12.27-parisc64-di sata-modules-6.12.27-parisc64-di scsi-core-modules-6.12.27-parisc64-di scsi-modules-6.12.27-parisc64-di serial-modules-6.12.27-parisc64-di squashfs-modules-6.12.27-parisc64-di usb-modules-6.12.27-parisc64-di usb-serial-modules-6.12.27-parisc64-di usb-storage-modules-6.12.27-parisc64-di xfs-modules-6.12.27-parisc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc64-di -pbtrfs-modules-6.12.27-parisc64-di -pcdrom-core-modules-6.12.27-parisc64-di -pcrypto-dm-modules-6.12.27-parisc64-di -pcrypto-modules-6.12.27-parisc64-di -pext4-modules-6.12.27-parisc64-di -pf2fs-modules-6.12.27-parisc64-di -pfat-modules-6.12.27-parisc64-di -pfb-modules-6.12.27-parisc64-di -pinput-modules-6.12.27-parisc64-di -pisofs-modules-6.12.27-parisc64-di -pjfs-modules-6.12.27-parisc64-di -pkernel-image-6.12.27-parisc64-di -ploop-modules-6.12.27-parisc64-di -pmd-modules-6.12.27-parisc64-di -pmultipath-modules-6.12.27-parisc64-di -pnbd-modules-6.12.27-parisc64-di -pnic-modules-6.12.27-parisc64-di -pnic-shared-modules-6.12.27-parisc64-di -pnic-usb-modules-6.12.27-parisc64-di -ppata-modules-6.12.27-parisc64-di -pppp-modules-6.12.27-parisc64-di -psata-modules-6.12.27-parisc64-di -pscsi-core-modules-6.12.27-parisc64-di -pscsi-modules-6.12.27-parisc64-di -pserial-modules-6.12.27-parisc64-di -psquashfs-modules-6.12.27-parisc64-di -pusb-modules-6.12.27-parisc64-di -pusb-serial-modules-6.12.27-parisc64-di -pusb-storage-modules-6.12.27-parisc64-di -pxfs-modules-6.12.27-parisc64-di' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc64-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc64_meta:
 -      $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc_headers:
 -      $(call if_package, linux-headers-6.12.27-parisc, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc' DH_OPTIONS='-plinux-headers-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.12.27-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-parisc, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc' DH_OPTIONS='-plinux-headers-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.12.27-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc_image:
 -      $(call if_package, linux-image-6.12.27-parisc, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc' DH_OPTIONS='-plinux-image-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc' DH_OPTIONS='-plinux-image-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc_image-dbg:
 -      $(call if_package, linux-image-6.12.27-parisc-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc_installer:
 -      $(call if_package, ata-modules-6.12.27-parisc-di btrfs-modules-6.12.27-parisc-di cdrom-core-modules-6.12.27-parisc-di crypto-dm-modules-6.12.27-parisc-di crypto-modules-6.12.27-parisc-di ext4-modules-6.12.27-parisc-di f2fs-modules-6.12.27-parisc-di fat-modules-6.12.27-parisc-di input-modules-6.12.27-parisc-di isofs-modules-6.12.27-parisc-di jfs-modules-6.12.27-parisc-di kernel-image-6.12.27-parisc-di loop-modules-6.12.27-parisc-di md-modules-6.12.27-parisc-di multipath-modules-6.12.27-parisc-di nbd-modules-6.12.27-parisc-di nic-modules-6.12.27-parisc-di nic-shared-modules-6.12.27-parisc-di nic-usb-modules-6.12.27-parisc-di pata-modules-6.12.27-parisc-di ppp-modules-6.12.27-parisc-di sata-modules-6.12.27-parisc-di scsi-core-modules-6.12.27-parisc-di scsi-modules-6.12.27-parisc-di serial-modules-6.12.27-parisc-di squashfs-modules-6.12.27-parisc-di usb-modules-6.12.27-parisc-di usb-serial-modules-6.12.27-parisc-di usb-storage-modules-6.12.27-parisc-di xfs-modules-6.12.27-parisc-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc-di -pbtrfs-modules-6.12.27-parisc-di -pcdrom-core-modules-6.12.27-parisc-di -pcrypto-dm-modules-6.12.27-parisc-di -pcrypto-modules-6.12.27-parisc-di -pext4-modules-6.12.27-parisc-di -pf2fs-modules-6.12.27-parisc-di -pfat-modules-6.12.27-parisc-di -pinput-modules-6.12.27-parisc-di -pisofs-modules-6.12.27-parisc-di -pjfs-modules-6.12.27-parisc-di -pkernel-image-6.12.27-parisc-di -ploop-modules-6.12.27-parisc-di -pmd-modules-6.12.27-parisc-di -pmultipath-modules-6.12.27-parisc-di -pnbd-modules-6.12.27-parisc-di -pnic-modules-6.12.27-parisc-di -pnic-shared-modules-6.12.27-parisc-di -pnic-usb-modules-6.12.27-parisc-di -ppata-modules-6.12.27-parisc-di -pppp-modules-6.12.27-parisc-di -psata-modules-6.12.27-parisc-di -pscsi-core-modules-6.12.27-parisc-di -pscsi-modules-6.12.27-parisc-di -pserial-modules-6.12.27-parisc-di -psquashfs-modules-6.12.27-parisc-di -pusb-modules-6.12.27-parisc-di -pusb-serial-modules-6.12.27-parisc-di -pusb-storage-modules-6.12.27-parisc-di -pxfs-modules-6.12.27-parisc-di' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-parisc-di btrfs-modules-6.12.27-parisc-di cdrom-core-modules-6.12.27-parisc-di crypto-dm-modules-6.12.27-parisc-di crypto-modules-6.12.27-parisc-di ext4-modules-6.12.27-parisc-di f2fs-modules-6.12.27-parisc-di fat-modules-6.12.27-parisc-di input-modules-6.12.27-parisc-di isofs-modules-6.12.27-parisc-di jfs-modules-6.12.27-parisc-di kernel-image-6.12.27-parisc-di loop-modules-6.12.27-parisc-di md-modules-6.12.27-parisc-di multipath-modules-6.12.27-parisc-di nbd-modules-6.12.27-parisc-di nic-modules-6.12.27-parisc-di nic-shared-modules-6.12.27-parisc-di nic-usb-modules-6.12.27-parisc-di pata-modules-6.12.27-parisc-di ppp-modules-6.12.27-parisc-di sata-modules-6.12.27-parisc-di scsi-core-modules-6.12.27-parisc-di scsi-modules-6.12.27-parisc-di serial-modules-6.12.27-parisc-di squashfs-modules-6.12.27-parisc-di usb-modules-6.12.27-parisc-di usb-serial-modules-6.12.27-parisc-di usb-storage-modules-6.12.27-parisc-di xfs-modules-6.12.27-parisc-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc-di -pbtrfs-modules-6.12.27-parisc-di -pcdrom-core-modules-6.12.27-parisc-di -pcrypto-dm-modules-6.12.27-parisc-di -pcrypto-modules-6.12.27-parisc-di -pext4-modules-6.12.27-parisc-di -pf2fs-modules-6.12.27-parisc-di -pfat-modules-6.12.27-parisc-di -pinput-modules-6.12.27-parisc-di -pisofs-modules-6.12.27-parisc-di -pjfs-modules-6.12.27-parisc-di -pkernel-image-6.12.27-parisc-di -ploop-modules-6.12.27-parisc-di -pmd-modules-6.12.27-parisc-di -pmultipath-modules-6.12.27-parisc-di -pnbd-modules-6.12.27-parisc-di -pnic-modules-6.12.27-parisc-di -pnic-shared-modules-6.12.27-parisc-di -pnic-usb-modules-6.12.27-parisc-di -ppata-modules-6.12.27-parisc-di -pppp-modules-6.12.27-parisc-di -psata-modules-6.12.27-parisc-di -pscsi-core-modules-6.12.27-parisc-di -pscsi-modules-6.12.27-parisc-di -pserial-modules-6.12.27-parisc-di -psquashfs-modules-6.12.27-parisc-di -pusb-modules-6.12.27-parisc-di -pusb-serial-modules-6.12.27-parisc-di -pusb-storage-modules-6.12.27-parisc-di -pxfs-modules-6.12.27-parisc-di' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_none_parisc_meta:
 -      $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='parisc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='parisc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_hppa_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386:binary-arch_i386_bpftool binary-arch_i386_cpupower binary-arch_i386_hyperv-daemons binary-arch_i386_kbuild binary-arch_i386_perf binary-arch_i386_rtla binary-arch_i386_sdsi binary-arch_i386_usbip
+ binary-arch_i386_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_i386_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64:binary-arch_loong64_bpftool binary-arch_loong64_config binary-arch_loong64_cpupower binary-arch_loong64_hyperv-daemons binary-arch_loong64_kbuild binary-arch_loong64_none binary-arch_loong64_perf binary-arch_loong64_rtla binary-arch_loong64_sdsi binary-arch_loong64_usbip
+ binary-arch_loong64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='loongarch' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='loongarch' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='loongarch' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='loongarch' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='loongarch' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='loongarch' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_none:binary-arch_loong64_none_loong64
+ binary-arch_loong64_none_loong64:binary-arch_loong64_none_loong64_bpf-dev binary-arch_loong64_none_loong64_headers binary-arch_loong64_none_loong64_image binary-arch_loong64_none_loong64_image-dbg binary-arch_loong64_none_loong64_installer binary-arch_loong64_none_loong64_meta
+ binary-arch_loong64_none_loong64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_loong64_none_loong64_headers:
 -      $(call if_package, linux-headers-6.12.27-loong64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loong64' DH_OPTIONS='-plinux-headers-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-6.12.27-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loong64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loong64' DH_OPTIONS='-plinux-headers-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-6.12.27-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_loong64_none_loong64_image:
 -      $(call if_package, linux-image-6.12.27-loong64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64' DH_OPTIONS='-plinux-image-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loong64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64' DH_OPTIONS='-plinux-image-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_loong64_none_loong64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loong64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64-dbg' DH_OPTIONS='-plinux-image-6.12.27-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loong64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64-dbg' DH_OPTIONS='-plinux-image-6.12.27-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_loong64_none_loong64_installer:
 -      $(call if_package, ata-modules-6.12.27-loong64-di btrfs-modules-6.12.27-loong64-di cdrom-core-modules-6.12.27-loong64-di crypto-dm-modules-6.12.27-loong64-di crypto-modules-6.12.27-loong64-di drm-core-modules-6.12.27-loong64-di ext4-modules-6.12.27-loong64-di f2fs-modules-6.12.27-loong64-di fat-modules-6.12.27-loong64-di fb-modules-6.12.27-loong64-di firewire-core-modules-6.12.27-loong64-di input-modules-6.12.27-loong64-di isofs-modules-6.12.27-loong64-di jfs-modules-6.12.27-loong64-di kernel-image-6.12.27-loong64-di loop-modules-6.12.27-loong64-di md-modules-6.12.27-loong64-di mtd-core-modules-6.12.27-loong64-di mtd-modules-6.12.27-loong64-di multipath-modules-6.12.27-loong64-di nbd-modules-6.12.27-loong64-di nic-modules-6.12.27-loong64-di nic-shared-modules-6.12.27-loong64-di nic-usb-modules-6.12.27-loong64-di nic-wireless-modules-6.12.27-loong64-di pata-modules-6.12.27-loong64-di ppp-modules-6.12.27-loong64-di rfkill-modules-6.12.27-loong64-di sata-modules-6.12.27-loong64-di scsi-core-modules-6.12.27-loong64-di scsi-modules-6.12.27-loong64-di scsi-nic-modules-6.12.27-loong64-di serial-modules-6.12.27-loong64-di sound-modules-6.12.27-loong64-di speakup-modules-6.12.27-loong64-di squashfs-modules-6.12.27-loong64-di udf-modules-6.12.27-loong64-di uinput-modules-6.12.27-loong64-di usb-modules-6.12.27-loong64-di usb-serial-modules-6.12.27-loong64-di usb-storage-modules-6.12.27-loong64-di xfs-modules-6.12.27-loong64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-loong64-di -pbtrfs-modules-6.12.27-loong64-di -pcdrom-core-modules-6.12.27-loong64-di -pcrypto-dm-modules-6.12.27-loong64-di -pcrypto-modules-6.12.27-loong64-di -pdrm-core-modules-6.12.27-loong64-di -pext4-modules-6.12.27-loong64-di -pf2fs-modules-6.12.27-loong64-di -pfat-modules-6.12.27-loong64-di -pfb-modules-6.12.27-loong64-di -pfirewire-core-modules-6.12.27-loong64-di -pinput-modules-6.12.27-loong64-di -pisofs-modules-6.12.27-loong64-di -pjfs-modules-6.12.27-loong64-di -pkernel-image-6.12.27-loong64-di -ploop-modules-6.12.27-loong64-di -pmd-modules-6.12.27-loong64-di -pmtd-core-modules-6.12.27-loong64-di -pmtd-modules-6.12.27-loong64-di -pmultipath-modules-6.12.27-loong64-di -pnbd-modules-6.12.27-loong64-di -pnic-modules-6.12.27-loong64-di -pnic-shared-modules-6.12.27-loong64-di -pnic-usb-modules-6.12.27-loong64-di -pnic-wireless-modules-6.12.27-loong64-di -ppata-modules-6.12.27-loong64-di -pppp-modules-6.12.27-loong64-di -prfkill-modules-6.12.27-loong64-di -psata-modules-6.12.27-loong64-di -pscsi-core-modules-6.12.27-loong64-di -pscsi-modules-6.12.27-loong64-di -pscsi-nic-modules-6.12.27-loong64-di -pserial-modules-6.12.27-loong64-di -psound-modules-6.12.27-loong64-di -pspeakup-modules-6.12.27-loong64-di -psquashfs-modules-6.12.27-loong64-di -pudf-modules-6.12.27-loong64-di -puinput-modules-6.12.27-loong64-di -pusb-modules-6.12.27-loong64-di -pusb-serial-modules-6.12.27-loong64-di -pusb-storage-modules-6.12.27-loong64-di -pxfs-modules-6.12.27-loong64-di' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loong64-di' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-loong64-di btrfs-modules-6.12.27-loong64-di cdrom-core-modules-6.12.27-loong64-di crypto-dm-modules-6.12.27-loong64-di crypto-modules-6.12.27-loong64-di drm-core-modules-6.12.27-loong64-di ext4-modules-6.12.27-loong64-di f2fs-modules-6.12.27-loong64-di fat-modules-6.12.27-loong64-di fb-modules-6.12.27-loong64-di firewire-core-modules-6.12.27-loong64-di input-modules-6.12.27-loong64-di isofs-modules-6.12.27-loong64-di jfs-modules-6.12.27-loong64-di kernel-image-6.12.27-loong64-di loop-modules-6.12.27-loong64-di md-modules-6.12.27-loong64-di mtd-core-modules-6.12.27-loong64-di mtd-modules-6.12.27-loong64-di multipath-modules-6.12.27-loong64-di nbd-modules-6.12.27-loong64-di nic-modules-6.12.27-loong64-di nic-shared-modules-6.12.27-loong64-di nic-usb-modules-6.12.27-loong64-di nic-wireless-modules-6.12.27-loong64-di pata-modules-6.12.27-loong64-di ppp-modules-6.12.27-loong64-di rfkill-modules-6.12.27-loong64-di sata-modules-6.12.27-loong64-di scsi-core-modules-6.12.27-loong64-di scsi-modules-6.12.27-loong64-di scsi-nic-modules-6.12.27-loong64-di serial-modules-6.12.27-loong64-di sound-modules-6.12.27-loong64-di speakup-modules-6.12.27-loong64-di squashfs-modules-6.12.27-loong64-di udf-modules-6.12.27-loong64-di uinput-modules-6.12.27-loong64-di usb-modules-6.12.27-loong64-di usb-serial-modules-6.12.27-loong64-di usb-storage-modules-6.12.27-loong64-di xfs-modules-6.12.27-loong64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-loong64-di -pbtrfs-modules-6.12.27-loong64-di -pcdrom-core-modules-6.12.27-loong64-di -pcrypto-dm-modules-6.12.27-loong64-di -pcrypto-modules-6.12.27-loong64-di -pdrm-core-modules-6.12.27-loong64-di -pext4-modules-6.12.27-loong64-di -pf2fs-modules-6.12.27-loong64-di -pfat-modules-6.12.27-loong64-di -pfb-modules-6.12.27-loong64-di -pfirewire-core-modules-6.12.27-loong64-di -pinput-modules-6.12.27-loong64-di -pisofs-modules-6.12.27-loong64-di -pjfs-modules-6.12.27-loong64-di -pkernel-image-6.12.27-loong64-di -ploop-modules-6.12.27-loong64-di -pmd-modules-6.12.27-loong64-di -pmtd-core-modules-6.12.27-loong64-di -pmtd-modules-6.12.27-loong64-di -pmultipath-modules-6.12.27-loong64-di -pnbd-modules-6.12.27-loong64-di -pnic-modules-6.12.27-loong64-di -pnic-shared-modules-6.12.27-loong64-di -pnic-usb-modules-6.12.27-loong64-di -pnic-wireless-modules-6.12.27-loong64-di -ppata-modules-6.12.27-loong64-di -pppp-modules-6.12.27-loong64-di -prfkill-modules-6.12.27-loong64-di -psata-modules-6.12.27-loong64-di -pscsi-core-modules-6.12.27-loong64-di -pscsi-modules-6.12.27-loong64-di -pscsi-nic-modules-6.12.27-loong64-di -pserial-modules-6.12.27-loong64-di -psound-modules-6.12.27-loong64-di -pspeakup-modules-6.12.27-loong64-di -psquashfs-modules-6.12.27-loong64-di -pudf-modules-6.12.27-loong64-di -puinput-modules-6.12.27-loong64-di -pusb-modules-6.12.27-loong64-di -pusb-serial-modules-6.12.27-loong64-di -pusb-storage-modules-6.12.27-loong64-di -pxfs-modules-6.12.27-loong64-di' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loong64-di' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_loong64_none_loong64_meta:
 -      $(call if_package, linux-image-loong64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64' DH_OPTIONS='-plinux-image-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-loong64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loong64' DH_OPTIONS='-plinux-headers-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-loong64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64-dbg' DH_OPTIONS='-plinux-image-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64-dbg' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-loong64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64' DH_OPTIONS='-plinux-image-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-loong64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loong64' DH_OPTIONS='-plinux-headers-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-loong64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64-dbg' DH_OPTIONS='-plinux-image-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64-dbg' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_loong64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='loongarch' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='loongarch' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='loongarch' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='loongarch' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_loong64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='loongarch' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='loongarch' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k:binary-arch_m68k_bpftool binary-arch_m68k_config binary-arch_m68k_cpupower binary-arch_m68k_hyperv-daemons binary-arch_m68k_kbuild binary-arch_m68k_none binary-arch_m68k_perf binary-arch_m68k_rtla binary-arch_m68k_sdsi binary-arch_m68k_usbip
+ binary-arch_m68k_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_m68k_none:binary-arch_m68k_none_m68k
- binary-arch_m68k_none_m68k:binary-arch_m68k_none_m68k_real
- binary-arch_m68k_none_m68k_real:binary-arch_m68k_none_m68k_real_headers binary-arch_m68k_none_m68k_real_image binary-arch_m68k_none_m68k_real_image-dbg binary-arch_m68k_none_m68k_real_meta
- binary-arch_m68k_none_m68k_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-m68k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-m68k' DH_OPTIONS='-plinux-headers-6.5.0-2-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.5.0-2-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_none_m68k_real_image:
-       $(call if_package, linux-image-6.5.0-2-m68k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-m68k' DH_OPTIONS='-plinux-image-6.5.0-2-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.5.0-2-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_none_m68k_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-m68k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-m68k-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.5.0-2-m68k-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_none_m68k_real_meta:
-       $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-m68k-dbg' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real:binary-arch_m68k_real_bootwrapper binary-arch_m68k_real_bpftool binary-arch_m68k_real_config binary-arch_m68k_real_cpupower binary-arch_m68k_real_hyperv-daemons binary-arch_m68k_real_kbuild binary-arch_m68k_real_libc-dev binary-arch_m68k_real_perf binary-arch_m68k_real_rtla binary-arch_m68k_real_udeb binary-arch_m68k_real_usbip
- binary-arch_m68k_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_udeb:binary-arch_m68k_none_m68k_real
-       $(call if_package, affs-modules-6.5.0-2-m68k-di ata-modules-6.5.0-2-m68k-di btrfs-modules-6.5.0-2-m68k-di cdrom-core-modules-6.5.0-2-m68k-di crc-modules-6.5.0-2-m68k-di crypto-modules-6.5.0-2-m68k-di ext4-modules-6.5.0-2-m68k-di fat-modules-6.5.0-2-m68k-di fuse-modules-6.5.0-2-m68k-di hfs-modules-6.5.0-2-m68k-di isofs-modules-6.5.0-2-m68k-di kernel-image-6.5.0-2-m68k-di loop-modules-6.5.0-2-m68k-di md-modules-6.5.0-2-m68k-di nbd-modules-6.5.0-2-m68k-di nic-modules-6.5.0-2-m68k-di nic-shared-modules-6.5.0-2-m68k-di pata-modules-6.5.0-2-m68k-di ppp-modules-6.5.0-2-m68k-di scsi-core-modules-6.5.0-2-m68k-di scsi-modules-6.5.0-2-m68k-di squashfs-modules-6.5.0-2-m68k-di udf-modules-6.5.0-2-m68k-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-m68k-di -pata-modules-6.5.0-2-m68k-di -pbtrfs-modules-6.5.0-2-m68k-di -pcdrom-core-modules-6.5.0-2-m68k-di -pcrc-modules-6.5.0-2-m68k-di -pcrypto-modules-6.5.0-2-m68k-di -pext4-modules-6.5.0-2-m68k-di -pfat-modules-6.5.0-2-m68k-di -pfuse-modules-6.5.0-2-m68k-di -phfs-modules-6.5.0-2-m68k-di -pisofs-modules-6.5.0-2-m68k-di -pkernel-image-6.5.0-2-m68k-di -ploop-modules-6.5.0-2-m68k-di -pmd-modules-6.5.0-2-m68k-di -pnbd-modules-6.5.0-2-m68k-di -pnic-modules-6.5.0-2-m68k-di -pnic-shared-modules-6.5.0-2-m68k-di -ppata-modules-6.5.0-2-m68k-di -pppp-modules-6.5.0-2-m68k-di -pscsi-core-modules-6.5.0-2-m68k-di -pscsi-modules-6.5.0-2-m68k-di -psquashfs-modules-6.5.0-2-m68k-di -pudf-modules-6.5.0-2-m68k-di' KERNEL_ARCH='m68k' PACKAGE_NAMES='kernel-image-6.5.0-2-m68k-di nic-modules-6.5.0-2-m68k-di nic-shared-modules-6.5.0-2-m68k-di ppp-modules-6.5.0-2-m68k-di pata-modules-6.5.0-2-m68k-di cdrom-core-modules-6.5.0-2-m68k-di scsi-core-modules-6.5.0-2-m68k-di scsi-modules-6.5.0-2-m68k-di loop-modules-6.5.0-2-m68k-di btrfs-modules-6.5.0-2-m68k-di ext4-modules-6.5.0-2-m68k-di isofs-modules-6.5.0-2-m68k-di fat-modules-6.5.0-2-m68k-di hfs-modules-6.5.0-2-m68k-di affs-modules-6.5.0-2-m68k-di squashfs-modules-6.5.0-2-m68k-di udf-modules-6.5.0-2-m68k-di fuse-modules-6.5.0-2-m68k-di md-modules-6.5.0-2-m68k-di crc-modules-6.5.0-2-m68k-di crypto-modules-6.5.0-2-m68k-di ata-modules-6.5.0-2-m68k-di nbd-modules-6.5.0-2-m68k-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_m68k_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips:binary-arch_mips_none binary-arch_mips_real
- binary-arch_mips64:binary-arch_mips64_none binary-arch_mips64_real
+ binary-arch_m68k_none_m68k:binary-arch_m68k_none_m68k_bpf-dev binary-arch_m68k_none_m68k_headers binary-arch_m68k_none_m68k_image binary-arch_m68k_none_m68k_image-dbg binary-arch_m68k_none_m68k_installer binary-arch_m68k_none_m68k_meta
+ binary-arch_m68k_none_m68k_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_none_m68k_headers:
 -      $(call if_package, linux-headers-6.12.27-m68k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-m68k' DH_OPTIONS='-plinux-headers-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.12.27-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-m68k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-m68k' DH_OPTIONS='-plinux-headers-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.12.27-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_none_m68k_image:
 -      $(call if_package, linux-image-6.12.27-m68k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k' DH_OPTIONS='-plinux-image-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-m68k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k' DH_OPTIONS='-plinux-image-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_none_m68k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-m68k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k-dbg' DH_OPTIONS='-plinux-image-6.12.27-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-m68k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k-dbg' DH_OPTIONS='-plinux-image-6.12.27-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_none_m68k_installer:
 -      $(call if_package, affs-modules-6.12.27-m68k-di ata-modules-6.12.27-m68k-di btrfs-modules-6.12.27-m68k-di cdrom-core-modules-6.12.27-m68k-di crypto-modules-6.12.27-m68k-di ext4-modules-6.12.27-m68k-di fat-modules-6.12.27-m68k-di hfs-modules-6.12.27-m68k-di isofs-modules-6.12.27-m68k-di kernel-image-6.12.27-m68k-di loop-modules-6.12.27-m68k-di md-modules-6.12.27-m68k-di nbd-modules-6.12.27-m68k-di nic-modules-6.12.27-m68k-di nic-shared-modules-6.12.27-m68k-di pata-modules-6.12.27-m68k-di ppp-modules-6.12.27-m68k-di scsi-core-modules-6.12.27-m68k-di scsi-modules-6.12.27-m68k-di squashfs-modules-6.12.27-m68k-di udf-modules-6.12.27-m68k-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-m68k-di -pata-modules-6.12.27-m68k-di -pbtrfs-modules-6.12.27-m68k-di -pcdrom-core-modules-6.12.27-m68k-di -pcrypto-modules-6.12.27-m68k-di -pext4-modules-6.12.27-m68k-di -pfat-modules-6.12.27-m68k-di -phfs-modules-6.12.27-m68k-di -pisofs-modules-6.12.27-m68k-di -pkernel-image-6.12.27-m68k-di -ploop-modules-6.12.27-m68k-di -pmd-modules-6.12.27-m68k-di -pnbd-modules-6.12.27-m68k-di -pnic-modules-6.12.27-m68k-di -pnic-shared-modules-6.12.27-m68k-di -ppata-modules-6.12.27-m68k-di -pppp-modules-6.12.27-m68k-di -pscsi-core-modules-6.12.27-m68k-di -pscsi-modules-6.12.27-m68k-di -psquashfs-modules-6.12.27-m68k-di -pudf-modules-6.12.27-m68k-di' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-m68k-di' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-m68k-di ata-modules-6.12.27-m68k-di btrfs-modules-6.12.27-m68k-di cdrom-core-modules-6.12.27-m68k-di crypto-modules-6.12.27-m68k-di ext4-modules-6.12.27-m68k-di fat-modules-6.12.27-m68k-di hfs-modules-6.12.27-m68k-di isofs-modules-6.12.27-m68k-di kernel-image-6.12.27-m68k-di loop-modules-6.12.27-m68k-di md-modules-6.12.27-m68k-di nbd-modules-6.12.27-m68k-di nic-modules-6.12.27-m68k-di nic-shared-modules-6.12.27-m68k-di pata-modules-6.12.27-m68k-di ppp-modules-6.12.27-m68k-di scsi-core-modules-6.12.27-m68k-di scsi-modules-6.12.27-m68k-di squashfs-modules-6.12.27-m68k-di udf-modules-6.12.27-m68k-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-m68k-di -pata-modules-6.12.27-m68k-di -pbtrfs-modules-6.12.27-m68k-di -pcdrom-core-modules-6.12.27-m68k-di -pcrypto-modules-6.12.27-m68k-di -pext4-modules-6.12.27-m68k-di -pfat-modules-6.12.27-m68k-di -phfs-modules-6.12.27-m68k-di -pisofs-modules-6.12.27-m68k-di -pkernel-image-6.12.27-m68k-di -ploop-modules-6.12.27-m68k-di -pmd-modules-6.12.27-m68k-di -pnbd-modules-6.12.27-m68k-di -pnic-modules-6.12.27-m68k-di -pnic-shared-modules-6.12.27-m68k-di -ppata-modules-6.12.27-m68k-di -pppp-modules-6.12.27-m68k-di -pscsi-core-modules-6.12.27-m68k-di -pscsi-modules-6.12.27-m68k-di -psquashfs-modules-6.12.27-m68k-di -pudf-modules-6.12.27-m68k-di' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-m68k-di' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_none_m68k_meta:
 -      $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k-dbg' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k-dbg' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='m68k' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='m68k' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_m68k_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips:binary-arch_mips_bpftool binary-arch_mips_config binary-arch_mips_cpupower binary-arch_mips_hyperv-daemons binary-arch_mips_kbuild binary-arch_mips_none binary-arch_mips_perf binary-arch_mips_rtla binary-arch_mips_sdsi binary-arch_mips_usbip
+ binary-arch_mips64:binary-arch_mips64_bpftool binary-arch_mips64_config binary-arch_mips64_cpupower binary-arch_mips64_hyperv-daemons binary-arch_mips64_kbuild binary-arch_mips64_none binary-arch_mips64_perf binary-arch_mips64_rtla binary-arch_mips64_sdsi binary-arch_mips64_usbip
+ binary-arch_mips64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_mips64_none:binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_mips64r2eb binary-arch_mips64_none_octeon
- binary-arch_mips64_none_5kc-malta:binary-arch_mips64_none_5kc-malta_real
- binary-arch_mips64_none_5kc-malta_real:binary-arch_mips64_none_5kc-malta_real_headers binary-arch_mips64_none_5kc-malta_real_image binary-arch_mips64_none_5kc-malta_real_image-dbg binary-arch_mips64_none_5kc-malta_real_meta
- binary-arch_mips64_none_5kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_5kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_5kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_5kc-malta_real_meta:
-       $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_mips64r2eb:binary-arch_mips64_none_mips64r2eb_real
- binary-arch_mips64_none_mips64r2eb_real:binary-arch_mips64_none_mips64r2eb_real_headers binary-arch_mips64_none_mips64r2eb_real_image binary-arch_mips64_none_mips64r2eb_real_image-dbg binary-arch_mips64_none_mips64r2eb_real_meta
- binary-arch_mips64_none_mips64r2eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r2eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r2eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_mips64r2eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r2eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_mips64r2eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r2eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_mips64r2eb_real_meta:
-       $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r2eb-dbg' 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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_octeon:binary-arch_mips64_none_octeon_real
- binary-arch_mips64_none_octeon_real:binary-arch_mips64_none_octeon_real_headers binary-arch_mips64_none_octeon_real_image binary-arch_mips64_none_octeon_real_image-dbg binary-arch_mips64_none_octeon_real_meta
- binary-arch_mips64_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real:binary-arch_mips64_real_bootwrapper binary-arch_mips64_real_bpftool binary-arch_mips64_real_config binary-arch_mips64_real_cpupower binary-arch_mips64_real_hyperv-daemons binary-arch_mips64_real_kbuild binary-arch_mips64_real_libc-dev binary-arch_mips64_real_perf binary-arch_mips64_real_rtla binary-arch_mips64_real_udeb binary-arch_mips64_real_usbip
- binary-arch_mips64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_udeb:binary-arch_mips64_none_5kc-malta_real binary-arch_mips64_none_mips64r2eb_real binary-arch_mips64_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-mips64r2eb-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-mips64r2eb-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-mips64r2eb-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-mips64r2eb-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-mips64r2eb-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-mips64r2eb-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-mips64r2eb-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-mips64r2eb-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-mips64r2eb-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-mips64r2eb-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-mips64r2eb-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-mips64r2eb-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-mips64r2eb-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-mips64r2eb-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-mips64r2eb-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-mips64r2eb-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-mips64r2eb-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-mips64r2eb-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-mips64r2eb-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-mips64r2eb-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-mips64r2eb-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-mips64r2eb-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-mips64r2eb-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-mips64r2eb-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-mips64r2eb-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-mips64r2eb-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-mips64r2eb-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-mips64r2eb-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-mips64r2eb-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-mips64r2eb-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-mips64r2eb-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-mips64r2eb-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-mips64r2eb-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-mips64r2eb-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-mips64r2eb-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-mips64r2eb-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-mips64r2eb-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-mips64r2eb-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-mips64r2eb-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-mips64r2eb-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-mips64r2eb-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-mips64r2eb-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-mips64r2eb-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-mips64r2eb-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-mips64r2eb-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-5kc-malta-di -paffs-modules-6.5.0-2-mips64r2eb-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-5kc-malta-di -pata-modules-6.5.0-2-mips64r2eb-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-5kc-malta-di -pbtrfs-modules-6.5.0-2-mips64r2eb-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-5kc-malta-di -pcdrom-core-modules-6.5.0-2-mips64r2eb-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-5kc-malta-di -pcrc-modules-6.5.0-2-mips64r2eb-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-5kc-malta-di -pcrypto-dm-modules-6.5.0-2-mips64r2eb-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-5kc-malta-di -pcrypto-modules-6.5.0-2-mips64r2eb-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-5kc-malta-di -pevent-modules-6.5.0-2-mips64r2eb-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-5kc-malta-di -pext4-modules-6.5.0-2-mips64r2eb-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-5kc-malta-di -pf2fs-modules-6.5.0-2-mips64r2eb-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-5kc-malta-di -pfat-modules-6.5.0-2-mips64r2eb-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-5kc-malta-di -pfb-modules-6.5.0-2-mips64r2eb-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-5kc-malta-di -pfirewire-core-modules-6.5.0-2-mips64r2eb-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-5kc-malta-di -pfuse-modules-6.5.0-2-mips64r2eb-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-5kc-malta-di -pinput-modules-6.5.0-2-mips64r2eb-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-5kc-malta-di -pisofs-modules-6.5.0-2-mips64r2eb-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-5kc-malta-di -pjfs-modules-6.5.0-2-mips64r2eb-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-5kc-malta-di -pkernel-image-6.5.0-2-mips64r2eb-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-5kc-malta-di -ploop-modules-6.5.0-2-mips64r2eb-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-5kc-malta-di -pmd-modules-6.5.0-2-mips64r2eb-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-5kc-malta-di -pminix-modules-6.5.0-2-mips64r2eb-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-5kc-malta-di -pmmc-core-modules-6.5.0-2-mips64r2eb-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-5kc-malta-di -pmmc-modules-6.5.0-2-mips64r2eb-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-5kc-malta-di -pmouse-modules-6.5.0-2-mips64r2eb-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-5kc-malta-di -pmultipath-modules-6.5.0-2-mips64r2eb-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-5kc-malta-di -pnbd-modules-6.5.0-2-mips64r2eb-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-5kc-malta-di -pnfs-modules-6.5.0-2-mips64r2eb-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-5kc-malta-di -pnic-modules-6.5.0-2-mips64r2eb-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-5kc-malta-di -pnic-shared-modules-6.5.0-2-mips64r2eb-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-5kc-malta-di -pnic-usb-modules-6.5.0-2-mips64r2eb-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-5kc-malta-di -pnic-wireless-modules-6.5.0-2-mips64r2eb-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-5kc-malta-di -ppata-modules-6.5.0-2-mips64r2eb-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-5kc-malta-di -pppp-modules-6.5.0-2-mips64r2eb-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-5kc-malta-di -psata-modules-6.5.0-2-mips64r2eb-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-5kc-malta-di -pscsi-core-modules-6.5.0-2-mips64r2eb-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-5kc-malta-di -pscsi-modules-6.5.0-2-mips64r2eb-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-5kc-malta-di -pscsi-nic-modules-6.5.0-2-mips64r2eb-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-5kc-malta-di -psound-modules-6.5.0-2-mips64r2eb-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-5kc-malta-di -pspeakup-modules-6.5.0-2-mips64r2eb-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-5kc-malta-di -psquashfs-modules-6.5.0-2-mips64r2eb-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-5kc-malta-di -pudf-modules-6.5.0-2-mips64r2eb-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-5kc-malta-di -pusb-modules-6.5.0-2-mips64r2eb-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-5kc-malta-di -pusb-serial-modules-6.5.0-2-mips64r2eb-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-5kc-malta-di -pusb-storage-modules-6.5.0-2-mips64r2eb-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-5kc-malta-di -pxfs-modules-6.5.0-2-mips64r2eb-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-mips64r2eb-di nic-modules-6.5.0-2-mips64r2eb-di nic-wireless-modules-6.5.0-2-mips64r2eb-di nic-shared-modules-6.5.0-2-mips64r2eb-di usb-serial-modules-6.5.0-2-mips64r2eb-di ppp-modules-6.5.0-2-mips64r2eb-di pata-modules-6.5.0-2-mips64r2eb-di cdrom-core-modules-6.5.0-2-mips64r2eb-di firewire-core-modules-6.5.0-2-mips64r2eb-di scsi-core-modules-6.5.0-2-mips64r2eb-di scsi-modules-6.5.0-2-mips64r2eb-di scsi-nic-modules-6.5.0-2-mips64r2eb-di loop-modules-6.5.0-2-mips64r2eb-di btrfs-modules-6.5.0-2-mips64r2eb-di ext4-modules-6.5.0-2-mips64r2eb-di isofs-modules-6.5.0-2-mips64r2eb-di jfs-modules-6.5.0-2-mips64r2eb-di xfs-modules-6.5.0-2-mips64r2eb-di fat-modules-6.5.0-2-mips64r2eb-di affs-modules-6.5.0-2-mips64r2eb-di minix-modules-6.5.0-2-mips64r2eb-di nfs-modules-6.5.0-2-mips64r2eb-di squashfs-modules-6.5.0-2-mips64r2eb-di udf-modules-6.5.0-2-mips64r2eb-di fuse-modules-6.5.0-2-mips64r2eb-di f2fs-modules-6.5.0-2-mips64r2eb-di md-modules-6.5.0-2-mips64r2eb-di multipath-modules-6.5.0-2-mips64r2eb-di usb-modules-6.5.0-2-mips64r2eb-di usb-storage-modules-6.5.0-2-mips64r2eb-di fb-modules-6.5.0-2-mips64r2eb-di input-modules-6.5.0-2-mips64r2eb-di event-modules-6.5.0-2-mips64r2eb-di mouse-modules-6.5.0-2-mips64r2eb-di nic-usb-modules-6.5.0-2-mips64r2eb-di sata-modules-6.5.0-2-mips64r2eb-di crc-modules-6.5.0-2-mips64r2eb-di crypto-modules-6.5.0-2-mips64r2eb-di crypto-dm-modules-6.5.0-2-mips64r2eb-di ata-modules-6.5.0-2-mips64r2eb-di mmc-core-modules-6.5.0-2-mips64r2eb-di mmc-modules-6.5.0-2-mips64r2eb-di nbd-modules-6.5.0-2-mips64r2eb-di speakup-modules-6.5.0-2-mips64r2eb-di sound-modules-6.5.0-2-mips64r2eb-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el:binary-arch_mips64el_none binary-arch_mips64el_real
- 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_5kc-malta:binary-arch_mips64el_none_5kc-malta_real
- binary-arch_mips64el_none_5kc-malta_real:binary-arch_mips64el_none_5kc-malta_real_headers binary-arch_mips64el_none_5kc-malta_real_image binary-arch_mips64el_none_5kc-malta_real_image-dbg binary-arch_mips64el_none_5kc-malta_real_meta
- binary-arch_mips64el_none_5kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_5kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_5kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_5kc-malta_real_meta:
-       $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_loongson-3:binary-arch_mips64el_none_loongson-3_real
- binary-arch_mips64el_none_loongson-3_real:binary-arch_mips64el_none_loongson-3_real_headers binary-arch_mips64el_none_loongson-3_real_image binary-arch_mips64el_none_loongson-3_real_image-dbg binary-arch_mips64el_none_loongson-3_real_meta
- binary-arch_mips64el_none_loongson-3_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-headers-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_loongson-3_real_image:
-       $(call if_package, linux-image-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_loongson-3_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_loongson-3_real_meta:
-       $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_mips64r2el:binary-arch_mips64el_none_mips64r2el_real
- binary-arch_mips64el_none_mips64r2el_real:binary-arch_mips64el_none_mips64r2el_real_headers binary-arch_mips64el_none_mips64r2el_real_image binary-arch_mips64el_none_mips64r2el_real_image-dbg binary-arch_mips64el_none_mips64r2el_real_meta
- binary-arch_mips64el_none_mips64r2el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r2el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r2el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_mips64r2el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r2el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2el' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_mips64r2el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r2el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_mips64r2el_real_meta:
-       $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r2el-dbg' 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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_octeon:binary-arch_mips64el_none_octeon_real
- binary-arch_mips64el_none_octeon_real:binary-arch_mips64el_none_octeon_real_headers binary-arch_mips64el_none_octeon_real_image binary-arch_mips64el_none_octeon_real_image-dbg binary-arch_mips64el_none_octeon_real_meta
- binary-arch_mips64el_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real:binary-arch_mips64el_real_bootwrapper binary-arch_mips64el_real_bpftool binary-arch_mips64el_real_config binary-arch_mips64el_real_cpupower binary-arch_mips64el_real_hyperv-daemons binary-arch_mips64el_real_kbuild binary-arch_mips64el_real_libc-dev binary-arch_mips64el_real_perf binary-arch_mips64el_real_rtla binary-arch_mips64el_real_udeb binary-arch_mips64el_real_usbip
- binary-arch_mips64el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_udeb:binary-arch_mips64el_none_5kc-malta_real binary-arch_mips64el_none_loongson-3_real binary-arch_mips64el_none_mips64r2el_real binary-arch_mips64el_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-mips64r2el-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-mips64r2el-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-mips64r2el-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-mips64r2el-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-mips64r2el-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-mips64r2el-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-mips64r2el-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-mips64r2el-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-mips64r2el-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-mips64r2el-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-mips64r2el-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-mips64r2el-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-mips64r2el-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-mips64r2el-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-mips64r2el-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-mips64r2el-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-mips64r2el-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips64r2el-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-mips64r2el-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-mips64r2el-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-mips64r2el-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-mips64r2el-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-mips64r2el-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-mips64r2el-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-mips64r2el-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-mips64r2el-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-mips64r2el-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-mips64r2el-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-mips64r2el-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-mips64r2el-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-mips64r2el-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-mips64r2el-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-mips64r2el-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-mips64r2el-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-mips64r2el-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-mips64r2el-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-mips64r2el-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-mips64r2el-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-mips64r2el-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-mips64r2el-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-mips64r2el-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-mips64r2el-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-mips64r2el-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-mips64r2el-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-mips64r2el-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-5kc-malta-di -paffs-modules-6.5.0-2-loongson-3-di -paffs-modules-6.5.0-2-mips64r2el-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-5kc-malta-di -pata-modules-6.5.0-2-loongson-3-di -pata-modules-6.5.0-2-mips64r2el-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-5kc-malta-di -pbtrfs-modules-6.5.0-2-loongson-3-di -pbtrfs-modules-6.5.0-2-mips64r2el-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-5kc-malta-di -pcdrom-core-modules-6.5.0-2-loongson-3-di -pcdrom-core-modules-6.5.0-2-mips64r2el-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-5kc-malta-di -pcrc-modules-6.5.0-2-loongson-3-di -pcrc-modules-6.5.0-2-mips64r2el-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-5kc-malta-di -pcrypto-dm-modules-6.5.0-2-loongson-3-di -pcrypto-dm-modules-6.5.0-2-mips64r2el-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-5kc-malta-di -pcrypto-modules-6.5.0-2-loongson-3-di -pcrypto-modules-6.5.0-2-mips64r2el-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-5kc-malta-di -pevent-modules-6.5.0-2-loongson-3-di -pevent-modules-6.5.0-2-mips64r2el-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-5kc-malta-di -pext4-modules-6.5.0-2-loongson-3-di -pext4-modules-6.5.0-2-mips64r2el-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-5kc-malta-di -pf2fs-modules-6.5.0-2-loongson-3-di -pf2fs-modules-6.5.0-2-mips64r2el-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-5kc-malta-di -pfat-modules-6.5.0-2-loongson-3-di -pfat-modules-6.5.0-2-mips64r2el-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-5kc-malta-di -pfb-modules-6.5.0-2-loongson-3-di -pfb-modules-6.5.0-2-mips64r2el-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-5kc-malta-di -pfirewire-core-modules-6.5.0-2-loongson-3-di -pfirewire-core-modules-6.5.0-2-mips64r2el-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-5kc-malta-di -pfuse-modules-6.5.0-2-loongson-3-di -pfuse-modules-6.5.0-2-mips64r2el-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-5kc-malta-di -pinput-modules-6.5.0-2-loongson-3-di -pinput-modules-6.5.0-2-mips64r2el-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-5kc-malta-di -pisofs-modules-6.5.0-2-loongson-3-di -pisofs-modules-6.5.0-2-mips64r2el-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-5kc-malta-di -pjfs-modules-6.5.0-2-loongson-3-di -pjfs-modules-6.5.0-2-mips64r2el-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-5kc-malta-di -pkernel-image-6.5.0-2-loongson-3-di -pkernel-image-6.5.0-2-mips64r2el-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-5kc-malta-di -ploop-modules-6.5.0-2-loongson-3-di -ploop-modules-6.5.0-2-mips64r2el-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-5kc-malta-di -pmd-modules-6.5.0-2-loongson-3-di -pmd-modules-6.5.0-2-mips64r2el-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-5kc-malta-di -pminix-modules-6.5.0-2-loongson-3-di -pminix-modules-6.5.0-2-mips64r2el-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-5kc-malta-di -pmmc-core-modules-6.5.0-2-loongson-3-di -pmmc-core-modules-6.5.0-2-mips64r2el-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-5kc-malta-di -pmmc-modules-6.5.0-2-loongson-3-di -pmmc-modules-6.5.0-2-mips64r2el-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-5kc-malta-di -pmouse-modules-6.5.0-2-loongson-3-di -pmouse-modules-6.5.0-2-mips64r2el-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-5kc-malta-di -pmultipath-modules-6.5.0-2-loongson-3-di -pmultipath-modules-6.5.0-2-mips64r2el-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-5kc-malta-di -pnbd-modules-6.5.0-2-loongson-3-di -pnbd-modules-6.5.0-2-mips64r2el-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-5kc-malta-di -pnfs-modules-6.5.0-2-loongson-3-di -pnfs-modules-6.5.0-2-mips64r2el-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-5kc-malta-di -pnic-modules-6.5.0-2-loongson-3-di -pnic-modules-6.5.0-2-mips64r2el-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-5kc-malta-di -pnic-shared-modules-6.5.0-2-loongson-3-di -pnic-shared-modules-6.5.0-2-mips64r2el-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-5kc-malta-di -pnic-usb-modules-6.5.0-2-loongson-3-di -pnic-usb-modules-6.5.0-2-mips64r2el-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-5kc-malta-di -pnic-wireless-modules-6.5.0-2-loongson-3-di -pnic-wireless-modules-6.5.0-2-mips64r2el-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-5kc-malta-di -ppata-modules-6.5.0-2-loongson-3-di -ppata-modules-6.5.0-2-mips64r2el-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-5kc-malta-di -pppp-modules-6.5.0-2-loongson-3-di -pppp-modules-6.5.0-2-mips64r2el-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-5kc-malta-di -psata-modules-6.5.0-2-loongson-3-di -psata-modules-6.5.0-2-mips64r2el-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-5kc-malta-di -pscsi-core-modules-6.5.0-2-loongson-3-di -pscsi-core-modules-6.5.0-2-mips64r2el-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-5kc-malta-di -pscsi-modules-6.5.0-2-loongson-3-di -pscsi-modules-6.5.0-2-mips64r2el-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-5kc-malta-di -pscsi-nic-modules-6.5.0-2-loongson-3-di -pscsi-nic-modules-6.5.0-2-mips64r2el-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-5kc-malta-di -psound-modules-6.5.0-2-loongson-3-di -psound-modules-6.5.0-2-mips64r2el-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-5kc-malta-di -pspeakup-modules-6.5.0-2-loongson-3-di -pspeakup-modules-6.5.0-2-mips64r2el-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-5kc-malta-di -psquashfs-modules-6.5.0-2-loongson-3-di -psquashfs-modules-6.5.0-2-mips64r2el-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-5kc-malta-di -pudf-modules-6.5.0-2-loongson-3-di -pudf-modules-6.5.0-2-mips64r2el-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-5kc-malta-di -pusb-modules-6.5.0-2-loongson-3-di -pusb-modules-6.5.0-2-mips64r2el-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-5kc-malta-di -pusb-serial-modules-6.5.0-2-loongson-3-di -pusb-serial-modules-6.5.0-2-mips64r2el-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-5kc-malta-di -pusb-storage-modules-6.5.0-2-loongson-3-di -pusb-storage-modules-6.5.0-2-mips64r2el-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-5kc-malta-di -pxfs-modules-6.5.0-2-loongson-3-di -pxfs-modules-6.5.0-2-mips64r2el-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips64r2el-di nic-modules-6.5.0-2-mips64r2el-di nic-wireless-modules-6.5.0-2-mips64r2el-di nic-shared-modules-6.5.0-2-mips64r2el-di usb-serial-modules-6.5.0-2-mips64r2el-di ppp-modules-6.5.0-2-mips64r2el-di pata-modules-6.5.0-2-mips64r2el-di cdrom-core-modules-6.5.0-2-mips64r2el-di firewire-core-modules-6.5.0-2-mips64r2el-di scsi-core-modules-6.5.0-2-mips64r2el-di scsi-modules-6.5.0-2-mips64r2el-di scsi-nic-modules-6.5.0-2-mips64r2el-di loop-modules-6.5.0-2-mips64r2el-di btrfs-modules-6.5.0-2-mips64r2el-di ext4-modules-6.5.0-2-mips64r2el-di isofs-modules-6.5.0-2-mips64r2el-di jfs-modules-6.5.0-2-mips64r2el-di xfs-modules-6.5.0-2-mips64r2el-di fat-modules-6.5.0-2-mips64r2el-di affs-modules-6.5.0-2-mips64r2el-di minix-modules-6.5.0-2-mips64r2el-di nfs-modules-6.5.0-2-mips64r2el-di squashfs-modules-6.5.0-2-mips64r2el-di udf-modules-6.5.0-2-mips64r2el-di fuse-modules-6.5.0-2-mips64r2el-di f2fs-modules-6.5.0-2-mips64r2el-di md-modules-6.5.0-2-mips64r2el-di multipath-modules-6.5.0-2-mips64r2el-di usb-modules-6.5.0-2-mips64r2el-di usb-storage-modules-6.5.0-2-mips64r2el-di fb-modules-6.5.0-2-mips64r2el-di input-modules-6.5.0-2-mips64r2el-di event-modules-6.5.0-2-mips64r2el-di mouse-modules-6.5.0-2-mips64r2el-di nic-usb-modules-6.5.0-2-mips64r2el-di sata-modules-6.5.0-2-mips64r2el-di crc-modules-6.5.0-2-mips64r2el-di crypto-modules-6.5.0-2-mips64r2el-di crypto-dm-modules-6.5.0-2-mips64r2el-di ata-modules-6.5.0-2-mips64r2el-di mmc-core-modules-6.5.0-2-mips64r2el-di mmc-modules-6.5.0-2-mips64r2el-di nbd-modules-6.5.0-2-mips64r2el-di speakup-modules-6.5.0-2-mips64r2el-di sound-modules-6.5.0-2-mips64r2el-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6:binary-arch_mips64r6_none binary-arch_mips64r6_real
- binary-arch_mips64r6_none:binary-arch_mips64r6_none_mips64r6eb
- binary-arch_mips64r6_none_mips64r6eb:binary-arch_mips64r6_none_mips64r6eb_real
- binary-arch_mips64r6_none_mips64r6eb_real:binary-arch_mips64r6_none_mips64r6eb_real_headers binary-arch_mips64r6_none_mips64r6eb_real_image binary-arch_mips64r6_none_mips64r6eb_real_image-dbg binary-arch_mips64r6_none_mips64r6eb_real_meta
- binary-arch_mips64r6_none_mips64r6eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r6eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r6eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_none_mips64r6eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r6eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_none_mips64r6eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r6eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6eb-dbg' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_none_mips64r6eb_real_meta:
-       $(call if_package, linux-image-mips64r6eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6eb' DH_OPTIONS='-plinux-image-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r6eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6eb' DH_OPTIONS='-plinux-headers-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-headers-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r6eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6eb-dbg' DH_OPTIONS='-plinux-image-mips64r6eb-dbg' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6eb-dbg' 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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-mips64r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real:binary-arch_mips64r6_real_bootwrapper binary-arch_mips64r6_real_bpftool binary-arch_mips64r6_real_config binary-arch_mips64r6_real_cpupower binary-arch_mips64r6_real_hyperv-daemons binary-arch_mips64r6_real_kbuild binary-arch_mips64r6_real_libc-dev binary-arch_mips64r6_real_perf binary-arch_mips64r6_real_rtla binary-arch_mips64r6_real_udeb binary-arch_mips64r6_real_usbip
- binary-arch_mips64r6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_udeb:binary-arch_mips64r6_none_mips64r6eb_real
-       $(call if_package, affs-modules-6.5.0-2-mips64r6eb-di ata-modules-6.5.0-2-mips64r6eb-di btrfs-modules-6.5.0-2-mips64r6eb-di cdrom-core-modules-6.5.0-2-mips64r6eb-di crc-modules-6.5.0-2-mips64r6eb-di crypto-dm-modules-6.5.0-2-mips64r6eb-di crypto-modules-6.5.0-2-mips64r6eb-di event-modules-6.5.0-2-mips64r6eb-di ext4-modules-6.5.0-2-mips64r6eb-di f2fs-modules-6.5.0-2-mips64r6eb-di fat-modules-6.5.0-2-mips64r6eb-di fb-modules-6.5.0-2-mips64r6eb-di firewire-core-modules-6.5.0-2-mips64r6eb-di fuse-modules-6.5.0-2-mips64r6eb-di input-modules-6.5.0-2-mips64r6eb-di isofs-modules-6.5.0-2-mips64r6eb-di jfs-modules-6.5.0-2-mips64r6eb-di kernel-image-6.5.0-2-mips64r6eb-di loop-modules-6.5.0-2-mips64r6eb-di md-modules-6.5.0-2-mips64r6eb-di minix-modules-6.5.0-2-mips64r6eb-di mmc-core-modules-6.5.0-2-mips64r6eb-di mmc-modules-6.5.0-2-mips64r6eb-di mouse-modules-6.5.0-2-mips64r6eb-di multipath-modules-6.5.0-2-mips64r6eb-di nbd-modules-6.5.0-2-mips64r6eb-di nfs-modules-6.5.0-2-mips64r6eb-di nic-modules-6.5.0-2-mips64r6eb-di nic-shared-modules-6.5.0-2-mips64r6eb-di nic-usb-modules-6.5.0-2-mips64r6eb-di nic-wireless-modules-6.5.0-2-mips64r6eb-di pata-modules-6.5.0-2-mips64r6eb-di ppp-modules-6.5.0-2-mips64r6eb-di sata-modules-6.5.0-2-mips64r6eb-di scsi-core-modules-6.5.0-2-mips64r6eb-di scsi-modules-6.5.0-2-mips64r6eb-di scsi-nic-modules-6.5.0-2-mips64r6eb-di sound-modules-6.5.0-2-mips64r6eb-di speakup-modules-6.5.0-2-mips64r6eb-di squashfs-modules-6.5.0-2-mips64r6eb-di udf-modules-6.5.0-2-mips64r6eb-di usb-modules-6.5.0-2-mips64r6eb-di usb-serial-modules-6.5.0-2-mips64r6eb-di usb-storage-modules-6.5.0-2-mips64r6eb-di xfs-modules-6.5.0-2-mips64r6eb-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips64r6eb-di -pata-modules-6.5.0-2-mips64r6eb-di -pbtrfs-modules-6.5.0-2-mips64r6eb-di -pcdrom-core-modules-6.5.0-2-mips64r6eb-di -pcrc-modules-6.5.0-2-mips64r6eb-di -pcrypto-dm-modules-6.5.0-2-mips64r6eb-di -pcrypto-modules-6.5.0-2-mips64r6eb-di -pevent-modules-6.5.0-2-mips64r6eb-di -pext4-modules-6.5.0-2-mips64r6eb-di -pf2fs-modules-6.5.0-2-mips64r6eb-di -pfat-modules-6.5.0-2-mips64r6eb-di -pfb-modules-6.5.0-2-mips64r6eb-di -pfirewire-core-modules-6.5.0-2-mips64r6eb-di -pfuse-modules-6.5.0-2-mips64r6eb-di -pinput-modules-6.5.0-2-mips64r6eb-di -pisofs-modules-6.5.0-2-mips64r6eb-di -pjfs-modules-6.5.0-2-mips64r6eb-di -pkernel-image-6.5.0-2-mips64r6eb-di -ploop-modules-6.5.0-2-mips64r6eb-di -pmd-modules-6.5.0-2-mips64r6eb-di -pminix-modules-6.5.0-2-mips64r6eb-di -pmmc-core-modules-6.5.0-2-mips64r6eb-di -pmmc-modules-6.5.0-2-mips64r6eb-di -pmouse-modules-6.5.0-2-mips64r6eb-di -pmultipath-modules-6.5.0-2-mips64r6eb-di -pnbd-modules-6.5.0-2-mips64r6eb-di -pnfs-modules-6.5.0-2-mips64r6eb-di -pnic-modules-6.5.0-2-mips64r6eb-di -pnic-shared-modules-6.5.0-2-mips64r6eb-di -pnic-usb-modules-6.5.0-2-mips64r6eb-di -pnic-wireless-modules-6.5.0-2-mips64r6eb-di -ppata-modules-6.5.0-2-mips64r6eb-di -pppp-modules-6.5.0-2-mips64r6eb-di -psata-modules-6.5.0-2-mips64r6eb-di -pscsi-core-modules-6.5.0-2-mips64r6eb-di -pscsi-modules-6.5.0-2-mips64r6eb-di -pscsi-nic-modules-6.5.0-2-mips64r6eb-di -psound-modules-6.5.0-2-mips64r6eb-di -pspeakup-modules-6.5.0-2-mips64r6eb-di -psquashfs-modules-6.5.0-2-mips64r6eb-di -pudf-modules-6.5.0-2-mips64r6eb-di -pusb-modules-6.5.0-2-mips64r6eb-di -pusb-serial-modules-6.5.0-2-mips64r6eb-di -pusb-storage-modules-6.5.0-2-mips64r6eb-di -pxfs-modules-6.5.0-2-mips64r6eb-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips64r6eb-di nic-modules-6.5.0-2-mips64r6eb-di nic-wireless-modules-6.5.0-2-mips64r6eb-di nic-shared-modules-6.5.0-2-mips64r6eb-di usb-serial-modules-6.5.0-2-mips64r6eb-di ppp-modules-6.5.0-2-mips64r6eb-di pata-modules-6.5.0-2-mips64r6eb-di cdrom-core-modules-6.5.0-2-mips64r6eb-di firewire-core-modules-6.5.0-2-mips64r6eb-di scsi-core-modules-6.5.0-2-mips64r6eb-di scsi-modules-6.5.0-2-mips64r6eb-di scsi-nic-modules-6.5.0-2-mips64r6eb-di loop-modules-6.5.0-2-mips64r6eb-di btrfs-modules-6.5.0-2-mips64r6eb-di ext4-modules-6.5.0-2-mips64r6eb-di isofs-modules-6.5.0-2-mips64r6eb-di jfs-modules-6.5.0-2-mips64r6eb-di xfs-modules-6.5.0-2-mips64r6eb-di fat-modules-6.5.0-2-mips64r6eb-di affs-modules-6.5.0-2-mips64r6eb-di minix-modules-6.5.0-2-mips64r6eb-di nfs-modules-6.5.0-2-mips64r6eb-di squashfs-modules-6.5.0-2-mips64r6eb-di udf-modules-6.5.0-2-mips64r6eb-di fuse-modules-6.5.0-2-mips64r6eb-di f2fs-modules-6.5.0-2-mips64r6eb-di md-modules-6.5.0-2-mips64r6eb-di multipath-modules-6.5.0-2-mips64r6eb-di usb-modules-6.5.0-2-mips64r6eb-di usb-storage-modules-6.5.0-2-mips64r6eb-di fb-modules-6.5.0-2-mips64r6eb-di input-modules-6.5.0-2-mips64r6eb-di event-modules-6.5.0-2-mips64r6eb-di mouse-modules-6.5.0-2-mips64r6eb-di nic-usb-modules-6.5.0-2-mips64r6eb-di sata-modules-6.5.0-2-mips64r6eb-di crc-modules-6.5.0-2-mips64r6eb-di crypto-modules-6.5.0-2-mips64r6eb-di crypto-dm-modules-6.5.0-2-mips64r6eb-di ata-modules-6.5.0-2-mips64r6eb-di mmc-core-modules-6.5.0-2-mips64r6eb-di mmc-modules-6.5.0-2-mips64r6eb-di nbd-modules-6.5.0-2-mips64r6eb-di speakup-modules-6.5.0-2-mips64r6eb-di sound-modules-6.5.0-2-mips64r6eb-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el:binary-arch_mips64r6el_none binary-arch_mips64r6el_real
+ binary-arch_mips64_none_5kc-malta:binary-arch_mips64_none_5kc-malta_headers binary-arch_mips64_none_5kc-malta_image binary-arch_mips64_none_5kc-malta_image-dbg binary-arch_mips64_none_5kc-malta_installer binary-arch_mips64_none_5kc-malta_meta
+ binary-arch_mips64_none_5kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_5kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_5kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_5kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_5kc-malta_meta:
 -      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_mips64r2eb:binary-arch_mips64_none_mips64r2eb_headers binary-arch_mips64_none_mips64r2eb_image binary-arch_mips64_none_mips64r2eb_image-dbg binary-arch_mips64_none_mips64r2eb_installer binary-arch_mips64_none_mips64r2eb_meta
+ binary-arch_mips64_none_mips64r2eb_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_mips64r2eb_image:
 -      $(call if_package, linux-image-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_mips64r2eb_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r2eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_mips64r2eb_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r2eb-di ata-modules-6.12.27-mips64r2eb-di btrfs-modules-6.12.27-mips64r2eb-di cdrom-core-modules-6.12.27-mips64r2eb-di crypto-dm-modules-6.12.27-mips64r2eb-di crypto-modules-6.12.27-mips64r2eb-di drm-core-modules-6.12.27-mips64r2eb-di ext4-modules-6.12.27-mips64r2eb-di f2fs-modules-6.12.27-mips64r2eb-di fat-modules-6.12.27-mips64r2eb-di fb-modules-6.12.27-mips64r2eb-di firewire-core-modules-6.12.27-mips64r2eb-di input-modules-6.12.27-mips64r2eb-di isofs-modules-6.12.27-mips64r2eb-di jfs-modules-6.12.27-mips64r2eb-di kernel-image-6.12.27-mips64r2eb-di loop-modules-6.12.27-mips64r2eb-di md-modules-6.12.27-mips64r2eb-di minix-modules-6.12.27-mips64r2eb-di mmc-core-modules-6.12.27-mips64r2eb-di mmc-modules-6.12.27-mips64r2eb-di multipath-modules-6.12.27-mips64r2eb-di nbd-modules-6.12.27-mips64r2eb-di nfs-modules-6.12.27-mips64r2eb-di nic-modules-6.12.27-mips64r2eb-di nic-shared-modules-6.12.27-mips64r2eb-di nic-usb-modules-6.12.27-mips64r2eb-di nic-wireless-modules-6.12.27-mips64r2eb-di pata-modules-6.12.27-mips64r2eb-di ppp-modules-6.12.27-mips64r2eb-di sata-modules-6.12.27-mips64r2eb-di scsi-core-modules-6.12.27-mips64r2eb-di scsi-modules-6.12.27-mips64r2eb-di scsi-nic-modules-6.12.27-mips64r2eb-di sound-modules-6.12.27-mips64r2eb-di speakup-modules-6.12.27-mips64r2eb-di squashfs-modules-6.12.27-mips64r2eb-di udf-modules-6.12.27-mips64r2eb-di usb-modules-6.12.27-mips64r2eb-di usb-serial-modules-6.12.27-mips64r2eb-di usb-storage-modules-6.12.27-mips64r2eb-di xfs-modules-6.12.27-mips64r2eb-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2eb-di -pata-modules-6.12.27-mips64r2eb-di -pbtrfs-modules-6.12.27-mips64r2eb-di -pcdrom-core-modules-6.12.27-mips64r2eb-di -pcrypto-dm-modules-6.12.27-mips64r2eb-di -pcrypto-modules-6.12.27-mips64r2eb-di -pdrm-core-modules-6.12.27-mips64r2eb-di -pext4-modules-6.12.27-mips64r2eb-di -pf2fs-modules-6.12.27-mips64r2eb-di -pfat-modules-6.12.27-mips64r2eb-di -pfb-modules-6.12.27-mips64r2eb-di -pfirewire-core-modules-6.12.27-mips64r2eb-di -pinput-modules-6.12.27-mips64r2eb-di -pisofs-modules-6.12.27-mips64r2eb-di -pjfs-modules-6.12.27-mips64r2eb-di -pkernel-image-6.12.27-mips64r2eb-di -ploop-modules-6.12.27-mips64r2eb-di -pmd-modules-6.12.27-mips64r2eb-di -pminix-modules-6.12.27-mips64r2eb-di -pmmc-core-modules-6.12.27-mips64r2eb-di -pmmc-modules-6.12.27-mips64r2eb-di -pmultipath-modules-6.12.27-mips64r2eb-di -pnbd-modules-6.12.27-mips64r2eb-di -pnfs-modules-6.12.27-mips64r2eb-di -pnic-modules-6.12.27-mips64r2eb-di -pnic-shared-modules-6.12.27-mips64r2eb-di -pnic-usb-modules-6.12.27-mips64r2eb-di -pnic-wireless-modules-6.12.27-mips64r2eb-di -ppata-modules-6.12.27-mips64r2eb-di -pppp-modules-6.12.27-mips64r2eb-di -psata-modules-6.12.27-mips64r2eb-di -pscsi-core-modules-6.12.27-mips64r2eb-di -pscsi-modules-6.12.27-mips64r2eb-di -pscsi-nic-modules-6.12.27-mips64r2eb-di -psound-modules-6.12.27-mips64r2eb-di -pspeakup-modules-6.12.27-mips64r2eb-di -psquashfs-modules-6.12.27-mips64r2eb-di -pudf-modules-6.12.27-mips64r2eb-di -pusb-modules-6.12.27-mips64r2eb-di -pusb-serial-modules-6.12.27-mips64r2eb-di -pusb-storage-modules-6.12.27-mips64r2eb-di -pxfs-modules-6.12.27-mips64r2eb-di' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2eb-di' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r2eb-di ata-modules-6.12.27-mips64r2eb-di btrfs-modules-6.12.27-mips64r2eb-di cdrom-core-modules-6.12.27-mips64r2eb-di crypto-dm-modules-6.12.27-mips64r2eb-di crypto-modules-6.12.27-mips64r2eb-di drm-core-modules-6.12.27-mips64r2eb-di ext4-modules-6.12.27-mips64r2eb-di f2fs-modules-6.12.27-mips64r2eb-di fat-modules-6.12.27-mips64r2eb-di fb-modules-6.12.27-mips64r2eb-di firewire-core-modules-6.12.27-mips64r2eb-di input-modules-6.12.27-mips64r2eb-di isofs-modules-6.12.27-mips64r2eb-di jfs-modules-6.12.27-mips64r2eb-di kernel-image-6.12.27-mips64r2eb-di loop-modules-6.12.27-mips64r2eb-di md-modules-6.12.27-mips64r2eb-di minix-modules-6.12.27-mips64r2eb-di mmc-core-modules-6.12.27-mips64r2eb-di mmc-modules-6.12.27-mips64r2eb-di multipath-modules-6.12.27-mips64r2eb-di nbd-modules-6.12.27-mips64r2eb-di nfs-modules-6.12.27-mips64r2eb-di nic-modules-6.12.27-mips64r2eb-di nic-shared-modules-6.12.27-mips64r2eb-di nic-usb-modules-6.12.27-mips64r2eb-di nic-wireless-modules-6.12.27-mips64r2eb-di pata-modules-6.12.27-mips64r2eb-di ppp-modules-6.12.27-mips64r2eb-di sata-modules-6.12.27-mips64r2eb-di scsi-core-modules-6.12.27-mips64r2eb-di scsi-modules-6.12.27-mips64r2eb-di scsi-nic-modules-6.12.27-mips64r2eb-di sound-modules-6.12.27-mips64r2eb-di speakup-modules-6.12.27-mips64r2eb-di squashfs-modules-6.12.27-mips64r2eb-di udf-modules-6.12.27-mips64r2eb-di usb-modules-6.12.27-mips64r2eb-di usb-serial-modules-6.12.27-mips64r2eb-di usb-storage-modules-6.12.27-mips64r2eb-di xfs-modules-6.12.27-mips64r2eb-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2eb-di -pata-modules-6.12.27-mips64r2eb-di -pbtrfs-modules-6.12.27-mips64r2eb-di -pcdrom-core-modules-6.12.27-mips64r2eb-di -pcrypto-dm-modules-6.12.27-mips64r2eb-di -pcrypto-modules-6.12.27-mips64r2eb-di -pdrm-core-modules-6.12.27-mips64r2eb-di -pext4-modules-6.12.27-mips64r2eb-di -pf2fs-modules-6.12.27-mips64r2eb-di -pfat-modules-6.12.27-mips64r2eb-di -pfb-modules-6.12.27-mips64r2eb-di -pfirewire-core-modules-6.12.27-mips64r2eb-di -pinput-modules-6.12.27-mips64r2eb-di -pisofs-modules-6.12.27-mips64r2eb-di -pjfs-modules-6.12.27-mips64r2eb-di -pkernel-image-6.12.27-mips64r2eb-di -ploop-modules-6.12.27-mips64r2eb-di -pmd-modules-6.12.27-mips64r2eb-di -pminix-modules-6.12.27-mips64r2eb-di -pmmc-core-modules-6.12.27-mips64r2eb-di -pmmc-modules-6.12.27-mips64r2eb-di -pmultipath-modules-6.12.27-mips64r2eb-di -pnbd-modules-6.12.27-mips64r2eb-di -pnfs-modules-6.12.27-mips64r2eb-di -pnic-modules-6.12.27-mips64r2eb-di -pnic-shared-modules-6.12.27-mips64r2eb-di -pnic-usb-modules-6.12.27-mips64r2eb-di -pnic-wireless-modules-6.12.27-mips64r2eb-di -ppata-modules-6.12.27-mips64r2eb-di -pppp-modules-6.12.27-mips64r2eb-di -psata-modules-6.12.27-mips64r2eb-di -pscsi-core-modules-6.12.27-mips64r2eb-di -pscsi-modules-6.12.27-mips64r2eb-di -pscsi-nic-modules-6.12.27-mips64r2eb-di -psound-modules-6.12.27-mips64r2eb-di -pspeakup-modules-6.12.27-mips64r2eb-di -psquashfs-modules-6.12.27-mips64r2eb-di -pudf-modules-6.12.27-mips64r2eb-di -pusb-modules-6.12.27-mips64r2eb-di -pusb-serial-modules-6.12.27-mips64r2eb-di -pusb-storage-modules-6.12.27-mips64r2eb-di -pxfs-modules-6.12.27-mips64r2eb-di' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2eb-di' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_mips64r2eb_meta:
 -      $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2eb-dbg' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2eb-dbg' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_octeon:binary-arch_mips64_none_octeon_headers binary-arch_mips64_none_octeon_image binary-arch_mips64_none_octeon_image-dbg binary-arch_mips64_none_octeon_installer binary-arch_mips64_none_octeon_meta
+ binary-arch_mips64_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el:binary-arch_mips64el_bpftool binary-arch_mips64el_config binary-arch_mips64el_cpupower binary-arch_mips64el_hyperv-daemons binary-arch_mips64el_kbuild binary-arch_mips64el_none binary-arch_mips64el_perf binary-arch_mips64el_rtla binary-arch_mips64el_sdsi binary-arch_mips64el_usbip
+ binary-arch_mips64el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ 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_mips64r6el binary-arch_mips64el_none_octeon
+ binary-arch_mips64el_none_5kc-malta:binary-arch_mips64el_none_5kc-malta_headers binary-arch_mips64el_none_5kc-malta_image binary-arch_mips64el_none_5kc-malta_image-dbg binary-arch_mips64el_none_5kc-malta_installer binary-arch_mips64el_none_5kc-malta_meta
+ binary-arch_mips64el_none_5kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_5kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_5kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_5kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_5kc-malta_meta:
 -      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_loongson-3:binary-arch_mips64el_none_loongson-3_headers binary-arch_mips64el_none_loongson-3_image binary-arch_mips64el_none_loongson-3_image-dbg binary-arch_mips64el_none_loongson-3_installer binary-arch_mips64el_none_loongson-3_meta
+ binary-arch_mips64el_none_loongson-3_headers:
 -      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_loongson-3_image:
 -      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_loongson-3_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_loongson-3_installer:
 -      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_loongson-3_meta:
 -      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r2el:binary-arch_mips64el_none_mips64r2el_headers binary-arch_mips64el_none_mips64r2el_image binary-arch_mips64el_none_mips64r2el_image-dbg binary-arch_mips64el_none_mips64r2el_installer binary-arch_mips64el_none_mips64r2el_meta
+ binary-arch_mips64el_none_mips64r2el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r2el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r2el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r2el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r2el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r2el-di ata-modules-6.12.27-mips64r2el-di btrfs-modules-6.12.27-mips64r2el-di cdrom-core-modules-6.12.27-mips64r2el-di crypto-dm-modules-6.12.27-mips64r2el-di crypto-modules-6.12.27-mips64r2el-di drm-core-modules-6.12.27-mips64r2el-di ext4-modules-6.12.27-mips64r2el-di f2fs-modules-6.12.27-mips64r2el-di fat-modules-6.12.27-mips64r2el-di fb-modules-6.12.27-mips64r2el-di firewire-core-modules-6.12.27-mips64r2el-di input-modules-6.12.27-mips64r2el-di isofs-modules-6.12.27-mips64r2el-di jfs-modules-6.12.27-mips64r2el-di kernel-image-6.12.27-mips64r2el-di loop-modules-6.12.27-mips64r2el-di md-modules-6.12.27-mips64r2el-di minix-modules-6.12.27-mips64r2el-di mmc-core-modules-6.12.27-mips64r2el-di mmc-modules-6.12.27-mips64r2el-di multipath-modules-6.12.27-mips64r2el-di nbd-modules-6.12.27-mips64r2el-di nfs-modules-6.12.27-mips64r2el-di nic-modules-6.12.27-mips64r2el-di nic-shared-modules-6.12.27-mips64r2el-di nic-usb-modules-6.12.27-mips64r2el-di nic-wireless-modules-6.12.27-mips64r2el-di pata-modules-6.12.27-mips64r2el-di ppp-modules-6.12.27-mips64r2el-di sata-modules-6.12.27-mips64r2el-di scsi-core-modules-6.12.27-mips64r2el-di scsi-modules-6.12.27-mips64r2el-di scsi-nic-modules-6.12.27-mips64r2el-di sound-modules-6.12.27-mips64r2el-di speakup-modules-6.12.27-mips64r2el-di squashfs-modules-6.12.27-mips64r2el-di udf-modules-6.12.27-mips64r2el-di usb-modules-6.12.27-mips64r2el-di usb-serial-modules-6.12.27-mips64r2el-di usb-storage-modules-6.12.27-mips64r2el-di xfs-modules-6.12.27-mips64r2el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2el-di -pata-modules-6.12.27-mips64r2el-di -pbtrfs-modules-6.12.27-mips64r2el-di -pcdrom-core-modules-6.12.27-mips64r2el-di -pcrypto-dm-modules-6.12.27-mips64r2el-di -pcrypto-modules-6.12.27-mips64r2el-di -pdrm-core-modules-6.12.27-mips64r2el-di -pext4-modules-6.12.27-mips64r2el-di -pf2fs-modules-6.12.27-mips64r2el-di -pfat-modules-6.12.27-mips64r2el-di -pfb-modules-6.12.27-mips64r2el-di -pfirewire-core-modules-6.12.27-mips64r2el-di -pinput-modules-6.12.27-mips64r2el-di -pisofs-modules-6.12.27-mips64r2el-di -pjfs-modules-6.12.27-mips64r2el-di -pkernel-image-6.12.27-mips64r2el-di -ploop-modules-6.12.27-mips64r2el-di -pmd-modules-6.12.27-mips64r2el-di -pminix-modules-6.12.27-mips64r2el-di -pmmc-core-modules-6.12.27-mips64r2el-di -pmmc-modules-6.12.27-mips64r2el-di -pmultipath-modules-6.12.27-mips64r2el-di -pnbd-modules-6.12.27-mips64r2el-di -pnfs-modules-6.12.27-mips64r2el-di -pnic-modules-6.12.27-mips64r2el-di -pnic-shared-modules-6.12.27-mips64r2el-di -pnic-usb-modules-6.12.27-mips64r2el-di -pnic-wireless-modules-6.12.27-mips64r2el-di -ppata-modules-6.12.27-mips64r2el-di -pppp-modules-6.12.27-mips64r2el-di -psata-modules-6.12.27-mips64r2el-di -pscsi-core-modules-6.12.27-mips64r2el-di -pscsi-modules-6.12.27-mips64r2el-di -pscsi-nic-modules-6.12.27-mips64r2el-di -psound-modules-6.12.27-mips64r2el-di -pspeakup-modules-6.12.27-mips64r2el-di -psquashfs-modules-6.12.27-mips64r2el-di -pudf-modules-6.12.27-mips64r2el-di -pusb-modules-6.12.27-mips64r2el-di -pusb-serial-modules-6.12.27-mips64r2el-di -pusb-storage-modules-6.12.27-mips64r2el-di -pxfs-modules-6.12.27-mips64r2el-di' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2el-di' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r2el-di ata-modules-6.12.27-mips64r2el-di btrfs-modules-6.12.27-mips64r2el-di cdrom-core-modules-6.12.27-mips64r2el-di crypto-dm-modules-6.12.27-mips64r2el-di crypto-modules-6.12.27-mips64r2el-di drm-core-modules-6.12.27-mips64r2el-di ext4-modules-6.12.27-mips64r2el-di f2fs-modules-6.12.27-mips64r2el-di fat-modules-6.12.27-mips64r2el-di fb-modules-6.12.27-mips64r2el-di firewire-core-modules-6.12.27-mips64r2el-di input-modules-6.12.27-mips64r2el-di isofs-modules-6.12.27-mips64r2el-di jfs-modules-6.12.27-mips64r2el-di kernel-image-6.12.27-mips64r2el-di loop-modules-6.12.27-mips64r2el-di md-modules-6.12.27-mips64r2el-di minix-modules-6.12.27-mips64r2el-di mmc-core-modules-6.12.27-mips64r2el-di mmc-modules-6.12.27-mips64r2el-di multipath-modules-6.12.27-mips64r2el-di nbd-modules-6.12.27-mips64r2el-di nfs-modules-6.12.27-mips64r2el-di nic-modules-6.12.27-mips64r2el-di nic-shared-modules-6.12.27-mips64r2el-di nic-usb-modules-6.12.27-mips64r2el-di nic-wireless-modules-6.12.27-mips64r2el-di pata-modules-6.12.27-mips64r2el-di ppp-modules-6.12.27-mips64r2el-di sata-modules-6.12.27-mips64r2el-di scsi-core-modules-6.12.27-mips64r2el-di scsi-modules-6.12.27-mips64r2el-di scsi-nic-modules-6.12.27-mips64r2el-di sound-modules-6.12.27-mips64r2el-di speakup-modules-6.12.27-mips64r2el-di squashfs-modules-6.12.27-mips64r2el-di udf-modules-6.12.27-mips64r2el-di usb-modules-6.12.27-mips64r2el-di usb-serial-modules-6.12.27-mips64r2el-di usb-storage-modules-6.12.27-mips64r2el-di xfs-modules-6.12.27-mips64r2el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2el-di -pata-modules-6.12.27-mips64r2el-di -pbtrfs-modules-6.12.27-mips64r2el-di -pcdrom-core-modules-6.12.27-mips64r2el-di -pcrypto-dm-modules-6.12.27-mips64r2el-di -pcrypto-modules-6.12.27-mips64r2el-di -pdrm-core-modules-6.12.27-mips64r2el-di -pext4-modules-6.12.27-mips64r2el-di -pf2fs-modules-6.12.27-mips64r2el-di -pfat-modules-6.12.27-mips64r2el-di -pfb-modules-6.12.27-mips64r2el-di -pfirewire-core-modules-6.12.27-mips64r2el-di -pinput-modules-6.12.27-mips64r2el-di -pisofs-modules-6.12.27-mips64r2el-di -pjfs-modules-6.12.27-mips64r2el-di -pkernel-image-6.12.27-mips64r2el-di -ploop-modules-6.12.27-mips64r2el-di -pmd-modules-6.12.27-mips64r2el-di -pminix-modules-6.12.27-mips64r2el-di -pmmc-core-modules-6.12.27-mips64r2el-di -pmmc-modules-6.12.27-mips64r2el-di -pmultipath-modules-6.12.27-mips64r2el-di -pnbd-modules-6.12.27-mips64r2el-di -pnfs-modules-6.12.27-mips64r2el-di -pnic-modules-6.12.27-mips64r2el-di -pnic-shared-modules-6.12.27-mips64r2el-di -pnic-usb-modules-6.12.27-mips64r2el-di -pnic-wireless-modules-6.12.27-mips64r2el-di -ppata-modules-6.12.27-mips64r2el-di -pppp-modules-6.12.27-mips64r2el-di -psata-modules-6.12.27-mips64r2el-di -pscsi-core-modules-6.12.27-mips64r2el-di -pscsi-modules-6.12.27-mips64r2el-di -pscsi-nic-modules-6.12.27-mips64r2el-di -psound-modules-6.12.27-mips64r2el-di -pspeakup-modules-6.12.27-mips64r2el-di -psquashfs-modules-6.12.27-mips64r2el-di -pudf-modules-6.12.27-mips64r2el-di -pusb-modules-6.12.27-mips64r2el-di -pusb-serial-modules-6.12.27-mips64r2el-di -pusb-storage-modules-6.12.27-mips64r2el-di -pxfs-modules-6.12.27-mips64r2el-di' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2el-di' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r2el_meta:
 -      $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2el-dbg' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2el-dbg' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r6el:binary-arch_mips64el_none_mips64r6el_headers binary-arch_mips64el_none_mips64r6el_image binary-arch_mips64el_none_mips64r6el_image-dbg binary-arch_mips64el_none_mips64r6el_installer binary-arch_mips64el_none_mips64r6el_meta
+ binary-arch_mips64el_none_mips64r6el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r6el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r6el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r6el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_mips64r6el_meta:
 -      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_octeon:binary-arch_mips64el_none_octeon_headers binary-arch_mips64el_none_octeon_image binary-arch_mips64el_none_octeon_image-dbg binary-arch_mips64el_none_octeon_installer binary-arch_mips64el_none_octeon_meta
+ binary-arch_mips64el_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el:binary-arch_mips64r6el_bpftool binary-arch_mips64r6el_config binary-arch_mips64r6el_cpupower binary-arch_mips64r6el_hyperv-daemons binary-arch_mips64r6el_kbuild binary-arch_mips64r6el_none binary-arch_mips64r6el_perf binary-arch_mips64r6el_rtla binary-arch_mips64r6el_sdsi binary-arch_mips64r6el_usbip
+ binary-arch_mips64r6el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_mips64r6el_none:binary-arch_mips64r6el_none_mips64r6el
- binary-arch_mips64r6el_none_mips64r6el:binary-arch_mips64r6el_none_mips64r6el_real
- binary-arch_mips64r6el_none_mips64r6el_real:binary-arch_mips64r6el_none_mips64r6el_real_headers binary-arch_mips64r6el_none_mips64r6el_real_image binary-arch_mips64r6el_none_mips64r6el_real_image-dbg binary-arch_mips64r6el_none_mips64r6el_real_meta
- binary-arch_mips64r6el_none_mips64r6el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r6el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r6el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_none_mips64r6el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r6el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6el' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_none_mips64r6el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_none_mips64r6el_real_meta:
-       $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6el-dbg' 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=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real:binary-arch_mips64r6el_real_bootwrapper binary-arch_mips64r6el_real_bpftool binary-arch_mips64r6el_real_config binary-arch_mips64r6el_real_cpupower binary-arch_mips64r6el_real_hyperv-daemons binary-arch_mips64r6el_real_kbuild binary-arch_mips64r6el_real_libc-dev binary-arch_mips64r6el_real_perf binary-arch_mips64r6el_real_rtla binary-arch_mips64r6el_real_udeb binary-arch_mips64r6el_real_usbip
- binary-arch_mips64r6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_udeb:binary-arch_mips64r6el_none_mips64r6el_real
-       $(call if_package, affs-modules-6.5.0-2-mips64r6el-di ata-modules-6.5.0-2-mips64r6el-di btrfs-modules-6.5.0-2-mips64r6el-di cdrom-core-modules-6.5.0-2-mips64r6el-di crc-modules-6.5.0-2-mips64r6el-di crypto-dm-modules-6.5.0-2-mips64r6el-di crypto-modules-6.5.0-2-mips64r6el-di event-modules-6.5.0-2-mips64r6el-di ext4-modules-6.5.0-2-mips64r6el-di f2fs-modules-6.5.0-2-mips64r6el-di fat-modules-6.5.0-2-mips64r6el-di fb-modules-6.5.0-2-mips64r6el-di firewire-core-modules-6.5.0-2-mips64r6el-di fuse-modules-6.5.0-2-mips64r6el-di input-modules-6.5.0-2-mips64r6el-di isofs-modules-6.5.0-2-mips64r6el-di jfs-modules-6.5.0-2-mips64r6el-di kernel-image-6.5.0-2-mips64r6el-di loop-modules-6.5.0-2-mips64r6el-di md-modules-6.5.0-2-mips64r6el-di minix-modules-6.5.0-2-mips64r6el-di mmc-core-modules-6.5.0-2-mips64r6el-di mmc-modules-6.5.0-2-mips64r6el-di mouse-modules-6.5.0-2-mips64r6el-di multipath-modules-6.5.0-2-mips64r6el-di nbd-modules-6.5.0-2-mips64r6el-di nfs-modules-6.5.0-2-mips64r6el-di nic-modules-6.5.0-2-mips64r6el-di nic-shared-modules-6.5.0-2-mips64r6el-di nic-usb-modules-6.5.0-2-mips64r6el-di nic-wireless-modules-6.5.0-2-mips64r6el-di pata-modules-6.5.0-2-mips64r6el-di ppp-modules-6.5.0-2-mips64r6el-di sata-modules-6.5.0-2-mips64r6el-di scsi-core-modules-6.5.0-2-mips64r6el-di scsi-modules-6.5.0-2-mips64r6el-di scsi-nic-modules-6.5.0-2-mips64r6el-di sound-modules-6.5.0-2-mips64r6el-di speakup-modules-6.5.0-2-mips64r6el-di squashfs-modules-6.5.0-2-mips64r6el-di udf-modules-6.5.0-2-mips64r6el-di usb-modules-6.5.0-2-mips64r6el-di usb-serial-modules-6.5.0-2-mips64r6el-di usb-storage-modules-6.5.0-2-mips64r6el-di xfs-modules-6.5.0-2-mips64r6el-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips64r6el-di -pata-modules-6.5.0-2-mips64r6el-di -pbtrfs-modules-6.5.0-2-mips64r6el-di -pcdrom-core-modules-6.5.0-2-mips64r6el-di -pcrc-modules-6.5.0-2-mips64r6el-di -pcrypto-dm-modules-6.5.0-2-mips64r6el-di -pcrypto-modules-6.5.0-2-mips64r6el-di -pevent-modules-6.5.0-2-mips64r6el-di -pext4-modules-6.5.0-2-mips64r6el-di -pf2fs-modules-6.5.0-2-mips64r6el-di -pfat-modules-6.5.0-2-mips64r6el-di -pfb-modules-6.5.0-2-mips64r6el-di -pfirewire-core-modules-6.5.0-2-mips64r6el-di -pfuse-modules-6.5.0-2-mips64r6el-di -pinput-modules-6.5.0-2-mips64r6el-di -pisofs-modules-6.5.0-2-mips64r6el-di -pjfs-modules-6.5.0-2-mips64r6el-di -pkernel-image-6.5.0-2-mips64r6el-di -ploop-modules-6.5.0-2-mips64r6el-di -pmd-modules-6.5.0-2-mips64r6el-di -pminix-modules-6.5.0-2-mips64r6el-di -pmmc-core-modules-6.5.0-2-mips64r6el-di -pmmc-modules-6.5.0-2-mips64r6el-di -pmouse-modules-6.5.0-2-mips64r6el-di -pmultipath-modules-6.5.0-2-mips64r6el-di -pnbd-modules-6.5.0-2-mips64r6el-di -pnfs-modules-6.5.0-2-mips64r6el-di -pnic-modules-6.5.0-2-mips64r6el-di -pnic-shared-modules-6.5.0-2-mips64r6el-di -pnic-usb-modules-6.5.0-2-mips64r6el-di -pnic-wireless-modules-6.5.0-2-mips64r6el-di -ppata-modules-6.5.0-2-mips64r6el-di -pppp-modules-6.5.0-2-mips64r6el-di -psata-modules-6.5.0-2-mips64r6el-di -pscsi-core-modules-6.5.0-2-mips64r6el-di -pscsi-modules-6.5.0-2-mips64r6el-di -pscsi-nic-modules-6.5.0-2-mips64r6el-di -psound-modules-6.5.0-2-mips64r6el-di -pspeakup-modules-6.5.0-2-mips64r6el-di -psquashfs-modules-6.5.0-2-mips64r6el-di -pudf-modules-6.5.0-2-mips64r6el-di -pusb-modules-6.5.0-2-mips64r6el-di -pusb-serial-modules-6.5.0-2-mips64r6el-di -pusb-storage-modules-6.5.0-2-mips64r6el-di -pxfs-modules-6.5.0-2-mips64r6el-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips64r6el-di nic-modules-6.5.0-2-mips64r6el-di nic-wireless-modules-6.5.0-2-mips64r6el-di nic-shared-modules-6.5.0-2-mips64r6el-di usb-serial-modules-6.5.0-2-mips64r6el-di ppp-modules-6.5.0-2-mips64r6el-di pata-modules-6.5.0-2-mips64r6el-di cdrom-core-modules-6.5.0-2-mips64r6el-di firewire-core-modules-6.5.0-2-mips64r6el-di scsi-core-modules-6.5.0-2-mips64r6el-di scsi-modules-6.5.0-2-mips64r6el-di scsi-nic-modules-6.5.0-2-mips64r6el-di loop-modules-6.5.0-2-mips64r6el-di btrfs-modules-6.5.0-2-mips64r6el-di ext4-modules-6.5.0-2-mips64r6el-di isofs-modules-6.5.0-2-mips64r6el-di jfs-modules-6.5.0-2-mips64r6el-di xfs-modules-6.5.0-2-mips64r6el-di fat-modules-6.5.0-2-mips64r6el-di affs-modules-6.5.0-2-mips64r6el-di minix-modules-6.5.0-2-mips64r6el-di nfs-modules-6.5.0-2-mips64r6el-di squashfs-modules-6.5.0-2-mips64r6el-di udf-modules-6.5.0-2-mips64r6el-di fuse-modules-6.5.0-2-mips64r6el-di f2fs-modules-6.5.0-2-mips64r6el-di md-modules-6.5.0-2-mips64r6el-di multipath-modules-6.5.0-2-mips64r6el-di usb-modules-6.5.0-2-mips64r6el-di usb-storage-modules-6.5.0-2-mips64r6el-di fb-modules-6.5.0-2-mips64r6el-di input-modules-6.5.0-2-mips64r6el-di event-modules-6.5.0-2-mips64r6el-di mouse-modules-6.5.0-2-mips64r6el-di nic-usb-modules-6.5.0-2-mips64r6el-di sata-modules-6.5.0-2-mips64r6el-di crc-modules-6.5.0-2-mips64r6el-di crypto-modules-6.5.0-2-mips64r6el-di crypto-dm-modules-6.5.0-2-mips64r6el-di ata-modules-6.5.0-2-mips64r6el-di mmc-core-modules-6.5.0-2-mips64r6el-di mmc-modules-6.5.0-2-mips64r6el-di nbd-modules-6.5.0-2-mips64r6el-di speakup-modules-6.5.0-2-mips64r6el-di sound-modules-6.5.0-2-mips64r6el-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips64r6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
+ binary-arch_mips64r6el_none_mips64r6el:binary-arch_mips64r6el_none_mips64r6el_headers binary-arch_mips64r6el_none_mips64r6el_image binary-arch_mips64r6el_none_mips64r6el_image-dbg binary-arch_mips64r6el_none_mips64r6el_installer binary-arch_mips64r6el_none_mips64r6el_meta
+ binary-arch_mips64r6el_none_mips64r6el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_none_mips64r6el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_none_mips64r6el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_none_mips64r6el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_none_mips64r6el_meta:
 -      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips64r6el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_mips_none:binary-arch_mips_none_4kc-malta binary-arch_mips_none_mips32r2eb binary-arch_mips_none_octeon
- binary-arch_mips_none_4kc-malta:binary-arch_mips_none_4kc-malta_real
- binary-arch_mips_none_4kc-malta_real:binary-arch_mips_none_4kc-malta_real_headers binary-arch_mips_none_4kc-malta_real_image binary-arch_mips_none_4kc-malta_real_image-dbg binary-arch_mips_none_4kc-malta_real_meta
- binary-arch_mips_none_4kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_4kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_4kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_4kc-malta_real_meta:
-       $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_mips32r2eb:binary-arch_mips_none_mips32r2eb_real
- binary-arch_mips_none_mips32r2eb_real:binary-arch_mips_none_mips32r2eb_real_headers binary-arch_mips_none_mips32r2eb_real_image binary-arch_mips_none_mips32r2eb_real_image-dbg binary-arch_mips_none_mips32r2eb_real_meta
- binary-arch_mips_none_mips32r2eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r2eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r2eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_mips32r2eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r2eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_mips32r2eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r2eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_mips32r2eb_real_meta:
-       $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r2eb-dbg' 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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_octeon:binary-arch_mips_none_octeon_real
- binary-arch_mips_none_octeon_real:binary-arch_mips_none_octeon_real_headers binary-arch_mips_none_octeon_real_image binary-arch_mips_none_octeon_real_image-dbg binary-arch_mips_none_octeon_real_meta
- binary-arch_mips_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real:binary-arch_mips_real_bootwrapper binary-arch_mips_real_bpftool binary-arch_mips_real_config binary-arch_mips_real_cpupower binary-arch_mips_real_hyperv-daemons binary-arch_mips_real_kbuild binary-arch_mips_real_libc-dev binary-arch_mips_real_perf binary-arch_mips_real_rtla binary-arch_mips_real_udeb binary-arch_mips_real_usbip
- binary-arch_mips_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_udeb:binary-arch_mips_none_4kc-malta_real binary-arch_mips_none_mips32r2eb_real binary-arch_mips_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-mips32r2eb-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-mips32r2eb-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-mips32r2eb-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-mips32r2eb-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-mips32r2eb-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-mips32r2eb-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-mips32r2eb-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-mips32r2eb-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-mips32r2eb-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-mips32r2eb-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-mips32r2eb-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-mips32r2eb-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-mips32r2eb-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-mips32r2eb-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-mips32r2eb-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-mips32r2eb-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-mips32r2eb-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-mips32r2eb-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-mips32r2eb-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-mips32r2eb-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-mips32r2eb-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-mips32r2eb-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-mips32r2eb-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-mips32r2eb-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-mips32r2eb-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-mips32r2eb-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-mips32r2eb-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-mips32r2eb-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-mips32r2eb-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-mips32r2eb-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-mips32r2eb-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-mips32r2eb-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-mips32r2eb-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-mips32r2eb-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-mips32r2eb-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-mips32r2eb-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-mips32r2eb-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-mips32r2eb-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-mips32r2eb-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-mips32r2eb-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-mips32r2eb-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-mips32r2eb-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-mips32r2eb-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-mips32r2eb-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-mips32r2eb-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-4kc-malta-di -paffs-modules-6.5.0-2-mips32r2eb-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-4kc-malta-di -pata-modules-6.5.0-2-mips32r2eb-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-4kc-malta-di -pbtrfs-modules-6.5.0-2-mips32r2eb-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-4kc-malta-di -pcdrom-core-modules-6.5.0-2-mips32r2eb-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-4kc-malta-di -pcrc-modules-6.5.0-2-mips32r2eb-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-4kc-malta-di -pcrypto-dm-modules-6.5.0-2-mips32r2eb-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-4kc-malta-di -pcrypto-modules-6.5.0-2-mips32r2eb-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-4kc-malta-di -pevent-modules-6.5.0-2-mips32r2eb-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-4kc-malta-di -pext4-modules-6.5.0-2-mips32r2eb-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-4kc-malta-di -pf2fs-modules-6.5.0-2-mips32r2eb-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-4kc-malta-di -pfat-modules-6.5.0-2-mips32r2eb-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-4kc-malta-di -pfb-modules-6.5.0-2-mips32r2eb-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-4kc-malta-di -pfirewire-core-modules-6.5.0-2-mips32r2eb-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-4kc-malta-di -pfuse-modules-6.5.0-2-mips32r2eb-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-4kc-malta-di -pinput-modules-6.5.0-2-mips32r2eb-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-4kc-malta-di -pisofs-modules-6.5.0-2-mips32r2eb-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-4kc-malta-di -pjfs-modules-6.5.0-2-mips32r2eb-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-4kc-malta-di -pkernel-image-6.5.0-2-mips32r2eb-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-4kc-malta-di -ploop-modules-6.5.0-2-mips32r2eb-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-4kc-malta-di -pmd-modules-6.5.0-2-mips32r2eb-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-4kc-malta-di -pminix-modules-6.5.0-2-mips32r2eb-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-4kc-malta-di -pmmc-core-modules-6.5.0-2-mips32r2eb-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-4kc-malta-di -pmmc-modules-6.5.0-2-mips32r2eb-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-4kc-malta-di -pmouse-modules-6.5.0-2-mips32r2eb-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-4kc-malta-di -pmultipath-modules-6.5.0-2-mips32r2eb-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-4kc-malta-di -pnbd-modules-6.5.0-2-mips32r2eb-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-4kc-malta-di -pnfs-modules-6.5.0-2-mips32r2eb-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-4kc-malta-di -pnic-modules-6.5.0-2-mips32r2eb-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-4kc-malta-di -pnic-shared-modules-6.5.0-2-mips32r2eb-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-4kc-malta-di -pnic-usb-modules-6.5.0-2-mips32r2eb-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-4kc-malta-di -pnic-wireless-modules-6.5.0-2-mips32r2eb-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-4kc-malta-di -ppata-modules-6.5.0-2-mips32r2eb-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-4kc-malta-di -pppp-modules-6.5.0-2-mips32r2eb-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-4kc-malta-di -psata-modules-6.5.0-2-mips32r2eb-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-4kc-malta-di -pscsi-core-modules-6.5.0-2-mips32r2eb-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-4kc-malta-di -pscsi-modules-6.5.0-2-mips32r2eb-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-4kc-malta-di -pscsi-nic-modules-6.5.0-2-mips32r2eb-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-4kc-malta-di -psound-modules-6.5.0-2-mips32r2eb-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-4kc-malta-di -pspeakup-modules-6.5.0-2-mips32r2eb-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-4kc-malta-di -psquashfs-modules-6.5.0-2-mips32r2eb-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-4kc-malta-di -pudf-modules-6.5.0-2-mips32r2eb-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-4kc-malta-di -pusb-modules-6.5.0-2-mips32r2eb-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-4kc-malta-di -pusb-serial-modules-6.5.0-2-mips32r2eb-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-4kc-malta-di -pusb-storage-modules-6.5.0-2-mips32r2eb-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-4kc-malta-di -pxfs-modules-6.5.0-2-mips32r2eb-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-mips32r2eb-di nic-modules-6.5.0-2-mips32r2eb-di nic-wireless-modules-6.5.0-2-mips32r2eb-di nic-shared-modules-6.5.0-2-mips32r2eb-di usb-serial-modules-6.5.0-2-mips32r2eb-di ppp-modules-6.5.0-2-mips32r2eb-di pata-modules-6.5.0-2-mips32r2eb-di cdrom-core-modules-6.5.0-2-mips32r2eb-di firewire-core-modules-6.5.0-2-mips32r2eb-di scsi-core-modules-6.5.0-2-mips32r2eb-di scsi-modules-6.5.0-2-mips32r2eb-di scsi-nic-modules-6.5.0-2-mips32r2eb-di loop-modules-6.5.0-2-mips32r2eb-di btrfs-modules-6.5.0-2-mips32r2eb-di ext4-modules-6.5.0-2-mips32r2eb-di isofs-modules-6.5.0-2-mips32r2eb-di jfs-modules-6.5.0-2-mips32r2eb-di xfs-modules-6.5.0-2-mips32r2eb-di fat-modules-6.5.0-2-mips32r2eb-di affs-modules-6.5.0-2-mips32r2eb-di minix-modules-6.5.0-2-mips32r2eb-di nfs-modules-6.5.0-2-mips32r2eb-di squashfs-modules-6.5.0-2-mips32r2eb-di udf-modules-6.5.0-2-mips32r2eb-di fuse-modules-6.5.0-2-mips32r2eb-di f2fs-modules-6.5.0-2-mips32r2eb-di md-modules-6.5.0-2-mips32r2eb-di multipath-modules-6.5.0-2-mips32r2eb-di usb-modules-6.5.0-2-mips32r2eb-di usb-storage-modules-6.5.0-2-mips32r2eb-di fb-modules-6.5.0-2-mips32r2eb-di input-modules-6.5.0-2-mips32r2eb-di event-modules-6.5.0-2-mips32r2eb-di mouse-modules-6.5.0-2-mips32r2eb-di nic-usb-modules-6.5.0-2-mips32r2eb-di sata-modules-6.5.0-2-mips32r2eb-di crc-modules-6.5.0-2-mips32r2eb-di crypto-modules-6.5.0-2-mips32r2eb-di crypto-dm-modules-6.5.0-2-mips32r2eb-di ata-modules-6.5.0-2-mips32r2eb-di mmc-core-modules-6.5.0-2-mips32r2eb-di mmc-modules-6.5.0-2-mips32r2eb-di nbd-modules-6.5.0-2-mips32r2eb-di speakup-modules-6.5.0-2-mips32r2eb-di sound-modules-6.5.0-2-mips32r2eb-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mips_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel:binary-arch_mipsel_none binary-arch_mipsel_real
+ binary-arch_mips_none_4kc-malta:binary-arch_mips_none_4kc-malta_headers binary-arch_mips_none_4kc-malta_image binary-arch_mips_none_4kc-malta_image-dbg binary-arch_mips_none_4kc-malta_installer binary-arch_mips_none_4kc-malta_meta
+ binary-arch_mips_none_4kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_4kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_4kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_4kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_4kc-malta_meta:
 -      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_mips32r2eb:binary-arch_mips_none_mips32r2eb_headers binary-arch_mips_none_mips32r2eb_image binary-arch_mips_none_mips32r2eb_image-dbg binary-arch_mips_none_mips32r2eb_installer binary-arch_mips_none_mips32r2eb_meta
+ binary-arch_mips_none_mips32r2eb_headers:
 -      $(call if_package, linux-headers-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_mips32r2eb_image:
 -      $(call if_package, linux-image-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_mips32r2eb_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips32r2eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_mips32r2eb_installer:
 -      $(call if_package, affs-modules-6.12.27-mips32r2eb-di ata-modules-6.12.27-mips32r2eb-di btrfs-modules-6.12.27-mips32r2eb-di cdrom-core-modules-6.12.27-mips32r2eb-di crypto-dm-modules-6.12.27-mips32r2eb-di crypto-modules-6.12.27-mips32r2eb-di drm-core-modules-6.12.27-mips32r2eb-di ext4-modules-6.12.27-mips32r2eb-di f2fs-modules-6.12.27-mips32r2eb-di fat-modules-6.12.27-mips32r2eb-di fb-modules-6.12.27-mips32r2eb-di firewire-core-modules-6.12.27-mips32r2eb-di input-modules-6.12.27-mips32r2eb-di isofs-modules-6.12.27-mips32r2eb-di jfs-modules-6.12.27-mips32r2eb-di kernel-image-6.12.27-mips32r2eb-di loop-modules-6.12.27-mips32r2eb-di md-modules-6.12.27-mips32r2eb-di minix-modules-6.12.27-mips32r2eb-di mmc-core-modules-6.12.27-mips32r2eb-di mmc-modules-6.12.27-mips32r2eb-di multipath-modules-6.12.27-mips32r2eb-di nbd-modules-6.12.27-mips32r2eb-di nfs-modules-6.12.27-mips32r2eb-di nic-modules-6.12.27-mips32r2eb-di nic-shared-modules-6.12.27-mips32r2eb-di nic-usb-modules-6.12.27-mips32r2eb-di nic-wireless-modules-6.12.27-mips32r2eb-di pata-modules-6.12.27-mips32r2eb-di ppp-modules-6.12.27-mips32r2eb-di sata-modules-6.12.27-mips32r2eb-di scsi-core-modules-6.12.27-mips32r2eb-di scsi-modules-6.12.27-mips32r2eb-di scsi-nic-modules-6.12.27-mips32r2eb-di sound-modules-6.12.27-mips32r2eb-di speakup-modules-6.12.27-mips32r2eb-di squashfs-modules-6.12.27-mips32r2eb-di udf-modules-6.12.27-mips32r2eb-di usb-modules-6.12.27-mips32r2eb-di usb-serial-modules-6.12.27-mips32r2eb-di usb-storage-modules-6.12.27-mips32r2eb-di xfs-modules-6.12.27-mips32r2eb-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2eb-di -pata-modules-6.12.27-mips32r2eb-di -pbtrfs-modules-6.12.27-mips32r2eb-di -pcdrom-core-modules-6.12.27-mips32r2eb-di -pcrypto-dm-modules-6.12.27-mips32r2eb-di -pcrypto-modules-6.12.27-mips32r2eb-di -pdrm-core-modules-6.12.27-mips32r2eb-di -pext4-modules-6.12.27-mips32r2eb-di -pf2fs-modules-6.12.27-mips32r2eb-di -pfat-modules-6.12.27-mips32r2eb-di -pfb-modules-6.12.27-mips32r2eb-di -pfirewire-core-modules-6.12.27-mips32r2eb-di -pinput-modules-6.12.27-mips32r2eb-di -pisofs-modules-6.12.27-mips32r2eb-di -pjfs-modules-6.12.27-mips32r2eb-di -pkernel-image-6.12.27-mips32r2eb-di -ploop-modules-6.12.27-mips32r2eb-di -pmd-modules-6.12.27-mips32r2eb-di -pminix-modules-6.12.27-mips32r2eb-di -pmmc-core-modules-6.12.27-mips32r2eb-di -pmmc-modules-6.12.27-mips32r2eb-di -pmultipath-modules-6.12.27-mips32r2eb-di -pnbd-modules-6.12.27-mips32r2eb-di -pnfs-modules-6.12.27-mips32r2eb-di -pnic-modules-6.12.27-mips32r2eb-di -pnic-shared-modules-6.12.27-mips32r2eb-di -pnic-usb-modules-6.12.27-mips32r2eb-di -pnic-wireless-modules-6.12.27-mips32r2eb-di -ppata-modules-6.12.27-mips32r2eb-di -pppp-modules-6.12.27-mips32r2eb-di -psata-modules-6.12.27-mips32r2eb-di -pscsi-core-modules-6.12.27-mips32r2eb-di -pscsi-modules-6.12.27-mips32r2eb-di -pscsi-nic-modules-6.12.27-mips32r2eb-di -psound-modules-6.12.27-mips32r2eb-di -pspeakup-modules-6.12.27-mips32r2eb-di -psquashfs-modules-6.12.27-mips32r2eb-di -pudf-modules-6.12.27-mips32r2eb-di -pusb-modules-6.12.27-mips32r2eb-di -pusb-serial-modules-6.12.27-mips32r2eb-di -pusb-storage-modules-6.12.27-mips32r2eb-di -pxfs-modules-6.12.27-mips32r2eb-di' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2eb-di' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips32r2eb-di ata-modules-6.12.27-mips32r2eb-di btrfs-modules-6.12.27-mips32r2eb-di cdrom-core-modules-6.12.27-mips32r2eb-di crypto-dm-modules-6.12.27-mips32r2eb-di crypto-modules-6.12.27-mips32r2eb-di drm-core-modules-6.12.27-mips32r2eb-di ext4-modules-6.12.27-mips32r2eb-di f2fs-modules-6.12.27-mips32r2eb-di fat-modules-6.12.27-mips32r2eb-di fb-modules-6.12.27-mips32r2eb-di firewire-core-modules-6.12.27-mips32r2eb-di input-modules-6.12.27-mips32r2eb-di isofs-modules-6.12.27-mips32r2eb-di jfs-modules-6.12.27-mips32r2eb-di kernel-image-6.12.27-mips32r2eb-di loop-modules-6.12.27-mips32r2eb-di md-modules-6.12.27-mips32r2eb-di minix-modules-6.12.27-mips32r2eb-di mmc-core-modules-6.12.27-mips32r2eb-di mmc-modules-6.12.27-mips32r2eb-di multipath-modules-6.12.27-mips32r2eb-di nbd-modules-6.12.27-mips32r2eb-di nfs-modules-6.12.27-mips32r2eb-di nic-modules-6.12.27-mips32r2eb-di nic-shared-modules-6.12.27-mips32r2eb-di nic-usb-modules-6.12.27-mips32r2eb-di nic-wireless-modules-6.12.27-mips32r2eb-di pata-modules-6.12.27-mips32r2eb-di ppp-modules-6.12.27-mips32r2eb-di sata-modules-6.12.27-mips32r2eb-di scsi-core-modules-6.12.27-mips32r2eb-di scsi-modules-6.12.27-mips32r2eb-di scsi-nic-modules-6.12.27-mips32r2eb-di sound-modules-6.12.27-mips32r2eb-di speakup-modules-6.12.27-mips32r2eb-di squashfs-modules-6.12.27-mips32r2eb-di udf-modules-6.12.27-mips32r2eb-di usb-modules-6.12.27-mips32r2eb-di usb-serial-modules-6.12.27-mips32r2eb-di usb-storage-modules-6.12.27-mips32r2eb-di xfs-modules-6.12.27-mips32r2eb-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2eb-di -pata-modules-6.12.27-mips32r2eb-di -pbtrfs-modules-6.12.27-mips32r2eb-di -pcdrom-core-modules-6.12.27-mips32r2eb-di -pcrypto-dm-modules-6.12.27-mips32r2eb-di -pcrypto-modules-6.12.27-mips32r2eb-di -pdrm-core-modules-6.12.27-mips32r2eb-di -pext4-modules-6.12.27-mips32r2eb-di -pf2fs-modules-6.12.27-mips32r2eb-di -pfat-modules-6.12.27-mips32r2eb-di -pfb-modules-6.12.27-mips32r2eb-di -pfirewire-core-modules-6.12.27-mips32r2eb-di -pinput-modules-6.12.27-mips32r2eb-di -pisofs-modules-6.12.27-mips32r2eb-di -pjfs-modules-6.12.27-mips32r2eb-di -pkernel-image-6.12.27-mips32r2eb-di -ploop-modules-6.12.27-mips32r2eb-di -pmd-modules-6.12.27-mips32r2eb-di -pminix-modules-6.12.27-mips32r2eb-di -pmmc-core-modules-6.12.27-mips32r2eb-di -pmmc-modules-6.12.27-mips32r2eb-di -pmultipath-modules-6.12.27-mips32r2eb-di -pnbd-modules-6.12.27-mips32r2eb-di -pnfs-modules-6.12.27-mips32r2eb-di -pnic-modules-6.12.27-mips32r2eb-di -pnic-shared-modules-6.12.27-mips32r2eb-di -pnic-usb-modules-6.12.27-mips32r2eb-di -pnic-wireless-modules-6.12.27-mips32r2eb-di -ppata-modules-6.12.27-mips32r2eb-di -pppp-modules-6.12.27-mips32r2eb-di -psata-modules-6.12.27-mips32r2eb-di -pscsi-core-modules-6.12.27-mips32r2eb-di -pscsi-modules-6.12.27-mips32r2eb-di -pscsi-nic-modules-6.12.27-mips32r2eb-di -psound-modules-6.12.27-mips32r2eb-di -pspeakup-modules-6.12.27-mips32r2eb-di -psquashfs-modules-6.12.27-mips32r2eb-di -pudf-modules-6.12.27-mips32r2eb-di -pusb-modules-6.12.27-mips32r2eb-di -pusb-serial-modules-6.12.27-mips32r2eb-di -pusb-storage-modules-6.12.27-mips32r2eb-di -pxfs-modules-6.12.27-mips32r2eb-di' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2eb-di' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_mips32r2eb_meta:
 -      $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2eb-dbg' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2eb-dbg' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_octeon:binary-arch_mips_none_octeon_headers binary-arch_mips_none_octeon_image binary-arch_mips_none_octeon_image-dbg binary-arch_mips_none_octeon_installer binary-arch_mips_none_octeon_meta
+ binary-arch_mips_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mips_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel:binary-arch_mipsel_bpftool binary-arch_mipsel_config binary-arch_mipsel_cpupower binary-arch_mipsel_hyperv-daemons binary-arch_mipsel_kbuild binary-arch_mipsel_none binary-arch_mipsel_perf binary-arch_mipsel_rtla binary-arch_mipsel_sdsi binary-arch_mipsel_usbip
+ binary-arch_mipsel_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  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_4kc-malta:binary-arch_mipsel_none_4kc-malta_real
- binary-arch_mipsel_none_4kc-malta_real:binary-arch_mipsel_none_4kc-malta_real_headers binary-arch_mipsel_none_4kc-malta_real_image binary-arch_mipsel_none_4kc-malta_real_image-dbg binary-arch_mipsel_none_4kc-malta_real_meta
- binary-arch_mipsel_none_4kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_4kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_4kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_4kc-malta_real_meta:
-       $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_loongson-3:binary-arch_mipsel_none_loongson-3_real
- binary-arch_mipsel_none_loongson-3_real:binary-arch_mipsel_none_loongson-3_real_headers binary-arch_mipsel_none_loongson-3_real_image binary-arch_mipsel_none_loongson-3_real_image-dbg binary-arch_mipsel_none_loongson-3_real_meta
- binary-arch_mipsel_none_loongson-3_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-headers-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_loongson-3_real_image:
-       $(call if_package, linux-image-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_loongson-3_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_loongson-3_real_meta:
-       $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_mips32r2el:binary-arch_mipsel_none_mips32r2el_real
- binary-arch_mipsel_none_mips32r2el_real:binary-arch_mipsel_none_mips32r2el_real_headers binary-arch_mipsel_none_mips32r2el_real_image binary-arch_mipsel_none_mips32r2el_real_image-dbg binary-arch_mipsel_none_mips32r2el_real_meta
- binary-arch_mipsel_none_mips32r2el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r2el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r2el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_mips32r2el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r2el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2el' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_mips32r2el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r2el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_mips32r2el_real_meta:
-       $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r2el-dbg' 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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_octeon:binary-arch_mipsel_none_octeon_real
- binary-arch_mipsel_none_octeon_real:binary-arch_mipsel_none_octeon_real_headers binary-arch_mipsel_none_octeon_real_image binary-arch_mipsel_none_octeon_real_image-dbg binary-arch_mipsel_none_octeon_real_meta
- binary-arch_mipsel_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real:binary-arch_mipsel_real_bootwrapper binary-arch_mipsel_real_bpftool binary-arch_mipsel_real_config binary-arch_mipsel_real_cpupower binary-arch_mipsel_real_hyperv-daemons binary-arch_mipsel_real_kbuild binary-arch_mipsel_real_libc-dev binary-arch_mipsel_real_perf binary-arch_mipsel_real_rtla binary-arch_mipsel_real_udeb binary-arch_mipsel_real_usbip
- binary-arch_mipsel_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_udeb:binary-arch_mipsel_none_4kc-malta_real binary-arch_mipsel_none_loongson-3_real binary-arch_mipsel_none_mips32r2el_real binary-arch_mipsel_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-mips32r2el-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-mips32r2el-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-mips32r2el-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-mips32r2el-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-mips32r2el-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-mips32r2el-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-mips32r2el-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-mips32r2el-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-mips32r2el-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-mips32r2el-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-mips32r2el-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-mips32r2el-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-mips32r2el-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-mips32r2el-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-mips32r2el-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-mips32r2el-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-mips32r2el-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips32r2el-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-mips32r2el-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-mips32r2el-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-mips32r2el-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-mips32r2el-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-mips32r2el-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-mips32r2el-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-mips32r2el-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-mips32r2el-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-mips32r2el-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-mips32r2el-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-mips32r2el-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-mips32r2el-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-mips32r2el-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-mips32r2el-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-mips32r2el-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-mips32r2el-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-mips32r2el-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-mips32r2el-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-mips32r2el-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-mips32r2el-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-mips32r2el-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-mips32r2el-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-mips32r2el-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-mips32r2el-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-mips32r2el-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-mips32r2el-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-mips32r2el-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-4kc-malta-di -paffs-modules-6.5.0-2-loongson-3-di -paffs-modules-6.5.0-2-mips32r2el-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-4kc-malta-di -pata-modules-6.5.0-2-loongson-3-di -pata-modules-6.5.0-2-mips32r2el-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-4kc-malta-di -pbtrfs-modules-6.5.0-2-loongson-3-di -pbtrfs-modules-6.5.0-2-mips32r2el-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-4kc-malta-di -pcdrom-core-modules-6.5.0-2-loongson-3-di -pcdrom-core-modules-6.5.0-2-mips32r2el-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-4kc-malta-di -pcrc-modules-6.5.0-2-loongson-3-di -pcrc-modules-6.5.0-2-mips32r2el-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-4kc-malta-di -pcrypto-dm-modules-6.5.0-2-loongson-3-di -pcrypto-dm-modules-6.5.0-2-mips32r2el-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-4kc-malta-di -pcrypto-modules-6.5.0-2-loongson-3-di -pcrypto-modules-6.5.0-2-mips32r2el-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-4kc-malta-di -pevent-modules-6.5.0-2-loongson-3-di -pevent-modules-6.5.0-2-mips32r2el-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-4kc-malta-di -pext4-modules-6.5.0-2-loongson-3-di -pext4-modules-6.5.0-2-mips32r2el-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-4kc-malta-di -pf2fs-modules-6.5.0-2-loongson-3-di -pf2fs-modules-6.5.0-2-mips32r2el-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-4kc-malta-di -pfat-modules-6.5.0-2-loongson-3-di -pfat-modules-6.5.0-2-mips32r2el-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-4kc-malta-di -pfb-modules-6.5.0-2-loongson-3-di -pfb-modules-6.5.0-2-mips32r2el-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-4kc-malta-di -pfirewire-core-modules-6.5.0-2-loongson-3-di -pfirewire-core-modules-6.5.0-2-mips32r2el-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-4kc-malta-di -pfuse-modules-6.5.0-2-loongson-3-di -pfuse-modules-6.5.0-2-mips32r2el-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-4kc-malta-di -pinput-modules-6.5.0-2-loongson-3-di -pinput-modules-6.5.0-2-mips32r2el-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-4kc-malta-di -pisofs-modules-6.5.0-2-loongson-3-di -pisofs-modules-6.5.0-2-mips32r2el-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-4kc-malta-di -pjfs-modules-6.5.0-2-loongson-3-di -pjfs-modules-6.5.0-2-mips32r2el-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-4kc-malta-di -pkernel-image-6.5.0-2-loongson-3-di -pkernel-image-6.5.0-2-mips32r2el-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-4kc-malta-di -ploop-modules-6.5.0-2-loongson-3-di -ploop-modules-6.5.0-2-mips32r2el-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-4kc-malta-di -pmd-modules-6.5.0-2-loongson-3-di -pmd-modules-6.5.0-2-mips32r2el-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-4kc-malta-di -pminix-modules-6.5.0-2-loongson-3-di -pminix-modules-6.5.0-2-mips32r2el-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-4kc-malta-di -pmmc-core-modules-6.5.0-2-loongson-3-di -pmmc-core-modules-6.5.0-2-mips32r2el-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-4kc-malta-di -pmmc-modules-6.5.0-2-loongson-3-di -pmmc-modules-6.5.0-2-mips32r2el-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-4kc-malta-di -pmouse-modules-6.5.0-2-loongson-3-di -pmouse-modules-6.5.0-2-mips32r2el-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-4kc-malta-di -pmultipath-modules-6.5.0-2-loongson-3-di -pmultipath-modules-6.5.0-2-mips32r2el-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-4kc-malta-di -pnbd-modules-6.5.0-2-loongson-3-di -pnbd-modules-6.5.0-2-mips32r2el-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-4kc-malta-di -pnfs-modules-6.5.0-2-loongson-3-di -pnfs-modules-6.5.0-2-mips32r2el-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-4kc-malta-di -pnic-modules-6.5.0-2-loongson-3-di -pnic-modules-6.5.0-2-mips32r2el-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-4kc-malta-di -pnic-shared-modules-6.5.0-2-loongson-3-di -pnic-shared-modules-6.5.0-2-mips32r2el-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-4kc-malta-di -pnic-usb-modules-6.5.0-2-loongson-3-di -pnic-usb-modules-6.5.0-2-mips32r2el-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-4kc-malta-di -pnic-wireless-modules-6.5.0-2-loongson-3-di -pnic-wireless-modules-6.5.0-2-mips32r2el-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-4kc-malta-di -ppata-modules-6.5.0-2-loongson-3-di -ppata-modules-6.5.0-2-mips32r2el-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-4kc-malta-di -pppp-modules-6.5.0-2-loongson-3-di -pppp-modules-6.5.0-2-mips32r2el-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-4kc-malta-di -psata-modules-6.5.0-2-loongson-3-di -psata-modules-6.5.0-2-mips32r2el-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-4kc-malta-di -pscsi-core-modules-6.5.0-2-loongson-3-di -pscsi-core-modules-6.5.0-2-mips32r2el-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-4kc-malta-di -pscsi-modules-6.5.0-2-loongson-3-di -pscsi-modules-6.5.0-2-mips32r2el-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-4kc-malta-di -pscsi-nic-modules-6.5.0-2-loongson-3-di -pscsi-nic-modules-6.5.0-2-mips32r2el-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-4kc-malta-di -psound-modules-6.5.0-2-loongson-3-di -psound-modules-6.5.0-2-mips32r2el-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-4kc-malta-di -pspeakup-modules-6.5.0-2-loongson-3-di -pspeakup-modules-6.5.0-2-mips32r2el-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-4kc-malta-di -psquashfs-modules-6.5.0-2-loongson-3-di -psquashfs-modules-6.5.0-2-mips32r2el-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-4kc-malta-di -pudf-modules-6.5.0-2-loongson-3-di -pudf-modules-6.5.0-2-mips32r2el-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-4kc-malta-di -pusb-modules-6.5.0-2-loongson-3-di -pusb-modules-6.5.0-2-mips32r2el-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-4kc-malta-di -pusb-serial-modules-6.5.0-2-loongson-3-di -pusb-serial-modules-6.5.0-2-mips32r2el-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-4kc-malta-di -pusb-storage-modules-6.5.0-2-loongson-3-di -pusb-storage-modules-6.5.0-2-mips32r2el-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-4kc-malta-di -pxfs-modules-6.5.0-2-loongson-3-di -pxfs-modules-6.5.0-2-mips32r2el-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips32r2el-di nic-modules-6.5.0-2-mips32r2el-di nic-wireless-modules-6.5.0-2-mips32r2el-di nic-shared-modules-6.5.0-2-mips32r2el-di usb-serial-modules-6.5.0-2-mips32r2el-di ppp-modules-6.5.0-2-mips32r2el-di pata-modules-6.5.0-2-mips32r2el-di cdrom-core-modules-6.5.0-2-mips32r2el-di firewire-core-modules-6.5.0-2-mips32r2el-di scsi-core-modules-6.5.0-2-mips32r2el-di scsi-modules-6.5.0-2-mips32r2el-di scsi-nic-modules-6.5.0-2-mips32r2el-di loop-modules-6.5.0-2-mips32r2el-di btrfs-modules-6.5.0-2-mips32r2el-di ext4-modules-6.5.0-2-mips32r2el-di isofs-modules-6.5.0-2-mips32r2el-di jfs-modules-6.5.0-2-mips32r2el-di xfs-modules-6.5.0-2-mips32r2el-di fat-modules-6.5.0-2-mips32r2el-di affs-modules-6.5.0-2-mips32r2el-di minix-modules-6.5.0-2-mips32r2el-di nfs-modules-6.5.0-2-mips32r2el-di squashfs-modules-6.5.0-2-mips32r2el-di udf-modules-6.5.0-2-mips32r2el-di fuse-modules-6.5.0-2-mips32r2el-di f2fs-modules-6.5.0-2-mips32r2el-di md-modules-6.5.0-2-mips32r2el-di multipath-modules-6.5.0-2-mips32r2el-di usb-modules-6.5.0-2-mips32r2el-di usb-storage-modules-6.5.0-2-mips32r2el-di fb-modules-6.5.0-2-mips32r2el-di input-modules-6.5.0-2-mips32r2el-di event-modules-6.5.0-2-mips32r2el-di mouse-modules-6.5.0-2-mips32r2el-di nic-usb-modules-6.5.0-2-mips32r2el-di sata-modules-6.5.0-2-mips32r2el-di crc-modules-6.5.0-2-mips32r2el-di crypto-modules-6.5.0-2-mips32r2el-di crypto-dm-modules-6.5.0-2-mips32r2el-di ata-modules-6.5.0-2-mips32r2el-di mmc-core-modules-6.5.0-2-mips32r2el-di mmc-modules-6.5.0-2-mips32r2el-di nbd-modules-6.5.0-2-mips32r2el-di speakup-modules-6.5.0-2-mips32r2el-di sound-modules-6.5.0-2-mips32r2el-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsel_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32:binary-arch_mipsn32_real
- binary-arch_mipsn32_real:binary-arch_mipsn32_real_bootwrapper binary-arch_mipsn32_real_bpftool binary-arch_mipsn32_real_cpupower binary-arch_mipsn32_real_hyperv-daemons binary-arch_mipsn32_real_kbuild binary-arch_mipsn32_real_libc-dev binary-arch_mipsn32_real_perf binary-arch_mipsn32_real_rtla binary-arch_mipsn32_real_usbip
- binary-arch_mipsn32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el:binary-arch_mipsn32el_real
- binary-arch_mipsn32el_real:binary-arch_mipsn32el_real_bootwrapper binary-arch_mipsn32el_real_bpftool binary-arch_mipsn32el_real_cpupower binary-arch_mipsn32el_real_hyperv-daemons binary-arch_mipsn32el_real_kbuild binary-arch_mipsn32el_real_libc-dev binary-arch_mipsn32el_real_perf binary-arch_mipsn32el_real_rtla binary-arch_mipsn32el_real_usbip
- binary-arch_mipsn32el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6:binary-arch_mipsn32r6_real
- binary-arch_mipsn32r6_real:binary-arch_mipsn32r6_real_bootwrapper binary-arch_mipsn32r6_real_bpftool binary-arch_mipsn32r6_real_cpupower binary-arch_mipsn32r6_real_hyperv-daemons binary-arch_mipsn32r6_real_kbuild binary-arch_mipsn32r6_real_libc-dev binary-arch_mipsn32r6_real_perf binary-arch_mipsn32r6_real_rtla binary-arch_mipsn32r6_real_usbip
- binary-arch_mipsn32r6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el:binary-arch_mipsn32r6el_real
- binary-arch_mipsn32r6el_real:binary-arch_mipsn32r6el_real_bootwrapper binary-arch_mipsn32r6el_real_bpftool binary-arch_mipsn32r6el_real_cpupower binary-arch_mipsn32r6el_real_hyperv-daemons binary-arch_mipsn32r6el_real_kbuild binary-arch_mipsn32r6el_real_libc-dev binary-arch_mipsn32r6el_real_perf binary-arch_mipsn32r6el_real_rtla binary-arch_mipsn32r6el_real_usbip
- binary-arch_mipsn32r6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsn32r6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6:binary-arch_mipsr6_none binary-arch_mipsr6_real
- binary-arch_mipsr6_none:binary-arch_mipsr6_none_mips32r6eb
- binary-arch_mipsr6_none_mips32r6eb:binary-arch_mipsr6_none_mips32r6eb_real
- binary-arch_mipsr6_none_mips32r6eb_real:binary-arch_mipsr6_none_mips32r6eb_real_headers binary-arch_mipsr6_none_mips32r6eb_real_image binary-arch_mipsr6_none_mips32r6eb_real_image-dbg binary-arch_mipsr6_none_mips32r6eb_real_meta
- binary-arch_mipsr6_none_mips32r6eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r6eb, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r6eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_none_mips32r6eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r6eb, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_none_mips32r6eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r6eb-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6eb-dbg' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_none_mips32r6eb_real_meta:
-       $(call if_package, linux-image-mips32r6eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6eb' DH_OPTIONS='-plinux-image-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r6eb, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r6eb' DH_OPTIONS='-plinux-headers-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-headers-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r6eb-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6eb-dbg' DH_OPTIONS='-plinux-image-mips32r6eb-dbg' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6eb-dbg' 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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-mips32r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real:binary-arch_mipsr6_real_bootwrapper binary-arch_mipsr6_real_bpftool binary-arch_mipsr6_real_config binary-arch_mipsr6_real_cpupower binary-arch_mipsr6_real_hyperv-daemons binary-arch_mipsr6_real_kbuild binary-arch_mipsr6_real_libc-dev binary-arch_mipsr6_real_perf binary-arch_mipsr6_real_rtla binary-arch_mipsr6_real_udeb binary-arch_mipsr6_real_usbip
- binary-arch_mipsr6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_udeb:binary-arch_mipsr6_none_mips32r6eb_real
-       $(call if_package, affs-modules-6.5.0-2-mips32r6eb-di ata-modules-6.5.0-2-mips32r6eb-di btrfs-modules-6.5.0-2-mips32r6eb-di cdrom-core-modules-6.5.0-2-mips32r6eb-di crc-modules-6.5.0-2-mips32r6eb-di crypto-dm-modules-6.5.0-2-mips32r6eb-di crypto-modules-6.5.0-2-mips32r6eb-di event-modules-6.5.0-2-mips32r6eb-di ext4-modules-6.5.0-2-mips32r6eb-di f2fs-modules-6.5.0-2-mips32r6eb-di fat-modules-6.5.0-2-mips32r6eb-di fb-modules-6.5.0-2-mips32r6eb-di firewire-core-modules-6.5.0-2-mips32r6eb-di fuse-modules-6.5.0-2-mips32r6eb-di input-modules-6.5.0-2-mips32r6eb-di isofs-modules-6.5.0-2-mips32r6eb-di jfs-modules-6.5.0-2-mips32r6eb-di kernel-image-6.5.0-2-mips32r6eb-di loop-modules-6.5.0-2-mips32r6eb-di md-modules-6.5.0-2-mips32r6eb-di minix-modules-6.5.0-2-mips32r6eb-di mmc-core-modules-6.5.0-2-mips32r6eb-di mmc-modules-6.5.0-2-mips32r6eb-di mouse-modules-6.5.0-2-mips32r6eb-di multipath-modules-6.5.0-2-mips32r6eb-di nbd-modules-6.5.0-2-mips32r6eb-di nfs-modules-6.5.0-2-mips32r6eb-di nic-modules-6.5.0-2-mips32r6eb-di nic-shared-modules-6.5.0-2-mips32r6eb-di nic-usb-modules-6.5.0-2-mips32r6eb-di nic-wireless-modules-6.5.0-2-mips32r6eb-di pata-modules-6.5.0-2-mips32r6eb-di ppp-modules-6.5.0-2-mips32r6eb-di sata-modules-6.5.0-2-mips32r6eb-di scsi-core-modules-6.5.0-2-mips32r6eb-di scsi-modules-6.5.0-2-mips32r6eb-di scsi-nic-modules-6.5.0-2-mips32r6eb-di sound-modules-6.5.0-2-mips32r6eb-di speakup-modules-6.5.0-2-mips32r6eb-di squashfs-modules-6.5.0-2-mips32r6eb-di udf-modules-6.5.0-2-mips32r6eb-di usb-modules-6.5.0-2-mips32r6eb-di usb-serial-modules-6.5.0-2-mips32r6eb-di usb-storage-modules-6.5.0-2-mips32r6eb-di xfs-modules-6.5.0-2-mips32r6eb-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips32r6eb-di -pata-modules-6.5.0-2-mips32r6eb-di -pbtrfs-modules-6.5.0-2-mips32r6eb-di -pcdrom-core-modules-6.5.0-2-mips32r6eb-di -pcrc-modules-6.5.0-2-mips32r6eb-di -pcrypto-dm-modules-6.5.0-2-mips32r6eb-di -pcrypto-modules-6.5.0-2-mips32r6eb-di -pevent-modules-6.5.0-2-mips32r6eb-di -pext4-modules-6.5.0-2-mips32r6eb-di -pf2fs-modules-6.5.0-2-mips32r6eb-di -pfat-modules-6.5.0-2-mips32r6eb-di -pfb-modules-6.5.0-2-mips32r6eb-di -pfirewire-core-modules-6.5.0-2-mips32r6eb-di -pfuse-modules-6.5.0-2-mips32r6eb-di -pinput-modules-6.5.0-2-mips32r6eb-di -pisofs-modules-6.5.0-2-mips32r6eb-di -pjfs-modules-6.5.0-2-mips32r6eb-di -pkernel-image-6.5.0-2-mips32r6eb-di -ploop-modules-6.5.0-2-mips32r6eb-di -pmd-modules-6.5.0-2-mips32r6eb-di -pminix-modules-6.5.0-2-mips32r6eb-di -pmmc-core-modules-6.5.0-2-mips32r6eb-di -pmmc-modules-6.5.0-2-mips32r6eb-di -pmouse-modules-6.5.0-2-mips32r6eb-di -pmultipath-modules-6.5.0-2-mips32r6eb-di -pnbd-modules-6.5.0-2-mips32r6eb-di -pnfs-modules-6.5.0-2-mips32r6eb-di -pnic-modules-6.5.0-2-mips32r6eb-di -pnic-shared-modules-6.5.0-2-mips32r6eb-di -pnic-usb-modules-6.5.0-2-mips32r6eb-di -pnic-wireless-modules-6.5.0-2-mips32r6eb-di -ppata-modules-6.5.0-2-mips32r6eb-di -pppp-modules-6.5.0-2-mips32r6eb-di -psata-modules-6.5.0-2-mips32r6eb-di -pscsi-core-modules-6.5.0-2-mips32r6eb-di -pscsi-modules-6.5.0-2-mips32r6eb-di -pscsi-nic-modules-6.5.0-2-mips32r6eb-di -psound-modules-6.5.0-2-mips32r6eb-di -pspeakup-modules-6.5.0-2-mips32r6eb-di -psquashfs-modules-6.5.0-2-mips32r6eb-di -pudf-modules-6.5.0-2-mips32r6eb-di -pusb-modules-6.5.0-2-mips32r6eb-di -pusb-serial-modules-6.5.0-2-mips32r6eb-di -pusb-storage-modules-6.5.0-2-mips32r6eb-di -pxfs-modules-6.5.0-2-mips32r6eb-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips32r6eb-di nic-modules-6.5.0-2-mips32r6eb-di nic-wireless-modules-6.5.0-2-mips32r6eb-di nic-shared-modules-6.5.0-2-mips32r6eb-di usb-serial-modules-6.5.0-2-mips32r6eb-di ppp-modules-6.5.0-2-mips32r6eb-di pata-modules-6.5.0-2-mips32r6eb-di cdrom-core-modules-6.5.0-2-mips32r6eb-di firewire-core-modules-6.5.0-2-mips32r6eb-di scsi-core-modules-6.5.0-2-mips32r6eb-di scsi-modules-6.5.0-2-mips32r6eb-di scsi-nic-modules-6.5.0-2-mips32r6eb-di loop-modules-6.5.0-2-mips32r6eb-di btrfs-modules-6.5.0-2-mips32r6eb-di ext4-modules-6.5.0-2-mips32r6eb-di isofs-modules-6.5.0-2-mips32r6eb-di jfs-modules-6.5.0-2-mips32r6eb-di xfs-modules-6.5.0-2-mips32r6eb-di fat-modules-6.5.0-2-mips32r6eb-di affs-modules-6.5.0-2-mips32r6eb-di minix-modules-6.5.0-2-mips32r6eb-di nfs-modules-6.5.0-2-mips32r6eb-di squashfs-modules-6.5.0-2-mips32r6eb-di udf-modules-6.5.0-2-mips32r6eb-di fuse-modules-6.5.0-2-mips32r6eb-di f2fs-modules-6.5.0-2-mips32r6eb-di md-modules-6.5.0-2-mips32r6eb-di multipath-modules-6.5.0-2-mips32r6eb-di usb-modules-6.5.0-2-mips32r6eb-di usb-storage-modules-6.5.0-2-mips32r6eb-di fb-modules-6.5.0-2-mips32r6eb-di input-modules-6.5.0-2-mips32r6eb-di event-modules-6.5.0-2-mips32r6eb-di mouse-modules-6.5.0-2-mips32r6eb-di nic-usb-modules-6.5.0-2-mips32r6eb-di sata-modules-6.5.0-2-mips32r6eb-di crc-modules-6.5.0-2-mips32r6eb-di crypto-modules-6.5.0-2-mips32r6eb-di crypto-dm-modules-6.5.0-2-mips32r6eb-di ata-modules-6.5.0-2-mips32r6eb-di mmc-core-modules-6.5.0-2-mips32r6eb-di mmc-modules-6.5.0-2-mips32r6eb-di nbd-modules-6.5.0-2-mips32r6eb-di speakup-modules-6.5.0-2-mips32r6eb-di sound-modules-6.5.0-2-mips32r6eb-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el:binary-arch_mipsr6el_none binary-arch_mipsr6el_real
- binary-arch_mipsr6el_none:binary-arch_mipsr6el_none_mips32r6el
- binary-arch_mipsr6el_none_mips32r6el:binary-arch_mipsr6el_none_mips32r6el_real
- binary-arch_mipsr6el_none_mips32r6el_real:binary-arch_mipsr6el_none_mips32r6el_real_headers binary-arch_mipsr6el_none_mips32r6el_real_image binary-arch_mipsr6el_none_mips32r6el_real_image-dbg binary-arch_mipsr6el_none_mips32r6el_real_meta
- binary-arch_mipsr6el_none_mips32r6el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r6el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r6el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_none_mips32r6el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r6el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6el' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_none_mips32r6el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r6el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6el-dbg' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_none_mips32r6el_real_meta:
-       $(call if_package, linux-image-mips32r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6el' DH_OPTIONS='-plinux-image-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r6el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r6el' DH_OPTIONS='-plinux-headers-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-headers-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r6el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6el-dbg' DH_OPTIONS='-plinux-image-mips32r6el-dbg' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6el-dbg' 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=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-mips32r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real:binary-arch_mipsr6el_real_bootwrapper binary-arch_mipsr6el_real_bpftool binary-arch_mipsr6el_real_config binary-arch_mipsr6el_real_cpupower binary-arch_mipsr6el_real_hyperv-daemons binary-arch_mipsr6el_real_kbuild binary-arch_mipsr6el_real_libc-dev binary-arch_mipsr6el_real_perf binary-arch_mipsr6el_real_rtla binary-arch_mipsr6el_real_udeb binary-arch_mipsr6el_real_usbip
- binary-arch_mipsr6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_udeb:binary-arch_mipsr6el_none_mips32r6el_real
-       $(call if_package, affs-modules-6.5.0-2-mips32r6el-di ata-modules-6.5.0-2-mips32r6el-di btrfs-modules-6.5.0-2-mips32r6el-di cdrom-core-modules-6.5.0-2-mips32r6el-di crc-modules-6.5.0-2-mips32r6el-di crypto-dm-modules-6.5.0-2-mips32r6el-di crypto-modules-6.5.0-2-mips32r6el-di event-modules-6.5.0-2-mips32r6el-di ext4-modules-6.5.0-2-mips32r6el-di f2fs-modules-6.5.0-2-mips32r6el-di fat-modules-6.5.0-2-mips32r6el-di fb-modules-6.5.0-2-mips32r6el-di firewire-core-modules-6.5.0-2-mips32r6el-di fuse-modules-6.5.0-2-mips32r6el-di input-modules-6.5.0-2-mips32r6el-di isofs-modules-6.5.0-2-mips32r6el-di jfs-modules-6.5.0-2-mips32r6el-di kernel-image-6.5.0-2-mips32r6el-di loop-modules-6.5.0-2-mips32r6el-di md-modules-6.5.0-2-mips32r6el-di minix-modules-6.5.0-2-mips32r6el-di mmc-core-modules-6.5.0-2-mips32r6el-di mmc-modules-6.5.0-2-mips32r6el-di mouse-modules-6.5.0-2-mips32r6el-di multipath-modules-6.5.0-2-mips32r6el-di nbd-modules-6.5.0-2-mips32r6el-di nfs-modules-6.5.0-2-mips32r6el-di nic-modules-6.5.0-2-mips32r6el-di nic-shared-modules-6.5.0-2-mips32r6el-di nic-usb-modules-6.5.0-2-mips32r6el-di nic-wireless-modules-6.5.0-2-mips32r6el-di pata-modules-6.5.0-2-mips32r6el-di ppp-modules-6.5.0-2-mips32r6el-di sata-modules-6.5.0-2-mips32r6el-di scsi-core-modules-6.5.0-2-mips32r6el-di scsi-modules-6.5.0-2-mips32r6el-di scsi-nic-modules-6.5.0-2-mips32r6el-di sound-modules-6.5.0-2-mips32r6el-di speakup-modules-6.5.0-2-mips32r6el-di squashfs-modules-6.5.0-2-mips32r6el-di udf-modules-6.5.0-2-mips32r6el-di usb-modules-6.5.0-2-mips32r6el-di usb-serial-modules-6.5.0-2-mips32r6el-di usb-storage-modules-6.5.0-2-mips32r6el-di xfs-modules-6.5.0-2-mips32r6el-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips32r6el-di -pata-modules-6.5.0-2-mips32r6el-di -pbtrfs-modules-6.5.0-2-mips32r6el-di -pcdrom-core-modules-6.5.0-2-mips32r6el-di -pcrc-modules-6.5.0-2-mips32r6el-di -pcrypto-dm-modules-6.5.0-2-mips32r6el-di -pcrypto-modules-6.5.0-2-mips32r6el-di -pevent-modules-6.5.0-2-mips32r6el-di -pext4-modules-6.5.0-2-mips32r6el-di -pf2fs-modules-6.5.0-2-mips32r6el-di -pfat-modules-6.5.0-2-mips32r6el-di -pfb-modules-6.5.0-2-mips32r6el-di -pfirewire-core-modules-6.5.0-2-mips32r6el-di -pfuse-modules-6.5.0-2-mips32r6el-di -pinput-modules-6.5.0-2-mips32r6el-di -pisofs-modules-6.5.0-2-mips32r6el-di -pjfs-modules-6.5.0-2-mips32r6el-di -pkernel-image-6.5.0-2-mips32r6el-di -ploop-modules-6.5.0-2-mips32r6el-di -pmd-modules-6.5.0-2-mips32r6el-di -pminix-modules-6.5.0-2-mips32r6el-di -pmmc-core-modules-6.5.0-2-mips32r6el-di -pmmc-modules-6.5.0-2-mips32r6el-di -pmouse-modules-6.5.0-2-mips32r6el-di -pmultipath-modules-6.5.0-2-mips32r6el-di -pnbd-modules-6.5.0-2-mips32r6el-di -pnfs-modules-6.5.0-2-mips32r6el-di -pnic-modules-6.5.0-2-mips32r6el-di -pnic-shared-modules-6.5.0-2-mips32r6el-di -pnic-usb-modules-6.5.0-2-mips32r6el-di -pnic-wireless-modules-6.5.0-2-mips32r6el-di -ppata-modules-6.5.0-2-mips32r6el-di -pppp-modules-6.5.0-2-mips32r6el-di -psata-modules-6.5.0-2-mips32r6el-di -pscsi-core-modules-6.5.0-2-mips32r6el-di -pscsi-modules-6.5.0-2-mips32r6el-di -pscsi-nic-modules-6.5.0-2-mips32r6el-di -psound-modules-6.5.0-2-mips32r6el-di -pspeakup-modules-6.5.0-2-mips32r6el-di -psquashfs-modules-6.5.0-2-mips32r6el-di -pudf-modules-6.5.0-2-mips32r6el-di -pusb-modules-6.5.0-2-mips32r6el-di -pusb-serial-modules-6.5.0-2-mips32r6el-di -pusb-storage-modules-6.5.0-2-mips32r6el-di -pxfs-modules-6.5.0-2-mips32r6el-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips32r6el-di nic-modules-6.5.0-2-mips32r6el-di nic-wireless-modules-6.5.0-2-mips32r6el-di nic-shared-modules-6.5.0-2-mips32r6el-di usb-serial-modules-6.5.0-2-mips32r6el-di ppp-modules-6.5.0-2-mips32r6el-di pata-modules-6.5.0-2-mips32r6el-di cdrom-core-modules-6.5.0-2-mips32r6el-di firewire-core-modules-6.5.0-2-mips32r6el-di scsi-core-modules-6.5.0-2-mips32r6el-di scsi-modules-6.5.0-2-mips32r6el-di scsi-nic-modules-6.5.0-2-mips32r6el-di loop-modules-6.5.0-2-mips32r6el-di btrfs-modules-6.5.0-2-mips32r6el-di ext4-modules-6.5.0-2-mips32r6el-di isofs-modules-6.5.0-2-mips32r6el-di jfs-modules-6.5.0-2-mips32r6el-di xfs-modules-6.5.0-2-mips32r6el-di fat-modules-6.5.0-2-mips32r6el-di affs-modules-6.5.0-2-mips32r6el-di minix-modules-6.5.0-2-mips32r6el-di nfs-modules-6.5.0-2-mips32r6el-di squashfs-modules-6.5.0-2-mips32r6el-di udf-modules-6.5.0-2-mips32r6el-di fuse-modules-6.5.0-2-mips32r6el-di f2fs-modules-6.5.0-2-mips32r6el-di md-modules-6.5.0-2-mips32r6el-di multipath-modules-6.5.0-2-mips32r6el-di usb-modules-6.5.0-2-mips32r6el-di usb-storage-modules-6.5.0-2-mips32r6el-di fb-modules-6.5.0-2-mips32r6el-di input-modules-6.5.0-2-mips32r6el-di event-modules-6.5.0-2-mips32r6el-di mouse-modules-6.5.0-2-mips32r6el-di nic-usb-modules-6.5.0-2-mips32r6el-di sata-modules-6.5.0-2-mips32r6el-di crc-modules-6.5.0-2-mips32r6el-di crypto-modules-6.5.0-2-mips32r6el-di crypto-dm-modules-6.5.0-2-mips32r6el-di ata-modules-6.5.0-2-mips32r6el-di mmc-core-modules-6.5.0-2-mips32r6el-di mmc-modules-6.5.0-2-mips32r6el-di nbd-modules-6.5.0-2-mips32r6el-di speakup-modules-6.5.0-2-mips32r6el-di sound-modules-6.5.0-2-mips32r6el-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_mipsr6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc:binary-arch_powerpc_none binary-arch_powerpc_real
+ binary-arch_mipsel_none_4kc-malta:binary-arch_mipsel_none_4kc-malta_headers binary-arch_mipsel_none_4kc-malta_image binary-arch_mipsel_none_4kc-malta_image-dbg binary-arch_mipsel_none_4kc-malta_installer binary-arch_mipsel_none_4kc-malta_meta
+ binary-arch_mipsel_none_4kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_4kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_4kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_4kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_4kc-malta_meta:
 -      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_loongson-3:binary-arch_mipsel_none_loongson-3_headers binary-arch_mipsel_none_loongson-3_image binary-arch_mipsel_none_loongson-3_image-dbg binary-arch_mipsel_none_loongson-3_installer binary-arch_mipsel_none_loongson-3_meta
+ binary-arch_mipsel_none_loongson-3_headers:
 -      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_loongson-3_image:
 -      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_loongson-3_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_loongson-3_installer:
 -      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_loongson-3_meta:
 -      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_mips32r2el:binary-arch_mipsel_none_mips32r2el_headers binary-arch_mipsel_none_mips32r2el_image binary-arch_mipsel_none_mips32r2el_image-dbg binary-arch_mipsel_none_mips32r2el_installer binary-arch_mipsel_none_mips32r2el_meta
+ binary-arch_mipsel_none_mips32r2el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_mips32r2el_image:
 -      $(call if_package, linux-image-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_mips32r2el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips32r2el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2el-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_mips32r2el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips32r2el-di ata-modules-6.12.27-mips32r2el-di btrfs-modules-6.12.27-mips32r2el-di cdrom-core-modules-6.12.27-mips32r2el-di crypto-dm-modules-6.12.27-mips32r2el-di crypto-modules-6.12.27-mips32r2el-di drm-core-modules-6.12.27-mips32r2el-di ext4-modules-6.12.27-mips32r2el-di f2fs-modules-6.12.27-mips32r2el-di fat-modules-6.12.27-mips32r2el-di fb-modules-6.12.27-mips32r2el-di firewire-core-modules-6.12.27-mips32r2el-di input-modules-6.12.27-mips32r2el-di isofs-modules-6.12.27-mips32r2el-di jfs-modules-6.12.27-mips32r2el-di kernel-image-6.12.27-mips32r2el-di loop-modules-6.12.27-mips32r2el-di md-modules-6.12.27-mips32r2el-di minix-modules-6.12.27-mips32r2el-di mmc-core-modules-6.12.27-mips32r2el-di mmc-modules-6.12.27-mips32r2el-di multipath-modules-6.12.27-mips32r2el-di nbd-modules-6.12.27-mips32r2el-di nfs-modules-6.12.27-mips32r2el-di nic-modules-6.12.27-mips32r2el-di nic-shared-modules-6.12.27-mips32r2el-di nic-usb-modules-6.12.27-mips32r2el-di nic-wireless-modules-6.12.27-mips32r2el-di pata-modules-6.12.27-mips32r2el-di ppp-modules-6.12.27-mips32r2el-di sata-modules-6.12.27-mips32r2el-di scsi-core-modules-6.12.27-mips32r2el-di scsi-modules-6.12.27-mips32r2el-di scsi-nic-modules-6.12.27-mips32r2el-di sound-modules-6.12.27-mips32r2el-di speakup-modules-6.12.27-mips32r2el-di squashfs-modules-6.12.27-mips32r2el-di udf-modules-6.12.27-mips32r2el-di usb-modules-6.12.27-mips32r2el-di usb-serial-modules-6.12.27-mips32r2el-di usb-storage-modules-6.12.27-mips32r2el-di xfs-modules-6.12.27-mips32r2el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2el-di -pata-modules-6.12.27-mips32r2el-di -pbtrfs-modules-6.12.27-mips32r2el-di -pcdrom-core-modules-6.12.27-mips32r2el-di -pcrypto-dm-modules-6.12.27-mips32r2el-di -pcrypto-modules-6.12.27-mips32r2el-di -pdrm-core-modules-6.12.27-mips32r2el-di -pext4-modules-6.12.27-mips32r2el-di -pf2fs-modules-6.12.27-mips32r2el-di -pfat-modules-6.12.27-mips32r2el-di -pfb-modules-6.12.27-mips32r2el-di -pfirewire-core-modules-6.12.27-mips32r2el-di -pinput-modules-6.12.27-mips32r2el-di -pisofs-modules-6.12.27-mips32r2el-di -pjfs-modules-6.12.27-mips32r2el-di -pkernel-image-6.12.27-mips32r2el-di -ploop-modules-6.12.27-mips32r2el-di -pmd-modules-6.12.27-mips32r2el-di -pminix-modules-6.12.27-mips32r2el-di -pmmc-core-modules-6.12.27-mips32r2el-di -pmmc-modules-6.12.27-mips32r2el-di -pmultipath-modules-6.12.27-mips32r2el-di -pnbd-modules-6.12.27-mips32r2el-di -pnfs-modules-6.12.27-mips32r2el-di -pnic-modules-6.12.27-mips32r2el-di -pnic-shared-modules-6.12.27-mips32r2el-di -pnic-usb-modules-6.12.27-mips32r2el-di -pnic-wireless-modules-6.12.27-mips32r2el-di -ppata-modules-6.12.27-mips32r2el-di -pppp-modules-6.12.27-mips32r2el-di -psata-modules-6.12.27-mips32r2el-di -pscsi-core-modules-6.12.27-mips32r2el-di -pscsi-modules-6.12.27-mips32r2el-di -pscsi-nic-modules-6.12.27-mips32r2el-di -psound-modules-6.12.27-mips32r2el-di -pspeakup-modules-6.12.27-mips32r2el-di -psquashfs-modules-6.12.27-mips32r2el-di -pudf-modules-6.12.27-mips32r2el-di -pusb-modules-6.12.27-mips32r2el-di -pusb-serial-modules-6.12.27-mips32r2el-di -pusb-storage-modules-6.12.27-mips32r2el-di -pxfs-modules-6.12.27-mips32r2el-di' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2el-di' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips32r2el-di ata-modules-6.12.27-mips32r2el-di btrfs-modules-6.12.27-mips32r2el-di cdrom-core-modules-6.12.27-mips32r2el-di crypto-dm-modules-6.12.27-mips32r2el-di crypto-modules-6.12.27-mips32r2el-di drm-core-modules-6.12.27-mips32r2el-di ext4-modules-6.12.27-mips32r2el-di f2fs-modules-6.12.27-mips32r2el-di fat-modules-6.12.27-mips32r2el-di fb-modules-6.12.27-mips32r2el-di firewire-core-modules-6.12.27-mips32r2el-di input-modules-6.12.27-mips32r2el-di isofs-modules-6.12.27-mips32r2el-di jfs-modules-6.12.27-mips32r2el-di kernel-image-6.12.27-mips32r2el-di loop-modules-6.12.27-mips32r2el-di md-modules-6.12.27-mips32r2el-di minix-modules-6.12.27-mips32r2el-di mmc-core-modules-6.12.27-mips32r2el-di mmc-modules-6.12.27-mips32r2el-di multipath-modules-6.12.27-mips32r2el-di nbd-modules-6.12.27-mips32r2el-di nfs-modules-6.12.27-mips32r2el-di nic-modules-6.12.27-mips32r2el-di nic-shared-modules-6.12.27-mips32r2el-di nic-usb-modules-6.12.27-mips32r2el-di nic-wireless-modules-6.12.27-mips32r2el-di pata-modules-6.12.27-mips32r2el-di ppp-modules-6.12.27-mips32r2el-di sata-modules-6.12.27-mips32r2el-di scsi-core-modules-6.12.27-mips32r2el-di scsi-modules-6.12.27-mips32r2el-di scsi-nic-modules-6.12.27-mips32r2el-di sound-modules-6.12.27-mips32r2el-di speakup-modules-6.12.27-mips32r2el-di squashfs-modules-6.12.27-mips32r2el-di udf-modules-6.12.27-mips32r2el-di usb-modules-6.12.27-mips32r2el-di usb-serial-modules-6.12.27-mips32r2el-di usb-storage-modules-6.12.27-mips32r2el-di xfs-modules-6.12.27-mips32r2el-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2el-di -pata-modules-6.12.27-mips32r2el-di -pbtrfs-modules-6.12.27-mips32r2el-di -pcdrom-core-modules-6.12.27-mips32r2el-di -pcrypto-dm-modules-6.12.27-mips32r2el-di -pcrypto-modules-6.12.27-mips32r2el-di -pdrm-core-modules-6.12.27-mips32r2el-di -pext4-modules-6.12.27-mips32r2el-di -pf2fs-modules-6.12.27-mips32r2el-di -pfat-modules-6.12.27-mips32r2el-di -pfb-modules-6.12.27-mips32r2el-di -pfirewire-core-modules-6.12.27-mips32r2el-di -pinput-modules-6.12.27-mips32r2el-di -pisofs-modules-6.12.27-mips32r2el-di -pjfs-modules-6.12.27-mips32r2el-di -pkernel-image-6.12.27-mips32r2el-di -ploop-modules-6.12.27-mips32r2el-di -pmd-modules-6.12.27-mips32r2el-di -pminix-modules-6.12.27-mips32r2el-di -pmmc-core-modules-6.12.27-mips32r2el-di -pmmc-modules-6.12.27-mips32r2el-di -pmultipath-modules-6.12.27-mips32r2el-di -pnbd-modules-6.12.27-mips32r2el-di -pnfs-modules-6.12.27-mips32r2el-di -pnic-modules-6.12.27-mips32r2el-di -pnic-shared-modules-6.12.27-mips32r2el-di -pnic-usb-modules-6.12.27-mips32r2el-di -pnic-wireless-modules-6.12.27-mips32r2el-di -ppata-modules-6.12.27-mips32r2el-di -pppp-modules-6.12.27-mips32r2el-di -psata-modules-6.12.27-mips32r2el-di -pscsi-core-modules-6.12.27-mips32r2el-di -pscsi-modules-6.12.27-mips32r2el-di -pscsi-nic-modules-6.12.27-mips32r2el-di -psound-modules-6.12.27-mips32r2el-di -pspeakup-modules-6.12.27-mips32r2el-di -psquashfs-modules-6.12.27-mips32r2el-di -pudf-modules-6.12.27-mips32r2el-di -pusb-modules-6.12.27-mips32r2el-di -pusb-serial-modules-6.12.27-mips32r2el-di -pusb-storage-modules-6.12.27-mips32r2el-di -pxfs-modules-6.12.27-mips32r2el-di' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2el-di' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_mips32r2el_meta:
 -      $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2el-dbg' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2el-dbg' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_octeon:binary-arch_mipsel_none_octeon_headers binary-arch_mipsel_none_octeon_image binary-arch_mipsel_none_octeon_image-dbg binary-arch_mipsel_none_octeon_installer binary-arch_mipsel_none_octeon_meta
+ binary-arch_mipsel_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_mipsel_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc:binary-arch_powerpc_bpftool binary-arch_powerpc_config binary-arch_powerpc_cpupower binary-arch_powerpc_hyperv-daemons binary-arch_powerpc_kbuild binary-arch_powerpc_none binary-arch_powerpc_perf binary-arch_powerpc_rtla binary-arch_powerpc_sdsi binary-arch_powerpc_usbip
+ binary-arch_powerpc_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_powerpc_none:binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64
- 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:binary-arch_powerpc_none_powerpc-smp_real_headers binary-arch_powerpc_none_powerpc-smp_real_image binary-arch_powerpc_none_powerpc-smp_real_image-dbg binary-arch_powerpc_none_powerpc-smp_real_meta
- binary-arch_powerpc_none_powerpc-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-smp' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc-smp_real_meta:
-       $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-smp-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc64:binary-arch_powerpc_none_powerpc64_real
- binary-arch_powerpc_none_powerpc64_real:binary-arch_powerpc_none_powerpc64_real_headers binary-arch_powerpc_none_powerpc64_real_image binary-arch_powerpc_none_powerpc64_real_image-dbg binary-arch_powerpc_none_powerpc64_real_meta
- binary-arch_powerpc_none_powerpc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc64_real_meta:
-       $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64-dbg' 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=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc_real:binary-arch_powerpc_none_powerpc_real_headers binary-arch_powerpc_none_powerpc_real_image binary-arch_powerpc_none_powerpc_real_image-dbg binary-arch_powerpc_none_powerpc_real_meta
- binary-arch_powerpc_none_powerpc_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.5.0-2-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_none_powerpc_real_meta:
-       $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real:binary-arch_powerpc_real_bootwrapper binary-arch_powerpc_real_bpftool binary-arch_powerpc_real_config binary-arch_powerpc_real_cpupower binary-arch_powerpc_real_hyperv-daemons binary-arch_powerpc_real_kbuild binary-arch_powerpc_real_libc-dev binary-arch_powerpc_real_perf binary-arch_powerpc_real_rtla binary-arch_powerpc_real_udeb binary-arch_powerpc_real_usbip
- binary-arch_powerpc_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_udeb:binary-arch_powerpc_none_powerpc-smp_real binary-arch_powerpc_none_powerpc64_real binary-arch_powerpc_none_powerpc_real
-       $(call if_package, affs-modules-6.5.0-2-powerpc-di affs-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc-di ata-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc-di btrfs-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc-di cdrom-core-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc-di crc-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc-di crypto-dm-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc-di crypto-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc-di event-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc-di ext4-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc-di f2fs-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc-di fat-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc-di fb-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc-di firewire-core-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc-di fuse-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc-di hfs-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc-di input-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc-di jfs-modules-6.5.0-2-powerpc64-di kernel-image-6.5.0-2-powerpc-di kernel-image-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc-di loop-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc-di md-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc-di mmc-core-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc-di mouse-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc-di multipath-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc-di nbd-modules-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc-di nic-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc-di nic-pcmcia-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc-di nic-shared-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc-di nic-usb-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc-di nic-wireless-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc-di pata-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc-di pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc-di pcmcia-storage-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc-di ppp-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc-di sata-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc-di scsi-nic-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc-di serial-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc-di udf-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc-di uinput-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc-di usb-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc-di usb-serial-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc-di usb-storage-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc-di xfs-modules-6.5.0-2-powerpc64-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-powerpc-di -paffs-modules-6.5.0-2-powerpc64-di -pata-modules-6.5.0-2-powerpc-di -pata-modules-6.5.0-2-powerpc64-di -pbtrfs-modules-6.5.0-2-powerpc-di -pbtrfs-modules-6.5.0-2-powerpc64-di -pcdrom-core-modules-6.5.0-2-powerpc-di -pcdrom-core-modules-6.5.0-2-powerpc64-di -pcrc-modules-6.5.0-2-powerpc-di -pcrc-modules-6.5.0-2-powerpc64-di -pcrypto-dm-modules-6.5.0-2-powerpc-di -pcrypto-dm-modules-6.5.0-2-powerpc64-di -pcrypto-modules-6.5.0-2-powerpc-di -pcrypto-modules-6.5.0-2-powerpc64-di -pevent-modules-6.5.0-2-powerpc-di -pevent-modules-6.5.0-2-powerpc64-di -pext4-modules-6.5.0-2-powerpc-di -pext4-modules-6.5.0-2-powerpc64-di -pf2fs-modules-6.5.0-2-powerpc-di -pf2fs-modules-6.5.0-2-powerpc64-di -pfancontrol-modules-6.5.0-2-powerpc64-di -pfat-modules-6.5.0-2-powerpc-di -pfat-modules-6.5.0-2-powerpc64-di -pfb-modules-6.5.0-2-powerpc-di -pfb-modules-6.5.0-2-powerpc64-di -pfirewire-core-modules-6.5.0-2-powerpc-di -pfirewire-core-modules-6.5.0-2-powerpc64-di -pfuse-modules-6.5.0-2-powerpc-di -pfuse-modules-6.5.0-2-powerpc64-di -phfs-modules-6.5.0-2-powerpc-di -phfs-modules-6.5.0-2-powerpc64-di -phypervisor-modules-6.5.0-2-powerpc64-di -pi2c-modules-6.5.0-2-powerpc64-di -pinput-modules-6.5.0-2-powerpc-di -pinput-modules-6.5.0-2-powerpc64-di -pisofs-modules-6.5.0-2-powerpc-di -pisofs-modules-6.5.0-2-powerpc64-di -pjfs-modules-6.5.0-2-powerpc-di -pjfs-modules-6.5.0-2-powerpc64-di -pkernel-image-6.5.0-2-powerpc-di -pkernel-image-6.5.0-2-powerpc64-di -ploop-modules-6.5.0-2-powerpc-di -ploop-modules-6.5.0-2-powerpc64-di -pmd-modules-6.5.0-2-powerpc-di -pmd-modules-6.5.0-2-powerpc64-di -pmmc-core-modules-6.5.0-2-powerpc-di -pmmc-core-modules-6.5.0-2-powerpc64-di -pmouse-modules-6.5.0-2-powerpc-di -pmouse-modules-6.5.0-2-powerpc64-di -pmtd-core-modules-6.5.0-2-powerpc64-di -pmultipath-modules-6.5.0-2-powerpc-di -pmultipath-modules-6.5.0-2-powerpc64-di -pnbd-modules-6.5.0-2-powerpc-di -pnbd-modules-6.5.0-2-powerpc64-di -pnic-modules-6.5.0-2-powerpc-di -pnic-modules-6.5.0-2-powerpc64-di -pnic-pcmcia-modules-6.5.0-2-powerpc-di -pnic-pcmcia-modules-6.5.0-2-powerpc64-di -pnic-shared-modules-6.5.0-2-powerpc-di -pnic-shared-modules-6.5.0-2-powerpc64-di -pnic-usb-modules-6.5.0-2-powerpc-di -pnic-usb-modules-6.5.0-2-powerpc64-di -pnic-wireless-modules-6.5.0-2-powerpc-di -pnic-wireless-modules-6.5.0-2-powerpc64-di -ppata-modules-6.5.0-2-powerpc-di -ppata-modules-6.5.0-2-powerpc64-di -ppcmcia-modules-6.5.0-2-powerpc-di -ppcmcia-modules-6.5.0-2-powerpc64-di -ppcmcia-storage-modules-6.5.0-2-powerpc-di -ppcmcia-storage-modules-6.5.0-2-powerpc64-di -pppp-modules-6.5.0-2-powerpc-di -pppp-modules-6.5.0-2-powerpc64-di -psata-modules-6.5.0-2-powerpc-di -psata-modules-6.5.0-2-powerpc64-di -pscsi-core-modules-6.5.0-2-powerpc-di -pscsi-core-modules-6.5.0-2-powerpc64-di -pscsi-modules-6.5.0-2-powerpc-di -pscsi-modules-6.5.0-2-powerpc64-di -pscsi-nic-modules-6.5.0-2-powerpc-di -pscsi-nic-modules-6.5.0-2-powerpc64-di -pserial-modules-6.5.0-2-powerpc-di -pserial-modules-6.5.0-2-powerpc64-di -psquashfs-modules-6.5.0-2-powerpc-di -psquashfs-modules-6.5.0-2-powerpc64-di -pudf-modules-6.5.0-2-powerpc-di -pudf-modules-6.5.0-2-powerpc64-di -puinput-modules-6.5.0-2-powerpc-di -puinput-modules-6.5.0-2-powerpc64-di -pusb-modules-6.5.0-2-powerpc-di -pusb-modules-6.5.0-2-powerpc64-di -pusb-serial-modules-6.5.0-2-powerpc-di -pusb-serial-modules-6.5.0-2-powerpc64-di -pusb-storage-modules-6.5.0-2-powerpc-di -pusb-storage-modules-6.5.0-2-powerpc64-di -pxfs-modules-6.5.0-2-powerpc-di -pxfs-modules-6.5.0-2-powerpc64-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc-di nic-modules-6.5.0-2-powerpc-di nic-wireless-modules-6.5.0-2-powerpc-di nic-shared-modules-6.5.0-2-powerpc-di serial-modules-6.5.0-2-powerpc-di usb-serial-modules-6.5.0-2-powerpc-di ppp-modules-6.5.0-2-powerpc-di pata-modules-6.5.0-2-powerpc-di cdrom-core-modules-6.5.0-2-powerpc-di firewire-core-modules-6.5.0-2-powerpc-di scsi-core-modules-6.5.0-2-powerpc-di scsi-modules-6.5.0-2-powerpc-di scsi-nic-modules-6.5.0-2-powerpc-di loop-modules-6.5.0-2-powerpc-di btrfs-modules-6.5.0-2-powerpc-di ext4-modules-6.5.0-2-powerpc-di isofs-modules-6.5.0-2-powerpc-di jfs-modules-6.5.0-2-powerpc-di xfs-modules-6.5.0-2-powerpc-di fat-modules-6.5.0-2-powerpc-di hfs-modules-6.5.0-2-powerpc-di affs-modules-6.5.0-2-powerpc-di squashfs-modules-6.5.0-2-powerpc-di udf-modules-6.5.0-2-powerpc-di fuse-modules-6.5.0-2-powerpc-di f2fs-modules-6.5.0-2-powerpc-di md-modules-6.5.0-2-powerpc-di multipath-modules-6.5.0-2-powerpc-di usb-modules-6.5.0-2-powerpc-di usb-storage-modules-6.5.0-2-powerpc-di pcmcia-storage-modules-6.5.0-2-powerpc-di fb-modules-6.5.0-2-powerpc-di input-modules-6.5.0-2-powerpc-di event-modules-6.5.0-2-powerpc-di mouse-modules-6.5.0-2-powerpc-di nic-pcmcia-modules-6.5.0-2-powerpc-di pcmcia-modules-6.5.0-2-powerpc-di nic-usb-modules-6.5.0-2-powerpc-di sata-modules-6.5.0-2-powerpc-di crc-modules-6.5.0-2-powerpc-di crypto-modules-6.5.0-2-powerpc-di crypto-dm-modules-6.5.0-2-powerpc-di ata-modules-6.5.0-2-powerpc-di mmc-core-modules-6.5.0-2-powerpc-di nbd-modules-6.5.0-2-powerpc-di uinput-modules-6.5.0-2-powerpc-di kernel-image-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di affs-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_powerpc_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64:binary-arch_ppc64_none binary-arch_ppc64_real
- binary-arch_ppc64_none:binary-arch_ppc64_none_powerpc64
- binary-arch_ppc64_none_powerpc64:binary-arch_ppc64_none_powerpc64_real
- binary-arch_ppc64_none_powerpc64_real:binary-arch_ppc64_none_powerpc64_real_headers binary-arch_ppc64_none_powerpc64_real_image binary-arch_ppc64_none_powerpc64_real_image-dbg binary-arch_ppc64_none_powerpc64_real_meta
- binary-arch_ppc64_none_powerpc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_none_powerpc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_none_powerpc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_none_powerpc64_real_meta:
-       $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64-dbg' 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=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real:binary-arch_ppc64_real_bootwrapper binary-arch_ppc64_real_bpftool binary-arch_ppc64_real_config binary-arch_ppc64_real_cpupower binary-arch_ppc64_real_hyperv-daemons binary-arch_ppc64_real_kbuild binary-arch_ppc64_real_libc-dev binary-arch_ppc64_real_perf binary-arch_ppc64_real_rtla binary-arch_ppc64_real_udeb binary-arch_ppc64_real_usbip
- binary-arch_ppc64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_udeb:binary-arch_ppc64_none_powerpc64_real
-       $(call if_package, affs-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di kernel-image-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-powerpc64-di -pata-modules-6.5.0-2-powerpc64-di -pbtrfs-modules-6.5.0-2-powerpc64-di -pcdrom-core-modules-6.5.0-2-powerpc64-di -pcrc-modules-6.5.0-2-powerpc64-di -pcrypto-dm-modules-6.5.0-2-powerpc64-di -pcrypto-modules-6.5.0-2-powerpc64-di -pevent-modules-6.5.0-2-powerpc64-di -pext4-modules-6.5.0-2-powerpc64-di -pf2fs-modules-6.5.0-2-powerpc64-di -pfancontrol-modules-6.5.0-2-powerpc64-di -pfat-modules-6.5.0-2-powerpc64-di -pfb-modules-6.5.0-2-powerpc64-di -pfirewire-core-modules-6.5.0-2-powerpc64-di -pfuse-modules-6.5.0-2-powerpc64-di -phfs-modules-6.5.0-2-powerpc64-di -phypervisor-modules-6.5.0-2-powerpc64-di -pi2c-modules-6.5.0-2-powerpc64-di -pinput-modules-6.5.0-2-powerpc64-di -pisofs-modules-6.5.0-2-powerpc64-di -pjfs-modules-6.5.0-2-powerpc64-di -pkernel-image-6.5.0-2-powerpc64-di -ploop-modules-6.5.0-2-powerpc64-di -pmd-modules-6.5.0-2-powerpc64-di -pmmc-core-modules-6.5.0-2-powerpc64-di -pmouse-modules-6.5.0-2-powerpc64-di -pmtd-core-modules-6.5.0-2-powerpc64-di -pmultipath-modules-6.5.0-2-powerpc64-di -pnbd-modules-6.5.0-2-powerpc64-di -pnic-modules-6.5.0-2-powerpc64-di -pnic-pcmcia-modules-6.5.0-2-powerpc64-di -pnic-shared-modules-6.5.0-2-powerpc64-di -pnic-usb-modules-6.5.0-2-powerpc64-di -pnic-wireless-modules-6.5.0-2-powerpc64-di -ppata-modules-6.5.0-2-powerpc64-di -ppcmcia-modules-6.5.0-2-powerpc64-di -ppcmcia-storage-modules-6.5.0-2-powerpc64-di -pppp-modules-6.5.0-2-powerpc64-di -psata-modules-6.5.0-2-powerpc64-di -pscsi-core-modules-6.5.0-2-powerpc64-di -pscsi-modules-6.5.0-2-powerpc64-di -pscsi-nic-modules-6.5.0-2-powerpc64-di -pserial-modules-6.5.0-2-powerpc64-di -psquashfs-modules-6.5.0-2-powerpc64-di -pudf-modules-6.5.0-2-powerpc64-di -puinput-modules-6.5.0-2-powerpc64-di -pusb-modules-6.5.0-2-powerpc64-di -pusb-serial-modules-6.5.0-2-powerpc64-di -pusb-storage-modules-6.5.0-2-powerpc64-di -pxfs-modules-6.5.0-2-powerpc64-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di affs-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el:binary-arch_ppc64el_none binary-arch_ppc64el_real
- binary-arch_ppc64el_none:binary-arch_ppc64el_none_powerpc64le
- binary-arch_ppc64el_none_powerpc64le:binary-arch_ppc64el_none_powerpc64le_real
- binary-arch_ppc64el_none_powerpc64le_real:binary-arch_ppc64el_none_powerpc64le_real_headers binary-arch_ppc64el_none_powerpc64le_real_image binary-arch_ppc64el_none_powerpc64le_real_image-dbg binary-arch_ppc64el_none_powerpc64le_real_meta
- binary-arch_ppc64el_none_powerpc64le_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64le, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64le' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_none_powerpc64le_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64le, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64le' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_none_powerpc64le_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64le-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_none_powerpc64le_real_meta:
-       $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64le-dbg' 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=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real:binary-arch_ppc64el_real_bootwrapper binary-arch_ppc64el_real_bpftool binary-arch_ppc64el_real_config binary-arch_ppc64el_real_cpupower binary-arch_ppc64el_real_hyperv-daemons binary-arch_ppc64el_real_kbuild binary-arch_ppc64el_real_libc-dev binary-arch_ppc64el_real_perf binary-arch_ppc64el_real_rtla binary-arch_ppc64el_real_udeb binary-arch_ppc64el_real_usbip
- binary-arch_ppc64el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_udeb:binary-arch_ppc64el_none_powerpc64le_real
-       $(call if_package, ata-modules-6.5.0-2-powerpc64le-di btrfs-modules-6.5.0-2-powerpc64le-di cdrom-core-modules-6.5.0-2-powerpc64le-di crc-modules-6.5.0-2-powerpc64le-di crypto-dm-modules-6.5.0-2-powerpc64le-di crypto-modules-6.5.0-2-powerpc64le-di event-modules-6.5.0-2-powerpc64le-di ext4-modules-6.5.0-2-powerpc64le-di f2fs-modules-6.5.0-2-powerpc64le-di fancontrol-modules-6.5.0-2-powerpc64le-di fat-modules-6.5.0-2-powerpc64le-di fb-modules-6.5.0-2-powerpc64le-di firewire-core-modules-6.5.0-2-powerpc64le-di fuse-modules-6.5.0-2-powerpc64le-di hypervisor-modules-6.5.0-2-powerpc64le-di i2c-modules-6.5.0-2-powerpc64le-di input-modules-6.5.0-2-powerpc64le-di isofs-modules-6.5.0-2-powerpc64le-di jfs-modules-6.5.0-2-powerpc64le-di kernel-image-6.5.0-2-powerpc64le-di loop-modules-6.5.0-2-powerpc64le-di md-modules-6.5.0-2-powerpc64le-di mouse-modules-6.5.0-2-powerpc64le-di mtd-core-modules-6.5.0-2-powerpc64le-di multipath-modules-6.5.0-2-powerpc64le-di nbd-modules-6.5.0-2-powerpc64le-di nic-modules-6.5.0-2-powerpc64le-di nic-shared-modules-6.5.0-2-powerpc64le-di nic-usb-modules-6.5.0-2-powerpc64le-di nic-wireless-modules-6.5.0-2-powerpc64le-di ppp-modules-6.5.0-2-powerpc64le-di sata-modules-6.5.0-2-powerpc64le-di scsi-core-modules-6.5.0-2-powerpc64le-di scsi-modules-6.5.0-2-powerpc64le-di scsi-nic-modules-6.5.0-2-powerpc64le-di serial-modules-6.5.0-2-powerpc64le-di squashfs-modules-6.5.0-2-powerpc64le-di udf-modules-6.5.0-2-powerpc64le-di uinput-modules-6.5.0-2-powerpc64le-di usb-modules-6.5.0-2-powerpc64le-di usb-serial-modules-6.5.0-2-powerpc64le-di usb-storage-modules-6.5.0-2-powerpc64le-di xfs-modules-6.5.0-2-powerpc64le-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-powerpc64le-di -pbtrfs-modules-6.5.0-2-powerpc64le-di -pcdrom-core-modules-6.5.0-2-powerpc64le-di -pcrc-modules-6.5.0-2-powerpc64le-di -pcrypto-dm-modules-6.5.0-2-powerpc64le-di -pcrypto-modules-6.5.0-2-powerpc64le-di -pevent-modules-6.5.0-2-powerpc64le-di -pext4-modules-6.5.0-2-powerpc64le-di -pf2fs-modules-6.5.0-2-powerpc64le-di -pfancontrol-modules-6.5.0-2-powerpc64le-di -pfat-modules-6.5.0-2-powerpc64le-di -pfb-modules-6.5.0-2-powerpc64le-di -pfirewire-core-modules-6.5.0-2-powerpc64le-di -pfuse-modules-6.5.0-2-powerpc64le-di -phypervisor-modules-6.5.0-2-powerpc64le-di -pi2c-modules-6.5.0-2-powerpc64le-di -pinput-modules-6.5.0-2-powerpc64le-di -pisofs-modules-6.5.0-2-powerpc64le-di -pjfs-modules-6.5.0-2-powerpc64le-di -pkernel-image-6.5.0-2-powerpc64le-di -ploop-modules-6.5.0-2-powerpc64le-di -pmd-modules-6.5.0-2-powerpc64le-di -pmouse-modules-6.5.0-2-powerpc64le-di -pmtd-core-modules-6.5.0-2-powerpc64le-di -pmultipath-modules-6.5.0-2-powerpc64le-di -pnbd-modules-6.5.0-2-powerpc64le-di -pnic-modules-6.5.0-2-powerpc64le-di -pnic-shared-modules-6.5.0-2-powerpc64le-di -pnic-usb-modules-6.5.0-2-powerpc64le-di -pnic-wireless-modules-6.5.0-2-powerpc64le-di -pppp-modules-6.5.0-2-powerpc64le-di -psata-modules-6.5.0-2-powerpc64le-di -pscsi-core-modules-6.5.0-2-powerpc64le-di -pscsi-modules-6.5.0-2-powerpc64le-di -pscsi-nic-modules-6.5.0-2-powerpc64le-di -pserial-modules-6.5.0-2-powerpc64le-di -psquashfs-modules-6.5.0-2-powerpc64le-di -pudf-modules-6.5.0-2-powerpc64le-di -puinput-modules-6.5.0-2-powerpc64le-di -pusb-modules-6.5.0-2-powerpc64le-di -pusb-serial-modules-6.5.0-2-powerpc64le-di -pusb-storage-modules-6.5.0-2-powerpc64le-di -pxfs-modules-6.5.0-2-powerpc64le-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc64le-di nic-modules-6.5.0-2-powerpc64le-di nic-wireless-modules-6.5.0-2-powerpc64le-di nic-shared-modules-6.5.0-2-powerpc64le-di serial-modules-6.5.0-2-powerpc64le-di usb-serial-modules-6.5.0-2-powerpc64le-di ppp-modules-6.5.0-2-powerpc64le-di cdrom-core-modules-6.5.0-2-powerpc64le-di firewire-core-modules-6.5.0-2-powerpc64le-di scsi-core-modules-6.5.0-2-powerpc64le-di scsi-modules-6.5.0-2-powerpc64le-di scsi-nic-modules-6.5.0-2-powerpc64le-di loop-modules-6.5.0-2-powerpc64le-di btrfs-modules-6.5.0-2-powerpc64le-di ext4-modules-6.5.0-2-powerpc64le-di isofs-modules-6.5.0-2-powerpc64le-di jfs-modules-6.5.0-2-powerpc64le-di xfs-modules-6.5.0-2-powerpc64le-di fat-modules-6.5.0-2-powerpc64le-di squashfs-modules-6.5.0-2-powerpc64le-di udf-modules-6.5.0-2-powerpc64le-di fuse-modules-6.5.0-2-powerpc64le-di f2fs-modules-6.5.0-2-powerpc64le-di md-modules-6.5.0-2-powerpc64le-di multipath-modules-6.5.0-2-powerpc64le-di usb-modules-6.5.0-2-powerpc64le-di usb-storage-modules-6.5.0-2-powerpc64le-di fb-modules-6.5.0-2-powerpc64le-di input-modules-6.5.0-2-powerpc64le-di event-modules-6.5.0-2-powerpc64le-di mouse-modules-6.5.0-2-powerpc64le-di nic-usb-modules-6.5.0-2-powerpc64le-di sata-modules-6.5.0-2-powerpc64le-di i2c-modules-6.5.0-2-powerpc64le-di crc-modules-6.5.0-2-powerpc64le-di crypto-modules-6.5.0-2-powerpc64le-di crypto-dm-modules-6.5.0-2-powerpc64le-di ata-modules-6.5.0-2-powerpc64le-di nbd-modules-6.5.0-2-powerpc64le-di uinput-modules-6.5.0-2-powerpc64le-di mtd-core-modules-6.5.0-2-powerpc64le-di hypervisor-modules-6.5.0-2-powerpc64le-di fancontrol-modules-6.5.0-2-powerpc64le-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_ppc64el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64:binary-arch_riscv64_none binary-arch_riscv64_real
+ binary-arch_powerpc_none_powerpc:binary-arch_powerpc_none_powerpc_headers binary-arch_powerpc_none_powerpc_image binary-arch_powerpc_none_powerpc_image-dbg binary-arch_powerpc_none_powerpc_installer binary-arch_powerpc_none_powerpc_meta
+ binary-arch_powerpc_none_powerpc-smp:binary-arch_powerpc_none_powerpc-smp_headers binary-arch_powerpc_none_powerpc-smp_image binary-arch_powerpc_none_powerpc-smp_image-dbg binary-arch_powerpc_none_powerpc-smp_meta
+ binary-arch_powerpc_none_powerpc-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-headers-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-headers-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc-smp_image:
 -      $(call if_package, linux-image-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc-smp_meta:
 -      $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp-dbg' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp-dbg' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc64:binary-arch_powerpc_none_powerpc64_headers binary-arch_powerpc_none_powerpc64_image binary-arch_powerpc_none_powerpc64_image-dbg binary-arch_powerpc_none_powerpc64_installer binary-arch_powerpc_none_powerpc64_meta
+ binary-arch_powerpc_none_powerpc64_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc64_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc64_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc64_meta:
 -      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc' DH_OPTIONS='-plinux-headers-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.12.27-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc' DH_OPTIONS='-plinux-headers-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.12.27-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc_image:
 -      $(call if_package, linux-image-6.12.27-powerpc, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc' DH_OPTIONS='-plinux-image-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc' DH_OPTIONS='-plinux-image-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc-di ata-modules-6.12.27-powerpc-di btrfs-modules-6.12.27-powerpc-di cdrom-core-modules-6.12.27-powerpc-di crypto-dm-modules-6.12.27-powerpc-di crypto-modules-6.12.27-powerpc-di drm-core-modules-6.12.27-powerpc-di ext4-modules-6.12.27-powerpc-di f2fs-modules-6.12.27-powerpc-di fat-modules-6.12.27-powerpc-di fb-modules-6.12.27-powerpc-di firewire-core-modules-6.12.27-powerpc-di hfs-modules-6.12.27-powerpc-di input-modules-6.12.27-powerpc-di isofs-modules-6.12.27-powerpc-di jfs-modules-6.12.27-powerpc-di kernel-image-6.12.27-powerpc-di loop-modules-6.12.27-powerpc-di md-modules-6.12.27-powerpc-di mmc-core-modules-6.12.27-powerpc-di multipath-modules-6.12.27-powerpc-di nbd-modules-6.12.27-powerpc-di nic-modules-6.12.27-powerpc-di nic-pcmcia-modules-6.12.27-powerpc-di nic-shared-modules-6.12.27-powerpc-di nic-usb-modules-6.12.27-powerpc-di nic-wireless-modules-6.12.27-powerpc-di pata-modules-6.12.27-powerpc-di pcmcia-modules-6.12.27-powerpc-di pcmcia-storage-modules-6.12.27-powerpc-di ppp-modules-6.12.27-powerpc-di sata-modules-6.12.27-powerpc-di scsi-core-modules-6.12.27-powerpc-di scsi-modules-6.12.27-powerpc-di scsi-nic-modules-6.12.27-powerpc-di serial-modules-6.12.27-powerpc-di squashfs-modules-6.12.27-powerpc-di udf-modules-6.12.27-powerpc-di uinput-modules-6.12.27-powerpc-di usb-modules-6.12.27-powerpc-di usb-serial-modules-6.12.27-powerpc-di usb-storage-modules-6.12.27-powerpc-di xfs-modules-6.12.27-powerpc-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc-di -pata-modules-6.12.27-powerpc-di -pbtrfs-modules-6.12.27-powerpc-di -pcdrom-core-modules-6.12.27-powerpc-di -pcrypto-dm-modules-6.12.27-powerpc-di -pcrypto-modules-6.12.27-powerpc-di -pdrm-core-modules-6.12.27-powerpc-di -pext4-modules-6.12.27-powerpc-di -pf2fs-modules-6.12.27-powerpc-di -pfat-modules-6.12.27-powerpc-di -pfb-modules-6.12.27-powerpc-di -pfirewire-core-modules-6.12.27-powerpc-di -phfs-modules-6.12.27-powerpc-di -pinput-modules-6.12.27-powerpc-di -pisofs-modules-6.12.27-powerpc-di -pjfs-modules-6.12.27-powerpc-di -pkernel-image-6.12.27-powerpc-di -ploop-modules-6.12.27-powerpc-di -pmd-modules-6.12.27-powerpc-di -pmmc-core-modules-6.12.27-powerpc-di -pmultipath-modules-6.12.27-powerpc-di -pnbd-modules-6.12.27-powerpc-di -pnic-modules-6.12.27-powerpc-di -pnic-pcmcia-modules-6.12.27-powerpc-di -pnic-shared-modules-6.12.27-powerpc-di -pnic-usb-modules-6.12.27-powerpc-di -pnic-wireless-modules-6.12.27-powerpc-di -ppata-modules-6.12.27-powerpc-di -ppcmcia-modules-6.12.27-powerpc-di -ppcmcia-storage-modules-6.12.27-powerpc-di -pppp-modules-6.12.27-powerpc-di -psata-modules-6.12.27-powerpc-di -pscsi-core-modules-6.12.27-powerpc-di -pscsi-modules-6.12.27-powerpc-di -pscsi-nic-modules-6.12.27-powerpc-di -pserial-modules-6.12.27-powerpc-di -psquashfs-modules-6.12.27-powerpc-di -pudf-modules-6.12.27-powerpc-di -puinput-modules-6.12.27-powerpc-di -pusb-modules-6.12.27-powerpc-di -pusb-serial-modules-6.12.27-powerpc-di -pusb-storage-modules-6.12.27-powerpc-di -pxfs-modules-6.12.27-powerpc-di' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc-di' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc-di ata-modules-6.12.27-powerpc-di btrfs-modules-6.12.27-powerpc-di cdrom-core-modules-6.12.27-powerpc-di crypto-dm-modules-6.12.27-powerpc-di crypto-modules-6.12.27-powerpc-di drm-core-modules-6.12.27-powerpc-di ext4-modules-6.12.27-powerpc-di f2fs-modules-6.12.27-powerpc-di fat-modules-6.12.27-powerpc-di fb-modules-6.12.27-powerpc-di firewire-core-modules-6.12.27-powerpc-di hfs-modules-6.12.27-powerpc-di input-modules-6.12.27-powerpc-di isofs-modules-6.12.27-powerpc-di jfs-modules-6.12.27-powerpc-di kernel-image-6.12.27-powerpc-di loop-modules-6.12.27-powerpc-di md-modules-6.12.27-powerpc-di mmc-core-modules-6.12.27-powerpc-di multipath-modules-6.12.27-powerpc-di nbd-modules-6.12.27-powerpc-di nic-modules-6.12.27-powerpc-di nic-pcmcia-modules-6.12.27-powerpc-di nic-shared-modules-6.12.27-powerpc-di nic-usb-modules-6.12.27-powerpc-di nic-wireless-modules-6.12.27-powerpc-di pata-modules-6.12.27-powerpc-di pcmcia-modules-6.12.27-powerpc-di pcmcia-storage-modules-6.12.27-powerpc-di ppp-modules-6.12.27-powerpc-di sata-modules-6.12.27-powerpc-di scsi-core-modules-6.12.27-powerpc-di scsi-modules-6.12.27-powerpc-di scsi-nic-modules-6.12.27-powerpc-di serial-modules-6.12.27-powerpc-di squashfs-modules-6.12.27-powerpc-di udf-modules-6.12.27-powerpc-di uinput-modules-6.12.27-powerpc-di usb-modules-6.12.27-powerpc-di usb-serial-modules-6.12.27-powerpc-di usb-storage-modules-6.12.27-powerpc-di xfs-modules-6.12.27-powerpc-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc-di -pata-modules-6.12.27-powerpc-di -pbtrfs-modules-6.12.27-powerpc-di -pcdrom-core-modules-6.12.27-powerpc-di -pcrypto-dm-modules-6.12.27-powerpc-di -pcrypto-modules-6.12.27-powerpc-di -pdrm-core-modules-6.12.27-powerpc-di -pext4-modules-6.12.27-powerpc-di -pf2fs-modules-6.12.27-powerpc-di -pfat-modules-6.12.27-powerpc-di -pfb-modules-6.12.27-powerpc-di -pfirewire-core-modules-6.12.27-powerpc-di -phfs-modules-6.12.27-powerpc-di -pinput-modules-6.12.27-powerpc-di -pisofs-modules-6.12.27-powerpc-di -pjfs-modules-6.12.27-powerpc-di -pkernel-image-6.12.27-powerpc-di -ploop-modules-6.12.27-powerpc-di -pmd-modules-6.12.27-powerpc-di -pmmc-core-modules-6.12.27-powerpc-di -pmultipath-modules-6.12.27-powerpc-di -pnbd-modules-6.12.27-powerpc-di -pnic-modules-6.12.27-powerpc-di -pnic-pcmcia-modules-6.12.27-powerpc-di -pnic-shared-modules-6.12.27-powerpc-di -pnic-usb-modules-6.12.27-powerpc-di -pnic-wireless-modules-6.12.27-powerpc-di -ppata-modules-6.12.27-powerpc-di -ppcmcia-modules-6.12.27-powerpc-di -ppcmcia-storage-modules-6.12.27-powerpc-di -pppp-modules-6.12.27-powerpc-di -psata-modules-6.12.27-powerpc-di -pscsi-core-modules-6.12.27-powerpc-di -pscsi-modules-6.12.27-powerpc-di -pscsi-nic-modules-6.12.27-powerpc-di -pserial-modules-6.12.27-powerpc-di -psquashfs-modules-6.12.27-powerpc-di -pudf-modules-6.12.27-powerpc-di -puinput-modules-6.12.27-powerpc-di -pusb-modules-6.12.27-powerpc-di -pusb-serial-modules-6.12.27-powerpc-di -pusb-storage-modules-6.12.27-powerpc-di -pxfs-modules-6.12.27-powerpc-di' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc-di' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_none_powerpc_meta:
 -      $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_powerpc_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64:binary-arch_ppc64_bpftool binary-arch_ppc64_config binary-arch_ppc64_cpupower binary-arch_ppc64_hyperv-daemons binary-arch_ppc64_kbuild binary-arch_ppc64_none binary-arch_ppc64_perf binary-arch_ppc64_rtla binary-arch_ppc64_sdsi binary-arch_ppc64_usbip
+ binary-arch_ppc64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none:binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_powerpc64-64k
+ binary-arch_ppc64_none_powerpc64:binary-arch_ppc64_none_powerpc64_bpf-dev binary-arch_ppc64_none_powerpc64_headers binary-arch_ppc64_none_powerpc64_image binary-arch_ppc64_none_powerpc64_image-dbg binary-arch_ppc64_none_powerpc64_installer binary-arch_ppc64_none_powerpc64_meta
+ binary-arch_ppc64_none_powerpc64-64k:binary-arch_ppc64_none_powerpc64-64k_headers binary-arch_ppc64_none_powerpc64-64k_image binary-arch_ppc64_none_powerpc64-64k_image-dbg binary-arch_ppc64_none_powerpc64-64k_meta
+ binary-arch_ppc64_none_powerpc64-64k_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64-64k_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64-64k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64-64k_meta:
 -      $(call if_package, linux-image-powerpc64-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k' DH_OPTIONS='-plinux-image-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64-64k' DH_OPTIONS='-plinux-headers-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k' DH_OPTIONS='-plinux-image-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64-64k' DH_OPTIONS='-plinux-headers-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_none_powerpc64_meta:
 -      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el:binary-arch_ppc64el_bpftool binary-arch_ppc64el_config binary-arch_ppc64el_cpupower binary-arch_ppc64el_hyperv-daemons binary-arch_ppc64el_kbuild binary-arch_ppc64el_none binary-arch_ppc64el_perf binary-arch_ppc64el_rtla binary-arch_ppc64el_sdsi binary-arch_ppc64el_usbip
+ binary-arch_ppc64el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none:binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_powerpc64le-64k
+ binary-arch_ppc64el_none_powerpc64le:binary-arch_ppc64el_none_powerpc64le_bpf-dev binary-arch_ppc64el_none_powerpc64le_headers binary-arch_ppc64el_none_powerpc64le_image binary-arch_ppc64el_none_powerpc64le_image-dbg binary-arch_ppc64el_none_powerpc64le_installer binary-arch_ppc64el_none_powerpc64le_meta
+ binary-arch_ppc64el_none_powerpc64le-64k:binary-arch_ppc64el_none_powerpc64le-64k_headers binary-arch_ppc64el_none_powerpc64le-64k_image binary-arch_ppc64el_none_powerpc64le-64k_image-dbg binary-arch_ppc64el_none_powerpc64le-64k_meta
+ binary-arch_ppc64el_none_powerpc64le-64k_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le-64k_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le-64k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le-64k_meta:
 -      $(call if_package, linux-image-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k' DH_OPTIONS='-plinux-image-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le-64k' DH_OPTIONS='-plinux-headers-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k' DH_OPTIONS='-plinux-image-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64le-64k, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le-64k' DH_OPTIONS='-plinux-headers-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le_installer:
 -      $(call if_package, ata-modules-6.12.27-powerpc64le-di btrfs-modules-6.12.27-powerpc64le-di cdrom-core-modules-6.12.27-powerpc64le-di crypto-dm-modules-6.12.27-powerpc64le-di crypto-modules-6.12.27-powerpc64le-di drm-core-modules-6.12.27-powerpc64le-di ext4-modules-6.12.27-powerpc64le-di f2fs-modules-6.12.27-powerpc64le-di fat-modules-6.12.27-powerpc64le-di fb-modules-6.12.27-powerpc64le-di firewire-core-modules-6.12.27-powerpc64le-di hypervisor-modules-6.12.27-powerpc64le-di input-modules-6.12.27-powerpc64le-di isofs-modules-6.12.27-powerpc64le-di jfs-modules-6.12.27-powerpc64le-di kernel-image-6.12.27-powerpc64le-di loop-modules-6.12.27-powerpc64le-di md-modules-6.12.27-powerpc64le-di mtd-core-modules-6.12.27-powerpc64le-di multipath-modules-6.12.27-powerpc64le-di nbd-modules-6.12.27-powerpc64le-di nic-modules-6.12.27-powerpc64le-di nic-shared-modules-6.12.27-powerpc64le-di nic-usb-modules-6.12.27-powerpc64le-di nic-wireless-modules-6.12.27-powerpc64le-di ppp-modules-6.12.27-powerpc64le-di sata-modules-6.12.27-powerpc64le-di scsi-core-modules-6.12.27-powerpc64le-di scsi-modules-6.12.27-powerpc64le-di scsi-nic-modules-6.12.27-powerpc64le-di serial-modules-6.12.27-powerpc64le-di squashfs-modules-6.12.27-powerpc64le-di udf-modules-6.12.27-powerpc64le-di uinput-modules-6.12.27-powerpc64le-di usb-modules-6.12.27-powerpc64le-di usb-serial-modules-6.12.27-powerpc64le-di usb-storage-modules-6.12.27-powerpc64le-di xfs-modules-6.12.27-powerpc64le-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-powerpc64le-di -pbtrfs-modules-6.12.27-powerpc64le-di -pcdrom-core-modules-6.12.27-powerpc64le-di -pcrypto-dm-modules-6.12.27-powerpc64le-di -pcrypto-modules-6.12.27-powerpc64le-di -pdrm-core-modules-6.12.27-powerpc64le-di -pext4-modules-6.12.27-powerpc64le-di -pf2fs-modules-6.12.27-powerpc64le-di -pfat-modules-6.12.27-powerpc64le-di -pfb-modules-6.12.27-powerpc64le-di -pfirewire-core-modules-6.12.27-powerpc64le-di -phypervisor-modules-6.12.27-powerpc64le-di -pinput-modules-6.12.27-powerpc64le-di -pisofs-modules-6.12.27-powerpc64le-di -pjfs-modules-6.12.27-powerpc64le-di -pkernel-image-6.12.27-powerpc64le-di -ploop-modules-6.12.27-powerpc64le-di -pmd-modules-6.12.27-powerpc64le-di -pmtd-core-modules-6.12.27-powerpc64le-di -pmultipath-modules-6.12.27-powerpc64le-di -pnbd-modules-6.12.27-powerpc64le-di -pnic-modules-6.12.27-powerpc64le-di -pnic-shared-modules-6.12.27-powerpc64le-di -pnic-usb-modules-6.12.27-powerpc64le-di -pnic-wireless-modules-6.12.27-powerpc64le-di -pppp-modules-6.12.27-powerpc64le-di -psata-modules-6.12.27-powerpc64le-di -pscsi-core-modules-6.12.27-powerpc64le-di -pscsi-modules-6.12.27-powerpc64le-di -pscsi-nic-modules-6.12.27-powerpc64le-di -pserial-modules-6.12.27-powerpc64le-di -psquashfs-modules-6.12.27-powerpc64le-di -pudf-modules-6.12.27-powerpc64le-di -puinput-modules-6.12.27-powerpc64le-di -pusb-modules-6.12.27-powerpc64le-di -pusb-serial-modules-6.12.27-powerpc64le-di -pusb-storage-modules-6.12.27-powerpc64le-di -pxfs-modules-6.12.27-powerpc64le-di' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64le-di' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-powerpc64le-di btrfs-modules-6.12.27-powerpc64le-di cdrom-core-modules-6.12.27-powerpc64le-di crypto-dm-modules-6.12.27-powerpc64le-di crypto-modules-6.12.27-powerpc64le-di drm-core-modules-6.12.27-powerpc64le-di ext4-modules-6.12.27-powerpc64le-di f2fs-modules-6.12.27-powerpc64le-di fat-modules-6.12.27-powerpc64le-di fb-modules-6.12.27-powerpc64le-di firewire-core-modules-6.12.27-powerpc64le-di hypervisor-modules-6.12.27-powerpc64le-di input-modules-6.12.27-powerpc64le-di isofs-modules-6.12.27-powerpc64le-di jfs-modules-6.12.27-powerpc64le-di kernel-image-6.12.27-powerpc64le-di loop-modules-6.12.27-powerpc64le-di md-modules-6.12.27-powerpc64le-di mtd-core-modules-6.12.27-powerpc64le-di multipath-modules-6.12.27-powerpc64le-di nbd-modules-6.12.27-powerpc64le-di nic-modules-6.12.27-powerpc64le-di nic-shared-modules-6.12.27-powerpc64le-di nic-usb-modules-6.12.27-powerpc64le-di nic-wireless-modules-6.12.27-powerpc64le-di ppp-modules-6.12.27-powerpc64le-di sata-modules-6.12.27-powerpc64le-di scsi-core-modules-6.12.27-powerpc64le-di scsi-modules-6.12.27-powerpc64le-di scsi-nic-modules-6.12.27-powerpc64le-di serial-modules-6.12.27-powerpc64le-di squashfs-modules-6.12.27-powerpc64le-di udf-modules-6.12.27-powerpc64le-di uinput-modules-6.12.27-powerpc64le-di usb-modules-6.12.27-powerpc64le-di usb-serial-modules-6.12.27-powerpc64le-di usb-storage-modules-6.12.27-powerpc64le-di xfs-modules-6.12.27-powerpc64le-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-powerpc64le-di -pbtrfs-modules-6.12.27-powerpc64le-di -pcdrom-core-modules-6.12.27-powerpc64le-di -pcrypto-dm-modules-6.12.27-powerpc64le-di -pcrypto-modules-6.12.27-powerpc64le-di -pdrm-core-modules-6.12.27-powerpc64le-di -pext4-modules-6.12.27-powerpc64le-di -pf2fs-modules-6.12.27-powerpc64le-di -pfat-modules-6.12.27-powerpc64le-di -pfb-modules-6.12.27-powerpc64le-di -pfirewire-core-modules-6.12.27-powerpc64le-di -phypervisor-modules-6.12.27-powerpc64le-di -pinput-modules-6.12.27-powerpc64le-di -pisofs-modules-6.12.27-powerpc64le-di -pjfs-modules-6.12.27-powerpc64le-di -pkernel-image-6.12.27-powerpc64le-di -ploop-modules-6.12.27-powerpc64le-di -pmd-modules-6.12.27-powerpc64le-di -pmtd-core-modules-6.12.27-powerpc64le-di -pmultipath-modules-6.12.27-powerpc64le-di -pnbd-modules-6.12.27-powerpc64le-di -pnic-modules-6.12.27-powerpc64le-di -pnic-shared-modules-6.12.27-powerpc64le-di -pnic-usb-modules-6.12.27-powerpc64le-di -pnic-wireless-modules-6.12.27-powerpc64le-di -pppp-modules-6.12.27-powerpc64le-di -psata-modules-6.12.27-powerpc64le-di -pscsi-core-modules-6.12.27-powerpc64le-di -pscsi-modules-6.12.27-powerpc64le-di -pscsi-nic-modules-6.12.27-powerpc64le-di -pserial-modules-6.12.27-powerpc64le-di -psquashfs-modules-6.12.27-powerpc64le-di -pudf-modules-6.12.27-powerpc64le-di -puinput-modules-6.12.27-powerpc64le-di -pusb-modules-6.12.27-powerpc64le-di -pusb-serial-modules-6.12.27-powerpc64le-di -pusb-storage-modules-6.12.27-powerpc64le-di -pxfs-modules-6.12.27-powerpc64le-di' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64le-di' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_none_powerpc64le_meta:
 -      $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-dbg' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-dbg' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_ppc64el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64:binary-arch_riscv64_bpftool binary-arch_riscv64_config binary-arch_riscv64_cpupower binary-arch_riscv64_hyperv-daemons binary-arch_riscv64_kbuild binary-arch_riscv64_none binary-arch_riscv64_perf binary-arch_riscv64_rtla binary-arch_riscv64_sdsi binary-arch_riscv64_usbip
+ binary-arch_riscv64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_riscv64_none:binary-arch_riscv64_none_riscv64
- binary-arch_riscv64_none_riscv64:binary-arch_riscv64_none_riscv64_real
- binary-arch_riscv64_none_riscv64_real:binary-arch_riscv64_none_riscv64_real_headers binary-arch_riscv64_none_riscv64_real_image binary-arch_riscv64_none_riscv64_real_image-dbg binary-arch_riscv64_none_riscv64_real_meta
- binary-arch_riscv64_none_riscv64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-riscv64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-riscv64' DH_OPTIONS='-plinux-headers-6.5.0-2-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.5.0-2-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_riscv64_none_riscv64_real_image:
-       $(call if_package, linux-image-6.5.0-2-riscv64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-riscv64' DH_OPTIONS='-plinux-image-6.5.0-2-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.5.0-2-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_riscv64_none_riscv64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-riscv64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-riscv64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.5.0-2-riscv64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_riscv64_none_riscv64_real_meta:
-       $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_riscv64_real:binary-arch_riscv64_real_bootwrapper binary-arch_riscv64_real_bpftool binary-arch_riscv64_real_config binary-arch_riscv64_real_cpupower binary-arch_riscv64_real_hyperv-daemons binary-arch_riscv64_real_kbuild binary-arch_riscv64_real_libc-dev binary-arch_riscv64_real_perf binary-arch_riscv64_real_rtla binary-arch_riscv64_real_udeb binary-arch_riscv64_real_usbip
- binary-arch_riscv64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_udeb:binary-arch_riscv64_none_riscv64_real
-       $(call if_package, ata-modules-6.5.0-2-riscv64-di btrfs-modules-6.5.0-2-riscv64-di cdrom-core-modules-6.5.0-2-riscv64-di crc-modules-6.5.0-2-riscv64-di crypto-dm-modules-6.5.0-2-riscv64-di crypto-modules-6.5.0-2-riscv64-di event-modules-6.5.0-2-riscv64-di ext4-modules-6.5.0-2-riscv64-di f2fs-modules-6.5.0-2-riscv64-di fat-modules-6.5.0-2-riscv64-di fb-modules-6.5.0-2-riscv64-di fuse-modules-6.5.0-2-riscv64-di i2c-modules-6.5.0-2-riscv64-di input-modules-6.5.0-2-riscv64-di isofs-modules-6.5.0-2-riscv64-di jfs-modules-6.5.0-2-riscv64-di kernel-image-6.5.0-2-riscv64-di loop-modules-6.5.0-2-riscv64-di md-modules-6.5.0-2-riscv64-di mmc-core-modules-6.5.0-2-riscv64-di mmc-modules-6.5.0-2-riscv64-di mtd-core-modules-6.5.0-2-riscv64-di mtd-modules-6.5.0-2-riscv64-di multipath-modules-6.5.0-2-riscv64-di nbd-modules-6.5.0-2-riscv64-di nic-modules-6.5.0-2-riscv64-di nic-shared-modules-6.5.0-2-riscv64-di nic-usb-modules-6.5.0-2-riscv64-di nic-wireless-modules-6.5.0-2-riscv64-di pata-modules-6.5.0-2-riscv64-di ppp-modules-6.5.0-2-riscv64-di sata-modules-6.5.0-2-riscv64-di scsi-core-modules-6.5.0-2-riscv64-di scsi-modules-6.5.0-2-riscv64-di scsi-nic-modules-6.5.0-2-riscv64-di squashfs-modules-6.5.0-2-riscv64-di udf-modules-6.5.0-2-riscv64-di usb-modules-6.5.0-2-riscv64-di usb-serial-modules-6.5.0-2-riscv64-di usb-storage-modules-6.5.0-2-riscv64-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-riscv64-di -pbtrfs-modules-6.5.0-2-riscv64-di -pcdrom-core-modules-6.5.0-2-riscv64-di -pcrc-modules-6.5.0-2-riscv64-di -pcrypto-dm-modules-6.5.0-2-riscv64-di -pcrypto-modules-6.5.0-2-riscv64-di -pevent-modules-6.5.0-2-riscv64-di -pext4-modules-6.5.0-2-riscv64-di -pf2fs-modules-6.5.0-2-riscv64-di -pfat-modules-6.5.0-2-riscv64-di -pfb-modules-6.5.0-2-riscv64-di -pfuse-modules-6.5.0-2-riscv64-di -pi2c-modules-6.5.0-2-riscv64-di -pinput-modules-6.5.0-2-riscv64-di -pisofs-modules-6.5.0-2-riscv64-di -pjfs-modules-6.5.0-2-riscv64-di -pkernel-image-6.5.0-2-riscv64-di -ploop-modules-6.5.0-2-riscv64-di -pmd-modules-6.5.0-2-riscv64-di -pmmc-core-modules-6.5.0-2-riscv64-di -pmmc-modules-6.5.0-2-riscv64-di -pmtd-core-modules-6.5.0-2-riscv64-di -pmtd-modules-6.5.0-2-riscv64-di -pmultipath-modules-6.5.0-2-riscv64-di -pnbd-modules-6.5.0-2-riscv64-di -pnic-modules-6.5.0-2-riscv64-di -pnic-shared-modules-6.5.0-2-riscv64-di -pnic-usb-modules-6.5.0-2-riscv64-di -pnic-wireless-modules-6.5.0-2-riscv64-di -ppata-modules-6.5.0-2-riscv64-di -pppp-modules-6.5.0-2-riscv64-di -psata-modules-6.5.0-2-riscv64-di -pscsi-core-modules-6.5.0-2-riscv64-di -pscsi-modules-6.5.0-2-riscv64-di -pscsi-nic-modules-6.5.0-2-riscv64-di -psquashfs-modules-6.5.0-2-riscv64-di -pudf-modules-6.5.0-2-riscv64-di -pusb-modules-6.5.0-2-riscv64-di -pusb-serial-modules-6.5.0-2-riscv64-di -pusb-storage-modules-6.5.0-2-riscv64-di' KERNEL_ARCH='riscv' PACKAGE_NAMES='kernel-image-6.5.0-2-riscv64-di nic-modules-6.5.0-2-riscv64-di nic-wireless-modules-6.5.0-2-riscv64-di nic-shared-modules-6.5.0-2-riscv64-di usb-serial-modules-6.5.0-2-riscv64-di ppp-modules-6.5.0-2-riscv64-di pata-modules-6.5.0-2-riscv64-di cdrom-core-modules-6.5.0-2-riscv64-di scsi-core-modules-6.5.0-2-riscv64-di scsi-modules-6.5.0-2-riscv64-di scsi-nic-modules-6.5.0-2-riscv64-di loop-modules-6.5.0-2-riscv64-di btrfs-modules-6.5.0-2-riscv64-di ext4-modules-6.5.0-2-riscv64-di isofs-modules-6.5.0-2-riscv64-di jfs-modules-6.5.0-2-riscv64-di fat-modules-6.5.0-2-riscv64-di squashfs-modules-6.5.0-2-riscv64-di udf-modules-6.5.0-2-riscv64-di fuse-modules-6.5.0-2-riscv64-di f2fs-modules-6.5.0-2-riscv64-di md-modules-6.5.0-2-riscv64-di multipath-modules-6.5.0-2-riscv64-di usb-modules-6.5.0-2-riscv64-di usb-storage-modules-6.5.0-2-riscv64-di fb-modules-6.5.0-2-riscv64-di input-modules-6.5.0-2-riscv64-di event-modules-6.5.0-2-riscv64-di nic-usb-modules-6.5.0-2-riscv64-di sata-modules-6.5.0-2-riscv64-di i2c-modules-6.5.0-2-riscv64-di crc-modules-6.5.0-2-riscv64-di crypto-modules-6.5.0-2-riscv64-di crypto-dm-modules-6.5.0-2-riscv64-di ata-modules-6.5.0-2-riscv64-di mmc-core-modules-6.5.0-2-riscv64-di mmc-modules-6.5.0-2-riscv64-di nbd-modules-6.5.0-2-riscv64-di mtd-modules-6.5.0-2-riscv64-di mtd-core-modules-6.5.0-2-riscv64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_riscv64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390:binary-arch_s390_real
- binary-arch_s390_real:binary-arch_s390_real_bootwrapper binary-arch_s390_real_bpftool binary-arch_s390_real_cpupower binary-arch_s390_real_hyperv-daemons binary-arch_s390_real_kbuild binary-arch_s390_real_libc-dev binary-arch_s390_real_meta binary-arch_s390_real_perf binary-arch_s390_real_rtla binary-arch_s390_real_usbip
- binary-arch_s390_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='s390' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_s390_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x:binary-arch_s390x_none binary-arch_s390x_real
+ binary-arch_riscv64_none_riscv64:binary-arch_riscv64_none_riscv64_bpf-dev binary-arch_riscv64_none_riscv64_headers binary-arch_riscv64_none_riscv64_image binary-arch_riscv64_none_riscv64_image-dbg binary-arch_riscv64_none_riscv64_installer binary-arch_riscv64_none_riscv64_meta
+ binary-arch_riscv64_none_riscv64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_riscv64_none_riscv64_headers:
 -      $(call if_package, linux-headers-6.12.27-riscv64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-riscv64' DH_OPTIONS='-plinux-headers-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.12.27-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-riscv64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-riscv64' DH_OPTIONS='-plinux-headers-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.12.27-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_riscv64_none_riscv64_image:
 -      $(call if_package, linux-image-6.12.27-riscv64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64' DH_OPTIONS='-plinux-image-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-riscv64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64' DH_OPTIONS='-plinux-image-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_riscv64_none_riscv64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-riscv64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64-dbg' DH_OPTIONS='-plinux-image-6.12.27-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-riscv64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64-dbg' DH_OPTIONS='-plinux-image-6.12.27-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_riscv64_none_riscv64_installer:
 -      $(call if_package, ata-modules-6.12.27-riscv64-di btrfs-modules-6.12.27-riscv64-di cdrom-core-modules-6.12.27-riscv64-di crypto-dm-modules-6.12.27-riscv64-di crypto-modules-6.12.27-riscv64-di drm-core-modules-6.12.27-riscv64-di ext4-modules-6.12.27-riscv64-di f2fs-modules-6.12.27-riscv64-di fat-modules-6.12.27-riscv64-di fb-modules-6.12.27-riscv64-di input-modules-6.12.27-riscv64-di isofs-modules-6.12.27-riscv64-di jfs-modules-6.12.27-riscv64-di kernel-image-6.12.27-riscv64-di loop-modules-6.12.27-riscv64-di md-modules-6.12.27-riscv64-di mmc-core-modules-6.12.27-riscv64-di mmc-modules-6.12.27-riscv64-di mtd-modules-6.12.27-riscv64-di multipath-modules-6.12.27-riscv64-di nbd-modules-6.12.27-riscv64-di nic-modules-6.12.27-riscv64-di nic-shared-modules-6.12.27-riscv64-di nic-usb-modules-6.12.27-riscv64-di nic-wireless-modules-6.12.27-riscv64-di pata-modules-6.12.27-riscv64-di ppp-modules-6.12.27-riscv64-di sata-modules-6.12.27-riscv64-di scsi-core-modules-6.12.27-riscv64-di scsi-modules-6.12.27-riscv64-di scsi-nic-modules-6.12.27-riscv64-di squashfs-modules-6.12.27-riscv64-di udf-modules-6.12.27-riscv64-di usb-modules-6.12.27-riscv64-di usb-serial-modules-6.12.27-riscv64-di usb-storage-modules-6.12.27-riscv64-di xfs-modules-6.12.27-riscv64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-riscv64-di -pbtrfs-modules-6.12.27-riscv64-di -pcdrom-core-modules-6.12.27-riscv64-di -pcrypto-dm-modules-6.12.27-riscv64-di -pcrypto-modules-6.12.27-riscv64-di -pdrm-core-modules-6.12.27-riscv64-di -pext4-modules-6.12.27-riscv64-di -pf2fs-modules-6.12.27-riscv64-di -pfat-modules-6.12.27-riscv64-di -pfb-modules-6.12.27-riscv64-di -pinput-modules-6.12.27-riscv64-di -pisofs-modules-6.12.27-riscv64-di -pjfs-modules-6.12.27-riscv64-di -pkernel-image-6.12.27-riscv64-di -ploop-modules-6.12.27-riscv64-di -pmd-modules-6.12.27-riscv64-di -pmmc-core-modules-6.12.27-riscv64-di -pmmc-modules-6.12.27-riscv64-di -pmtd-modules-6.12.27-riscv64-di -pmultipath-modules-6.12.27-riscv64-di -pnbd-modules-6.12.27-riscv64-di -pnic-modules-6.12.27-riscv64-di -pnic-shared-modules-6.12.27-riscv64-di -pnic-usb-modules-6.12.27-riscv64-di -pnic-wireless-modules-6.12.27-riscv64-di -ppata-modules-6.12.27-riscv64-di -pppp-modules-6.12.27-riscv64-di -psata-modules-6.12.27-riscv64-di -pscsi-core-modules-6.12.27-riscv64-di -pscsi-modules-6.12.27-riscv64-di -pscsi-nic-modules-6.12.27-riscv64-di -psquashfs-modules-6.12.27-riscv64-di -pudf-modules-6.12.27-riscv64-di -pusb-modules-6.12.27-riscv64-di -pusb-serial-modules-6.12.27-riscv64-di -pusb-storage-modules-6.12.27-riscv64-di -pxfs-modules-6.12.27-riscv64-di' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-riscv64-di' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-riscv64-di btrfs-modules-6.12.27-riscv64-di cdrom-core-modules-6.12.27-riscv64-di crypto-dm-modules-6.12.27-riscv64-di crypto-modules-6.12.27-riscv64-di drm-core-modules-6.12.27-riscv64-di ext4-modules-6.12.27-riscv64-di f2fs-modules-6.12.27-riscv64-di fat-modules-6.12.27-riscv64-di fb-modules-6.12.27-riscv64-di input-modules-6.12.27-riscv64-di isofs-modules-6.12.27-riscv64-di jfs-modules-6.12.27-riscv64-di kernel-image-6.12.27-riscv64-di loop-modules-6.12.27-riscv64-di md-modules-6.12.27-riscv64-di mmc-core-modules-6.12.27-riscv64-di mmc-modules-6.12.27-riscv64-di mtd-modules-6.12.27-riscv64-di multipath-modules-6.12.27-riscv64-di nbd-modules-6.12.27-riscv64-di nic-modules-6.12.27-riscv64-di nic-shared-modules-6.12.27-riscv64-di nic-usb-modules-6.12.27-riscv64-di nic-wireless-modules-6.12.27-riscv64-di pata-modules-6.12.27-riscv64-di ppp-modules-6.12.27-riscv64-di sata-modules-6.12.27-riscv64-di scsi-core-modules-6.12.27-riscv64-di scsi-modules-6.12.27-riscv64-di scsi-nic-modules-6.12.27-riscv64-di squashfs-modules-6.12.27-riscv64-di udf-modules-6.12.27-riscv64-di usb-modules-6.12.27-riscv64-di usb-serial-modules-6.12.27-riscv64-di usb-storage-modules-6.12.27-riscv64-di xfs-modules-6.12.27-riscv64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-riscv64-di -pbtrfs-modules-6.12.27-riscv64-di -pcdrom-core-modules-6.12.27-riscv64-di -pcrypto-dm-modules-6.12.27-riscv64-di -pcrypto-modules-6.12.27-riscv64-di -pdrm-core-modules-6.12.27-riscv64-di -pext4-modules-6.12.27-riscv64-di -pf2fs-modules-6.12.27-riscv64-di -pfat-modules-6.12.27-riscv64-di -pfb-modules-6.12.27-riscv64-di -pinput-modules-6.12.27-riscv64-di -pisofs-modules-6.12.27-riscv64-di -pjfs-modules-6.12.27-riscv64-di -pkernel-image-6.12.27-riscv64-di -ploop-modules-6.12.27-riscv64-di -pmd-modules-6.12.27-riscv64-di -pmmc-core-modules-6.12.27-riscv64-di -pmmc-modules-6.12.27-riscv64-di -pmtd-modules-6.12.27-riscv64-di -pmultipath-modules-6.12.27-riscv64-di -pnbd-modules-6.12.27-riscv64-di -pnic-modules-6.12.27-riscv64-di -pnic-shared-modules-6.12.27-riscv64-di -pnic-usb-modules-6.12.27-riscv64-di -pnic-wireless-modules-6.12.27-riscv64-di -ppata-modules-6.12.27-riscv64-di -pppp-modules-6.12.27-riscv64-di -psata-modules-6.12.27-riscv64-di -pscsi-core-modules-6.12.27-riscv64-di -pscsi-modules-6.12.27-riscv64-di -pscsi-nic-modules-6.12.27-riscv64-di -psquashfs-modules-6.12.27-riscv64-di -pudf-modules-6.12.27-riscv64-di -pusb-modules-6.12.27-riscv64-di -pusb-serial-modules-6.12.27-riscv64-di -pusb-storage-modules-6.12.27-riscv64-di -pxfs-modules-6.12.27-riscv64-di' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-riscv64-di' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_riscv64_none_riscv64_meta:
 -      $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_riscv64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='riscv' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='riscv' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_riscv64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x:binary-arch_s390x_bpftool binary-arch_s390x_config binary-arch_s390x_cpupower binary-arch_s390x_hyperv-daemons binary-arch_s390x_kbuild binary-arch_s390x_none binary-arch_s390x_perf binary-arch_s390x_rtla binary-arch_s390x_sdsi binary-arch_s390x_usbip
+ binary-arch_s390x_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_s390x_none:binary-arch_s390x_none_s390x
- binary-arch_s390x_none_s390x:binary-arch_s390x_none_s390x_real
- binary-arch_s390x_none_s390x_real:binary-arch_s390x_none_s390x_real_headers binary-arch_s390x_none_s390x_real_image binary-arch_s390x_none_s390x_real_image-dbg binary-arch_s390x_none_s390x_real_meta
- binary-arch_s390x_none_s390x_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-s390x, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-s390x' DH_OPTIONS='-plinux-headers-6.5.0-2-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.5.0-2-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_s390x_none_s390x_real_image:
-       $(call if_package, linux-image-6.5.0-2-s390x, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-s390x' DH_OPTIONS='-plinux-image-6.5.0-2-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.5.0-2-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_s390x_none_s390x_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-s390x-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-s390x-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.5.0-2-s390x-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_s390x_none_s390x_real_meta:
-       $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- binary-arch_s390x_real:binary-arch_s390x_real_bootwrapper binary-arch_s390x_real_bpftool binary-arch_s390x_real_config binary-arch_s390x_real_cpupower binary-arch_s390x_real_hyperv-daemons binary-arch_s390x_real_kbuild binary-arch_s390x_real_libc-dev binary-arch_s390x_real_meta binary-arch_s390x_real_perf binary-arch_s390x_real_rtla binary-arch_s390x_real_udeb binary-arch_s390x_real_usbip
- binary-arch_s390x_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='s390' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_s390x_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_udeb:binary-arch_s390x_none_s390x_real
-       $(call if_package, btrfs-modules-6.5.0-2-s390x-di cdrom-core-modules-6.5.0-2-s390x-di crc-modules-6.5.0-2-s390x-di crypto-dm-modules-6.5.0-2-s390x-di crypto-modules-6.5.0-2-s390x-di dasd-extra-modules-6.5.0-2-s390x-di dasd-modules-6.5.0-2-s390x-di ext4-modules-6.5.0-2-s390x-di f2fs-modules-6.5.0-2-s390x-di fat-modules-6.5.0-2-s390x-di fuse-modules-6.5.0-2-s390x-di isofs-modules-6.5.0-2-s390x-di kernel-image-6.5.0-2-s390x-di loop-modules-6.5.0-2-s390x-di md-modules-6.5.0-2-s390x-di mtd-core-modules-6.5.0-2-s390x-di multipath-modules-6.5.0-2-s390x-di nbd-modules-6.5.0-2-s390x-di nic-modules-6.5.0-2-s390x-di scsi-core-modules-6.5.0-2-s390x-di scsi-modules-6.5.0-2-s390x-di udf-modules-6.5.0-2-s390x-di xfs-modules-6.5.0-2-s390x-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.5.0-2-s390x-di -pcdrom-core-modules-6.5.0-2-s390x-di -pcrc-modules-6.5.0-2-s390x-di -pcrypto-dm-modules-6.5.0-2-s390x-di -pcrypto-modules-6.5.0-2-s390x-di -pdasd-extra-modules-6.5.0-2-s390x-di -pdasd-modules-6.5.0-2-s390x-di -pext4-modules-6.5.0-2-s390x-di -pf2fs-modules-6.5.0-2-s390x-di -pfat-modules-6.5.0-2-s390x-di -pfuse-modules-6.5.0-2-s390x-di -pisofs-modules-6.5.0-2-s390x-di -pkernel-image-6.5.0-2-s390x-di -ploop-modules-6.5.0-2-s390x-di -pmd-modules-6.5.0-2-s390x-di -pmtd-core-modules-6.5.0-2-s390x-di -pmultipath-modules-6.5.0-2-s390x-di -pnbd-modules-6.5.0-2-s390x-di -pnic-modules-6.5.0-2-s390x-di -pscsi-core-modules-6.5.0-2-s390x-di -pscsi-modules-6.5.0-2-s390x-di -pudf-modules-6.5.0-2-s390x-di -pxfs-modules-6.5.0-2-s390x-di' KERNEL_ARCH='s390' PACKAGE_NAMES='kernel-image-6.5.0-2-s390x-di nic-modules-6.5.0-2-s390x-di cdrom-core-modules-6.5.0-2-s390x-di scsi-core-modules-6.5.0-2-s390x-di scsi-modules-6.5.0-2-s390x-di loop-modules-6.5.0-2-s390x-di btrfs-modules-6.5.0-2-s390x-di ext4-modules-6.5.0-2-s390x-di isofs-modules-6.5.0-2-s390x-di xfs-modules-6.5.0-2-s390x-di fat-modules-6.5.0-2-s390x-di udf-modules-6.5.0-2-s390x-di fuse-modules-6.5.0-2-s390x-di f2fs-modules-6.5.0-2-s390x-di md-modules-6.5.0-2-s390x-di multipath-modules-6.5.0-2-s390x-di crc-modules-6.5.0-2-s390x-di crypto-modules-6.5.0-2-s390x-di crypto-dm-modules-6.5.0-2-s390x-di nbd-modules-6.5.0-2-s390x-di mtd-core-modules-6.5.0-2-s390x-di dasd-modules-6.5.0-2-s390x-di dasd-extra-modules-6.5.0-2-s390x-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_s390x_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3:binary-arch_sh3_real
- binary-arch_sh3_real:binary-arch_sh3_real_bootwrapper binary-arch_sh3_real_bpftool binary-arch_sh3_real_cpupower binary-arch_sh3_real_hyperv-daemons binary-arch_sh3_real_kbuild binary-arch_sh3_real_libc-dev binary-arch_sh3_real_perf binary-arch_sh3_real_rtla binary-arch_sh3_real_usbip
- binary-arch_sh3_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sh' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh3_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4:binary-arch_sh4_none binary-arch_sh4_real
+ binary-arch_s390x_none_s390x:binary-arch_s390x_none_s390x_bpf-dev binary-arch_s390x_none_s390x_headers binary-arch_s390x_none_s390x_image binary-arch_s390x_none_s390x_image-dbg binary-arch_s390x_none_s390x_installer binary-arch_s390x_none_s390x_meta
+ binary-arch_s390x_none_s390x_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_s390x_none_s390x_headers:
 -      $(call if_package, linux-headers-6.12.27-s390x, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-s390x' DH_OPTIONS='-plinux-headers-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.12.27-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-s390x, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-s390x' DH_OPTIONS='-plinux-headers-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.12.27-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_s390x_none_s390x_image:
 -      $(call if_package, linux-image-6.12.27-s390x, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x' DH_OPTIONS='-plinux-image-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-s390x, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x' DH_OPTIONS='-plinux-image-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_s390x_none_s390x_image-dbg:
 -      $(call if_package, linux-image-6.12.27-s390x-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x-dbg' DH_OPTIONS='-plinux-image-6.12.27-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-s390x-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x-dbg' DH_OPTIONS='-plinux-image-6.12.27-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_s390x_none_s390x_installer:
 -      $(call if_package, btrfs-modules-6.12.27-s390x-di cdrom-core-modules-6.12.27-s390x-di crypto-dm-modules-6.12.27-s390x-di crypto-modules-6.12.27-s390x-di dasd-extra-modules-6.12.27-s390x-di dasd-modules-6.12.27-s390x-di ext4-modules-6.12.27-s390x-di f2fs-modules-6.12.27-s390x-di fat-modules-6.12.27-s390x-di isofs-modules-6.12.27-s390x-di kernel-image-6.12.27-s390x-di loop-modules-6.12.27-s390x-di md-modules-6.12.27-s390x-di mtd-core-modules-6.12.27-s390x-di multipath-modules-6.12.27-s390x-di nbd-modules-6.12.27-s390x-di nic-modules-6.12.27-s390x-di scsi-core-modules-6.12.27-s390x-di scsi-modules-6.12.27-s390x-di udf-modules-6.12.27-s390x-di xfs-modules-6.12.27-s390x-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-s390x-di -pcdrom-core-modules-6.12.27-s390x-di -pcrypto-dm-modules-6.12.27-s390x-di -pcrypto-modules-6.12.27-s390x-di -pdasd-extra-modules-6.12.27-s390x-di -pdasd-modules-6.12.27-s390x-di -pext4-modules-6.12.27-s390x-di -pf2fs-modules-6.12.27-s390x-di -pfat-modules-6.12.27-s390x-di -pisofs-modules-6.12.27-s390x-di -pkernel-image-6.12.27-s390x-di -ploop-modules-6.12.27-s390x-di -pmd-modules-6.12.27-s390x-di -pmtd-core-modules-6.12.27-s390x-di -pmultipath-modules-6.12.27-s390x-di -pnbd-modules-6.12.27-s390x-di -pnic-modules-6.12.27-s390x-di -pscsi-core-modules-6.12.27-s390x-di -pscsi-modules-6.12.27-s390x-di -pudf-modules-6.12.27-s390x-di -pxfs-modules-6.12.27-s390x-di' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-s390x-di' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, btrfs-modules-6.12.27-s390x-di cdrom-core-modules-6.12.27-s390x-di crypto-dm-modules-6.12.27-s390x-di crypto-modules-6.12.27-s390x-di dasd-extra-modules-6.12.27-s390x-di dasd-modules-6.12.27-s390x-di ext4-modules-6.12.27-s390x-di f2fs-modules-6.12.27-s390x-di fat-modules-6.12.27-s390x-di isofs-modules-6.12.27-s390x-di kernel-image-6.12.27-s390x-di loop-modules-6.12.27-s390x-di md-modules-6.12.27-s390x-di mtd-core-modules-6.12.27-s390x-di multipath-modules-6.12.27-s390x-di nbd-modules-6.12.27-s390x-di nic-modules-6.12.27-s390x-di scsi-core-modules-6.12.27-s390x-di scsi-modules-6.12.27-s390x-di udf-modules-6.12.27-s390x-di xfs-modules-6.12.27-s390x-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-s390x-di -pcdrom-core-modules-6.12.27-s390x-di -pcrypto-dm-modules-6.12.27-s390x-di -pcrypto-modules-6.12.27-s390x-di -pdasd-extra-modules-6.12.27-s390x-di -pdasd-modules-6.12.27-s390x-di -pext4-modules-6.12.27-s390x-di -pf2fs-modules-6.12.27-s390x-di -pfat-modules-6.12.27-s390x-di -pisofs-modules-6.12.27-s390x-di -pkernel-image-6.12.27-s390x-di -ploop-modules-6.12.27-s390x-di -pmd-modules-6.12.27-s390x-di -pmtd-core-modules-6.12.27-s390x-di -pmultipath-modules-6.12.27-s390x-di -pnbd-modules-6.12.27-s390x-di -pnic-modules-6.12.27-s390x-di -pscsi-core-modules-6.12.27-s390x-di -pscsi-modules-6.12.27-s390x-di -pudf-modules-6.12.27-s390x-di -pxfs-modules-6.12.27-s390x-di' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-s390x-di' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_s390x_none_s390x_meta:
 -      $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ binary-arch_s390x_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='s390' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='s390' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_s390x_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4:binary-arch_sh4_bpftool binary-arch_sh4_config binary-arch_sh4_cpupower binary-arch_sh4_hyperv-daemons binary-arch_sh4_kbuild binary-arch_sh4_none binary-arch_sh4_perf binary-arch_sh4_rtla binary-arch_sh4_sdsi binary-arch_sh4_usbip
+ binary-arch_sh4_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_sh4_none:binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr
- binary-arch_sh4_none_sh7751r:binary-arch_sh4_none_sh7751r_real
- binary-arch_sh4_none_sh7751r_real:binary-arch_sh4_none_sh7751r_real_headers binary-arch_sh4_none_sh7751r_real_image binary-arch_sh4_none_sh7751r_real_image-dbg binary-arch_sh4_none_sh7751r_real_meta
- binary-arch_sh4_none_sh7751r_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sh7751r, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sh7751r' DH_OPTIONS='-plinux-headers-6.5.0-2-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.5.0-2-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7751r_real_image:
-       $(call if_package, linux-image-6.5.0-2-sh7751r, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7751r' DH_OPTIONS='-plinux-image-6.5.0-2-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7751r_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sh7751r-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.5.0-2-sh7751r-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7751r_real_meta:
-       $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7785lcr:binary-arch_sh4_none_sh7785lcr_real
- binary-arch_sh4_none_sh7785lcr_real:binary-arch_sh4_none_sh7785lcr_real_headers binary-arch_sh4_none_sh7785lcr_real_image binary-arch_sh4_none_sh7785lcr_real_image-dbg binary-arch_sh4_none_sh7785lcr_real_meta
- binary-arch_sh4_none_sh7785lcr_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sh7785lcr, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sh7785lcr' DH_OPTIONS='-plinux-headers-6.5.0-2-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.5.0-2-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7785lcr_real_image:
-       $(call if_package, linux-image-6.5.0-2-sh7785lcr, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7785lcr' DH_OPTIONS='-plinux-image-6.5.0-2-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7785lcr_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sh7785lcr-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_none_sh7785lcr_real_meta:
-       $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real:binary-arch_sh4_real_bootwrapper binary-arch_sh4_real_bpftool binary-arch_sh4_real_config binary-arch_sh4_real_cpupower binary-arch_sh4_real_hyperv-daemons binary-arch_sh4_real_kbuild binary-arch_sh4_real_libc-dev binary-arch_sh4_real_perf binary-arch_sh4_real_rtla binary-arch_sh4_real_udeb binary-arch_sh4_real_usbip
- binary-arch_sh4_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sh' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_udeb:binary-arch_sh4_none_sh7751r_real binary-arch_sh4_none_sh7785lcr_real
-       $(call if_package, ata-modules-6.5.0-2-sh7785lcr-di btrfs-modules-6.5.0-2-sh7751r-di btrfs-modules-6.5.0-2-sh7785lcr-di cdrom-core-modules-6.5.0-2-sh7751r-di cdrom-core-modules-6.5.0-2-sh7785lcr-di crc-modules-6.5.0-2-sh7751r-di crc-modules-6.5.0-2-sh7785lcr-di crypto-dm-modules-6.5.0-2-sh7751r-di crypto-dm-modules-6.5.0-2-sh7785lcr-di crypto-modules-6.5.0-2-sh7751r-di crypto-modules-6.5.0-2-sh7785lcr-di ext4-modules-6.5.0-2-sh7751r-di ext4-modules-6.5.0-2-sh7785lcr-di f2fs-modules-6.5.0-2-sh7751r-di f2fs-modules-6.5.0-2-sh7785lcr-di fat-modules-6.5.0-2-sh7751r-di fat-modules-6.5.0-2-sh7785lcr-di firewire-core-modules-6.5.0-2-sh7751r-di firewire-core-modules-6.5.0-2-sh7785lcr-di fuse-modules-6.5.0-2-sh7751r-di fuse-modules-6.5.0-2-sh7785lcr-di i2c-modules-6.5.0-2-sh7751r-di i2c-modules-6.5.0-2-sh7785lcr-di isofs-modules-6.5.0-2-sh7751r-di isofs-modules-6.5.0-2-sh7785lcr-di jfs-modules-6.5.0-2-sh7751r-di jfs-modules-6.5.0-2-sh7785lcr-di kernel-image-6.5.0-2-sh7751r-di kernel-image-6.5.0-2-sh7785lcr-di loop-modules-6.5.0-2-sh7751r-di loop-modules-6.5.0-2-sh7785lcr-di md-modules-6.5.0-2-sh7751r-di md-modules-6.5.0-2-sh7785lcr-di minix-modules-6.5.0-2-sh7751r-di minix-modules-6.5.0-2-sh7785lcr-di multipath-modules-6.5.0-2-sh7751r-di multipath-modules-6.5.0-2-sh7785lcr-di nbd-modules-6.5.0-2-sh7751r-di nbd-modules-6.5.0-2-sh7785lcr-di nic-modules-6.5.0-2-sh7751r-di nic-modules-6.5.0-2-sh7785lcr-di nic-shared-modules-6.5.0-2-sh7751r-di nic-shared-modules-6.5.0-2-sh7785lcr-di nic-usb-modules-6.5.0-2-sh7751r-di nic-usb-modules-6.5.0-2-sh7785lcr-di pata-modules-6.5.0-2-sh7751r-di pata-modules-6.5.0-2-sh7785lcr-di ppp-modules-6.5.0-2-sh7751r-di ppp-modules-6.5.0-2-sh7785lcr-di sata-modules-6.5.0-2-sh7751r-di sata-modules-6.5.0-2-sh7785lcr-di scsi-core-modules-6.5.0-2-sh7785lcr-di sound-modules-6.5.0-2-sh7751r-di sound-modules-6.5.0-2-sh7785lcr-di speakup-modules-6.5.0-2-sh7751r-di speakup-modules-6.5.0-2-sh7785lcr-di squashfs-modules-6.5.0-2-sh7751r-di squashfs-modules-6.5.0-2-sh7785lcr-di udf-modules-6.5.0-2-sh7751r-di udf-modules-6.5.0-2-sh7785lcr-di usb-modules-6.5.0-2-sh7785lcr-di usb-serial-modules-6.5.0-2-sh7751r-di usb-serial-modules-6.5.0-2-sh7785lcr-di usb-storage-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7785lcr-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-sh7785lcr-di -pbtrfs-modules-6.5.0-2-sh7751r-di -pbtrfs-modules-6.5.0-2-sh7785lcr-di -pcdrom-core-modules-6.5.0-2-sh7751r-di -pcdrom-core-modules-6.5.0-2-sh7785lcr-di -pcrc-modules-6.5.0-2-sh7751r-di -pcrc-modules-6.5.0-2-sh7785lcr-di -pcrypto-dm-modules-6.5.0-2-sh7751r-di -pcrypto-dm-modules-6.5.0-2-sh7785lcr-di -pcrypto-modules-6.5.0-2-sh7751r-di -pcrypto-modules-6.5.0-2-sh7785lcr-di -pext4-modules-6.5.0-2-sh7751r-di -pext4-modules-6.5.0-2-sh7785lcr-di -pf2fs-modules-6.5.0-2-sh7751r-di -pf2fs-modules-6.5.0-2-sh7785lcr-di -pfat-modules-6.5.0-2-sh7751r-di -pfat-modules-6.5.0-2-sh7785lcr-di -pfirewire-core-modules-6.5.0-2-sh7751r-di -pfirewire-core-modules-6.5.0-2-sh7785lcr-di -pfuse-modules-6.5.0-2-sh7751r-di -pfuse-modules-6.5.0-2-sh7785lcr-di -pi2c-modules-6.5.0-2-sh7751r-di -pi2c-modules-6.5.0-2-sh7785lcr-di -pisofs-modules-6.5.0-2-sh7751r-di -pisofs-modules-6.5.0-2-sh7785lcr-di -pjfs-modules-6.5.0-2-sh7751r-di -pjfs-modules-6.5.0-2-sh7785lcr-di -pkernel-image-6.5.0-2-sh7751r-di -pkernel-image-6.5.0-2-sh7785lcr-di -ploop-modules-6.5.0-2-sh7751r-di -ploop-modules-6.5.0-2-sh7785lcr-di -pmd-modules-6.5.0-2-sh7751r-di -pmd-modules-6.5.0-2-sh7785lcr-di -pminix-modules-6.5.0-2-sh7751r-di -pminix-modules-6.5.0-2-sh7785lcr-di -pmultipath-modules-6.5.0-2-sh7751r-di -pmultipath-modules-6.5.0-2-sh7785lcr-di -pnbd-modules-6.5.0-2-sh7751r-di -pnbd-modules-6.5.0-2-sh7785lcr-di -pnic-modules-6.5.0-2-sh7751r-di -pnic-modules-6.5.0-2-sh7785lcr-di -pnic-shared-modules-6.5.0-2-sh7751r-di -pnic-shared-modules-6.5.0-2-sh7785lcr-di -pnic-usb-modules-6.5.0-2-sh7751r-di -pnic-usb-modules-6.5.0-2-sh7785lcr-di -ppata-modules-6.5.0-2-sh7751r-di -ppata-modules-6.5.0-2-sh7785lcr-di -pppp-modules-6.5.0-2-sh7751r-di -pppp-modules-6.5.0-2-sh7785lcr-di -psata-modules-6.5.0-2-sh7751r-di -psata-modules-6.5.0-2-sh7785lcr-di -pscsi-core-modules-6.5.0-2-sh7785lcr-di -psound-modules-6.5.0-2-sh7751r-di -psound-modules-6.5.0-2-sh7785lcr-di -pspeakup-modules-6.5.0-2-sh7751r-di -pspeakup-modules-6.5.0-2-sh7785lcr-di -psquashfs-modules-6.5.0-2-sh7751r-di -psquashfs-modules-6.5.0-2-sh7785lcr-di -pudf-modules-6.5.0-2-sh7751r-di -pudf-modules-6.5.0-2-sh7785lcr-di -pusb-modules-6.5.0-2-sh7785lcr-di -pusb-serial-modules-6.5.0-2-sh7751r-di -pusb-serial-modules-6.5.0-2-sh7785lcr-di -pusb-storage-modules-6.5.0-2-sh7751r-di -pxfs-modules-6.5.0-2-sh7751r-di -pxfs-modules-6.5.0-2-sh7785lcr-di' KERNEL_ARCH='sh' PACKAGE_NAMES='kernel-image-6.5.0-2-sh7751r-di nic-modules-6.5.0-2-sh7751r-di nic-shared-modules-6.5.0-2-sh7751r-di usb-serial-modules-6.5.0-2-sh7751r-di ppp-modules-6.5.0-2-sh7751r-di pata-modules-6.5.0-2-sh7751r-di cdrom-core-modules-6.5.0-2-sh7751r-di firewire-core-modules-6.5.0-2-sh7751r-di loop-modules-6.5.0-2-sh7751r-di btrfs-modules-6.5.0-2-sh7751r-di ext4-modules-6.5.0-2-sh7751r-di isofs-modules-6.5.0-2-sh7751r-di jfs-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7751r-di fat-modules-6.5.0-2-sh7751r-di minix-modules-6.5.0-2-sh7751r-di squashfs-modules-6.5.0-2-sh7751r-di udf-modules-6.5.0-2-sh7751r-di fuse-modules-6.5.0-2-sh7751r-di f2fs-modules-6.5.0-2-sh7751r-di md-modules-6.5.0-2-sh7751r-di multipath-modules-6.5.0-2-sh7751r-di usb-storage-modules-6.5.0-2-sh7751r-di nic-usb-modules-6.5.0-2-sh7751r-di sata-modules-6.5.0-2-sh7751r-di i2c-modules-6.5.0-2-sh7751r-di crc-modules-6.5.0-2-sh7751r-di crypto-modules-6.5.0-2-sh7751r-di crypto-dm-modules-6.5.0-2-sh7751r-di nbd-modules-6.5.0-2-sh7751r-di speakup-modules-6.5.0-2-sh7751r-di sound-modules-6.5.0-2-sh7751r-di kernel-image-6.5.0-2-sh7785lcr-di nic-modules-6.5.0-2-sh7785lcr-di nic-shared-modules-6.5.0-2-sh7785lcr-di usb-serial-modules-6.5.0-2-sh7785lcr-di ppp-modules-6.5.0-2-sh7785lcr-di pata-modules-6.5.0-2-sh7785lcr-di cdrom-core-modules-6.5.0-2-sh7785lcr-di firewire-core-modules-6.5.0-2-sh7785lcr-di scsi-core-modules-6.5.0-2-sh7785lcr-di loop-modules-6.5.0-2-sh7785lcr-di btrfs-modules-6.5.0-2-sh7785lcr-di ext4-modules-6.5.0-2-sh7785lcr-di isofs-modules-6.5.0-2-sh7785lcr-di jfs-modules-6.5.0-2-sh7785lcr-di xfs-modules-6.5.0-2-sh7785lcr-di fat-modules-6.5.0-2-sh7785lcr-di minix-modules-6.5.0-2-sh7785lcr-di squashfs-modules-6.5.0-2-sh7785lcr-di udf-modules-6.5.0-2-sh7785lcr-di fuse-modules-6.5.0-2-sh7785lcr-di f2fs-modules-6.5.0-2-sh7785lcr-di md-modules-6.5.0-2-sh7785lcr-di multipath-modules-6.5.0-2-sh7785lcr-di usb-modules-6.5.0-2-sh7785lcr-di nic-usb-modules-6.5.0-2-sh7785lcr-di sata-modules-6.5.0-2-sh7785lcr-di i2c-modules-6.5.0-2-sh7785lcr-di crc-modules-6.5.0-2-sh7785lcr-di crypto-modules-6.5.0-2-sh7785lcr-di crypto-dm-modules-6.5.0-2-sh7785lcr-di ata-modules-6.5.0-2-sh7785lcr-di nbd-modules-6.5.0-2-sh7785lcr-di speakup-modules-6.5.0-2-sh7785lcr-di sound-modules-6.5.0-2-sh7785lcr-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sh4_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc:binary-arch_sparc_real
- binary-arch_sparc64:binary-arch_sparc64_none binary-arch_sparc64_real
+ binary-arch_sh4_none_sh7751r:binary-arch_sh4_none_sh7751r_headers binary-arch_sh4_none_sh7751r_image binary-arch_sh4_none_sh7751r_image-dbg binary-arch_sh4_none_sh7751r_installer binary-arch_sh4_none_sh7751r_meta
+ binary-arch_sh4_none_sh7751r_headers:
 -      $(call if_package, linux-headers-6.12.27-sh7751r, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7751r' DH_OPTIONS='-plinux-headers-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sh7751r, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7751r' DH_OPTIONS='-plinux-headers-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7751r_image:
 -      $(call if_package, linux-image-6.12.27-sh7751r, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r' DH_OPTIONS='-plinux-image-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7751r, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r' DH_OPTIONS='-plinux-image-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7751r_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sh7751r-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7751r-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7751r_installer:
 -      $(call if_package, btrfs-modules-6.12.27-sh7751r-di cdrom-core-modules-6.12.27-sh7751r-di crypto-dm-modules-6.12.27-sh7751r-di crypto-modules-6.12.27-sh7751r-di ext4-modules-6.12.27-sh7751r-di f2fs-modules-6.12.27-sh7751r-di fat-modules-6.12.27-sh7751r-di firewire-core-modules-6.12.27-sh7751r-di isofs-modules-6.12.27-sh7751r-di jfs-modules-6.12.27-sh7751r-di kernel-image-6.12.27-sh7751r-di loop-modules-6.12.27-sh7751r-di md-modules-6.12.27-sh7751r-di minix-modules-6.12.27-sh7751r-di multipath-modules-6.12.27-sh7751r-di nbd-modules-6.12.27-sh7751r-di nic-modules-6.12.27-sh7751r-di nic-shared-modules-6.12.27-sh7751r-di nic-usb-modules-6.12.27-sh7751r-di pata-modules-6.12.27-sh7751r-di ppp-modules-6.12.27-sh7751r-di sata-modules-6.12.27-sh7751r-di sound-modules-6.12.27-sh7751r-di speakup-modules-6.12.27-sh7751r-di squashfs-modules-6.12.27-sh7751r-di udf-modules-6.12.27-sh7751r-di usb-serial-modules-6.12.27-sh7751r-di usb-storage-modules-6.12.27-sh7751r-di xfs-modules-6.12.27-sh7751r-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-sh7751r-di -pcdrom-core-modules-6.12.27-sh7751r-di -pcrypto-dm-modules-6.12.27-sh7751r-di -pcrypto-modules-6.12.27-sh7751r-di -pext4-modules-6.12.27-sh7751r-di -pf2fs-modules-6.12.27-sh7751r-di -pfat-modules-6.12.27-sh7751r-di -pfirewire-core-modules-6.12.27-sh7751r-di -pisofs-modules-6.12.27-sh7751r-di -pjfs-modules-6.12.27-sh7751r-di -pkernel-image-6.12.27-sh7751r-di -ploop-modules-6.12.27-sh7751r-di -pmd-modules-6.12.27-sh7751r-di -pminix-modules-6.12.27-sh7751r-di -pmultipath-modules-6.12.27-sh7751r-di -pnbd-modules-6.12.27-sh7751r-di -pnic-modules-6.12.27-sh7751r-di -pnic-shared-modules-6.12.27-sh7751r-di -pnic-usb-modules-6.12.27-sh7751r-di -ppata-modules-6.12.27-sh7751r-di -pppp-modules-6.12.27-sh7751r-di -psata-modules-6.12.27-sh7751r-di -psound-modules-6.12.27-sh7751r-di -pspeakup-modules-6.12.27-sh7751r-di -psquashfs-modules-6.12.27-sh7751r-di -pudf-modules-6.12.27-sh7751r-di -pusb-serial-modules-6.12.27-sh7751r-di -pusb-storage-modules-6.12.27-sh7751r-di -pxfs-modules-6.12.27-sh7751r-di' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7751r-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, btrfs-modules-6.12.27-sh7751r-di cdrom-core-modules-6.12.27-sh7751r-di crypto-dm-modules-6.12.27-sh7751r-di crypto-modules-6.12.27-sh7751r-di ext4-modules-6.12.27-sh7751r-di f2fs-modules-6.12.27-sh7751r-di fat-modules-6.12.27-sh7751r-di firewire-core-modules-6.12.27-sh7751r-di isofs-modules-6.12.27-sh7751r-di jfs-modules-6.12.27-sh7751r-di kernel-image-6.12.27-sh7751r-di loop-modules-6.12.27-sh7751r-di md-modules-6.12.27-sh7751r-di minix-modules-6.12.27-sh7751r-di multipath-modules-6.12.27-sh7751r-di nbd-modules-6.12.27-sh7751r-di nic-modules-6.12.27-sh7751r-di nic-shared-modules-6.12.27-sh7751r-di nic-usb-modules-6.12.27-sh7751r-di pata-modules-6.12.27-sh7751r-di ppp-modules-6.12.27-sh7751r-di sata-modules-6.12.27-sh7751r-di sound-modules-6.12.27-sh7751r-di speakup-modules-6.12.27-sh7751r-di squashfs-modules-6.12.27-sh7751r-di udf-modules-6.12.27-sh7751r-di usb-serial-modules-6.12.27-sh7751r-di usb-storage-modules-6.12.27-sh7751r-di xfs-modules-6.12.27-sh7751r-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-sh7751r-di -pcdrom-core-modules-6.12.27-sh7751r-di -pcrypto-dm-modules-6.12.27-sh7751r-di -pcrypto-modules-6.12.27-sh7751r-di -pext4-modules-6.12.27-sh7751r-di -pf2fs-modules-6.12.27-sh7751r-di -pfat-modules-6.12.27-sh7751r-di -pfirewire-core-modules-6.12.27-sh7751r-di -pisofs-modules-6.12.27-sh7751r-di -pjfs-modules-6.12.27-sh7751r-di -pkernel-image-6.12.27-sh7751r-di -ploop-modules-6.12.27-sh7751r-di -pmd-modules-6.12.27-sh7751r-di -pminix-modules-6.12.27-sh7751r-di -pmultipath-modules-6.12.27-sh7751r-di -pnbd-modules-6.12.27-sh7751r-di -pnic-modules-6.12.27-sh7751r-di -pnic-shared-modules-6.12.27-sh7751r-di -pnic-usb-modules-6.12.27-sh7751r-di -ppata-modules-6.12.27-sh7751r-di -pppp-modules-6.12.27-sh7751r-di -psata-modules-6.12.27-sh7751r-di -psound-modules-6.12.27-sh7751r-di -pspeakup-modules-6.12.27-sh7751r-di -psquashfs-modules-6.12.27-sh7751r-di -pudf-modules-6.12.27-sh7751r-di -pusb-serial-modules-6.12.27-sh7751r-di -pusb-storage-modules-6.12.27-sh7751r-di -pxfs-modules-6.12.27-sh7751r-di' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7751r-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7751r_meta:
 -      $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7785lcr:binary-arch_sh4_none_sh7785lcr_headers binary-arch_sh4_none_sh7785lcr_image binary-arch_sh4_none_sh7785lcr_image-dbg binary-arch_sh4_none_sh7785lcr_installer binary-arch_sh4_none_sh7785lcr_meta
+ binary-arch_sh4_none_sh7785lcr_headers:
 -      $(call if_package, linux-headers-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-headers-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-headers-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7785lcr_image:
 -      $(call if_package, linux-image-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7785lcr_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sh7785lcr-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7785lcr-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7785lcr_installer:
 -      $(call if_package, ata-modules-6.12.27-sh7785lcr-di btrfs-modules-6.12.27-sh7785lcr-di cdrom-core-modules-6.12.27-sh7785lcr-di crypto-dm-modules-6.12.27-sh7785lcr-di crypto-modules-6.12.27-sh7785lcr-di ext4-modules-6.12.27-sh7785lcr-di f2fs-modules-6.12.27-sh7785lcr-di fat-modules-6.12.27-sh7785lcr-di firewire-core-modules-6.12.27-sh7785lcr-di isofs-modules-6.12.27-sh7785lcr-di jfs-modules-6.12.27-sh7785lcr-di kernel-image-6.12.27-sh7785lcr-di loop-modules-6.12.27-sh7785lcr-di md-modules-6.12.27-sh7785lcr-di minix-modules-6.12.27-sh7785lcr-di multipath-modules-6.12.27-sh7785lcr-di nbd-modules-6.12.27-sh7785lcr-di nic-modules-6.12.27-sh7785lcr-di nic-shared-modules-6.12.27-sh7785lcr-di nic-usb-modules-6.12.27-sh7785lcr-di pata-modules-6.12.27-sh7785lcr-di ppp-modules-6.12.27-sh7785lcr-di sata-modules-6.12.27-sh7785lcr-di scsi-core-modules-6.12.27-sh7785lcr-di sound-modules-6.12.27-sh7785lcr-di speakup-modules-6.12.27-sh7785lcr-di squashfs-modules-6.12.27-sh7785lcr-di udf-modules-6.12.27-sh7785lcr-di usb-modules-6.12.27-sh7785lcr-di usb-serial-modules-6.12.27-sh7785lcr-di xfs-modules-6.12.27-sh7785lcr-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sh7785lcr-di -pbtrfs-modules-6.12.27-sh7785lcr-di -pcdrom-core-modules-6.12.27-sh7785lcr-di -pcrypto-dm-modules-6.12.27-sh7785lcr-di -pcrypto-modules-6.12.27-sh7785lcr-di -pext4-modules-6.12.27-sh7785lcr-di -pf2fs-modules-6.12.27-sh7785lcr-di -pfat-modules-6.12.27-sh7785lcr-di -pfirewire-core-modules-6.12.27-sh7785lcr-di -pisofs-modules-6.12.27-sh7785lcr-di -pjfs-modules-6.12.27-sh7785lcr-di -pkernel-image-6.12.27-sh7785lcr-di -ploop-modules-6.12.27-sh7785lcr-di -pmd-modules-6.12.27-sh7785lcr-di -pminix-modules-6.12.27-sh7785lcr-di -pmultipath-modules-6.12.27-sh7785lcr-di -pnbd-modules-6.12.27-sh7785lcr-di -pnic-modules-6.12.27-sh7785lcr-di -pnic-shared-modules-6.12.27-sh7785lcr-di -pnic-usb-modules-6.12.27-sh7785lcr-di -ppata-modules-6.12.27-sh7785lcr-di -pppp-modules-6.12.27-sh7785lcr-di -psata-modules-6.12.27-sh7785lcr-di -pscsi-core-modules-6.12.27-sh7785lcr-di -psound-modules-6.12.27-sh7785lcr-di -pspeakup-modules-6.12.27-sh7785lcr-di -psquashfs-modules-6.12.27-sh7785lcr-di -pudf-modules-6.12.27-sh7785lcr-di -pusb-modules-6.12.27-sh7785lcr-di -pusb-serial-modules-6.12.27-sh7785lcr-di -pxfs-modules-6.12.27-sh7785lcr-di' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7785lcr-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-sh7785lcr-di btrfs-modules-6.12.27-sh7785lcr-di cdrom-core-modules-6.12.27-sh7785lcr-di crypto-dm-modules-6.12.27-sh7785lcr-di crypto-modules-6.12.27-sh7785lcr-di ext4-modules-6.12.27-sh7785lcr-di f2fs-modules-6.12.27-sh7785lcr-di fat-modules-6.12.27-sh7785lcr-di firewire-core-modules-6.12.27-sh7785lcr-di isofs-modules-6.12.27-sh7785lcr-di jfs-modules-6.12.27-sh7785lcr-di kernel-image-6.12.27-sh7785lcr-di loop-modules-6.12.27-sh7785lcr-di md-modules-6.12.27-sh7785lcr-di minix-modules-6.12.27-sh7785lcr-di multipath-modules-6.12.27-sh7785lcr-di nbd-modules-6.12.27-sh7785lcr-di nic-modules-6.12.27-sh7785lcr-di nic-shared-modules-6.12.27-sh7785lcr-di nic-usb-modules-6.12.27-sh7785lcr-di pata-modules-6.12.27-sh7785lcr-di ppp-modules-6.12.27-sh7785lcr-di sata-modules-6.12.27-sh7785lcr-di scsi-core-modules-6.12.27-sh7785lcr-di sound-modules-6.12.27-sh7785lcr-di speakup-modules-6.12.27-sh7785lcr-di squashfs-modules-6.12.27-sh7785lcr-di udf-modules-6.12.27-sh7785lcr-di usb-modules-6.12.27-sh7785lcr-di usb-serial-modules-6.12.27-sh7785lcr-di xfs-modules-6.12.27-sh7785lcr-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sh7785lcr-di -pbtrfs-modules-6.12.27-sh7785lcr-di -pcdrom-core-modules-6.12.27-sh7785lcr-di -pcrypto-dm-modules-6.12.27-sh7785lcr-di -pcrypto-modules-6.12.27-sh7785lcr-di -pext4-modules-6.12.27-sh7785lcr-di -pf2fs-modules-6.12.27-sh7785lcr-di -pfat-modules-6.12.27-sh7785lcr-di -pfirewire-core-modules-6.12.27-sh7785lcr-di -pisofs-modules-6.12.27-sh7785lcr-di -pjfs-modules-6.12.27-sh7785lcr-di -pkernel-image-6.12.27-sh7785lcr-di -ploop-modules-6.12.27-sh7785lcr-di -pmd-modules-6.12.27-sh7785lcr-di -pminix-modules-6.12.27-sh7785lcr-di -pmultipath-modules-6.12.27-sh7785lcr-di -pnbd-modules-6.12.27-sh7785lcr-di -pnic-modules-6.12.27-sh7785lcr-di -pnic-shared-modules-6.12.27-sh7785lcr-di -pnic-usb-modules-6.12.27-sh7785lcr-di -ppata-modules-6.12.27-sh7785lcr-di -pppp-modules-6.12.27-sh7785lcr-di -psata-modules-6.12.27-sh7785lcr-di -pscsi-core-modules-6.12.27-sh7785lcr-di -psound-modules-6.12.27-sh7785lcr-di -pspeakup-modules-6.12.27-sh7785lcr-di -psquashfs-modules-6.12.27-sh7785lcr-di -pudf-modules-6.12.27-sh7785lcr-di -pusb-modules-6.12.27-sh7785lcr-di -pusb-serial-modules-6.12.27-sh7785lcr-di -pxfs-modules-6.12.27-sh7785lcr-di' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7785lcr-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_none_sh7785lcr_meta:
 -      $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sh' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sh' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sh4_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64:binary-arch_sparc64_bpftool binary-arch_sparc64_config binary-arch_sparc64_cpupower binary-arch_sparc64_hyperv-daemons binary-arch_sparc64_kbuild binary-arch_sparc64_none binary-arch_sparc64_perf binary-arch_sparc64_rtla binary-arch_sparc64_sdsi binary-arch_sparc64_usbip
+ binary-arch_sparc64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real binary_config ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  binary-arch_sparc64_none:binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp
- 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:binary-arch_sparc64_none_sparc64-smp_real_headers binary-arch_sparc64_none_sparc64-smp_real_image binary-arch_sparc64_none_sparc64-smp_real_image-dbg binary-arch_sparc64_none_sparc64-smp_real_meta
- binary-arch_sparc64_none_sparc64-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sparc64-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sparc64-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-sparc64-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-smp' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sparc64-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64-smp_real_meta:
-       $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64_real:binary-arch_sparc64_none_sparc64_real_headers binary-arch_sparc64_none_sparc64_real_image binary-arch_sparc64_none_sparc64_real_image-dbg binary-arch_sparc64_none_sparc64_real_meta
- binary-arch_sparc64_none_sparc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sparc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sparc64' DH_OPTIONS='-plinux-headers-6.5.0-2-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.5.0-2-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-sparc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.5.0-2-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sparc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_none_sparc64_real_meta:
-       $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real:binary-arch_sparc64_real_bootwrapper binary-arch_sparc64_real_bpftool binary-arch_sparc64_real_config binary-arch_sparc64_real_cpupower binary-arch_sparc64_real_hyperv-daemons binary-arch_sparc64_real_kbuild binary-arch_sparc64_real_libc-dev binary-arch_sparc64_real_perf binary-arch_sparc64_real_rtla binary-arch_sparc64_real_udeb binary-arch_sparc64_real_usbip
- binary-arch_sparc64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real binary_config ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_udeb:binary-arch_sparc64_none_sparc64-smp_real binary-arch_sparc64_none_sparc64_real
-       $(call if_package, ata-modules-6.5.0-2-sparc64-di btrfs-modules-6.5.0-2-sparc64-di cdrom-core-modules-6.5.0-2-sparc64-di crc-modules-6.5.0-2-sparc64-di crypto-dm-modules-6.5.0-2-sparc64-di crypto-modules-6.5.0-2-sparc64-di ext4-modules-6.5.0-2-sparc64-di f2fs-modules-6.5.0-2-sparc64-di fat-modules-6.5.0-2-sparc64-di fb-modules-6.5.0-2-sparc64-di fuse-modules-6.5.0-2-sparc64-di i2c-modules-6.5.0-2-sparc64-di input-modules-6.5.0-2-sparc64-di isofs-modules-6.5.0-2-sparc64-di jfs-modules-6.5.0-2-sparc64-di kernel-image-6.5.0-2-sparc64-di md-modules-6.5.0-2-sparc64-di multipath-modules-6.5.0-2-sparc64-di nbd-modules-6.5.0-2-sparc64-di nic-modules-6.5.0-2-sparc64-di nic-shared-modules-6.5.0-2-sparc64-di nic-usb-modules-6.5.0-2-sparc64-di pata-modules-6.5.0-2-sparc64-di ppp-modules-6.5.0-2-sparc64-di sata-modules-6.5.0-2-sparc64-di scsi-core-modules-6.5.0-2-sparc64-di scsi-modules-6.5.0-2-sparc64-di squashfs-modules-6.5.0-2-sparc64-di udf-modules-6.5.0-2-sparc64-di ufs-modules-6.5.0-2-sparc64-di usb-modules-6.5.0-2-sparc64-di usb-serial-modules-6.5.0-2-sparc64-di usb-storage-modules-6.5.0-2-sparc64-di xfs-modules-6.5.0-2-sparc64-di, $(MAKE) -f debian/rules.real binary_udeb ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-sparc64-di -pbtrfs-modules-6.5.0-2-sparc64-di -pcdrom-core-modules-6.5.0-2-sparc64-di -pcrc-modules-6.5.0-2-sparc64-di -pcrypto-dm-modules-6.5.0-2-sparc64-di -pcrypto-modules-6.5.0-2-sparc64-di -pext4-modules-6.5.0-2-sparc64-di -pf2fs-modules-6.5.0-2-sparc64-di -pfat-modules-6.5.0-2-sparc64-di -pfb-modules-6.5.0-2-sparc64-di -pfuse-modules-6.5.0-2-sparc64-di -pi2c-modules-6.5.0-2-sparc64-di -pinput-modules-6.5.0-2-sparc64-di -pisofs-modules-6.5.0-2-sparc64-di -pjfs-modules-6.5.0-2-sparc64-di -pkernel-image-6.5.0-2-sparc64-di -pmd-modules-6.5.0-2-sparc64-di -pmultipath-modules-6.5.0-2-sparc64-di -pnbd-modules-6.5.0-2-sparc64-di -pnic-modules-6.5.0-2-sparc64-di -pnic-shared-modules-6.5.0-2-sparc64-di -pnic-usb-modules-6.5.0-2-sparc64-di -ppata-modules-6.5.0-2-sparc64-di -pppp-modules-6.5.0-2-sparc64-di -psata-modules-6.5.0-2-sparc64-di -pscsi-core-modules-6.5.0-2-sparc64-di -pscsi-modules-6.5.0-2-sparc64-di -psquashfs-modules-6.5.0-2-sparc64-di -pudf-modules-6.5.0-2-sparc64-di -pufs-modules-6.5.0-2-sparc64-di -pusb-modules-6.5.0-2-sparc64-di -pusb-serial-modules-6.5.0-2-sparc64-di -pusb-storage-modules-6.5.0-2-sparc64-di -pxfs-modules-6.5.0-2-sparc64-di' KERNEL_ARCH='sparc' PACKAGE_NAMES='kernel-image-6.5.0-2-sparc64-di nic-modules-6.5.0-2-sparc64-di nic-shared-modules-6.5.0-2-sparc64-di usb-serial-modules-6.5.0-2-sparc64-di ppp-modules-6.5.0-2-sparc64-di pata-modules-6.5.0-2-sparc64-di cdrom-core-modules-6.5.0-2-sparc64-di scsi-core-modules-6.5.0-2-sparc64-di scsi-modules-6.5.0-2-sparc64-di btrfs-modules-6.5.0-2-sparc64-di ext4-modules-6.5.0-2-sparc64-di isofs-modules-6.5.0-2-sparc64-di jfs-modules-6.5.0-2-sparc64-di ufs-modules-6.5.0-2-sparc64-di xfs-modules-6.5.0-2-sparc64-di fat-modules-6.5.0-2-sparc64-di squashfs-modules-6.5.0-2-sparc64-di udf-modules-6.5.0-2-sparc64-di fuse-modules-6.5.0-2-sparc64-di f2fs-modules-6.5.0-2-sparc64-di md-modules-6.5.0-2-sparc64-di multipath-modules-6.5.0-2-sparc64-di usb-modules-6.5.0-2-sparc64-di usb-storage-modules-6.5.0-2-sparc64-di fb-modules-6.5.0-2-sparc64-di input-modules-6.5.0-2-sparc64-di nic-usb-modules-6.5.0-2-sparc64-di sata-modules-6.5.0-2-sparc64-di i2c-modules-6.5.0-2-sparc64-di crc-modules-6.5.0-2-sparc64-di crypto-modules-6.5.0-2-sparc64-di crypto-dm-modules-6.5.0-2-sparc64-di ata-modules-6.5.0-2-sparc64-di nbd-modules-6.5.0-2-sparc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real:binary-arch_sparc_real_bootwrapper binary-arch_sparc_real_bpftool binary-arch_sparc_real_cpupower binary-arch_sparc_real_hyperv-daemons binary-arch_sparc_real_kbuild binary-arch_sparc_real_libc-dev binary-arch_sparc_real_perf binary-arch_sparc_real_rtla binary-arch_sparc_real_usbip
- binary-arch_sparc_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_sparc_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32:binary-arch_x32_real
- binary-arch_x32_real:binary-arch_x32_real_bootwrapper binary-arch_x32_real_bpftool binary-arch_x32_real_cpupower binary-arch_x32_real_hyperv-daemons binary-arch_x32_real_kbuild binary-arch_x32_real_libc-dev binary-arch_x32_real_meta binary-arch_x32_real_perf binary-arch_x32_real_rtla binary-arch_x32_real_usbip
- binary-arch_x32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real binary_bootwrapper ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_meta:
-       $(MAKE) -f debian/rules.real binary_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- binary-arch_x32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-arch_x32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-indep:binary-indep_none binary-indep_real
- binary-indep_none:binary-indep_none_real
- binary-indep_none_real:binary-indep_none_real_headers-common
- binary-indep_none_real_headers-common:
-       $(call if_package, linux-headers-6.5.0-2-common, $(MAKE) -f debian/rules.real binary_headers-common ABINAME='6.5.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-common' DH_OPTIONS='-plinux-headers-6.5.0-2-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.5.0-2-common' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-indep_real:binary-indep_real_doc binary-indep_real_meta binary-indep_real_source binary-indep_real_support
- binary-indep_real_doc:
-       $(call if_package, linux-doc-6.5, $(MAKE) -f debian/rules.real binary_doc ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-doc-6.5' DH_OPTIONS='-plinux-doc-6.5' PACKAGE_NAME='linux-doc-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-indep_real_meta:
-       $(call if_package, linux-doc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.5' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-source, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.5' PACKAGE_NAME='linux-source' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-indep_real_source:
-       $(call if_package, linux-source-6.5, $(MAKE) -f debian/rules.real binary_source ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-source-6.5' DH_OPTIONS='-plinux-source-6.5' PACKAGE_NAME='linux-source-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- binary-indep_real_support:
-       $(call if_package, linux-support-6.5.0-2, $(MAKE) -f debian/rules.real binary_support ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-support-6.5.0-2' DH_OPTIONS='-plinux-support-6.5.0-2' PACKAGE_NAME='linux-support-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- 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
+ binary-arch_sparc64_none_sparc64:binary-arch_sparc64_none_sparc64_headers binary-arch_sparc64_none_sparc64_image binary-arch_sparc64_none_sparc64_image-dbg binary-arch_sparc64_none_sparc64_installer binary-arch_sparc64_none_sparc64_meta
+ binary-arch_sparc64_none_sparc64-smp:binary-arch_sparc64_none_sparc64-smp_bpf-dev binary-arch_sparc64_none_sparc64-smp_headers binary-arch_sparc64_none_sparc64-smp_image binary-arch_sparc64_none_sparc64-smp_image-dbg binary-arch_sparc64_none_sparc64-smp_meta
+ binary-arch_sparc64_none_sparc64-smp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real binary_bpf-dev ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-headers-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-headers-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64-smp_image:
 -      $(call if_package, linux-image-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sparc64-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-smp-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64-smp_meta:
 -      $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64_headers:
 -      $(call if_package, linux-headers-6.12.27-sparc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64' DH_OPTIONS='-plinux-headers-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.12.27-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sparc64, $(MAKE) -f debian/rules.real binary_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64' DH_OPTIONS='-plinux-headers-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.12.27-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64_image:
 -      $(call if_package, linux-image-6.12.27-sparc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64' DH_OPTIONS='-plinux-image-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64, $(MAKE) -f debian/rules.real binary_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64' DH_OPTIONS='-plinux-image-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sparc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-dbg, $(MAKE) -f debian/rules.real binary_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64_installer:
 -      $(call if_package, ata-modules-6.12.27-sparc64-di btrfs-modules-6.12.27-sparc64-di cdrom-core-modules-6.12.27-sparc64-di crypto-dm-modules-6.12.27-sparc64-di crypto-modules-6.12.27-sparc64-di drm-core-modules-6.12.27-sparc64-di ext4-modules-6.12.27-sparc64-di f2fs-modules-6.12.27-sparc64-di fat-modules-6.12.27-sparc64-di fb-modules-6.12.27-sparc64-di input-modules-6.12.27-sparc64-di isofs-modules-6.12.27-sparc64-di jfs-modules-6.12.27-sparc64-di kernel-image-6.12.27-sparc64-di md-modules-6.12.27-sparc64-di multipath-modules-6.12.27-sparc64-di nbd-modules-6.12.27-sparc64-di nic-modules-6.12.27-sparc64-di nic-shared-modules-6.12.27-sparc64-di nic-usb-modules-6.12.27-sparc64-di pata-modules-6.12.27-sparc64-di ppp-modules-6.12.27-sparc64-di sata-modules-6.12.27-sparc64-di scsi-core-modules-6.12.27-sparc64-di scsi-modules-6.12.27-sparc64-di squashfs-modules-6.12.27-sparc64-di udf-modules-6.12.27-sparc64-di ufs-modules-6.12.27-sparc64-di usb-modules-6.12.27-sparc64-di usb-serial-modules-6.12.27-sparc64-di usb-storage-modules-6.12.27-sparc64-di xfs-modules-6.12.27-sparc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sparc64-di -pbtrfs-modules-6.12.27-sparc64-di -pcdrom-core-modules-6.12.27-sparc64-di -pcrypto-dm-modules-6.12.27-sparc64-di -pcrypto-modules-6.12.27-sparc64-di -pdrm-core-modules-6.12.27-sparc64-di -pext4-modules-6.12.27-sparc64-di -pf2fs-modules-6.12.27-sparc64-di -pfat-modules-6.12.27-sparc64-di -pfb-modules-6.12.27-sparc64-di -pinput-modules-6.12.27-sparc64-di -pisofs-modules-6.12.27-sparc64-di -pjfs-modules-6.12.27-sparc64-di -pkernel-image-6.12.27-sparc64-di -pmd-modules-6.12.27-sparc64-di -pmultipath-modules-6.12.27-sparc64-di -pnbd-modules-6.12.27-sparc64-di -pnic-modules-6.12.27-sparc64-di -pnic-shared-modules-6.12.27-sparc64-di -pnic-usb-modules-6.12.27-sparc64-di -ppata-modules-6.12.27-sparc64-di -pppp-modules-6.12.27-sparc64-di -psata-modules-6.12.27-sparc64-di -pscsi-core-modules-6.12.27-sparc64-di -pscsi-modules-6.12.27-sparc64-di -psquashfs-modules-6.12.27-sparc64-di -pudf-modules-6.12.27-sparc64-di -pufs-modules-6.12.27-sparc64-di -pusb-modules-6.12.27-sparc64-di -pusb-serial-modules-6.12.27-sparc64-di -pusb-storage-modules-6.12.27-sparc64-di -pxfs-modules-6.12.27-sparc64-di' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sparc64-di' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-sparc64-di btrfs-modules-6.12.27-sparc64-di cdrom-core-modules-6.12.27-sparc64-di crypto-dm-modules-6.12.27-sparc64-di crypto-modules-6.12.27-sparc64-di drm-core-modules-6.12.27-sparc64-di ext4-modules-6.12.27-sparc64-di f2fs-modules-6.12.27-sparc64-di fat-modules-6.12.27-sparc64-di fb-modules-6.12.27-sparc64-di input-modules-6.12.27-sparc64-di isofs-modules-6.12.27-sparc64-di jfs-modules-6.12.27-sparc64-di kernel-image-6.12.27-sparc64-di md-modules-6.12.27-sparc64-di multipath-modules-6.12.27-sparc64-di nbd-modules-6.12.27-sparc64-di nic-modules-6.12.27-sparc64-di nic-shared-modules-6.12.27-sparc64-di nic-usb-modules-6.12.27-sparc64-di pata-modules-6.12.27-sparc64-di ppp-modules-6.12.27-sparc64-di sata-modules-6.12.27-sparc64-di scsi-core-modules-6.12.27-sparc64-di scsi-modules-6.12.27-sparc64-di squashfs-modules-6.12.27-sparc64-di udf-modules-6.12.27-sparc64-di ufs-modules-6.12.27-sparc64-di usb-modules-6.12.27-sparc64-di usb-serial-modules-6.12.27-sparc64-di usb-storage-modules-6.12.27-sparc64-di xfs-modules-6.12.27-sparc64-di, $(MAKE) -f debian/rules.real binary_installer ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sparc64-di -pbtrfs-modules-6.12.27-sparc64-di -pcdrom-core-modules-6.12.27-sparc64-di -pcrypto-dm-modules-6.12.27-sparc64-di -pcrypto-modules-6.12.27-sparc64-di -pdrm-core-modules-6.12.27-sparc64-di -pext4-modules-6.12.27-sparc64-di -pf2fs-modules-6.12.27-sparc64-di -pfat-modules-6.12.27-sparc64-di -pfb-modules-6.12.27-sparc64-di -pinput-modules-6.12.27-sparc64-di -pisofs-modules-6.12.27-sparc64-di -pjfs-modules-6.12.27-sparc64-di -pkernel-image-6.12.27-sparc64-di -pmd-modules-6.12.27-sparc64-di -pmultipath-modules-6.12.27-sparc64-di -pnbd-modules-6.12.27-sparc64-di -pnic-modules-6.12.27-sparc64-di -pnic-shared-modules-6.12.27-sparc64-di -pnic-usb-modules-6.12.27-sparc64-di -ppata-modules-6.12.27-sparc64-di -pppp-modules-6.12.27-sparc64-di -psata-modules-6.12.27-sparc64-di -pscsi-core-modules-6.12.27-sparc64-di -pscsi-modules-6.12.27-sparc64-di -psquashfs-modules-6.12.27-sparc64-di -pudf-modules-6.12.27-sparc64-di -pufs-modules-6.12.27-sparc64-di -pusb-modules-6.12.27-sparc64-di -pusb-serial-modules-6.12.27-sparc64-di -pusb-storage-modules-6.12.27-sparc64-di -pxfs-modules-6.12.27-sparc64-di' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sparc64-di' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_none_sparc64_meta:
 -      $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sparc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sparc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_sparc64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32:binary-arch_x32_bpftool binary-arch_x32_cpupower binary-arch_x32_hyperv-daemons binary-arch_x32_kbuild binary-arch_x32_perf binary-arch_x32_rtla binary-arch_x32_sdsi binary-arch_x32_usbip
+ binary-arch_x32_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real binary_bpftool ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real binary_cpupower ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real binary_hyperv-daemons ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real binary_kbuild ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real binary_perf ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real binary_rtla ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real binary_sdsi ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-arch_x32_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real binary_usbip ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep:binary-indep_doc binary-indep_libc-dev binary-indep_meta binary-indep_none binary-indep_rt binary-indep_source binary-indep_support
+ binary-indep_doc:
 -      $(call if_package, linux-doc-6.12, $(MAKE) -f debian/rules.real binary_doc ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc-6.12' DH_OPTIONS='-plinux-doc-6.12' PACKAGE_NAME='linux-doc-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-doc-6.12, $(MAKE) -f debian/rules.real binary_doc ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc-6.12' DH_OPTIONS='-plinux-doc-6.12' PACKAGE_NAME='linux-doc-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep_libc-dev:
 -      $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.12.27' ALL_LIBCDEV_KERNELARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' ALL_LIBCDEV_MULTIARCHES='aarch64-linux-gnu:arm64 alpha-linux-gnu:alpha arm-linux-gnueabi:arm arm-linux-gnueabihf:arm hppa-linux-gnu:parisc i386-linux-gnu:x86 loongarch64-linux-gnu:loongarch m68k-linux-gnu:m68k mips-linux-gnu:mips mips64-linux-gnuabi64:mips mips64el-linux-gnuabi64:mips mipsel-linux-gnu:mips mipsisa64r6el-linux-gnuabi64:mips powerpc-linux-gnu:powerpc powerpc64-linux-gnu:powerpc powerpc64le-linux-gnu:powerpc riscv64-linux-gnu:riscv s390x-linux-gnu:s390 sh4-linux-gnu:sh sparc64-linux-gnu:sparc x86_64-linux-gnu:x86 x86_64-linux-gnux32:x86' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real binary_libc-dev ABINAME='6.12.27' ALL_LIBCDEV_KERNELARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' ALL_LIBCDEV_MULTIARCHES='aarch64-linux-gnu:arm64 alpha-linux-gnu:alpha arm-linux-gnueabi:arm arm-linux-gnueabihf:arm hppa-linux-gnu:parisc i386-linux-gnu:x86 loongarch64-linux-gnu:loongarch m68k-linux-gnu:m68k mips-linux-gnu:mips mips64-linux-gnuabi64:mips mips64el-linux-gnuabi64:mips mipsel-linux-gnu:mips mipsisa64r6el-linux-gnuabi64:mips powerpc-linux-gnu:powerpc powerpc64-linux-gnu:powerpc powerpc64le-linux-gnu:powerpc riscv64-linux-gnu:riscv s390x-linux-gnu:s390 sh4-linux-gnu:sh sparc64-linux-gnu:sparc x86_64-linux-gnu:x86 x86_64-linux-gnux32:x86' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep_meta:
 -      $(call if_package, linux-doc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.12' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-source, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.12' PACKAGE_NAME='linux-source' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-doc, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.12' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-source, $(MAKE) -f debian/rules.real binary_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.12' PACKAGE_NAME='linux-source' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep_none:binary-indep_none_headers-common
+ binary-indep_none_headers-common:
 -      $(call if_package, linux-headers-6.12.27-common, $(MAKE) -f debian/rules.real binary_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common' DH_OPTIONS='-plinux-headers-6.12.27-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.12.27-common' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-common, $(MAKE) -f debian/rules.real binary_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common' DH_OPTIONS='-plinux-headers-6.12.27-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.12.27-common' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep_rt:binary-indep_rt_headers-common
+ binary-indep_rt_headers-common:
 -      $(call if_package, linux-headers-6.12.27-common-rt, $(MAKE) -f debian/rules.real binary_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='arm arm64 x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common-rt' DH_OPTIONS='-plinux-headers-6.12.27-common-rt' FEATURESET='rt' LOCALVERSION='-rt' PACKAGE_NAME='linux-headers-6.12.27-common-rt' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-common-rt, $(MAKE) -f debian/rules.real binary_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='arm64 x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common-rt' DH_OPTIONS='-plinux-headers-6.12.27-common-rt' FEATURESET='rt' LOCALVERSION='-rt' PACKAGE_NAME='linux-headers-6.12.27-common-rt' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep_source:
 -      $(call if_package, linux-source-6.12, $(MAKE) -f debian/rules.real binary_source ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source-6.12' DH_OPTIONS='-plinux-source-6.12' PACKAGE_NAME='linux-source-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-source-6.12, $(MAKE) -f debian/rules.real binary_source ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source-6.12' DH_OPTIONS='-plinux-source-6.12' PACKAGE_NAME='linux-source-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ binary-indep_support:
 -      $(call if_package, linux-support-6.12.27, $(MAKE) -f debian/rules.real binary_support ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-support-6.12.27' DH_OPTIONS='-plinux-support-6.12.27' PACKAGE_NAME='linux-support-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-support-6.12.27, $(MAKE) -f debian/rules.real binary_support ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-support-6.12.27' DH_OPTIONS='-plinux-support-6.12.27' PACKAGE_NAME='linux-support-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch:build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_loong64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6el build-arch_mipsel build-arch_powerpc build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390x build-arch_sh4 build-arch_sparc64 build-arch_x32
+ build-arch_alpha:build-arch_alpha_bpftool build-arch_alpha_config build-arch_alpha_cpupower build-arch_alpha_hyperv-daemons build-arch_alpha_kbuild build-arch_alpha_none build-arch_alpha_perf build-arch_alpha_rtla build-arch_alpha_sdsi build-arch_alpha_usbip
+ build-arch_alpha_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_alpha_none:build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp
- build-arch_alpha_none_alpha-generic:build-arch_alpha_none_alpha-generic_real
- build-arch_alpha_none_alpha-generic_real:build-arch_alpha_none_alpha-generic_real_headers build-arch_alpha_none_alpha-generic_real_image build-arch_alpha_none_alpha-generic_real_image-dbg build-arch_alpha_none_alpha-generic_real_meta
- build-arch_alpha_none_alpha-generic_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-alpha-generic, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-alpha-generic' DH_OPTIONS='-plinux-headers-6.5.0-2-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-generic_real_image:
-       $(call if_package, linux-image-6.5.0-2-alpha-generic, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-generic' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-generic_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-alpha-generic-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-generic_real_meta:
-       $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-smp:build-arch_alpha_none_alpha-smp_real
- build-arch_alpha_none_alpha-smp_real:build-arch_alpha_none_alpha-smp_real_headers build-arch_alpha_none_alpha-smp_real_image build-arch_alpha_none_alpha-smp_real_image-dbg build-arch_alpha_none_alpha-smp_real_meta
- build-arch_alpha_none_alpha-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-alpha-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-alpha-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-alpha-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-smp' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-alpha-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_none_alpha-smp_real_meta:
-       $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real:build-arch_alpha_real_bootwrapper build-arch_alpha_real_bpftool build-arch_alpha_real_config build-arch_alpha_real_cpupower build-arch_alpha_real_hyperv-daemons build-arch_alpha_real_kbuild build-arch_alpha_real_libc-dev build-arch_alpha_real_perf build-arch_alpha_real_rtla build-arch_alpha_real_udeb build-arch_alpha_real_usbip
- build-arch_alpha_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_udeb:build-arch_alpha_none_alpha-generic_real build-arch_alpha_none_alpha-smp_real
-       $(call if_package, ata-modules-6.5.0-2-alpha-generic-di btrfs-modules-6.5.0-2-alpha-generic-di cdrom-core-modules-6.5.0-2-alpha-generic-di crc-modules-6.5.0-2-alpha-generic-di crypto-dm-modules-6.5.0-2-alpha-generic-di crypto-modules-6.5.0-2-alpha-generic-di event-modules-6.5.0-2-alpha-generic-di ext4-modules-6.5.0-2-alpha-generic-di f2fs-modules-6.5.0-2-alpha-generic-di fat-modules-6.5.0-2-alpha-generic-di fb-modules-6.5.0-2-alpha-generic-di fuse-modules-6.5.0-2-alpha-generic-di i2c-modules-6.5.0-2-alpha-generic-di input-modules-6.5.0-2-alpha-generic-di isofs-modules-6.5.0-2-alpha-generic-di jfs-modules-6.5.0-2-alpha-generic-di kernel-image-6.5.0-2-alpha-generic-di loop-modules-6.5.0-2-alpha-generic-di md-modules-6.5.0-2-alpha-generic-di mouse-modules-6.5.0-2-alpha-generic-di multipath-modules-6.5.0-2-alpha-generic-di nbd-modules-6.5.0-2-alpha-generic-di nic-modules-6.5.0-2-alpha-generic-di nic-pcmcia-modules-6.5.0-2-alpha-generic-di nic-shared-modules-6.5.0-2-alpha-generic-di nic-usb-modules-6.5.0-2-alpha-generic-di nic-wireless-modules-6.5.0-2-alpha-generic-di pata-modules-6.5.0-2-alpha-generic-di pcmcia-modules-6.5.0-2-alpha-generic-di ppp-modules-6.5.0-2-alpha-generic-di sata-modules-6.5.0-2-alpha-generic-di scsi-core-modules-6.5.0-2-alpha-generic-di scsi-modules-6.5.0-2-alpha-generic-di scsi-nic-modules-6.5.0-2-alpha-generic-di serial-modules-6.5.0-2-alpha-generic-di squashfs-modules-6.5.0-2-alpha-generic-di srm-modules-6.5.0-2-alpha-generic-di usb-modules-6.5.0-2-alpha-generic-di usb-serial-modules-6.5.0-2-alpha-generic-di usb-storage-modules-6.5.0-2-alpha-generic-di xfs-modules-6.5.0-2-alpha-generic-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-alpha-generic-di -pbtrfs-modules-6.5.0-2-alpha-generic-di -pcdrom-core-modules-6.5.0-2-alpha-generic-di -pcrc-modules-6.5.0-2-alpha-generic-di -pcrypto-dm-modules-6.5.0-2-alpha-generic-di -pcrypto-modules-6.5.0-2-alpha-generic-di -pevent-modules-6.5.0-2-alpha-generic-di -pext4-modules-6.5.0-2-alpha-generic-di -pf2fs-modules-6.5.0-2-alpha-generic-di -pfat-modules-6.5.0-2-alpha-generic-di -pfb-modules-6.5.0-2-alpha-generic-di -pfuse-modules-6.5.0-2-alpha-generic-di -pi2c-modules-6.5.0-2-alpha-generic-di -pinput-modules-6.5.0-2-alpha-generic-di -pisofs-modules-6.5.0-2-alpha-generic-di -pjfs-modules-6.5.0-2-alpha-generic-di -pkernel-image-6.5.0-2-alpha-generic-di -ploop-modules-6.5.0-2-alpha-generic-di -pmd-modules-6.5.0-2-alpha-generic-di -pmouse-modules-6.5.0-2-alpha-generic-di -pmultipath-modules-6.5.0-2-alpha-generic-di -pnbd-modules-6.5.0-2-alpha-generic-di -pnic-modules-6.5.0-2-alpha-generic-di -pnic-pcmcia-modules-6.5.0-2-alpha-generic-di -pnic-shared-modules-6.5.0-2-alpha-generic-di -pnic-usb-modules-6.5.0-2-alpha-generic-di -pnic-wireless-modules-6.5.0-2-alpha-generic-di -ppata-modules-6.5.0-2-alpha-generic-di -ppcmcia-modules-6.5.0-2-alpha-generic-di -pppp-modules-6.5.0-2-alpha-generic-di -psata-modules-6.5.0-2-alpha-generic-di -pscsi-core-modules-6.5.0-2-alpha-generic-di -pscsi-modules-6.5.0-2-alpha-generic-di -pscsi-nic-modules-6.5.0-2-alpha-generic-di -pserial-modules-6.5.0-2-alpha-generic-di -psquashfs-modules-6.5.0-2-alpha-generic-di -psrm-modules-6.5.0-2-alpha-generic-di -pusb-modules-6.5.0-2-alpha-generic-di -pusb-serial-modules-6.5.0-2-alpha-generic-di -pusb-storage-modules-6.5.0-2-alpha-generic-di -pxfs-modules-6.5.0-2-alpha-generic-di' KERNEL_ARCH='alpha' PACKAGE_NAMES='kernel-image-6.5.0-2-alpha-generic-di nic-modules-6.5.0-2-alpha-generic-di nic-wireless-modules-6.5.0-2-alpha-generic-di nic-shared-modules-6.5.0-2-alpha-generic-di serial-modules-6.5.0-2-alpha-generic-di usb-serial-modules-6.5.0-2-alpha-generic-di ppp-modules-6.5.0-2-alpha-generic-di pata-modules-6.5.0-2-alpha-generic-di cdrom-core-modules-6.5.0-2-alpha-generic-di scsi-core-modules-6.5.0-2-alpha-generic-di scsi-modules-6.5.0-2-alpha-generic-di scsi-nic-modules-6.5.0-2-alpha-generic-di loop-modules-6.5.0-2-alpha-generic-di btrfs-modules-6.5.0-2-alpha-generic-di ext4-modules-6.5.0-2-alpha-generic-di isofs-modules-6.5.0-2-alpha-generic-di jfs-modules-6.5.0-2-alpha-generic-di xfs-modules-6.5.0-2-alpha-generic-di fat-modules-6.5.0-2-alpha-generic-di squashfs-modules-6.5.0-2-alpha-generic-di fuse-modules-6.5.0-2-alpha-generic-di f2fs-modules-6.5.0-2-alpha-generic-di md-modules-6.5.0-2-alpha-generic-di multipath-modules-6.5.0-2-alpha-generic-di usb-modules-6.5.0-2-alpha-generic-di usb-storage-modules-6.5.0-2-alpha-generic-di fb-modules-6.5.0-2-alpha-generic-di input-modules-6.5.0-2-alpha-generic-di event-modules-6.5.0-2-alpha-generic-di mouse-modules-6.5.0-2-alpha-generic-di nic-pcmcia-modules-6.5.0-2-alpha-generic-di pcmcia-modules-6.5.0-2-alpha-generic-di nic-usb-modules-6.5.0-2-alpha-generic-di sata-modules-6.5.0-2-alpha-generic-di i2c-modules-6.5.0-2-alpha-generic-di crc-modules-6.5.0-2-alpha-generic-di crypto-modules-6.5.0-2-alpha-generic-di crypto-dm-modules-6.5.0-2-alpha-generic-di ata-modules-6.5.0-2-alpha-generic-di nbd-modules-6.5.0-2-alpha-generic-di srm-modules-6.5.0-2-alpha-generic-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_alpha_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64:build-arch_amd64_none build-arch_amd64_real
+ build-arch_alpha_none_alpha-generic:build-arch_alpha_none_alpha-generic_headers build-arch_alpha_none_alpha-generic_image build-arch_alpha_none_alpha-generic_image-dbg build-arch_alpha_none_alpha-generic_installer build-arch_alpha_none_alpha-generic_meta
+ build-arch_alpha_none_alpha-generic_headers:
 -      $(call if_package, linux-headers-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-generic' DH_OPTIONS='-plinux-headers-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-generic' DH_OPTIONS='-plinux-headers-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-generic_image:
 -      $(call if_package, linux-image-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-generic_image-dbg:
 -      $(call if_package, linux-image-6.12.27-alpha-generic-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-generic-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-generic_installer:
 -      $(call if_package, ata-modules-6.12.27-alpha-generic-di btrfs-modules-6.12.27-alpha-generic-di cdrom-core-modules-6.12.27-alpha-generic-di crypto-dm-modules-6.12.27-alpha-generic-di crypto-modules-6.12.27-alpha-generic-di drm-core-modules-6.12.27-alpha-generic-di ext4-modules-6.12.27-alpha-generic-di f2fs-modules-6.12.27-alpha-generic-di fat-modules-6.12.27-alpha-generic-di fb-modules-6.12.27-alpha-generic-di input-modules-6.12.27-alpha-generic-di isofs-modules-6.12.27-alpha-generic-di jfs-modules-6.12.27-alpha-generic-di kernel-image-6.12.27-alpha-generic-di loop-modules-6.12.27-alpha-generic-di md-modules-6.12.27-alpha-generic-di multipath-modules-6.12.27-alpha-generic-di nbd-modules-6.12.27-alpha-generic-di nic-modules-6.12.27-alpha-generic-di nic-pcmcia-modules-6.12.27-alpha-generic-di nic-shared-modules-6.12.27-alpha-generic-di nic-usb-modules-6.12.27-alpha-generic-di nic-wireless-modules-6.12.27-alpha-generic-di pata-modules-6.12.27-alpha-generic-di pcmcia-modules-6.12.27-alpha-generic-di ppp-modules-6.12.27-alpha-generic-di sata-modules-6.12.27-alpha-generic-di scsi-core-modules-6.12.27-alpha-generic-di scsi-modules-6.12.27-alpha-generic-di scsi-nic-modules-6.12.27-alpha-generic-di serial-modules-6.12.27-alpha-generic-di squashfs-modules-6.12.27-alpha-generic-di usb-modules-6.12.27-alpha-generic-di usb-serial-modules-6.12.27-alpha-generic-di usb-storage-modules-6.12.27-alpha-generic-di xfs-modules-6.12.27-alpha-generic-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-alpha-generic-di -pbtrfs-modules-6.12.27-alpha-generic-di -pcdrom-core-modules-6.12.27-alpha-generic-di -pcrypto-dm-modules-6.12.27-alpha-generic-di -pcrypto-modules-6.12.27-alpha-generic-di -pdrm-core-modules-6.12.27-alpha-generic-di -pext4-modules-6.12.27-alpha-generic-di -pf2fs-modules-6.12.27-alpha-generic-di -pfat-modules-6.12.27-alpha-generic-di -pfb-modules-6.12.27-alpha-generic-di -pinput-modules-6.12.27-alpha-generic-di -pisofs-modules-6.12.27-alpha-generic-di -pjfs-modules-6.12.27-alpha-generic-di -pkernel-image-6.12.27-alpha-generic-di -ploop-modules-6.12.27-alpha-generic-di -pmd-modules-6.12.27-alpha-generic-di -pmultipath-modules-6.12.27-alpha-generic-di -pnbd-modules-6.12.27-alpha-generic-di -pnic-modules-6.12.27-alpha-generic-di -pnic-pcmcia-modules-6.12.27-alpha-generic-di -pnic-shared-modules-6.12.27-alpha-generic-di -pnic-usb-modules-6.12.27-alpha-generic-di -pnic-wireless-modules-6.12.27-alpha-generic-di -ppata-modules-6.12.27-alpha-generic-di -ppcmcia-modules-6.12.27-alpha-generic-di -pppp-modules-6.12.27-alpha-generic-di -psata-modules-6.12.27-alpha-generic-di -pscsi-core-modules-6.12.27-alpha-generic-di -pscsi-modules-6.12.27-alpha-generic-di -pscsi-nic-modules-6.12.27-alpha-generic-di -pserial-modules-6.12.27-alpha-generic-di -psquashfs-modules-6.12.27-alpha-generic-di -pusb-modules-6.12.27-alpha-generic-di -pusb-serial-modules-6.12.27-alpha-generic-di -pusb-storage-modules-6.12.27-alpha-generic-di -pxfs-modules-6.12.27-alpha-generic-di' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-alpha-generic-di' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-alpha-generic-di btrfs-modules-6.12.27-alpha-generic-di cdrom-core-modules-6.12.27-alpha-generic-di crypto-dm-modules-6.12.27-alpha-generic-di crypto-modules-6.12.27-alpha-generic-di drm-core-modules-6.12.27-alpha-generic-di ext4-modules-6.12.27-alpha-generic-di f2fs-modules-6.12.27-alpha-generic-di fat-modules-6.12.27-alpha-generic-di fb-modules-6.12.27-alpha-generic-di input-modules-6.12.27-alpha-generic-di isofs-modules-6.12.27-alpha-generic-di jfs-modules-6.12.27-alpha-generic-di kernel-image-6.12.27-alpha-generic-di loop-modules-6.12.27-alpha-generic-di md-modules-6.12.27-alpha-generic-di multipath-modules-6.12.27-alpha-generic-di nbd-modules-6.12.27-alpha-generic-di nic-modules-6.12.27-alpha-generic-di nic-pcmcia-modules-6.12.27-alpha-generic-di nic-shared-modules-6.12.27-alpha-generic-di nic-usb-modules-6.12.27-alpha-generic-di nic-wireless-modules-6.12.27-alpha-generic-di pata-modules-6.12.27-alpha-generic-di pcmcia-modules-6.12.27-alpha-generic-di ppp-modules-6.12.27-alpha-generic-di sata-modules-6.12.27-alpha-generic-di scsi-core-modules-6.12.27-alpha-generic-di scsi-modules-6.12.27-alpha-generic-di scsi-nic-modules-6.12.27-alpha-generic-di serial-modules-6.12.27-alpha-generic-di squashfs-modules-6.12.27-alpha-generic-di usb-modules-6.12.27-alpha-generic-di usb-serial-modules-6.12.27-alpha-generic-di usb-storage-modules-6.12.27-alpha-generic-di xfs-modules-6.12.27-alpha-generic-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-alpha-generic-di -pbtrfs-modules-6.12.27-alpha-generic-di -pcdrom-core-modules-6.12.27-alpha-generic-di -pcrypto-dm-modules-6.12.27-alpha-generic-di -pcrypto-modules-6.12.27-alpha-generic-di -pdrm-core-modules-6.12.27-alpha-generic-di -pext4-modules-6.12.27-alpha-generic-di -pf2fs-modules-6.12.27-alpha-generic-di -pfat-modules-6.12.27-alpha-generic-di -pfb-modules-6.12.27-alpha-generic-di -pinput-modules-6.12.27-alpha-generic-di -pisofs-modules-6.12.27-alpha-generic-di -pjfs-modules-6.12.27-alpha-generic-di -pkernel-image-6.12.27-alpha-generic-di -ploop-modules-6.12.27-alpha-generic-di -pmd-modules-6.12.27-alpha-generic-di -pmultipath-modules-6.12.27-alpha-generic-di -pnbd-modules-6.12.27-alpha-generic-di -pnic-modules-6.12.27-alpha-generic-di -pnic-pcmcia-modules-6.12.27-alpha-generic-di -pnic-shared-modules-6.12.27-alpha-generic-di -pnic-usb-modules-6.12.27-alpha-generic-di -pnic-wireless-modules-6.12.27-alpha-generic-di -ppata-modules-6.12.27-alpha-generic-di -ppcmcia-modules-6.12.27-alpha-generic-di -pppp-modules-6.12.27-alpha-generic-di -psata-modules-6.12.27-alpha-generic-di -pscsi-core-modules-6.12.27-alpha-generic-di -pscsi-modules-6.12.27-alpha-generic-di -pscsi-nic-modules-6.12.27-alpha-generic-di -pserial-modules-6.12.27-alpha-generic-di -psquashfs-modules-6.12.27-alpha-generic-di -pusb-modules-6.12.27-alpha-generic-di -pusb-serial-modules-6.12.27-alpha-generic-di -pusb-storage-modules-6.12.27-alpha-generic-di -pxfs-modules-6.12.27-alpha-generic-di' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-alpha-generic-di' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-generic_meta:
 -      $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-smp:build-arch_alpha_none_alpha-smp_bpf-dev build-arch_alpha_none_alpha-smp_headers build-arch_alpha_none_alpha-smp_image build-arch_alpha_none_alpha-smp_image-dbg build-arch_alpha_none_alpha-smp_meta
+ build-arch_alpha_none_alpha-smp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-smp' DH_OPTIONS='-plinux-headers-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-smp' DH_OPTIONS='-plinux-headers-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-smp_image:
 -      $(call if_package, linux-image-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-alpha-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_none_alpha-smp_meta:
 -      $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='alpha' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='alpha' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_alpha_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64:build-arch_amd64_bpftool build-arch_amd64_config build-arch_amd64_cpupower build-arch_amd64_hyperv-daemons build-arch_amd64_kbuild build-arch_amd64_none build-arch_amd64_perf build-arch_amd64_rt build-arch_amd64_rtla build-arch_amd64_sdsi build-arch_amd64_signed-template build-arch_amd64_usbip
+ build-arch_amd64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_amd64_none:build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64
- build-arch_amd64_none_amd64:build-arch_amd64_none_amd64_real
- build-arch_amd64_none_amd64_real:build-arch_amd64_none_amd64_real_headers build-arch_amd64_none_amd64_real_image build-arch_amd64_none_amd64_real_image-dbg build-arch_amd64_none_amd64_real_meta
- build-arch_amd64_none_amd64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-amd64' DH_OPTIONS='-plinux-headers-6.5.0-2-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.5.0-2-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_amd64_real_image:
-       $(call if_package, linux-image-6.5.0-2-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-amd64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_amd64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-amd64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.5.0-2-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_amd64_real_meta:
-       $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_cloud-amd64:build-arch_amd64_none_cloud-amd64_real
- build-arch_amd64_none_cloud-amd64_real:build-arch_amd64_none_cloud-amd64_real_headers build-arch_amd64_none_cloud-amd64_real_image build-arch_amd64_none_cloud-amd64_real_image-dbg build-arch_amd64_none_cloud-amd64_real_meta
- build-arch_amd64_none_cloud-amd64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-cloud-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-cloud-amd64' DH_OPTIONS='-plinux-headers-6.5.0-2-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-cloud-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_cloud-amd64_real_image:
-       $(call if_package, linux-image-6.5.0-2-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_cloud-amd64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-cloud-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_none_cloud-amd64_real_meta:
-       $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-cloud-amd64-dbg' 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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_amd64_real:build-arch_amd64_real_bootwrapper build-arch_amd64_real_bpftool build-arch_amd64_real_config build-arch_amd64_real_cpupower build-arch_amd64_real_hyperv-daemons build-arch_amd64_real_kbuild build-arch_amd64_real_libc-dev build-arch_amd64_real_meta build-arch_amd64_real_perf build-arch_amd64_real_rtla build-arch_amd64_real_signed-template build-arch_amd64_real_udeb_test build-arch_amd64_real_usbip
- build-arch_amd64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_amd64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_signed-template:build-arch_amd64_none_amd64_real build-arch_amd64_none_cloud-amd64_real
-       $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_amd64_real_udeb:build-arch_amd64_none_amd64_real build-arch_amd64_none_cloud-amd64_real
- build-arch_amd64_real_udeb_test:
-       $(MAKE) -f debian/rules.real build_udeb_test ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pacpi-modules-6.5.0-2-amd64-di -pata-modules-6.5.0-2-amd64-di -pbtrfs-modules-6.5.0-2-amd64-di -pcdrom-core-modules-6.5.0-2-amd64-di -pcrc-modules-6.5.0-2-amd64-di -pcrypto-dm-modules-6.5.0-2-amd64-di -pcrypto-modules-6.5.0-2-amd64-di -pefi-modules-6.5.0-2-amd64-di -pevent-modules-6.5.0-2-amd64-di -pext4-modules-6.5.0-2-amd64-di -pf2fs-modules-6.5.0-2-amd64-di -pfat-modules-6.5.0-2-amd64-di -pfb-modules-6.5.0-2-amd64-di -pfirewire-core-modules-6.5.0-2-amd64-di -pfuse-modules-6.5.0-2-amd64-di -pi2c-modules-6.5.0-2-amd64-di -pinput-modules-6.5.0-2-amd64-di -pisofs-modules-6.5.0-2-amd64-di -pjfs-modules-6.5.0-2-amd64-di -pkernel-image-6.5.0-2-amd64-di -ploop-modules-6.5.0-2-amd64-di -pmd-modules-6.5.0-2-amd64-di -pmmc-core-modules-6.5.0-2-amd64-di -pmmc-modules-6.5.0-2-amd64-di -pmouse-modules-6.5.0-2-amd64-di -pmtd-core-modules-6.5.0-2-amd64-di -pmultipath-modules-6.5.0-2-amd64-di -pnbd-modules-6.5.0-2-amd64-di -pnic-modules-6.5.0-2-amd64-di -pnic-pcmcia-modules-6.5.0-2-amd64-di -pnic-shared-modules-6.5.0-2-amd64-di -pnic-usb-modules-6.5.0-2-amd64-di -pnic-wireless-modules-6.5.0-2-amd64-di -ppata-modules-6.5.0-2-amd64-di -ppcmcia-modules-6.5.0-2-amd64-di -ppcmcia-storage-modules-6.5.0-2-amd64-di -pppp-modules-6.5.0-2-amd64-di -prfkill-modules-6.5.0-2-amd64-di -psata-modules-6.5.0-2-amd64-di -pscsi-core-modules-6.5.0-2-amd64-di -pscsi-modules-6.5.0-2-amd64-di -pscsi-nic-modules-6.5.0-2-amd64-di -pserial-modules-6.5.0-2-amd64-di -psound-modules-6.5.0-2-amd64-di -pspeakup-modules-6.5.0-2-amd64-di -psquashfs-modules-6.5.0-2-amd64-di -pudf-modules-6.5.0-2-amd64-di -puinput-modules-6.5.0-2-amd64-di -pusb-modules-6.5.0-2-amd64-di -pusb-serial-modules-6.5.0-2-amd64-di -pusb-storage-modules-6.5.0-2-amd64-di -pxfs-modules-6.5.0-2-amd64-di' KERNEL_ARCH='x86' PACKAGE_NAMES='kernel-image-6.5.0-2-amd64-di nic-modules-6.5.0-2-amd64-di nic-wireless-modules-6.5.0-2-amd64-di nic-shared-modules-6.5.0-2-amd64-di serial-modules-6.5.0-2-amd64-di usb-serial-modules-6.5.0-2-amd64-di ppp-modules-6.5.0-2-amd64-di pata-modules-6.5.0-2-amd64-di cdrom-core-modules-6.5.0-2-amd64-di firewire-core-modules-6.5.0-2-amd64-di scsi-core-modules-6.5.0-2-amd64-di scsi-modules-6.5.0-2-amd64-di scsi-nic-modules-6.5.0-2-amd64-di loop-modules-6.5.0-2-amd64-di btrfs-modules-6.5.0-2-amd64-di ext4-modules-6.5.0-2-amd64-di isofs-modules-6.5.0-2-amd64-di jfs-modules-6.5.0-2-amd64-di xfs-modules-6.5.0-2-amd64-di fat-modules-6.5.0-2-amd64-di squashfs-modules-6.5.0-2-amd64-di udf-modules-6.5.0-2-amd64-di fuse-modules-6.5.0-2-amd64-di f2fs-modules-6.5.0-2-amd64-di md-modules-6.5.0-2-amd64-di multipath-modules-6.5.0-2-amd64-di usb-modules-6.5.0-2-amd64-di usb-storage-modules-6.5.0-2-amd64-di pcmcia-storage-modules-6.5.0-2-amd64-di fb-modules-6.5.0-2-amd64-di input-modules-6.5.0-2-amd64-di event-modules-6.5.0-2-amd64-di mouse-modules-6.5.0-2-amd64-di nic-pcmcia-modules-6.5.0-2-amd64-di pcmcia-modules-6.5.0-2-amd64-di nic-usb-modules-6.5.0-2-amd64-di sata-modules-6.5.0-2-amd64-di acpi-modules-6.5.0-2-amd64-di i2c-modules-6.5.0-2-amd64-di crc-modules-6.5.0-2-amd64-di crypto-modules-6.5.0-2-amd64-di crypto-dm-modules-6.5.0-2-amd64-di efi-modules-6.5.0-2-amd64-di ata-modules-6.5.0-2-amd64-di mmc-core-modules-6.5.0-2-amd64-di mmc-modules-6.5.0-2-amd64-di nbd-modules-6.5.0-2-amd64-di speakup-modules-6.5.0-2-amd64-di uinput-modules-6.5.0-2-amd64-di sound-modules-6.5.0-2-amd64-di mtd-core-modules-6.5.0-2-amd64-di rfkill-modules-6.5.0-2-amd64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- build-arch_amd64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64:build-arch_arm64_none build-arch_arm64_real
- build-arch_arm64_none:build-arch_arm64_none_arm64 build-arch_arm64_none_cloud-arm64
- build-arch_arm64_none_arm64:build-arch_arm64_none_arm64_real
- build-arch_arm64_none_arm64_real:build-arch_arm64_none_arm64_real_headers build-arch_arm64_none_arm64_real_image build-arch_arm64_none_arm64_real_image-dbg build-arch_arm64_none_arm64_real_meta
- build-arch_arm64_none_arm64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-arm64' DH_OPTIONS='-plinux-headers-6.5.0-2-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.5.0-2-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_arm64_real_image:
-       $(call if_package, linux-image-6.5.0-2-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-arm64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_arm64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-arm64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.5.0-2-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_arm64_real_meta:
-       $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_cloud-arm64:build-arch_arm64_none_cloud-arm64_real
- build-arch_arm64_none_cloud-arm64_real:build-arch_arm64_none_cloud-arm64_real_headers build-arch_arm64_none_cloud-arm64_real_image build-arch_arm64_none_cloud-arm64_real_image-dbg build-arch_arm64_none_cloud-arm64_real_meta
- build-arch_arm64_none_cloud-arm64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-cloud-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-cloud-arm64' DH_OPTIONS='-plinux-headers-6.5.0-2-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-cloud-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_cloud-arm64_real_image:
-       $(call if_package, linux-image-6.5.0-2-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_cloud-arm64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-cloud-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_none_cloud-arm64_real_meta:
-       $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-cloud-arm64-dbg' 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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_arm64_real:build-arch_arm64_real_bootwrapper build-arch_arm64_real_bpftool build-arch_arm64_real_config build-arch_arm64_real_cpupower build-arch_arm64_real_hyperv-daemons build-arch_arm64_real_kbuild build-arch_arm64_real_libc-dev build-arch_arm64_real_perf build-arch_arm64_real_rtla build-arch_arm64_real_signed-template build-arch_arm64_real_udeb_test build-arch_arm64_real_usbip
- build-arch_arm64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_signed-template:build-arch_arm64_none_arm64_real build-arch_arm64_none_cloud-arm64_real
-       $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64_real_udeb:build-arch_arm64_none_arm64_real build-arch_arm64_none_cloud-arm64_real
- build-arch_arm64_real_udeb_test:
-       $(MAKE) -f debian/rules.real build_udeb_test ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-arm64-di -pbtrfs-modules-6.5.0-2-arm64-di -pcdrom-core-modules-6.5.0-2-arm64-di -pcrc-modules-6.5.0-2-arm64-di -pcrypto-dm-modules-6.5.0-2-arm64-di -pcrypto-modules-6.5.0-2-arm64-di -pefi-modules-6.5.0-2-arm64-di -pevent-modules-6.5.0-2-arm64-di -pext4-modules-6.5.0-2-arm64-di -pf2fs-modules-6.5.0-2-arm64-di -pfat-modules-6.5.0-2-arm64-di -pfb-modules-6.5.0-2-arm64-di -pfuse-modules-6.5.0-2-arm64-di -pi2c-modules-6.5.0-2-arm64-di -pinput-modules-6.5.0-2-arm64-di -pisofs-modules-6.5.0-2-arm64-di -pjfs-modules-6.5.0-2-arm64-di -pkernel-image-6.5.0-2-arm64-di -pleds-modules-6.5.0-2-arm64-di -ploop-modules-6.5.0-2-arm64-di -pmd-modules-6.5.0-2-arm64-di -pmmc-modules-6.5.0-2-arm64-di -pmtd-core-modules-6.5.0-2-arm64-di -pmultipath-modules-6.5.0-2-arm64-di -pnbd-modules-6.5.0-2-arm64-di -pnic-modules-6.5.0-2-arm64-di -pnic-shared-modules-6.5.0-2-arm64-di -pnic-usb-modules-6.5.0-2-arm64-di -pnic-wireless-modules-6.5.0-2-arm64-di -pppp-modules-6.5.0-2-arm64-di -psata-modules-6.5.0-2-arm64-di -pscsi-core-modules-6.5.0-2-arm64-di -pscsi-modules-6.5.0-2-arm64-di -pscsi-nic-modules-6.5.0-2-arm64-di -psound-modules-6.5.0-2-arm64-di -pspeakup-modules-6.5.0-2-arm64-di -psquashfs-modules-6.5.0-2-arm64-di -pudf-modules-6.5.0-2-arm64-di -puinput-modules-6.5.0-2-arm64-di -pusb-modules-6.5.0-2-arm64-di -pusb-serial-modules-6.5.0-2-arm64-di -pusb-storage-modules-6.5.0-2-arm64-di -pxfs-modules-6.5.0-2-arm64-di' KERNEL_ARCH='arm64' PACKAGE_NAMES='kernel-image-6.5.0-2-arm64-di nic-modules-6.5.0-2-arm64-di nic-wireless-modules-6.5.0-2-arm64-di nic-shared-modules-6.5.0-2-arm64-di usb-serial-modules-6.5.0-2-arm64-di ppp-modules-6.5.0-2-arm64-di cdrom-core-modules-6.5.0-2-arm64-di scsi-core-modules-6.5.0-2-arm64-di scsi-modules-6.5.0-2-arm64-di scsi-nic-modules-6.5.0-2-arm64-di loop-modules-6.5.0-2-arm64-di btrfs-modules-6.5.0-2-arm64-di ext4-modules-6.5.0-2-arm64-di isofs-modules-6.5.0-2-arm64-di jfs-modules-6.5.0-2-arm64-di xfs-modules-6.5.0-2-arm64-di fat-modules-6.5.0-2-arm64-di squashfs-modules-6.5.0-2-arm64-di udf-modules-6.5.0-2-arm64-di fuse-modules-6.5.0-2-arm64-di f2fs-modules-6.5.0-2-arm64-di md-modules-6.5.0-2-arm64-di multipath-modules-6.5.0-2-arm64-di usb-modules-6.5.0-2-arm64-di usb-storage-modules-6.5.0-2-arm64-di fb-modules-6.5.0-2-arm64-di input-modules-6.5.0-2-arm64-di event-modules-6.5.0-2-arm64-di nic-usb-modules-6.5.0-2-arm64-di sata-modules-6.5.0-2-arm64-di i2c-modules-6.5.0-2-arm64-di crc-modules-6.5.0-2-arm64-di crypto-modules-6.5.0-2-arm64-di crypto-dm-modules-6.5.0-2-arm64-di efi-modules-6.5.0-2-arm64-di ata-modules-6.5.0-2-arm64-di mmc-modules-6.5.0-2-arm64-di nbd-modules-6.5.0-2-arm64-di speakup-modules-6.5.0-2-arm64-di uinput-modules-6.5.0-2-arm64-di sound-modules-6.5.0-2-arm64-di leds-modules-6.5.0-2-arm64-di mtd-core-modules-6.5.0-2-arm64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- build-arch_arm64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32:build-arch_arm64ilp32_real
- build-arch_arm64ilp32_real:build-arch_arm64ilp32_real_bootwrapper build-arch_arm64ilp32_real_bpftool build-arch_arm64ilp32_real_cpupower build-arch_arm64ilp32_real_hyperv-daemons build-arch_arm64ilp32_real_kbuild build-arch_arm64ilp32_real_libc-dev build-arch_arm64ilp32_real_perf build-arch_arm64ilp32_real_rtla build-arch_arm64ilp32_real_usbip
- build-arch_arm64ilp32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_arm64ilp32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel:build-arch_armel_none build-arch_armel_real
- build-arch_armel_none:build-arch_armel_none_marvell build-arch_armel_none_rpi
- build-arch_armel_none_marvell:build-arch_armel_none_marvell_real
- build-arch_armel_none_marvell_real:build-arch_armel_none_marvell_real_headers build-arch_armel_none_marvell_real_image build-arch_armel_none_marvell_real_image-dbg build-arch_armel_none_marvell_real_meta
- build-arch_armel_none_marvell_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-marvell, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-marvell' DH_OPTIONS='-plinux-headers-6.5.0-2-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-headers-6.5.0-2-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_marvell_real_image:
-       $(call if_package, linux-image-6.5.0-2-marvell, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-marvell' DH_OPTIONS='-plinux-image-6.5.0-2-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-6.5.0-2-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_marvell_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-marvell-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-marvell-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-marvell-dbg' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-6.5.0-2-marvell-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_marvell_real_meta:
-       $(call if_package, linux-image-marvell, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-marvell' DH_OPTIONS='-plinux-image-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-marvell, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-marvell' DH_OPTIONS='-plinux-headers-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-headers-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-marvell-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-marvell-dbg' DH_OPTIONS='-plinux-image-marvell-dbg' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-marvell-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-marvell-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_rpi:build-arch_armel_none_rpi_real
- build-arch_armel_none_rpi_real:build-arch_armel_none_rpi_real_headers build-arch_armel_none_rpi_real_image build-arch_armel_none_rpi_real_image-dbg build-arch_armel_none_rpi_real_meta
- build-arch_armel_none_rpi_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-rpi, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-rpi' DH_OPTIONS='-plinux-headers-6.5.0-2-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.5.0-2-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_rpi_real_image:
-       $(call if_package, linux-image-6.5.0-2-rpi, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-rpi' DH_OPTIONS='-plinux-image-6.5.0-2-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.5.0-2-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_rpi_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-rpi-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-rpi-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.5.0-2-rpi-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_none_rpi_real_meta:
-       $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real:build-arch_armel_real_bootwrapper build-arch_armel_real_bpftool build-arch_armel_real_config build-arch_armel_real_cpupower build-arch_armel_real_hyperv-daemons build-arch_armel_real_kbuild build-arch_armel_real_libc-dev build-arch_armel_real_meta build-arch_armel_real_perf build-arch_armel_real_rtla build-arch_armel_real_udeb build-arch_armel_real_usbip
- build-arch_armel_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_armel_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_udeb:build-arch_armel_none_marvell_real build-arch_armel_none_rpi_real
-       $(call if_package, btrfs-modules-6.5.0-2-marvell-di cdrom-core-modules-6.5.0-2-marvell-di crc-modules-6.5.0-2-marvell-di crypto-dm-modules-6.5.0-2-marvell-di crypto-modules-6.5.0-2-marvell-di event-modules-6.5.0-2-marvell-di ext4-modules-6.5.0-2-marvell-di f2fs-modules-6.5.0-2-marvell-di fat-modules-6.5.0-2-marvell-di fb-modules-6.5.0-2-marvell-di fuse-modules-6.5.0-2-marvell-di input-modules-6.5.0-2-marvell-di ipv6-modules-6.5.0-2-marvell-di isofs-modules-6.5.0-2-marvell-di jffs2-modules-6.5.0-2-marvell-di jfs-modules-6.5.0-2-marvell-di kernel-image-6.5.0-2-marvell-di leds-modules-6.5.0-2-marvell-di loop-modules-6.5.0-2-marvell-di md-modules-6.5.0-2-marvell-di minix-modules-6.5.0-2-marvell-di mmc-core-modules-6.5.0-2-marvell-di mmc-modules-6.5.0-2-marvell-di mouse-modules-6.5.0-2-marvell-di mtd-core-modules-6.5.0-2-marvell-di mtd-modules-6.5.0-2-marvell-di multipath-modules-6.5.0-2-marvell-di nbd-modules-6.5.0-2-marvell-di nic-modules-6.5.0-2-marvell-di nic-shared-modules-6.5.0-2-marvell-di nic-usb-modules-6.5.0-2-marvell-di ppp-modules-6.5.0-2-marvell-di sata-modules-6.5.0-2-marvell-di scsi-core-modules-6.5.0-2-marvell-di squashfs-modules-6.5.0-2-marvell-di udf-modules-6.5.0-2-marvell-di uinput-modules-6.5.0-2-marvell-di usb-modules-6.5.0-2-marvell-di usb-serial-modules-6.5.0-2-marvell-di usb-storage-modules-6.5.0-2-marvell-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.5.0-2-marvell-di -pcdrom-core-modules-6.5.0-2-marvell-di -pcrc-modules-6.5.0-2-marvell-di -pcrypto-dm-modules-6.5.0-2-marvell-di -pcrypto-modules-6.5.0-2-marvell-di -pevent-modules-6.5.0-2-marvell-di -pext4-modules-6.5.0-2-marvell-di -pf2fs-modules-6.5.0-2-marvell-di -pfat-modules-6.5.0-2-marvell-di -pfb-modules-6.5.0-2-marvell-di -pfuse-modules-6.5.0-2-marvell-di -pinput-modules-6.5.0-2-marvell-di -pipv6-modules-6.5.0-2-marvell-di -pisofs-modules-6.5.0-2-marvell-di -pjffs2-modules-6.5.0-2-marvell-di -pjfs-modules-6.5.0-2-marvell-di -pkernel-image-6.5.0-2-marvell-di -pleds-modules-6.5.0-2-marvell-di -ploop-modules-6.5.0-2-marvell-di -pmd-modules-6.5.0-2-marvell-di -pminix-modules-6.5.0-2-marvell-di -pmmc-core-modules-6.5.0-2-marvell-di -pmmc-modules-6.5.0-2-marvell-di -pmouse-modules-6.5.0-2-marvell-di -pmtd-core-modules-6.5.0-2-marvell-di -pmtd-modules-6.5.0-2-marvell-di -pmultipath-modules-6.5.0-2-marvell-di -pnbd-modules-6.5.0-2-marvell-di -pnic-modules-6.5.0-2-marvell-di -pnic-shared-modules-6.5.0-2-marvell-di -pnic-usb-modules-6.5.0-2-marvell-di -pppp-modules-6.5.0-2-marvell-di -psata-modules-6.5.0-2-marvell-di -pscsi-core-modules-6.5.0-2-marvell-di -psquashfs-modules-6.5.0-2-marvell-di -pudf-modules-6.5.0-2-marvell-di -puinput-modules-6.5.0-2-marvell-di -pusb-modules-6.5.0-2-marvell-di -pusb-serial-modules-6.5.0-2-marvell-di -pusb-storage-modules-6.5.0-2-marvell-di' KERNEL_ARCH='arm' PACKAGE_NAMES='kernel-image-6.5.0-2-marvell-di nic-modules-6.5.0-2-marvell-di nic-shared-modules-6.5.0-2-marvell-di usb-serial-modules-6.5.0-2-marvell-di ppp-modules-6.5.0-2-marvell-di cdrom-core-modules-6.5.0-2-marvell-di scsi-core-modules-6.5.0-2-marvell-di loop-modules-6.5.0-2-marvell-di ipv6-modules-6.5.0-2-marvell-di btrfs-modules-6.5.0-2-marvell-di ext4-modules-6.5.0-2-marvell-di isofs-modules-6.5.0-2-marvell-di jffs2-modules-6.5.0-2-marvell-di jfs-modules-6.5.0-2-marvell-di fat-modules-6.5.0-2-marvell-di minix-modules-6.5.0-2-marvell-di squashfs-modules-6.5.0-2-marvell-di udf-modules-6.5.0-2-marvell-di fuse-modules-6.5.0-2-marvell-di f2fs-modules-6.5.0-2-marvell-di md-modules-6.5.0-2-marvell-di multipath-modules-6.5.0-2-marvell-di usb-modules-6.5.0-2-marvell-di usb-storage-modules-6.5.0-2-marvell-di fb-modules-6.5.0-2-marvell-di input-modules-6.5.0-2-marvell-di event-modules-6.5.0-2-marvell-di mouse-modules-6.5.0-2-marvell-di nic-usb-modules-6.5.0-2-marvell-di sata-modules-6.5.0-2-marvell-di crc-modules-6.5.0-2-marvell-di crypto-modules-6.5.0-2-marvell-di crypto-dm-modules-6.5.0-2-marvell-di mmc-core-modules-6.5.0-2-marvell-di mmc-modules-6.5.0-2-marvell-di nbd-modules-6.5.0-2-marvell-di uinput-modules-6.5.0-2-marvell-di leds-modules-6.5.0-2-marvell-di mtd-modules-6.5.0-2-marvell-di mtd-core-modules-6.5.0-2-marvell-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armel_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf:build-arch_armhf_real
- build-arch_armhf_real:build-arch_armhf_real_bootwrapper build-arch_armhf_real_bpftool build-arch_armhf_real_cpupower build-arch_armhf_real_hyperv-daemons build-arch_armhf_real_kbuild build-arch_armhf_real_libc-dev build-arch_armhf_real_meta build-arch_armhf_real_perf build-arch_armhf_real_rtla build-arch_armhf_real_udeb build-arch_armhf_real_usbip
- build-arch_armhf_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_armhf_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-armmp-di btrfs-modules-6.5.0-2-armmp-di cdrom-core-modules-6.5.0-2-armmp-di crc-modules-6.5.0-2-armmp-di crypto-dm-modules-6.5.0-2-armmp-di crypto-modules-6.5.0-2-armmp-di efi-modules-6.5.0-2-armmp-di event-modules-6.5.0-2-armmp-di ext4-modules-6.5.0-2-armmp-di f2fs-modules-6.5.0-2-armmp-di fat-modules-6.5.0-2-armmp-di fb-modules-6.5.0-2-armmp-di fuse-modules-6.5.0-2-armmp-di i2c-modules-6.5.0-2-armmp-di input-modules-6.5.0-2-armmp-di isofs-modules-6.5.0-2-armmp-di jfs-modules-6.5.0-2-armmp-di kernel-image-6.5.0-2-armmp-di leds-modules-6.5.0-2-armmp-di loop-modules-6.5.0-2-armmp-di md-modules-6.5.0-2-armmp-di mmc-modules-6.5.0-2-armmp-di mtd-modules-6.5.0-2-armmp-di multipath-modules-6.5.0-2-armmp-di nbd-modules-6.5.0-2-armmp-di nic-modules-6.5.0-2-armmp-di nic-shared-modules-6.5.0-2-armmp-di nic-usb-modules-6.5.0-2-armmp-di nic-wireless-modules-6.5.0-2-armmp-di pata-modules-6.5.0-2-armmp-di ppp-modules-6.5.0-2-armmp-di sata-modules-6.5.0-2-armmp-di scsi-core-modules-6.5.0-2-armmp-di scsi-modules-6.5.0-2-armmp-di scsi-nic-modules-6.5.0-2-armmp-di sound-modules-6.5.0-2-armmp-di speakup-modules-6.5.0-2-armmp-di squashfs-modules-6.5.0-2-armmp-di udf-modules-6.5.0-2-armmp-di uinput-modules-6.5.0-2-armmp-di usb-modules-6.5.0-2-armmp-di usb-serial-modules-6.5.0-2-armmp-di usb-storage-modules-6.5.0-2-armmp-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-armmp-di -pbtrfs-modules-6.5.0-2-armmp-di -pcdrom-core-modules-6.5.0-2-armmp-di -pcrc-modules-6.5.0-2-armmp-di -pcrypto-dm-modules-6.5.0-2-armmp-di -pcrypto-modules-6.5.0-2-armmp-di -pefi-modules-6.5.0-2-armmp-di -pevent-modules-6.5.0-2-armmp-di -pext4-modules-6.5.0-2-armmp-di -pf2fs-modules-6.5.0-2-armmp-di -pfat-modules-6.5.0-2-armmp-di -pfb-modules-6.5.0-2-armmp-di -pfuse-modules-6.5.0-2-armmp-di -pi2c-modules-6.5.0-2-armmp-di -pinput-modules-6.5.0-2-armmp-di -pisofs-modules-6.5.0-2-armmp-di -pjfs-modules-6.5.0-2-armmp-di -pkernel-image-6.5.0-2-armmp-di -pleds-modules-6.5.0-2-armmp-di -ploop-modules-6.5.0-2-armmp-di -pmd-modules-6.5.0-2-armmp-di -pmmc-modules-6.5.0-2-armmp-di -pmtd-modules-6.5.0-2-armmp-di -pmultipath-modules-6.5.0-2-armmp-di -pnbd-modules-6.5.0-2-armmp-di -pnic-modules-6.5.0-2-armmp-di -pnic-shared-modules-6.5.0-2-armmp-di -pnic-usb-modules-6.5.0-2-armmp-di -pnic-wireless-modules-6.5.0-2-armmp-di -ppata-modules-6.5.0-2-armmp-di -pppp-modules-6.5.0-2-armmp-di -psata-modules-6.5.0-2-armmp-di -pscsi-core-modules-6.5.0-2-armmp-di -pscsi-modules-6.5.0-2-armmp-di -pscsi-nic-modules-6.5.0-2-armmp-di -psound-modules-6.5.0-2-armmp-di -pspeakup-modules-6.5.0-2-armmp-di -psquashfs-modules-6.5.0-2-armmp-di -pudf-modules-6.5.0-2-armmp-di -puinput-modules-6.5.0-2-armmp-di -pusb-modules-6.5.0-2-armmp-di -pusb-serial-modules-6.5.0-2-armmp-di -pusb-storage-modules-6.5.0-2-armmp-di' KERNEL_ARCH='arm' PACKAGE_NAMES='kernel-image-6.5.0-2-armmp-di nic-modules-6.5.0-2-armmp-di nic-wireless-modules-6.5.0-2-armmp-di nic-shared-modules-6.5.0-2-armmp-di usb-serial-modules-6.5.0-2-armmp-di ppp-modules-6.5.0-2-armmp-di pata-modules-6.5.0-2-armmp-di cdrom-core-modules-6.5.0-2-armmp-di scsi-core-modules-6.5.0-2-armmp-di scsi-modules-6.5.0-2-armmp-di scsi-nic-modules-6.5.0-2-armmp-di loop-modules-6.5.0-2-armmp-di btrfs-modules-6.5.0-2-armmp-di ext4-modules-6.5.0-2-armmp-di isofs-modules-6.5.0-2-armmp-di jfs-modules-6.5.0-2-armmp-di fat-modules-6.5.0-2-armmp-di squashfs-modules-6.5.0-2-armmp-di udf-modules-6.5.0-2-armmp-di fuse-modules-6.5.0-2-armmp-di f2fs-modules-6.5.0-2-armmp-di md-modules-6.5.0-2-armmp-di multipath-modules-6.5.0-2-armmp-di usb-modules-6.5.0-2-armmp-di usb-storage-modules-6.5.0-2-armmp-di fb-modules-6.5.0-2-armmp-di input-modules-6.5.0-2-armmp-di event-modules-6.5.0-2-armmp-di nic-usb-modules-6.5.0-2-armmp-di sata-modules-6.5.0-2-armmp-di i2c-modules-6.5.0-2-armmp-di crc-modules-6.5.0-2-armmp-di crypto-modules-6.5.0-2-armmp-di crypto-dm-modules-6.5.0-2-armmp-di efi-modules-6.5.0-2-armmp-di ata-modules-6.5.0-2-armmp-di mmc-modules-6.5.0-2-armmp-di nbd-modules-6.5.0-2-armmp-di speakup-modules-6.5.0-2-armmp-di uinput-modules-6.5.0-2-armmp-di sound-modules-6.5.0-2-armmp-di leds-modules-6.5.0-2-armmp-di mtd-modules-6.5.0-2-armmp-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_armhf_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa:build-arch_hppa_none build-arch_hppa_real
+ build-arch_amd64_none_amd64:build-arch_amd64_none_amd64_bpf-dev build-arch_amd64_none_amd64_headers build-arch_amd64_none_amd64_image build-arch_amd64_none_amd64_image-dbg build-arch_amd64_none_amd64_installer-test build-arch_amd64_none_amd64_meta
+ build-arch_amd64_none_amd64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-amd64' DH_OPTIONS='-plinux-headers-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.12.27-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-amd64' DH_OPTIONS='-plinux-headers-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.12.27-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_amd64_image:
 -      $(call if_package, linux-image-6.12.27-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_amd64_installer-test:
 -      $(MAKE) -f debian/rules.real build_installer-test ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real build_installer-test ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ build-arch_amd64_none_amd64_meta:
 -      $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_cloud-amd64:build-arch_amd64_none_cloud-amd64_headers build-arch_amd64_none_cloud-amd64_image build-arch_amd64_none_cloud-amd64_image-dbg build-arch_amd64_none_cloud-amd64_meta
+ build-arch_amd64_none_cloud-amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_cloud-amd64_image:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_cloud-amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_none_cloud-amd64_meta:
 -      $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_rt:build-arch_amd64_rt_amd64
+ build-arch_amd64_rt_amd64:build-arch_amd64_rt_amd64_headers build-arch_amd64_rt_amd64_image build-arch_amd64_rt_amd64_image-dbg build-arch_amd64_rt_amd64_meta
+ build-arch_amd64_rt_amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-amd64' DH_OPTIONS='-plinux-headers-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-amd64' DH_OPTIONS='-plinux-headers-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_rt_amd64_image:
 -      $(call if_package, linux-image-6.12.27-rt-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-unsigned' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-unsigned' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_rt_amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_rt_amd64_meta:
 -      $(call if_package, linux-image-rt-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64-dbg' DH_OPTIONS='-plinux-image-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-amd64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64-dbg' DH_OPTIONS='-plinux-image-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_amd64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_signed-template:
 -      $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_amd64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64:build-arch_arm64_bpftool build-arch_arm64_config build-arch_arm64_cpupower build-arch_arm64_hyperv-daemons build-arch_arm64_kbuild build-arch_arm64_none build-arch_arm64_perf build-arch_arm64_rt build-arch_arm64_rtla build-arch_arm64_sdsi build-arch_arm64_signed-template build-arch_arm64_usbip
+ build-arch_arm64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_none:build-arch_arm64_none_arm64 build-arch_arm64_none_arm64-16k build-arch_arm64_none_cloud-arm64
+ build-arch_arm64_none_arm64:build-arch_arm64_none_arm64_bpf-dev build-arch_arm64_none_arm64_headers build-arch_arm64_none_arm64_image build-arch_arm64_none_arm64_image-dbg build-arch_arm64_none_arm64_installer-test build-arch_arm64_none_arm64_meta
+ build-arch_arm64_none_arm64-16k:build-arch_arm64_none_arm64-16k_headers build-arch_arm64_none_arm64-16k_image build-arch_arm64_none_arm64-16k_image-dbg build-arch_arm64_none_arm64-16k_meta
+ build-arch_arm64_none_arm64-16k_headers:
 -      $(call if_package, linux-headers-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64-16k' DH_OPTIONS='-plinux-headers-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64-16k' DH_OPTIONS='-plinux-headers-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64-16k_image:
 -      $(call if_package, linux-image-6.12.27-arm64-16k-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-unsigned' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-unsigned' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64-16k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-arm64-16k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64-16k_meta:
 -      $(call if_package, linux-image-arm64-16k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k-dbg' DH_OPTIONS='-plinux-image-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-16k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k-dbg' DH_OPTIONS='-plinux-image-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64' DH_OPTIONS='-plinux-headers-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.12.27-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64' DH_OPTIONS='-plinux-headers-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.12.27-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_image:
 -      $(call if_package, linux-image-6.12.27-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_arm64_installer-test:
 -      $(MAKE) -f debian/rules.real build_installer-test ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real build_installer-test ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ build-arch_arm64_none_arm64_meta:
 -      $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_cloud-arm64:build-arch_arm64_none_cloud-arm64_headers build-arch_arm64_none_cloud-arm64_image build-arch_arm64_none_cloud-arm64_image-dbg build-arch_arm64_none_cloud-arm64_meta
+ build-arch_arm64_none_cloud-arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_cloud-arm64_image:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_cloud-arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_none_cloud-arm64_meta:
 -      $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_rt:build-arch_arm64_rt_arm64
+ build-arch_arm64_rt_arm64:build-arch_arm64_rt_arm64_headers build-arch_arm64_rt_arm64_image build-arch_arm64_rt_arm64_image-dbg build-arch_arm64_rt_arm64_meta
+ build-arch_arm64_rt_arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-arm64' DH_OPTIONS='-plinux-headers-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-arm64' DH_OPTIONS='-plinux-headers-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_rt_arm64_image:
 -      $(call if_package, linux-image-6.12.27-rt-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-unsigned' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-unsigned' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_rt_arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_rt_arm64_meta:
 -      $(call if_package, linux-image-rt-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64-dbg' DH_OPTIONS='-plinux-image-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-arm64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64-dbg' DH_OPTIONS='-plinux-image-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_arm64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm64' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm64' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_signed-template:
 -      $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_arm64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel:build-arch_armel_bpftool build-arch_armel_config build-arch_armel_cpupower build-arch_armel_hyperv-daemons build-arch_armel_kbuild build-arch_armel_none build-arch_armel_perf build-arch_armel_rtla build-arch_armel_sdsi build-arch_armel_usbip
+ build-arch_armel_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_none:build-arch_armel_none_rpi
+ build-arch_armel_none_rpi:build-arch_armel_none_rpi_headers build-arch_armel_none_rpi_image build-arch_armel_none_rpi_image-dbg build-arch_armel_none_rpi_meta
+ build-arch_armel_none_rpi_headers:
 -      $(call if_package, linux-headers-6.12.27-rpi, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rpi' DH_OPTIONS='-plinux-headers-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.12.27-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rpi, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rpi' DH_OPTIONS='-plinux-headers-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.12.27-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_none_rpi_image:
 -      $(call if_package, linux-image-6.12.27-rpi, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi' DH_OPTIONS='-plinux-image-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rpi, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi' DH_OPTIONS='-plinux-image-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_none_rpi_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rpi-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi-dbg' DH_OPTIONS='-plinux-image-6.12.27-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rpi-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi-dbg' DH_OPTIONS='-plinux-image-6.12.27-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_none_rpi_meta:
 -      $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armel_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -build-arch_armhf:build-arch_armhf_bpftool build-arch_armhf_config build-arch_armhf_cpupower build-arch_armhf_hyperv-daemons build-arch_armhf_kbuild build-arch_armhf_none build-arch_armhf_perf build-arch_armhf_rt build-arch_armhf_rtla build-arch_armhf_sdsi build-arch_armhf_usbip
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++build-arch_armhf:build-arch_armhf_bpftool build-arch_armhf_config build-arch_armhf_cpupower build-arch_armhf_hyperv-daemons build-arch_armhf_kbuild build-arch_armhf_perf build-arch_armhf_rtla build-arch_armhf_sdsi build-arch_armhf_usbip
+ build-arch_armhf_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -build-arch_armhf_none:build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae
 -build-arch_armhf_none_armmp:build-arch_armhf_none_armmp_bpf-dev build-arch_armhf_none_armmp_headers build-arch_armhf_none_armmp_image build-arch_armhf_none_armmp_image-dbg build-arch_armhf_none_armmp_installer build-arch_armhf_none_armmp_meta
 -build-arch_armhf_none_armmp-lpae:build-arch_armhf_none_armmp-lpae_headers build-arch_armhf_none_armmp-lpae_image build-arch_armhf_none_armmp-lpae_image-dbg build-arch_armhf_none_armmp-lpae_meta
 -build-arch_armhf_none_armmp-lpae_headers:
 -      $(call if_package, linux-headers-6.12.27-armmp-lpae, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-armmp-lpae' DH_OPTIONS='-plinux-headers-6.12.27-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-headers-6.12.27-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp-lpae_image:
 -      $(call if_package, linux-image-6.12.27-armmp-lpae, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-lpae' DH_OPTIONS='-plinux-image-6.12.27-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-6.12.27-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp-lpae_image-dbg:
 -      $(call if_package, linux-image-6.12.27-armmp-lpae-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-lpae-dbg' DH_OPTIONS='-plinux-image-6.12.27-armmp-lpae-dbg' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-6.12.27-armmp-lpae-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp-lpae_meta:
 -      $(call if_package, linux-image-armmp-lpae, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-lpae' DH_OPTIONS='-plinux-image-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-armmp-lpae, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-armmp-lpae' DH_OPTIONS='-plinux-headers-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-headers-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-armmp-lpae-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-lpae-dbg' DH_OPTIONS='-plinux-image-armmp-lpae-dbg' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-lpae-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-armmp-lpae-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp_headers:
 -      $(call if_package, linux-headers-6.12.27-armmp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-armmp' DH_OPTIONS='-plinux-headers-6.12.27-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-headers-6.12.27-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp_image:
 -      $(call if_package, linux-image-6.12.27-armmp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp' DH_OPTIONS='-plinux-image-6.12.27-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-6.12.27-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-armmp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-dbg' DH_OPTIONS='-plinux-image-6.12.27-armmp-dbg' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-6.12.27-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp_installer:
 -      $(call if_package, ata-modules-6.12.27-armmp-di btrfs-modules-6.12.27-armmp-di cdrom-core-modules-6.12.27-armmp-di crypto-dm-modules-6.12.27-armmp-di crypto-modules-6.12.27-armmp-di drm-core-modules-6.12.27-armmp-di ext4-modules-6.12.27-armmp-di f2fs-modules-6.12.27-armmp-di fat-modules-6.12.27-armmp-di fb-modules-6.12.27-armmp-di input-modules-6.12.27-armmp-di isofs-modules-6.12.27-armmp-di jfs-modules-6.12.27-armmp-di kernel-image-6.12.27-armmp-di loop-modules-6.12.27-armmp-di md-modules-6.12.27-armmp-di mmc-modules-6.12.27-armmp-di mtd-modules-6.12.27-armmp-di multipath-modules-6.12.27-armmp-di nbd-modules-6.12.27-armmp-di nic-modules-6.12.27-armmp-di nic-shared-modules-6.12.27-armmp-di nic-usb-modules-6.12.27-armmp-di nic-wireless-modules-6.12.27-armmp-di pata-modules-6.12.27-armmp-di ppp-modules-6.12.27-armmp-di sata-modules-6.12.27-armmp-di scsi-core-modules-6.12.27-armmp-di scsi-modules-6.12.27-armmp-di scsi-nic-modules-6.12.27-armmp-di sound-modules-6.12.27-armmp-di speakup-modules-6.12.27-armmp-di squashfs-modules-6.12.27-armmp-di udf-modules-6.12.27-armmp-di uinput-modules-6.12.27-armmp-di usb-modules-6.12.27-armmp-di usb-serial-modules-6.12.27-armmp-di usb-storage-modules-6.12.27-armmp-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-armmp-di -pbtrfs-modules-6.12.27-armmp-di -pcdrom-core-modules-6.12.27-armmp-di -pcrypto-dm-modules-6.12.27-armmp-di -pcrypto-modules-6.12.27-armmp-di -pdrm-core-modules-6.12.27-armmp-di -pext4-modules-6.12.27-armmp-di -pf2fs-modules-6.12.27-armmp-di -pfat-modules-6.12.27-armmp-di -pfb-modules-6.12.27-armmp-di -pinput-modules-6.12.27-armmp-di -pisofs-modules-6.12.27-armmp-di -pjfs-modules-6.12.27-armmp-di -pkernel-image-6.12.27-armmp-di -ploop-modules-6.12.27-armmp-di -pmd-modules-6.12.27-armmp-di -pmmc-modules-6.12.27-armmp-di -pmtd-modules-6.12.27-armmp-di -pmultipath-modules-6.12.27-armmp-di -pnbd-modules-6.12.27-armmp-di -pnic-modules-6.12.27-armmp-di -pnic-shared-modules-6.12.27-armmp-di -pnic-usb-modules-6.12.27-armmp-di -pnic-wireless-modules-6.12.27-armmp-di -ppata-modules-6.12.27-armmp-di -pppp-modules-6.12.27-armmp-di -psata-modules-6.12.27-armmp-di -pscsi-core-modules-6.12.27-armmp-di -pscsi-modules-6.12.27-armmp-di -pscsi-nic-modules-6.12.27-armmp-di -psound-modules-6.12.27-armmp-di -pspeakup-modules-6.12.27-armmp-di -psquashfs-modules-6.12.27-armmp-di -pudf-modules-6.12.27-armmp-di -puinput-modules-6.12.27-armmp-di -pusb-modules-6.12.27-armmp-di -pusb-serial-modules-6.12.27-armmp-di -pusb-storage-modules-6.12.27-armmp-di' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-armmp-di' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_none_armmp_meta:
 -      $(call if_package, linux-image-armmp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp' DH_OPTIONS='-plinux-image-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-armmp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-armmp' DH_OPTIONS='-plinux-headers-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-headers-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-armmp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-dbg' DH_OPTIONS='-plinux-image-armmp-dbg' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -build-arch_armhf_rt:build-arch_armhf_rt_armmp
 -build-arch_armhf_rt_armmp:build-arch_armhf_rt_armmp_headers build-arch_armhf_rt_armmp_image build-arch_armhf_rt_armmp_image-dbg build-arch_armhf_rt_armmp_meta
 -build-arch_armhf_rt_armmp_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-armmp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-armmp' DH_OPTIONS='-plinux-headers-6.12.27-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-headers-6.12.27-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_rt_armmp_image:
 -      $(call if_package, linux-image-6.12.27-rt-armmp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-armmp' DH_OPTIONS='-plinux-image-6.12.27-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-6.12.27-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_rt_armmp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-armmp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-armmp-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-armmp-dbg' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-6.12.27-rt-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -build-arch_armhf_rt_armmp_meta:
 -      $(call if_package, linux-image-rt-armmp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-armmp' DH_OPTIONS='-plinux-image-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-armmp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-armmp' DH_OPTIONS='-plinux-headers-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-headers-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-rt-armmp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-armmp-dbg' DH_OPTIONS='-plinux-image-rt-armmp-dbg' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-armmp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-rt-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_armhf_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa:build-arch_hppa_bpftool build-arch_hppa_config build-arch_hppa_cpupower build-arch_hppa_hyperv-daemons build-arch_hppa_kbuild build-arch_hppa_none build-arch_hppa_perf build-arch_hppa_rtla build-arch_hppa_sdsi build-arch_hppa_usbip
+ build-arch_hppa_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_hppa_none:build-arch_hppa_none_parisc build-arch_hppa_none_parisc64
- 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:build-arch_hppa_none_parisc64_real_headers build-arch_hppa_none_parisc64_real_image build-arch_hppa_none_parisc64_real_image-dbg build-arch_hppa_none_parisc64_real_meta
- build-arch_hppa_none_parisc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-parisc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-parisc64' DH_OPTIONS='-plinux-headers-6.5.0-2-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.5.0-2-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-parisc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc64' DH_OPTIONS='-plinux-image-6.5.0-2-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.5.0-2-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-parisc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.5.0-2-parisc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc64_real_meta:
-       $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc64-dbg' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc_real:build-arch_hppa_none_parisc_real_headers build-arch_hppa_none_parisc_real_image build-arch_hppa_none_parisc_real_image-dbg build-arch_hppa_none_parisc_real_meta
- build-arch_hppa_none_parisc_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-parisc, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-parisc' DH_OPTIONS='-plinux-headers-6.5.0-2-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.5.0-2-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc_real_image:
-       $(call if_package, linux-image-6.5.0-2-parisc, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc' DH_OPTIONS='-plinux-image-6.5.0-2-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.5.0-2-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-parisc-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.5.0-2-parisc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_none_parisc_real_meta:
-       $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real:build-arch_hppa_real_bootwrapper build-arch_hppa_real_bpftool build-arch_hppa_real_config build-arch_hppa_real_cpupower build-arch_hppa_real_hyperv-daemons build-arch_hppa_real_kbuild build-arch_hppa_real_libc-dev build-arch_hppa_real_meta build-arch_hppa_real_perf build-arch_hppa_real_rtla build-arch_hppa_real_udeb build-arch_hppa_real_usbip
- build-arch_hppa_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_hppa_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_udeb:build-arch_hppa_none_parisc64_real build-arch_hppa_none_parisc_real
-       $(call if_package, ata-modules-6.5.0-2-parisc-di ata-modules-6.5.0-2-parisc64-di btrfs-modules-6.5.0-2-parisc-di btrfs-modules-6.5.0-2-parisc64-di cdrom-core-modules-6.5.0-2-parisc-di cdrom-core-modules-6.5.0-2-parisc64-di crc-modules-6.5.0-2-parisc-di crc-modules-6.5.0-2-parisc64-di crypto-dm-modules-6.5.0-2-parisc-di crypto-dm-modules-6.5.0-2-parisc64-di crypto-modules-6.5.0-2-parisc-di crypto-modules-6.5.0-2-parisc64-di event-modules-6.5.0-2-parisc-di event-modules-6.5.0-2-parisc64-di ext4-modules-6.5.0-2-parisc-di ext4-modules-6.5.0-2-parisc64-di f2fs-modules-6.5.0-2-parisc-di f2fs-modules-6.5.0-2-parisc64-di fat-modules-6.5.0-2-parisc-di fat-modules-6.5.0-2-parisc64-di fb-modules-6.5.0-2-parisc64-di fuse-modules-6.5.0-2-parisc-di fuse-modules-6.5.0-2-parisc64-di i2c-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc64-di isofs-modules-6.5.0-2-parisc-di isofs-modules-6.5.0-2-parisc64-di jfs-modules-6.5.0-2-parisc-di jfs-modules-6.5.0-2-parisc64-di kernel-image-6.5.0-2-parisc-di kernel-image-6.5.0-2-parisc64-di loop-modules-6.5.0-2-parisc-di loop-modules-6.5.0-2-parisc64-di md-modules-6.5.0-2-parisc-di md-modules-6.5.0-2-parisc64-di mouse-modules-6.5.0-2-parisc-di mouse-modules-6.5.0-2-parisc64-di multipath-modules-6.5.0-2-parisc-di multipath-modules-6.5.0-2-parisc64-di nbd-modules-6.5.0-2-parisc-di nbd-modules-6.5.0-2-parisc64-di nic-modules-6.5.0-2-parisc-di nic-modules-6.5.0-2-parisc64-di nic-shared-modules-6.5.0-2-parisc-di nic-shared-modules-6.5.0-2-parisc64-di nic-usb-modules-6.5.0-2-parisc-di nic-usb-modules-6.5.0-2-parisc64-di pata-modules-6.5.0-2-parisc-di pata-modules-6.5.0-2-parisc64-di ppp-modules-6.5.0-2-parisc-di ppp-modules-6.5.0-2-parisc64-di sata-modules-6.5.0-2-parisc-di sata-modules-6.5.0-2-parisc64-di scsi-core-modules-6.5.0-2-parisc-di scsi-core-modules-6.5.0-2-parisc64-di scsi-modules-6.5.0-2-parisc-di scsi-modules-6.5.0-2-parisc64-di serial-modules-6.5.0-2-parisc-di serial-modules-6.5.0-2-parisc64-di squashfs-modules-6.5.0-2-parisc-di squashfs-modules-6.5.0-2-parisc64-di usb-modules-6.5.0-2-parisc-di usb-modules-6.5.0-2-parisc64-di usb-serial-modules-6.5.0-2-parisc-di usb-serial-modules-6.5.0-2-parisc64-di usb-storage-modules-6.5.0-2-parisc-di usb-storage-modules-6.5.0-2-parisc64-di xfs-modules-6.5.0-2-parisc-di xfs-modules-6.5.0-2-parisc64-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-parisc-di -pata-modules-6.5.0-2-parisc64-di -pbtrfs-modules-6.5.0-2-parisc-di -pbtrfs-modules-6.5.0-2-parisc64-di -pcdrom-core-modules-6.5.0-2-parisc-di -pcdrom-core-modules-6.5.0-2-parisc64-di -pcrc-modules-6.5.0-2-parisc-di -pcrc-modules-6.5.0-2-parisc64-di -pcrypto-dm-modules-6.5.0-2-parisc-di -pcrypto-dm-modules-6.5.0-2-parisc64-di -pcrypto-modules-6.5.0-2-parisc-di -pcrypto-modules-6.5.0-2-parisc64-di -pevent-modules-6.5.0-2-parisc-di -pevent-modules-6.5.0-2-parisc64-di -pext4-modules-6.5.0-2-parisc-di -pext4-modules-6.5.0-2-parisc64-di -pf2fs-modules-6.5.0-2-parisc-di -pf2fs-modules-6.5.0-2-parisc64-di -pfat-modules-6.5.0-2-parisc-di -pfat-modules-6.5.0-2-parisc64-di -pfb-modules-6.5.0-2-parisc64-di -pfuse-modules-6.5.0-2-parisc-di -pfuse-modules-6.5.0-2-parisc64-di -pi2c-modules-6.5.0-2-parisc-di -pinput-modules-6.5.0-2-parisc-di -pinput-modules-6.5.0-2-parisc64-di -pisofs-modules-6.5.0-2-parisc-di -pisofs-modules-6.5.0-2-parisc64-di -pjfs-modules-6.5.0-2-parisc-di -pjfs-modules-6.5.0-2-parisc64-di -pkernel-image-6.5.0-2-parisc-di -pkernel-image-6.5.0-2-parisc64-di -ploop-modules-6.5.0-2-parisc-di -ploop-modules-6.5.0-2-parisc64-di -pmd-modules-6.5.0-2-parisc-di -pmd-modules-6.5.0-2-parisc64-di -pmouse-modules-6.5.0-2-parisc-di -pmouse-modules-6.5.0-2-parisc64-di -pmultipath-modules-6.5.0-2-parisc-di -pmultipath-modules-6.5.0-2-parisc64-di -pnbd-modules-6.5.0-2-parisc-di -pnbd-modules-6.5.0-2-parisc64-di -pnic-modules-6.5.0-2-parisc-di -pnic-modules-6.5.0-2-parisc64-di -pnic-shared-modules-6.5.0-2-parisc-di -pnic-shared-modules-6.5.0-2-parisc64-di -pnic-usb-modules-6.5.0-2-parisc-di -pnic-usb-modules-6.5.0-2-parisc64-di -ppata-modules-6.5.0-2-parisc-di -ppata-modules-6.5.0-2-parisc64-di -pppp-modules-6.5.0-2-parisc-di -pppp-modules-6.5.0-2-parisc64-di -psata-modules-6.5.0-2-parisc-di -psata-modules-6.5.0-2-parisc64-di -pscsi-core-modules-6.5.0-2-parisc-di -pscsi-core-modules-6.5.0-2-parisc64-di -pscsi-modules-6.5.0-2-parisc-di -pscsi-modules-6.5.0-2-parisc64-di -pserial-modules-6.5.0-2-parisc-di -pserial-modules-6.5.0-2-parisc64-di -psquashfs-modules-6.5.0-2-parisc-di -psquashfs-modules-6.5.0-2-parisc64-di -pusb-modules-6.5.0-2-parisc-di -pusb-modules-6.5.0-2-parisc64-di -pusb-serial-modules-6.5.0-2-parisc-di -pusb-serial-modules-6.5.0-2-parisc64-di -pusb-storage-modules-6.5.0-2-parisc-di -pusb-storage-modules-6.5.0-2-parisc64-di -pxfs-modules-6.5.0-2-parisc-di -pxfs-modules-6.5.0-2-parisc64-di' KERNEL_ARCH='parisc' PACKAGE_NAMES='kernel-image-6.5.0-2-parisc-di nic-modules-6.5.0-2-parisc-di nic-shared-modules-6.5.0-2-parisc-di serial-modules-6.5.0-2-parisc-di usb-serial-modules-6.5.0-2-parisc-di ppp-modules-6.5.0-2-parisc-di pata-modules-6.5.0-2-parisc-di cdrom-core-modules-6.5.0-2-parisc-di scsi-core-modules-6.5.0-2-parisc-di scsi-modules-6.5.0-2-parisc-di loop-modules-6.5.0-2-parisc-di btrfs-modules-6.5.0-2-parisc-di ext4-modules-6.5.0-2-parisc-di isofs-modules-6.5.0-2-parisc-di jfs-modules-6.5.0-2-parisc-di xfs-modules-6.5.0-2-parisc-di fat-modules-6.5.0-2-parisc-di squashfs-modules-6.5.0-2-parisc-di fuse-modules-6.5.0-2-parisc-di f2fs-modules-6.5.0-2-parisc-di md-modules-6.5.0-2-parisc-di multipath-modules-6.5.0-2-parisc-di usb-modules-6.5.0-2-parisc-di usb-storage-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc-di event-modules-6.5.0-2-parisc-di mouse-modules-6.5.0-2-parisc-di nic-usb-modules-6.5.0-2-parisc-di sata-modules-6.5.0-2-parisc-di i2c-modules-6.5.0-2-parisc-di crc-modules-6.5.0-2-parisc-di crypto-modules-6.5.0-2-parisc-di crypto-dm-modules-6.5.0-2-parisc-di ata-modules-6.5.0-2-parisc-di nbd-modules-6.5.0-2-parisc-di kernel-image-6.5.0-2-parisc64-di nic-modules-6.5.0-2-parisc64-di nic-shared-modules-6.5.0-2-parisc64-di serial-modules-6.5.0-2-parisc64-di usb-serial-modules-6.5.0-2-parisc64-di ppp-modules-6.5.0-2-parisc64-di pata-modules-6.5.0-2-parisc64-di cdrom-core-modules-6.5.0-2-parisc64-di scsi-core-modules-6.5.0-2-parisc64-di scsi-modules-6.5.0-2-parisc64-di loop-modules-6.5.0-2-parisc64-di btrfs-modules-6.5.0-2-parisc64-di ext4-modules-6.5.0-2-parisc64-di isofs-modules-6.5.0-2-parisc64-di jfs-modules-6.5.0-2-parisc64-di xfs-modules-6.5.0-2-parisc64-di fat-modules-6.5.0-2-parisc64-di squashfs-modules-6.5.0-2-parisc64-di fuse-modules-6.5.0-2-parisc64-di f2fs-modules-6.5.0-2-parisc64-di md-modules-6.5.0-2-parisc64-di multipath-modules-6.5.0-2-parisc64-di usb-modules-6.5.0-2-parisc64-di usb-storage-modules-6.5.0-2-parisc64-di fb-modules-6.5.0-2-parisc64-di input-modules-6.5.0-2-parisc64-di event-modules-6.5.0-2-parisc64-di mouse-modules-6.5.0-2-parisc64-di nic-usb-modules-6.5.0-2-parisc64-di sata-modules-6.5.0-2-parisc64-di crc-modules-6.5.0-2-parisc64-di crypto-modules-6.5.0-2-parisc64-di crypto-dm-modules-6.5.0-2-parisc64-di ata-modules-6.5.0-2-parisc64-di nbd-modules-6.5.0-2-parisc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_hppa_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386:build-arch_i386_none build-arch_i386_real
- build-arch_i386_none:build-arch_i386_none_686 build-arch_i386_none_686-pae
- 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:build-arch_i386_none_686-pae_real_headers build-arch_i386_none_686-pae_real_image build-arch_i386_none_686-pae_real_image-dbg build-arch_i386_none_686-pae_real_meta
- build-arch_i386_none_686-pae_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-686-pae, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-686-pae' DH_OPTIONS='-plinux-headers-6.5.0-2-686-pae' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-686-pae' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686-pae_real_image:
-       $(call if_package, linux-image-6.5.0-2-686-pae-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-pae-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-686-pae-unsigned' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686-pae_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-686-pae-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-pae-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-686-pae-dbg' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-686-pae-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686-pae_real_meta:
-       $(call if_package, linux-image-686-pae-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-686-pae-dbg' DH_OPTIONS='-plinux-image-686-pae-dbg' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-686-pae-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-686-pae-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686_real:build-arch_i386_none_686_real_headers build-arch_i386_none_686_real_image build-arch_i386_none_686_real_image-dbg build-arch_i386_none_686_real_meta
- build-arch_i386_none_686_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-686, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-686' DH_OPTIONS='-plinux-headers-6.5.0-2-686' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-headers-6.5.0-2-686' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686_real_image:
-       $(call if_package, linux-image-6.5.0-2-686-unsigned, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-686-unsigned' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-686-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-686-dbg' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-6.5.0-2-686-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_none_686_real_meta:
-       $(call if_package, linux-image-686-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-686-dbg' DH_OPTIONS='-plinux-image-686-dbg' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-686-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-686-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_i386_real:build-arch_i386_real_bootwrapper build-arch_i386_real_bpftool build-arch_i386_real_config build-arch_i386_real_cpupower build-arch_i386_real_hyperv-daemons build-arch_i386_real_kbuild build-arch_i386_real_libc-dev build-arch_i386_real_meta build-arch_i386_real_perf build-arch_i386_real_rtla build-arch_i386_real_signed-template build-arch_i386_real_udeb_test build-arch_i386_real_usbip
- build-arch_i386_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_i386_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_signed-template:build-arch_i386_none_686-pae_real build-arch_i386_none_686_real
-       $(call if_package, linux-image-i386-signed-template, $(MAKE) -f debian/rules.real build_signed-template ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-image-i386-signed-template' DH_OPTIONS='-plinux-image-i386-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-i386-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_i386_real_udeb:build-arch_i386_none_686-pae_real build-arch_i386_none_686_real
- build-arch_i386_real_udeb_test:
-       $(MAKE) -f debian/rules.real build_udeb_test ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pacpi-modules-6.5.0-2-686-di -pacpi-modules-6.5.0-2-686-pae-di -pata-modules-6.5.0-2-686-di -pata-modules-6.5.0-2-686-pae-di -pbtrfs-modules-6.5.0-2-686-di -pbtrfs-modules-6.5.0-2-686-pae-di -pcdrom-core-modules-6.5.0-2-686-di -pcdrom-core-modules-6.5.0-2-686-pae-di -pcrc-modules-6.5.0-2-686-di -pcrc-modules-6.5.0-2-686-pae-di -pcrypto-dm-modules-6.5.0-2-686-di -pcrypto-dm-modules-6.5.0-2-686-pae-di -pcrypto-modules-6.5.0-2-686-di -pcrypto-modules-6.5.0-2-686-pae-di -pefi-modules-6.5.0-2-686-di -pefi-modules-6.5.0-2-686-pae-di -pevent-modules-6.5.0-2-686-di -pevent-modules-6.5.0-2-686-pae-di -pext4-modules-6.5.0-2-686-di -pext4-modules-6.5.0-2-686-pae-di -pf2fs-modules-6.5.0-2-686-di -pf2fs-modules-6.5.0-2-686-pae-di -pfat-modules-6.5.0-2-686-di -pfat-modules-6.5.0-2-686-pae-di -pfb-modules-6.5.0-2-686-di -pfb-modules-6.5.0-2-686-pae-di -pfirewire-core-modules-6.5.0-2-686-di -pfirewire-core-modules-6.5.0-2-686-pae-di -pfuse-modules-6.5.0-2-686-di -pfuse-modules-6.5.0-2-686-pae-di -pi2c-modules-6.5.0-2-686-di -pi2c-modules-6.5.0-2-686-pae-di -pinput-modules-6.5.0-2-686-di -pinput-modules-6.5.0-2-686-pae-di -pisofs-modules-6.5.0-2-686-di -pisofs-modules-6.5.0-2-686-pae-di -pjfs-modules-6.5.0-2-686-di -pjfs-modules-6.5.0-2-686-pae-di -pkernel-image-6.5.0-2-686-di -pkernel-image-6.5.0-2-686-pae-di -ploop-modules-6.5.0-2-686-di -ploop-modules-6.5.0-2-686-pae-di -pmd-modules-6.5.0-2-686-di -pmd-modules-6.5.0-2-686-pae-di -pmmc-core-modules-6.5.0-2-686-di -pmmc-core-modules-6.5.0-2-686-pae-di -pmmc-modules-6.5.0-2-686-di -pmmc-modules-6.5.0-2-686-pae-di -pmouse-modules-6.5.0-2-686-di -pmouse-modules-6.5.0-2-686-pae-di -pmtd-core-modules-6.5.0-2-686-di -pmtd-core-modules-6.5.0-2-686-pae-di -pmultipath-modules-6.5.0-2-686-di -pmultipath-modules-6.5.0-2-686-pae-di -pnbd-modules-6.5.0-2-686-di -pnbd-modules-6.5.0-2-686-pae-di -pnic-modules-6.5.0-2-686-di -pnic-modules-6.5.0-2-686-pae-di -pnic-pcmcia-modules-6.5.0-2-686-di -pnic-pcmcia-modules-6.5.0-2-686-pae-di -pnic-shared-modules-6.5.0-2-686-di -pnic-shared-modules-6.5.0-2-686-pae-di -pnic-usb-modules-6.5.0-2-686-di -pnic-usb-modules-6.5.0-2-686-pae-di -pnic-wireless-modules-6.5.0-2-686-di -pnic-wireless-modules-6.5.0-2-686-pae-di -ppata-modules-6.5.0-2-686-di -ppata-modules-6.5.0-2-686-pae-di -ppcmcia-modules-6.5.0-2-686-di -ppcmcia-modules-6.5.0-2-686-pae-di -ppcmcia-storage-modules-6.5.0-2-686-di -ppcmcia-storage-modules-6.5.0-2-686-pae-di -pppp-modules-6.5.0-2-686-di -pppp-modules-6.5.0-2-686-pae-di -prfkill-modules-6.5.0-2-686-di -prfkill-modules-6.5.0-2-686-pae-di -psata-modules-6.5.0-2-686-di -psata-modules-6.5.0-2-686-pae-di -pscsi-core-modules-6.5.0-2-686-di -pscsi-core-modules-6.5.0-2-686-pae-di -pscsi-modules-6.5.0-2-686-di -pscsi-modules-6.5.0-2-686-pae-di -pscsi-nic-modules-6.5.0-2-686-di -pscsi-nic-modules-6.5.0-2-686-pae-di -pserial-modules-6.5.0-2-686-di -pserial-modules-6.5.0-2-686-pae-di -psound-modules-6.5.0-2-686-di -psound-modules-6.5.0-2-686-pae-di -pspeakup-modules-6.5.0-2-686-di -pspeakup-modules-6.5.0-2-686-pae-di -psquashfs-modules-6.5.0-2-686-di -psquashfs-modules-6.5.0-2-686-pae-di -pudf-modules-6.5.0-2-686-di -pudf-modules-6.5.0-2-686-pae-di -puinput-modules-6.5.0-2-686-di -puinput-modules-6.5.0-2-686-pae-di -pusb-modules-6.5.0-2-686-di -pusb-modules-6.5.0-2-686-pae-di -pusb-serial-modules-6.5.0-2-686-di -pusb-serial-modules-6.5.0-2-686-pae-di -pusb-storage-modules-6.5.0-2-686-di -pusb-storage-modules-6.5.0-2-686-pae-di -pxfs-modules-6.5.0-2-686-di -pxfs-modules-6.5.0-2-686-pae-di' KERNEL_ARCH='x86' PACKAGE_NAMES='kernel-image-6.5.0-2-686-di nic-modules-6.5.0-2-686-di nic-wireless-modules-6.5.0-2-686-di nic-shared-modules-6.5.0-2-686-di serial-modules-6.5.0-2-686-di usb-serial-modules-6.5.0-2-686-di ppp-modules-6.5.0-2-686-di pata-modules-6.5.0-2-686-di cdrom-core-modules-6.5.0-2-686-di firewire-core-modules-6.5.0-2-686-di scsi-core-modules-6.5.0-2-686-di scsi-modules-6.5.0-2-686-di scsi-nic-modules-6.5.0-2-686-di loop-modules-6.5.0-2-686-di btrfs-modules-6.5.0-2-686-di ext4-modules-6.5.0-2-686-di isofs-modules-6.5.0-2-686-di jfs-modules-6.5.0-2-686-di xfs-modules-6.5.0-2-686-di fat-modules-6.5.0-2-686-di squashfs-modules-6.5.0-2-686-di udf-modules-6.5.0-2-686-di fuse-modules-6.5.0-2-686-di f2fs-modules-6.5.0-2-686-di md-modules-6.5.0-2-686-di multipath-modules-6.5.0-2-686-di usb-modules-6.5.0-2-686-di usb-storage-modules-6.5.0-2-686-di pcmcia-storage-modules-6.5.0-2-686-di fb-modules-6.5.0-2-686-di input-modules-6.5.0-2-686-di event-modules-6.5.0-2-686-di mouse-modules-6.5.0-2-686-di nic-pcmcia-modules-6.5.0-2-686-di pcmcia-modules-6.5.0-2-686-di nic-usb-modules-6.5.0-2-686-di sata-modules-6.5.0-2-686-di acpi-modules-6.5.0-2-686-di i2c-modules-6.5.0-2-686-di crc-modules-6.5.0-2-686-di crypto-modules-6.5.0-2-686-di crypto-dm-modules-6.5.0-2-686-di efi-modules-6.5.0-2-686-di ata-modules-6.5.0-2-686-di mmc-core-modules-6.5.0-2-686-di mmc-modules-6.5.0-2-686-di nbd-modules-6.5.0-2-686-di speakup-modules-6.5.0-2-686-di uinput-modules-6.5.0-2-686-di sound-modules-6.5.0-2-686-di mtd-core-modules-6.5.0-2-686-di rfkill-modules-6.5.0-2-686-di kernel-image-6.5.0-2-686-pae-di nic-modules-6.5.0-2-686-pae-di nic-wireless-modules-6.5.0-2-686-pae-di nic-shared-modules-6.5.0-2-686-pae-di serial-modules-6.5.0-2-686-pae-di usb-serial-modules-6.5.0-2-686-pae-di ppp-modules-6.5.0-2-686-pae-di pata-modules-6.5.0-2-686-pae-di cdrom-core-modules-6.5.0-2-686-pae-di firewire-core-modules-6.5.0-2-686-pae-di scsi-core-modules-6.5.0-2-686-pae-di scsi-modules-6.5.0-2-686-pae-di scsi-nic-modules-6.5.0-2-686-pae-di loop-modules-6.5.0-2-686-pae-di btrfs-modules-6.5.0-2-686-pae-di ext4-modules-6.5.0-2-686-pae-di isofs-modules-6.5.0-2-686-pae-di jfs-modules-6.5.0-2-686-pae-di xfs-modules-6.5.0-2-686-pae-di fat-modules-6.5.0-2-686-pae-di squashfs-modules-6.5.0-2-686-pae-di udf-modules-6.5.0-2-686-pae-di fuse-modules-6.5.0-2-686-pae-di f2fs-modules-6.5.0-2-686-pae-di md-modules-6.5.0-2-686-pae-di multipath-modules-6.5.0-2-686-pae-di usb-modules-6.5.0-2-686-pae-di usb-storage-modules-6.5.0-2-686-pae-di pcmcia-storage-modules-6.5.0-2-686-pae-di fb-modules-6.5.0-2-686-pae-di input-modules-6.5.0-2-686-pae-di event-modules-6.5.0-2-686-pae-di mouse-modules-6.5.0-2-686-pae-di nic-pcmcia-modules-6.5.0-2-686-pae-di pcmcia-modules-6.5.0-2-686-pae-di nic-usb-modules-6.5.0-2-686-pae-di sata-modules-6.5.0-2-686-pae-di acpi-modules-6.5.0-2-686-pae-di i2c-modules-6.5.0-2-686-pae-di crc-modules-6.5.0-2-686-pae-di crypto-modules-6.5.0-2-686-pae-di crypto-dm-modules-6.5.0-2-686-pae-di efi-modules-6.5.0-2-686-pae-di ata-modules-6.5.0-2-686-pae-di mmc-core-modules-6.5.0-2-686-pae-di mmc-modules-6.5.0-2-686-pae-di nbd-modules-6.5.0-2-686-pae-di speakup-modules-6.5.0-2-686-pae-di uinput-modules-6.5.0-2-686-pae-di sound-modules-6.5.0-2-686-pae-di mtd-core-modules-6.5.0-2-686-pae-di rfkill-modules-6.5.0-2-686-pae-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- build-arch_i386_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- 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_itanium:build-arch_ia64_none_itanium_real
- build-arch_ia64_none_itanium_real:build-arch_ia64_none_itanium_real_headers build-arch_ia64_none_itanium_real_image build-arch_ia64_none_itanium_real_image-dbg build-arch_ia64_none_itanium_real_meta
- build-arch_ia64_none_itanium_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-itanium, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-itanium' DH_OPTIONS='-plinux-headers-6.5.0-2-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-headers-6.5.0-2-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_itanium_real_image:
-       $(call if_package, linux-image-6.5.0-2-itanium, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-itanium' DH_OPTIONS='-plinux-image-6.5.0-2-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-6.5.0-2-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_itanium_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-itanium-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-itanium-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-itanium-dbg' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-6.5.0-2-itanium-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_itanium_real_meta:
-       $(call if_package, linux-image-itanium, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-itanium' DH_OPTIONS='-plinux-image-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-itanium, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-itanium' DH_OPTIONS='-plinux-headers-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-headers-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-itanium-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-itanium-dbg' DH_OPTIONS='-plinux-image-itanium-dbg' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-itanium-dbg' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-itanium-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_mckinley:build-arch_ia64_none_mckinley_real
- build-arch_ia64_none_mckinley_real:build-arch_ia64_none_mckinley_real_headers build-arch_ia64_none_mckinley_real_image build-arch_ia64_none_mckinley_real_image-dbg build-arch_ia64_none_mckinley_real_meta
- build-arch_ia64_none_mckinley_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mckinley, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mckinley' DH_OPTIONS='-plinux-headers-6.5.0-2-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-headers-6.5.0-2-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_mckinley_real_image:
-       $(call if_package, linux-image-6.5.0-2-mckinley, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mckinley' DH_OPTIONS='-plinux-image-6.5.0-2-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-6.5.0-2-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_mckinley_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mckinley-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mckinley-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mckinley-dbg' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-6.5.0-2-mckinley-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_none_mckinley_real_meta:
-       $(call if_package, linux-image-mckinley, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mckinley' DH_OPTIONS='-plinux-image-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mckinley, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mckinley' DH_OPTIONS='-plinux-headers-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-headers-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mckinley-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mckinley-dbg' DH_OPTIONS='-plinux-image-mckinley-dbg' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mckinley-dbg' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-mckinley-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real:build-arch_ia64_real_bootwrapper build-arch_ia64_real_bpftool build-arch_ia64_real_config build-arch_ia64_real_cpupower build-arch_ia64_real_hyperv-daemons build-arch_ia64_real_kbuild build-arch_ia64_real_libc-dev build-arch_ia64_real_perf build-arch_ia64_real_rtla build-arch_ia64_real_udeb build-arch_ia64_real_usbip
- build-arch_ia64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='ia64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='ia64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='ia64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='ia64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_udeb:build-arch_ia64_none_itanium_real build-arch_ia64_none_mckinley_real
-       $(call if_package, ata-modules-6.5.0-2-itanium-di btrfs-modules-6.5.0-2-itanium-di cdrom-core-modules-6.5.0-2-itanium-di crc-modules-6.5.0-2-itanium-di crypto-dm-modules-6.5.0-2-itanium-di crypto-modules-6.5.0-2-itanium-di event-modules-6.5.0-2-itanium-di ext4-modules-6.5.0-2-itanium-di f2fs-modules-6.5.0-2-itanium-di fat-modules-6.5.0-2-itanium-di fb-modules-6.5.0-2-itanium-di firewire-core-modules-6.5.0-2-itanium-di fuse-modules-6.5.0-2-itanium-di i2c-modules-6.5.0-2-itanium-di input-modules-6.5.0-2-itanium-di isofs-modules-6.5.0-2-itanium-di jfs-modules-6.5.0-2-itanium-di kernel-image-6.5.0-2-itanium-di loop-modules-6.5.0-2-itanium-di md-modules-6.5.0-2-itanium-di mouse-modules-6.5.0-2-itanium-di mtd-core-modules-6.5.0-2-itanium-di multipath-modules-6.5.0-2-itanium-di nbd-modules-6.5.0-2-itanium-di nic-modules-6.5.0-2-itanium-di nic-shared-modules-6.5.0-2-itanium-di nic-usb-modules-6.5.0-2-itanium-di pata-modules-6.5.0-2-itanium-di pcmcia-modules-6.5.0-2-itanium-di ppp-modules-6.5.0-2-itanium-di sata-modules-6.5.0-2-itanium-di scsi-core-modules-6.5.0-2-itanium-di scsi-modules-6.5.0-2-itanium-di scsi-nic-modules-6.5.0-2-itanium-di serial-modules-6.5.0-2-itanium-di squashfs-modules-6.5.0-2-itanium-di udf-modules-6.5.0-2-itanium-di uinput-modules-6.5.0-2-itanium-di usb-modules-6.5.0-2-itanium-di usb-serial-modules-6.5.0-2-itanium-di usb-storage-modules-6.5.0-2-itanium-di xfs-modules-6.5.0-2-itanium-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-itanium-di -pbtrfs-modules-6.5.0-2-itanium-di -pcdrom-core-modules-6.5.0-2-itanium-di -pcrc-modules-6.5.0-2-itanium-di -pcrypto-dm-modules-6.5.0-2-itanium-di -pcrypto-modules-6.5.0-2-itanium-di -pevent-modules-6.5.0-2-itanium-di -pext4-modules-6.5.0-2-itanium-di -pf2fs-modules-6.5.0-2-itanium-di -pfat-modules-6.5.0-2-itanium-di -pfb-modules-6.5.0-2-itanium-di -pfirewire-core-modules-6.5.0-2-itanium-di -pfuse-modules-6.5.0-2-itanium-di -pi2c-modules-6.5.0-2-itanium-di -pinput-modules-6.5.0-2-itanium-di -pisofs-modules-6.5.0-2-itanium-di -pjfs-modules-6.5.0-2-itanium-di -pkernel-image-6.5.0-2-itanium-di -ploop-modules-6.5.0-2-itanium-di -pmd-modules-6.5.0-2-itanium-di -pmouse-modules-6.5.0-2-itanium-di -pmtd-core-modules-6.5.0-2-itanium-di -pmultipath-modules-6.5.0-2-itanium-di -pnbd-modules-6.5.0-2-itanium-di -pnic-modules-6.5.0-2-itanium-di -pnic-shared-modules-6.5.0-2-itanium-di -pnic-usb-modules-6.5.0-2-itanium-di -ppata-modules-6.5.0-2-itanium-di -ppcmcia-modules-6.5.0-2-itanium-di -pppp-modules-6.5.0-2-itanium-di -psata-modules-6.5.0-2-itanium-di -pscsi-core-modules-6.5.0-2-itanium-di -pscsi-modules-6.5.0-2-itanium-di -pscsi-nic-modules-6.5.0-2-itanium-di -pserial-modules-6.5.0-2-itanium-di -psquashfs-modules-6.5.0-2-itanium-di -pudf-modules-6.5.0-2-itanium-di -puinput-modules-6.5.0-2-itanium-di -pusb-modules-6.5.0-2-itanium-di -pusb-serial-modules-6.5.0-2-itanium-di -pusb-storage-modules-6.5.0-2-itanium-di -pxfs-modules-6.5.0-2-itanium-di' KERNEL_ARCH='ia64' PACKAGE_NAMES='kernel-image-6.5.0-2-itanium-di nic-modules-6.5.0-2-itanium-di nic-shared-modules-6.5.0-2-itanium-di serial-modules-6.5.0-2-itanium-di usb-serial-modules-6.5.0-2-itanium-di ppp-modules-6.5.0-2-itanium-di pata-modules-6.5.0-2-itanium-di cdrom-core-modules-6.5.0-2-itanium-di firewire-core-modules-6.5.0-2-itanium-di scsi-core-modules-6.5.0-2-itanium-di scsi-modules-6.5.0-2-itanium-di scsi-nic-modules-6.5.0-2-itanium-di loop-modules-6.5.0-2-itanium-di btrfs-modules-6.5.0-2-itanium-di ext4-modules-6.5.0-2-itanium-di isofs-modules-6.5.0-2-itanium-di jfs-modules-6.5.0-2-itanium-di xfs-modules-6.5.0-2-itanium-di fat-modules-6.5.0-2-itanium-di squashfs-modules-6.5.0-2-itanium-di udf-modules-6.5.0-2-itanium-di fuse-modules-6.5.0-2-itanium-di f2fs-modules-6.5.0-2-itanium-di md-modules-6.5.0-2-itanium-di multipath-modules-6.5.0-2-itanium-di usb-modules-6.5.0-2-itanium-di usb-storage-modules-6.5.0-2-itanium-di fb-modules-6.5.0-2-itanium-di input-modules-6.5.0-2-itanium-di event-modules-6.5.0-2-itanium-di mouse-modules-6.5.0-2-itanium-di pcmcia-modules-6.5.0-2-itanium-di nic-usb-modules-6.5.0-2-itanium-di sata-modules-6.5.0-2-itanium-di i2c-modules-6.5.0-2-itanium-di crc-modules-6.5.0-2-itanium-di crypto-modules-6.5.0-2-itanium-di crypto-dm-modules-6.5.0-2-itanium-di ata-modules-6.5.0-2-itanium-di nbd-modules-6.5.0-2-itanium-di uinput-modules-6.5.0-2-itanium-di mtd-core-modules-6.5.0-2-itanium-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ia64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='ia64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k:build-arch_m68k_none build-arch_m68k_real
+ build-arch_hppa_none_parisc:build-arch_hppa_none_parisc_bpf-dev build-arch_hppa_none_parisc_headers build-arch_hppa_none_parisc_image build-arch_hppa_none_parisc_image-dbg build-arch_hppa_none_parisc_installer build-arch_hppa_none_parisc_meta
+ build-arch_hppa_none_parisc64:build-arch_hppa_none_parisc64_headers build-arch_hppa_none_parisc64_image build-arch_hppa_none_parisc64_image-dbg build-arch_hppa_none_parisc64_installer build-arch_hppa_none_parisc64_meta
+ build-arch_hppa_none_parisc64_headers:
 -      $(call if_package, linux-headers-6.12.27-parisc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc64' DH_OPTIONS='-plinux-headers-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.12.27-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-parisc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc64' DH_OPTIONS='-plinux-headers-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.12.27-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc64_image:
 -      $(call if_package, linux-image-6.12.27-parisc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64' DH_OPTIONS='-plinux-image-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64' DH_OPTIONS='-plinux-image-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-parisc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc64_installer:
 -      $(call if_package, ata-modules-6.12.27-parisc64-di btrfs-modules-6.12.27-parisc64-di cdrom-core-modules-6.12.27-parisc64-di crypto-dm-modules-6.12.27-parisc64-di crypto-modules-6.12.27-parisc64-di ext4-modules-6.12.27-parisc64-di f2fs-modules-6.12.27-parisc64-di fat-modules-6.12.27-parisc64-di fb-modules-6.12.27-parisc64-di input-modules-6.12.27-parisc64-di isofs-modules-6.12.27-parisc64-di jfs-modules-6.12.27-parisc64-di kernel-image-6.12.27-parisc64-di loop-modules-6.12.27-parisc64-di md-modules-6.12.27-parisc64-di multipath-modules-6.12.27-parisc64-di nbd-modules-6.12.27-parisc64-di nic-modules-6.12.27-parisc64-di nic-shared-modules-6.12.27-parisc64-di nic-usb-modules-6.12.27-parisc64-di pata-modules-6.12.27-parisc64-di ppp-modules-6.12.27-parisc64-di sata-modules-6.12.27-parisc64-di scsi-core-modules-6.12.27-parisc64-di scsi-modules-6.12.27-parisc64-di serial-modules-6.12.27-parisc64-di squashfs-modules-6.12.27-parisc64-di usb-modules-6.12.27-parisc64-di usb-serial-modules-6.12.27-parisc64-di usb-storage-modules-6.12.27-parisc64-di xfs-modules-6.12.27-parisc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc64-di -pbtrfs-modules-6.12.27-parisc64-di -pcdrom-core-modules-6.12.27-parisc64-di -pcrypto-dm-modules-6.12.27-parisc64-di -pcrypto-modules-6.12.27-parisc64-di -pext4-modules-6.12.27-parisc64-di -pf2fs-modules-6.12.27-parisc64-di -pfat-modules-6.12.27-parisc64-di -pfb-modules-6.12.27-parisc64-di -pinput-modules-6.12.27-parisc64-di -pisofs-modules-6.12.27-parisc64-di -pjfs-modules-6.12.27-parisc64-di -pkernel-image-6.12.27-parisc64-di -ploop-modules-6.12.27-parisc64-di -pmd-modules-6.12.27-parisc64-di -pmultipath-modules-6.12.27-parisc64-di -pnbd-modules-6.12.27-parisc64-di -pnic-modules-6.12.27-parisc64-di -pnic-shared-modules-6.12.27-parisc64-di -pnic-usb-modules-6.12.27-parisc64-di -ppata-modules-6.12.27-parisc64-di -pppp-modules-6.12.27-parisc64-di -psata-modules-6.12.27-parisc64-di -pscsi-core-modules-6.12.27-parisc64-di -pscsi-modules-6.12.27-parisc64-di -pserial-modules-6.12.27-parisc64-di -psquashfs-modules-6.12.27-parisc64-di -pusb-modules-6.12.27-parisc64-di -pusb-serial-modules-6.12.27-parisc64-di -pusb-storage-modules-6.12.27-parisc64-di -pxfs-modules-6.12.27-parisc64-di' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc64-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-parisc64-di btrfs-modules-6.12.27-parisc64-di cdrom-core-modules-6.12.27-parisc64-di crypto-dm-modules-6.12.27-parisc64-di crypto-modules-6.12.27-parisc64-di ext4-modules-6.12.27-parisc64-di f2fs-modules-6.12.27-parisc64-di fat-modules-6.12.27-parisc64-di fb-modules-6.12.27-parisc64-di input-modules-6.12.27-parisc64-di isofs-modules-6.12.27-parisc64-di jfs-modules-6.12.27-parisc64-di kernel-image-6.12.27-parisc64-di loop-modules-6.12.27-parisc64-di md-modules-6.12.27-parisc64-di multipath-modules-6.12.27-parisc64-di nbd-modules-6.12.27-parisc64-di nic-modules-6.12.27-parisc64-di nic-shared-modules-6.12.27-parisc64-di nic-usb-modules-6.12.27-parisc64-di pata-modules-6.12.27-parisc64-di ppp-modules-6.12.27-parisc64-di sata-modules-6.12.27-parisc64-di scsi-core-modules-6.12.27-parisc64-di scsi-modules-6.12.27-parisc64-di serial-modules-6.12.27-parisc64-di squashfs-modules-6.12.27-parisc64-di usb-modules-6.12.27-parisc64-di usb-serial-modules-6.12.27-parisc64-di usb-storage-modules-6.12.27-parisc64-di xfs-modules-6.12.27-parisc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc64-di -pbtrfs-modules-6.12.27-parisc64-di -pcdrom-core-modules-6.12.27-parisc64-di -pcrypto-dm-modules-6.12.27-parisc64-di -pcrypto-modules-6.12.27-parisc64-di -pext4-modules-6.12.27-parisc64-di -pf2fs-modules-6.12.27-parisc64-di -pfat-modules-6.12.27-parisc64-di -pfb-modules-6.12.27-parisc64-di -pinput-modules-6.12.27-parisc64-di -pisofs-modules-6.12.27-parisc64-di -pjfs-modules-6.12.27-parisc64-di -pkernel-image-6.12.27-parisc64-di -ploop-modules-6.12.27-parisc64-di -pmd-modules-6.12.27-parisc64-di -pmultipath-modules-6.12.27-parisc64-di -pnbd-modules-6.12.27-parisc64-di -pnic-modules-6.12.27-parisc64-di -pnic-shared-modules-6.12.27-parisc64-di -pnic-usb-modules-6.12.27-parisc64-di -ppata-modules-6.12.27-parisc64-di -pppp-modules-6.12.27-parisc64-di -psata-modules-6.12.27-parisc64-di -pscsi-core-modules-6.12.27-parisc64-di -pscsi-modules-6.12.27-parisc64-di -pserial-modules-6.12.27-parisc64-di -psquashfs-modules-6.12.27-parisc64-di -pusb-modules-6.12.27-parisc64-di -pusb-serial-modules-6.12.27-parisc64-di -pusb-storage-modules-6.12.27-parisc64-di -pxfs-modules-6.12.27-parisc64-di' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc64-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc64_meta:
 -      $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc_headers:
 -      $(call if_package, linux-headers-6.12.27-parisc, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc' DH_OPTIONS='-plinux-headers-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.12.27-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-parisc, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc' DH_OPTIONS='-plinux-headers-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.12.27-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc_image:
 -      $(call if_package, linux-image-6.12.27-parisc, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc' DH_OPTIONS='-plinux-image-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc' DH_OPTIONS='-plinux-image-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc_image-dbg:
 -      $(call if_package, linux-image-6.12.27-parisc-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc_installer:
 -      $(call if_package, ata-modules-6.12.27-parisc-di btrfs-modules-6.12.27-parisc-di cdrom-core-modules-6.12.27-parisc-di crypto-dm-modules-6.12.27-parisc-di crypto-modules-6.12.27-parisc-di ext4-modules-6.12.27-parisc-di f2fs-modules-6.12.27-parisc-di fat-modules-6.12.27-parisc-di input-modules-6.12.27-parisc-di isofs-modules-6.12.27-parisc-di jfs-modules-6.12.27-parisc-di kernel-image-6.12.27-parisc-di loop-modules-6.12.27-parisc-di md-modules-6.12.27-parisc-di multipath-modules-6.12.27-parisc-di nbd-modules-6.12.27-parisc-di nic-modules-6.12.27-parisc-di nic-shared-modules-6.12.27-parisc-di nic-usb-modules-6.12.27-parisc-di pata-modules-6.12.27-parisc-di ppp-modules-6.12.27-parisc-di sata-modules-6.12.27-parisc-di scsi-core-modules-6.12.27-parisc-di scsi-modules-6.12.27-parisc-di serial-modules-6.12.27-parisc-di squashfs-modules-6.12.27-parisc-di usb-modules-6.12.27-parisc-di usb-serial-modules-6.12.27-parisc-di usb-storage-modules-6.12.27-parisc-di xfs-modules-6.12.27-parisc-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc-di -pbtrfs-modules-6.12.27-parisc-di -pcdrom-core-modules-6.12.27-parisc-di -pcrypto-dm-modules-6.12.27-parisc-di -pcrypto-modules-6.12.27-parisc-di -pext4-modules-6.12.27-parisc-di -pf2fs-modules-6.12.27-parisc-di -pfat-modules-6.12.27-parisc-di -pinput-modules-6.12.27-parisc-di -pisofs-modules-6.12.27-parisc-di -pjfs-modules-6.12.27-parisc-di -pkernel-image-6.12.27-parisc-di -ploop-modules-6.12.27-parisc-di -pmd-modules-6.12.27-parisc-di -pmultipath-modules-6.12.27-parisc-di -pnbd-modules-6.12.27-parisc-di -pnic-modules-6.12.27-parisc-di -pnic-shared-modules-6.12.27-parisc-di -pnic-usb-modules-6.12.27-parisc-di -ppata-modules-6.12.27-parisc-di -pppp-modules-6.12.27-parisc-di -psata-modules-6.12.27-parisc-di -pscsi-core-modules-6.12.27-parisc-di -pscsi-modules-6.12.27-parisc-di -pserial-modules-6.12.27-parisc-di -psquashfs-modules-6.12.27-parisc-di -pusb-modules-6.12.27-parisc-di -pusb-serial-modules-6.12.27-parisc-di -pusb-storage-modules-6.12.27-parisc-di -pxfs-modules-6.12.27-parisc-di' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-parisc-di btrfs-modules-6.12.27-parisc-di cdrom-core-modules-6.12.27-parisc-di crypto-dm-modules-6.12.27-parisc-di crypto-modules-6.12.27-parisc-di ext4-modules-6.12.27-parisc-di f2fs-modules-6.12.27-parisc-di fat-modules-6.12.27-parisc-di input-modules-6.12.27-parisc-di isofs-modules-6.12.27-parisc-di jfs-modules-6.12.27-parisc-di kernel-image-6.12.27-parisc-di loop-modules-6.12.27-parisc-di md-modules-6.12.27-parisc-di multipath-modules-6.12.27-parisc-di nbd-modules-6.12.27-parisc-di nic-modules-6.12.27-parisc-di nic-shared-modules-6.12.27-parisc-di nic-usb-modules-6.12.27-parisc-di pata-modules-6.12.27-parisc-di ppp-modules-6.12.27-parisc-di sata-modules-6.12.27-parisc-di scsi-core-modules-6.12.27-parisc-di scsi-modules-6.12.27-parisc-di serial-modules-6.12.27-parisc-di squashfs-modules-6.12.27-parisc-di usb-modules-6.12.27-parisc-di usb-serial-modules-6.12.27-parisc-di usb-storage-modules-6.12.27-parisc-di xfs-modules-6.12.27-parisc-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc-di -pbtrfs-modules-6.12.27-parisc-di -pcdrom-core-modules-6.12.27-parisc-di -pcrypto-dm-modules-6.12.27-parisc-di -pcrypto-modules-6.12.27-parisc-di -pext4-modules-6.12.27-parisc-di -pf2fs-modules-6.12.27-parisc-di -pfat-modules-6.12.27-parisc-di -pinput-modules-6.12.27-parisc-di -pisofs-modules-6.12.27-parisc-di -pjfs-modules-6.12.27-parisc-di -pkernel-image-6.12.27-parisc-di -ploop-modules-6.12.27-parisc-di -pmd-modules-6.12.27-parisc-di -pmultipath-modules-6.12.27-parisc-di -pnbd-modules-6.12.27-parisc-di -pnic-modules-6.12.27-parisc-di -pnic-shared-modules-6.12.27-parisc-di -pnic-usb-modules-6.12.27-parisc-di -ppata-modules-6.12.27-parisc-di -pppp-modules-6.12.27-parisc-di -psata-modules-6.12.27-parisc-di -pscsi-core-modules-6.12.27-parisc-di -pscsi-modules-6.12.27-parisc-di -pserial-modules-6.12.27-parisc-di -psquashfs-modules-6.12.27-parisc-di -pusb-modules-6.12.27-parisc-di -pusb-serial-modules-6.12.27-parisc-di -pusb-storage-modules-6.12.27-parisc-di -pxfs-modules-6.12.27-parisc-di' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_none_parisc_meta:
 -      $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='parisc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='parisc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_hppa_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386:build-arch_i386_bpftool build-arch_i386_cpupower build-arch_i386_hyperv-daemons build-arch_i386_kbuild build-arch_i386_perf build-arch_i386_rtla build-arch_i386_sdsi build-arch_i386_usbip
+ build-arch_i386_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_i386_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64:build-arch_loong64_bpftool build-arch_loong64_config build-arch_loong64_cpupower build-arch_loong64_hyperv-daemons build-arch_loong64_kbuild build-arch_loong64_none build-arch_loong64_perf build-arch_loong64_rtla build-arch_loong64_sdsi build-arch_loong64_usbip
+ build-arch_loong64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='loongarch' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='loongarch' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='loongarch' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='loongarch' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='loongarch' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='loongarch' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_none:build-arch_loong64_none_loong64
+ build-arch_loong64_none_loong64:build-arch_loong64_none_loong64_bpf-dev build-arch_loong64_none_loong64_headers build-arch_loong64_none_loong64_image build-arch_loong64_none_loong64_image-dbg build-arch_loong64_none_loong64_installer build-arch_loong64_none_loong64_meta
+ build-arch_loong64_none_loong64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_loong64_none_loong64_headers:
 -      $(call if_package, linux-headers-6.12.27-loong64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loong64' DH_OPTIONS='-plinux-headers-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-6.12.27-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loong64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loong64' DH_OPTIONS='-plinux-headers-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-6.12.27-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_loong64_none_loong64_image:
 -      $(call if_package, linux-image-6.12.27-loong64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64' DH_OPTIONS='-plinux-image-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loong64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64' DH_OPTIONS='-plinux-image-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_loong64_none_loong64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loong64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64-dbg' DH_OPTIONS='-plinux-image-6.12.27-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loong64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64-dbg' DH_OPTIONS='-plinux-image-6.12.27-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_loong64_none_loong64_installer:
 -      $(call if_package, ata-modules-6.12.27-loong64-di btrfs-modules-6.12.27-loong64-di cdrom-core-modules-6.12.27-loong64-di crypto-dm-modules-6.12.27-loong64-di crypto-modules-6.12.27-loong64-di drm-core-modules-6.12.27-loong64-di ext4-modules-6.12.27-loong64-di f2fs-modules-6.12.27-loong64-di fat-modules-6.12.27-loong64-di fb-modules-6.12.27-loong64-di firewire-core-modules-6.12.27-loong64-di input-modules-6.12.27-loong64-di isofs-modules-6.12.27-loong64-di jfs-modules-6.12.27-loong64-di kernel-image-6.12.27-loong64-di loop-modules-6.12.27-loong64-di md-modules-6.12.27-loong64-di mtd-core-modules-6.12.27-loong64-di mtd-modules-6.12.27-loong64-di multipath-modules-6.12.27-loong64-di nbd-modules-6.12.27-loong64-di nic-modules-6.12.27-loong64-di nic-shared-modules-6.12.27-loong64-di nic-usb-modules-6.12.27-loong64-di nic-wireless-modules-6.12.27-loong64-di pata-modules-6.12.27-loong64-di ppp-modules-6.12.27-loong64-di rfkill-modules-6.12.27-loong64-di sata-modules-6.12.27-loong64-di scsi-core-modules-6.12.27-loong64-di scsi-modules-6.12.27-loong64-di scsi-nic-modules-6.12.27-loong64-di serial-modules-6.12.27-loong64-di sound-modules-6.12.27-loong64-di speakup-modules-6.12.27-loong64-di squashfs-modules-6.12.27-loong64-di udf-modules-6.12.27-loong64-di uinput-modules-6.12.27-loong64-di usb-modules-6.12.27-loong64-di usb-serial-modules-6.12.27-loong64-di usb-storage-modules-6.12.27-loong64-di xfs-modules-6.12.27-loong64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-loong64-di -pbtrfs-modules-6.12.27-loong64-di -pcdrom-core-modules-6.12.27-loong64-di -pcrypto-dm-modules-6.12.27-loong64-di -pcrypto-modules-6.12.27-loong64-di -pdrm-core-modules-6.12.27-loong64-di -pext4-modules-6.12.27-loong64-di -pf2fs-modules-6.12.27-loong64-di -pfat-modules-6.12.27-loong64-di -pfb-modules-6.12.27-loong64-di -pfirewire-core-modules-6.12.27-loong64-di -pinput-modules-6.12.27-loong64-di -pisofs-modules-6.12.27-loong64-di -pjfs-modules-6.12.27-loong64-di -pkernel-image-6.12.27-loong64-di -ploop-modules-6.12.27-loong64-di -pmd-modules-6.12.27-loong64-di -pmtd-core-modules-6.12.27-loong64-di -pmtd-modules-6.12.27-loong64-di -pmultipath-modules-6.12.27-loong64-di -pnbd-modules-6.12.27-loong64-di -pnic-modules-6.12.27-loong64-di -pnic-shared-modules-6.12.27-loong64-di -pnic-usb-modules-6.12.27-loong64-di -pnic-wireless-modules-6.12.27-loong64-di -ppata-modules-6.12.27-loong64-di -pppp-modules-6.12.27-loong64-di -prfkill-modules-6.12.27-loong64-di -psata-modules-6.12.27-loong64-di -pscsi-core-modules-6.12.27-loong64-di -pscsi-modules-6.12.27-loong64-di -pscsi-nic-modules-6.12.27-loong64-di -pserial-modules-6.12.27-loong64-di -psound-modules-6.12.27-loong64-di -pspeakup-modules-6.12.27-loong64-di -psquashfs-modules-6.12.27-loong64-di -pudf-modules-6.12.27-loong64-di -puinput-modules-6.12.27-loong64-di -pusb-modules-6.12.27-loong64-di -pusb-serial-modules-6.12.27-loong64-di -pusb-storage-modules-6.12.27-loong64-di -pxfs-modules-6.12.27-loong64-di' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loong64-di' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-loong64-di btrfs-modules-6.12.27-loong64-di cdrom-core-modules-6.12.27-loong64-di crypto-dm-modules-6.12.27-loong64-di crypto-modules-6.12.27-loong64-di drm-core-modules-6.12.27-loong64-di ext4-modules-6.12.27-loong64-di f2fs-modules-6.12.27-loong64-di fat-modules-6.12.27-loong64-di fb-modules-6.12.27-loong64-di firewire-core-modules-6.12.27-loong64-di input-modules-6.12.27-loong64-di isofs-modules-6.12.27-loong64-di jfs-modules-6.12.27-loong64-di kernel-image-6.12.27-loong64-di loop-modules-6.12.27-loong64-di md-modules-6.12.27-loong64-di mtd-core-modules-6.12.27-loong64-di mtd-modules-6.12.27-loong64-di multipath-modules-6.12.27-loong64-di nbd-modules-6.12.27-loong64-di nic-modules-6.12.27-loong64-di nic-shared-modules-6.12.27-loong64-di nic-usb-modules-6.12.27-loong64-di nic-wireless-modules-6.12.27-loong64-di pata-modules-6.12.27-loong64-di ppp-modules-6.12.27-loong64-di rfkill-modules-6.12.27-loong64-di sata-modules-6.12.27-loong64-di scsi-core-modules-6.12.27-loong64-di scsi-modules-6.12.27-loong64-di scsi-nic-modules-6.12.27-loong64-di serial-modules-6.12.27-loong64-di sound-modules-6.12.27-loong64-di speakup-modules-6.12.27-loong64-di squashfs-modules-6.12.27-loong64-di udf-modules-6.12.27-loong64-di uinput-modules-6.12.27-loong64-di usb-modules-6.12.27-loong64-di usb-serial-modules-6.12.27-loong64-di usb-storage-modules-6.12.27-loong64-di xfs-modules-6.12.27-loong64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-loong64-di -pbtrfs-modules-6.12.27-loong64-di -pcdrom-core-modules-6.12.27-loong64-di -pcrypto-dm-modules-6.12.27-loong64-di -pcrypto-modules-6.12.27-loong64-di -pdrm-core-modules-6.12.27-loong64-di -pext4-modules-6.12.27-loong64-di -pf2fs-modules-6.12.27-loong64-di -pfat-modules-6.12.27-loong64-di -pfb-modules-6.12.27-loong64-di -pfirewire-core-modules-6.12.27-loong64-di -pinput-modules-6.12.27-loong64-di -pisofs-modules-6.12.27-loong64-di -pjfs-modules-6.12.27-loong64-di -pkernel-image-6.12.27-loong64-di -ploop-modules-6.12.27-loong64-di -pmd-modules-6.12.27-loong64-di -pmtd-core-modules-6.12.27-loong64-di -pmtd-modules-6.12.27-loong64-di -pmultipath-modules-6.12.27-loong64-di -pnbd-modules-6.12.27-loong64-di -pnic-modules-6.12.27-loong64-di -pnic-shared-modules-6.12.27-loong64-di -pnic-usb-modules-6.12.27-loong64-di -pnic-wireless-modules-6.12.27-loong64-di -ppata-modules-6.12.27-loong64-di -pppp-modules-6.12.27-loong64-di -prfkill-modules-6.12.27-loong64-di -psata-modules-6.12.27-loong64-di -pscsi-core-modules-6.12.27-loong64-di -pscsi-modules-6.12.27-loong64-di -pscsi-nic-modules-6.12.27-loong64-di -pserial-modules-6.12.27-loong64-di -psound-modules-6.12.27-loong64-di -pspeakup-modules-6.12.27-loong64-di -psquashfs-modules-6.12.27-loong64-di -pudf-modules-6.12.27-loong64-di -puinput-modules-6.12.27-loong64-di -pusb-modules-6.12.27-loong64-di -pusb-serial-modules-6.12.27-loong64-di -pusb-storage-modules-6.12.27-loong64-di -pxfs-modules-6.12.27-loong64-di' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loong64-di' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_loong64_none_loong64_meta:
 -      $(call if_package, linux-image-loong64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64' DH_OPTIONS='-plinux-image-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-loong64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loong64' DH_OPTIONS='-plinux-headers-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-loong64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64-dbg' DH_OPTIONS='-plinux-image-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64-dbg' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-loong64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64' DH_OPTIONS='-plinux-image-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-loong64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loong64' DH_OPTIONS='-plinux-headers-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-loong64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64-dbg' DH_OPTIONS='-plinux-image-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64-dbg' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_loong64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='loongarch' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='loongarch' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='loongarch' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='loongarch' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_loong64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='loongarch' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='loongarch' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k:build-arch_m68k_bpftool build-arch_m68k_config build-arch_m68k_cpupower build-arch_m68k_hyperv-daemons build-arch_m68k_kbuild build-arch_m68k_none build-arch_m68k_perf build-arch_m68k_rtla build-arch_m68k_sdsi build-arch_m68k_usbip
+ build-arch_m68k_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_m68k_none:build-arch_m68k_none_m68k
- build-arch_m68k_none_m68k:build-arch_m68k_none_m68k_real
- build-arch_m68k_none_m68k_real:build-arch_m68k_none_m68k_real_headers build-arch_m68k_none_m68k_real_image build-arch_m68k_none_m68k_real_image-dbg build-arch_m68k_none_m68k_real_meta
- build-arch_m68k_none_m68k_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-m68k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-m68k' DH_OPTIONS='-plinux-headers-6.5.0-2-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.5.0-2-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_none_m68k_real_image:
-       $(call if_package, linux-image-6.5.0-2-m68k, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-m68k' DH_OPTIONS='-plinux-image-6.5.0-2-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.5.0-2-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_none_m68k_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-m68k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-m68k-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.5.0-2-m68k-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_none_m68k_real_meta:
-       $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-m68k-dbg' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real:build-arch_m68k_real_bootwrapper build-arch_m68k_real_bpftool build-arch_m68k_real_config build-arch_m68k_real_cpupower build-arch_m68k_real_hyperv-daemons build-arch_m68k_real_kbuild build-arch_m68k_real_libc-dev build-arch_m68k_real_perf build-arch_m68k_real_rtla build-arch_m68k_real_udeb build-arch_m68k_real_usbip
- build-arch_m68k_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_udeb:build-arch_m68k_none_m68k_real
-       $(call if_package, affs-modules-6.5.0-2-m68k-di ata-modules-6.5.0-2-m68k-di btrfs-modules-6.5.0-2-m68k-di cdrom-core-modules-6.5.0-2-m68k-di crc-modules-6.5.0-2-m68k-di crypto-modules-6.5.0-2-m68k-di ext4-modules-6.5.0-2-m68k-di fat-modules-6.5.0-2-m68k-di fuse-modules-6.5.0-2-m68k-di hfs-modules-6.5.0-2-m68k-di isofs-modules-6.5.0-2-m68k-di kernel-image-6.5.0-2-m68k-di loop-modules-6.5.0-2-m68k-di md-modules-6.5.0-2-m68k-di nbd-modules-6.5.0-2-m68k-di nic-modules-6.5.0-2-m68k-di nic-shared-modules-6.5.0-2-m68k-di pata-modules-6.5.0-2-m68k-di ppp-modules-6.5.0-2-m68k-di scsi-core-modules-6.5.0-2-m68k-di scsi-modules-6.5.0-2-m68k-di squashfs-modules-6.5.0-2-m68k-di udf-modules-6.5.0-2-m68k-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-m68k-di -pata-modules-6.5.0-2-m68k-di -pbtrfs-modules-6.5.0-2-m68k-di -pcdrom-core-modules-6.5.0-2-m68k-di -pcrc-modules-6.5.0-2-m68k-di -pcrypto-modules-6.5.0-2-m68k-di -pext4-modules-6.5.0-2-m68k-di -pfat-modules-6.5.0-2-m68k-di -pfuse-modules-6.5.0-2-m68k-di -phfs-modules-6.5.0-2-m68k-di -pisofs-modules-6.5.0-2-m68k-di -pkernel-image-6.5.0-2-m68k-di -ploop-modules-6.5.0-2-m68k-di -pmd-modules-6.5.0-2-m68k-di -pnbd-modules-6.5.0-2-m68k-di -pnic-modules-6.5.0-2-m68k-di -pnic-shared-modules-6.5.0-2-m68k-di -ppata-modules-6.5.0-2-m68k-di -pppp-modules-6.5.0-2-m68k-di -pscsi-core-modules-6.5.0-2-m68k-di -pscsi-modules-6.5.0-2-m68k-di -psquashfs-modules-6.5.0-2-m68k-di -pudf-modules-6.5.0-2-m68k-di' KERNEL_ARCH='m68k' PACKAGE_NAMES='kernel-image-6.5.0-2-m68k-di nic-modules-6.5.0-2-m68k-di nic-shared-modules-6.5.0-2-m68k-di ppp-modules-6.5.0-2-m68k-di pata-modules-6.5.0-2-m68k-di cdrom-core-modules-6.5.0-2-m68k-di scsi-core-modules-6.5.0-2-m68k-di scsi-modules-6.5.0-2-m68k-di loop-modules-6.5.0-2-m68k-di btrfs-modules-6.5.0-2-m68k-di ext4-modules-6.5.0-2-m68k-di isofs-modules-6.5.0-2-m68k-di fat-modules-6.5.0-2-m68k-di hfs-modules-6.5.0-2-m68k-di affs-modules-6.5.0-2-m68k-di squashfs-modules-6.5.0-2-m68k-di udf-modules-6.5.0-2-m68k-di fuse-modules-6.5.0-2-m68k-di md-modules-6.5.0-2-m68k-di crc-modules-6.5.0-2-m68k-di crypto-modules-6.5.0-2-m68k-di ata-modules-6.5.0-2-m68k-di nbd-modules-6.5.0-2-m68k-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_m68k_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips:build-arch_mips_none build-arch_mips_real
- build-arch_mips64:build-arch_mips64_none build-arch_mips64_real
+ build-arch_m68k_none_m68k:build-arch_m68k_none_m68k_bpf-dev build-arch_m68k_none_m68k_headers build-arch_m68k_none_m68k_image build-arch_m68k_none_m68k_image-dbg build-arch_m68k_none_m68k_installer build-arch_m68k_none_m68k_meta
+ build-arch_m68k_none_m68k_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_none_m68k_headers:
 -      $(call if_package, linux-headers-6.12.27-m68k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-m68k' DH_OPTIONS='-plinux-headers-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.12.27-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-m68k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-m68k' DH_OPTIONS='-plinux-headers-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.12.27-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_none_m68k_image:
 -      $(call if_package, linux-image-6.12.27-m68k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k' DH_OPTIONS='-plinux-image-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-m68k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k' DH_OPTIONS='-plinux-image-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_none_m68k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-m68k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k-dbg' DH_OPTIONS='-plinux-image-6.12.27-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-m68k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k-dbg' DH_OPTIONS='-plinux-image-6.12.27-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_none_m68k_installer:
 -      $(call if_package, affs-modules-6.12.27-m68k-di ata-modules-6.12.27-m68k-di btrfs-modules-6.12.27-m68k-di cdrom-core-modules-6.12.27-m68k-di crypto-modules-6.12.27-m68k-di ext4-modules-6.12.27-m68k-di fat-modules-6.12.27-m68k-di hfs-modules-6.12.27-m68k-di isofs-modules-6.12.27-m68k-di kernel-image-6.12.27-m68k-di loop-modules-6.12.27-m68k-di md-modules-6.12.27-m68k-di nbd-modules-6.12.27-m68k-di nic-modules-6.12.27-m68k-di nic-shared-modules-6.12.27-m68k-di pata-modules-6.12.27-m68k-di ppp-modules-6.12.27-m68k-di scsi-core-modules-6.12.27-m68k-di scsi-modules-6.12.27-m68k-di squashfs-modules-6.12.27-m68k-di udf-modules-6.12.27-m68k-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-m68k-di -pata-modules-6.12.27-m68k-di -pbtrfs-modules-6.12.27-m68k-di -pcdrom-core-modules-6.12.27-m68k-di -pcrypto-modules-6.12.27-m68k-di -pext4-modules-6.12.27-m68k-di -pfat-modules-6.12.27-m68k-di -phfs-modules-6.12.27-m68k-di -pisofs-modules-6.12.27-m68k-di -pkernel-image-6.12.27-m68k-di -ploop-modules-6.12.27-m68k-di -pmd-modules-6.12.27-m68k-di -pnbd-modules-6.12.27-m68k-di -pnic-modules-6.12.27-m68k-di -pnic-shared-modules-6.12.27-m68k-di -ppata-modules-6.12.27-m68k-di -pppp-modules-6.12.27-m68k-di -pscsi-core-modules-6.12.27-m68k-di -pscsi-modules-6.12.27-m68k-di -psquashfs-modules-6.12.27-m68k-di -pudf-modules-6.12.27-m68k-di' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-m68k-di' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-m68k-di ata-modules-6.12.27-m68k-di btrfs-modules-6.12.27-m68k-di cdrom-core-modules-6.12.27-m68k-di crypto-modules-6.12.27-m68k-di ext4-modules-6.12.27-m68k-di fat-modules-6.12.27-m68k-di hfs-modules-6.12.27-m68k-di isofs-modules-6.12.27-m68k-di kernel-image-6.12.27-m68k-di loop-modules-6.12.27-m68k-di md-modules-6.12.27-m68k-di nbd-modules-6.12.27-m68k-di nic-modules-6.12.27-m68k-di nic-shared-modules-6.12.27-m68k-di pata-modules-6.12.27-m68k-di ppp-modules-6.12.27-m68k-di scsi-core-modules-6.12.27-m68k-di scsi-modules-6.12.27-m68k-di squashfs-modules-6.12.27-m68k-di udf-modules-6.12.27-m68k-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-m68k-di -pata-modules-6.12.27-m68k-di -pbtrfs-modules-6.12.27-m68k-di -pcdrom-core-modules-6.12.27-m68k-di -pcrypto-modules-6.12.27-m68k-di -pext4-modules-6.12.27-m68k-di -pfat-modules-6.12.27-m68k-di -phfs-modules-6.12.27-m68k-di -pisofs-modules-6.12.27-m68k-di -pkernel-image-6.12.27-m68k-di -ploop-modules-6.12.27-m68k-di -pmd-modules-6.12.27-m68k-di -pnbd-modules-6.12.27-m68k-di -pnic-modules-6.12.27-m68k-di -pnic-shared-modules-6.12.27-m68k-di -ppata-modules-6.12.27-m68k-di -pppp-modules-6.12.27-m68k-di -pscsi-core-modules-6.12.27-m68k-di -pscsi-modules-6.12.27-m68k-di -psquashfs-modules-6.12.27-m68k-di -pudf-modules-6.12.27-m68k-di' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-m68k-di' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_none_m68k_meta:
 -      $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k-dbg' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k-dbg' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='m68k' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='m68k' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_m68k_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips:build-arch_mips_bpftool build-arch_mips_config build-arch_mips_cpupower build-arch_mips_hyperv-daemons build-arch_mips_kbuild build-arch_mips_none build-arch_mips_perf build-arch_mips_rtla build-arch_mips_sdsi build-arch_mips_usbip
+ build-arch_mips64:build-arch_mips64_bpftool build-arch_mips64_config build-arch_mips64_cpupower build-arch_mips64_hyperv-daemons build-arch_mips64_kbuild build-arch_mips64_none build-arch_mips64_perf build-arch_mips64_rtla build-arch_mips64_sdsi build-arch_mips64_usbip
+ build-arch_mips64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_mips64_none:build-arch_mips64_none_5kc-malta build-arch_mips64_none_mips64r2eb build-arch_mips64_none_octeon
- build-arch_mips64_none_5kc-malta:build-arch_mips64_none_5kc-malta_real
- build-arch_mips64_none_5kc-malta_real:build-arch_mips64_none_5kc-malta_real_headers build-arch_mips64_none_5kc-malta_real_image build-arch_mips64_none_5kc-malta_real_image-dbg build-arch_mips64_none_5kc-malta_real_meta
- build-arch_mips64_none_5kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_5kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_5kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_5kc-malta_real_meta:
-       $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_mips64r2eb:build-arch_mips64_none_mips64r2eb_real
- build-arch_mips64_none_mips64r2eb_real:build-arch_mips64_none_mips64r2eb_real_headers build-arch_mips64_none_mips64r2eb_real_image build-arch_mips64_none_mips64r2eb_real_image-dbg build-arch_mips64_none_mips64r2eb_real_meta
- build-arch_mips64_none_mips64r2eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r2eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r2eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_mips64r2eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r2eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_mips64r2eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r2eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_mips64r2eb_real_meta:
-       $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r2eb-dbg' 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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_octeon:build-arch_mips64_none_octeon_real
- build-arch_mips64_none_octeon_real:build-arch_mips64_none_octeon_real_headers build-arch_mips64_none_octeon_real_image build-arch_mips64_none_octeon_real_image-dbg build-arch_mips64_none_octeon_real_meta
- build-arch_mips64_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real:build-arch_mips64_real_bootwrapper build-arch_mips64_real_bpftool build-arch_mips64_real_config build-arch_mips64_real_cpupower build-arch_mips64_real_hyperv-daemons build-arch_mips64_real_kbuild build-arch_mips64_real_libc-dev build-arch_mips64_real_perf build-arch_mips64_real_rtla build-arch_mips64_real_udeb build-arch_mips64_real_usbip
- build-arch_mips64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_udeb:build-arch_mips64_none_5kc-malta_real build-arch_mips64_none_mips64r2eb_real build-arch_mips64_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-mips64r2eb-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-mips64r2eb-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-mips64r2eb-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-mips64r2eb-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-mips64r2eb-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-mips64r2eb-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-mips64r2eb-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-mips64r2eb-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-mips64r2eb-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-mips64r2eb-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-mips64r2eb-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-mips64r2eb-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-mips64r2eb-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-mips64r2eb-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-mips64r2eb-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-mips64r2eb-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-mips64r2eb-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-mips64r2eb-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-mips64r2eb-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-mips64r2eb-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-mips64r2eb-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-mips64r2eb-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-mips64r2eb-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-mips64r2eb-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-mips64r2eb-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-mips64r2eb-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-mips64r2eb-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-mips64r2eb-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-mips64r2eb-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-mips64r2eb-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-mips64r2eb-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-mips64r2eb-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-mips64r2eb-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-mips64r2eb-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-mips64r2eb-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-mips64r2eb-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-mips64r2eb-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-mips64r2eb-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-mips64r2eb-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-mips64r2eb-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-mips64r2eb-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-mips64r2eb-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-mips64r2eb-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-mips64r2eb-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-mips64r2eb-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-5kc-malta-di -paffs-modules-6.5.0-2-mips64r2eb-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-5kc-malta-di -pata-modules-6.5.0-2-mips64r2eb-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-5kc-malta-di -pbtrfs-modules-6.5.0-2-mips64r2eb-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-5kc-malta-di -pcdrom-core-modules-6.5.0-2-mips64r2eb-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-5kc-malta-di -pcrc-modules-6.5.0-2-mips64r2eb-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-5kc-malta-di -pcrypto-dm-modules-6.5.0-2-mips64r2eb-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-5kc-malta-di -pcrypto-modules-6.5.0-2-mips64r2eb-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-5kc-malta-di -pevent-modules-6.5.0-2-mips64r2eb-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-5kc-malta-di -pext4-modules-6.5.0-2-mips64r2eb-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-5kc-malta-di -pf2fs-modules-6.5.0-2-mips64r2eb-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-5kc-malta-di -pfat-modules-6.5.0-2-mips64r2eb-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-5kc-malta-di -pfb-modules-6.5.0-2-mips64r2eb-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-5kc-malta-di -pfirewire-core-modules-6.5.0-2-mips64r2eb-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-5kc-malta-di -pfuse-modules-6.5.0-2-mips64r2eb-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-5kc-malta-di -pinput-modules-6.5.0-2-mips64r2eb-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-5kc-malta-di -pisofs-modules-6.5.0-2-mips64r2eb-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-5kc-malta-di -pjfs-modules-6.5.0-2-mips64r2eb-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-5kc-malta-di -pkernel-image-6.5.0-2-mips64r2eb-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-5kc-malta-di -ploop-modules-6.5.0-2-mips64r2eb-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-5kc-malta-di -pmd-modules-6.5.0-2-mips64r2eb-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-5kc-malta-di -pminix-modules-6.5.0-2-mips64r2eb-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-5kc-malta-di -pmmc-core-modules-6.5.0-2-mips64r2eb-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-5kc-malta-di -pmmc-modules-6.5.0-2-mips64r2eb-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-5kc-malta-di -pmouse-modules-6.5.0-2-mips64r2eb-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-5kc-malta-di -pmultipath-modules-6.5.0-2-mips64r2eb-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-5kc-malta-di -pnbd-modules-6.5.0-2-mips64r2eb-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-5kc-malta-di -pnfs-modules-6.5.0-2-mips64r2eb-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-5kc-malta-di -pnic-modules-6.5.0-2-mips64r2eb-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-5kc-malta-di -pnic-shared-modules-6.5.0-2-mips64r2eb-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-5kc-malta-di -pnic-usb-modules-6.5.0-2-mips64r2eb-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-5kc-malta-di -pnic-wireless-modules-6.5.0-2-mips64r2eb-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-5kc-malta-di -ppata-modules-6.5.0-2-mips64r2eb-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-5kc-malta-di -pppp-modules-6.5.0-2-mips64r2eb-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-5kc-malta-di -psata-modules-6.5.0-2-mips64r2eb-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-5kc-malta-di -pscsi-core-modules-6.5.0-2-mips64r2eb-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-5kc-malta-di -pscsi-modules-6.5.0-2-mips64r2eb-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-5kc-malta-di -pscsi-nic-modules-6.5.0-2-mips64r2eb-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-5kc-malta-di -psound-modules-6.5.0-2-mips64r2eb-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-5kc-malta-di -pspeakup-modules-6.5.0-2-mips64r2eb-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-5kc-malta-di -psquashfs-modules-6.5.0-2-mips64r2eb-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-5kc-malta-di -pudf-modules-6.5.0-2-mips64r2eb-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-5kc-malta-di -pusb-modules-6.5.0-2-mips64r2eb-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-5kc-malta-di -pusb-serial-modules-6.5.0-2-mips64r2eb-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-5kc-malta-di -pusb-storage-modules-6.5.0-2-mips64r2eb-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-5kc-malta-di -pxfs-modules-6.5.0-2-mips64r2eb-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-mips64r2eb-di nic-modules-6.5.0-2-mips64r2eb-di nic-wireless-modules-6.5.0-2-mips64r2eb-di nic-shared-modules-6.5.0-2-mips64r2eb-di usb-serial-modules-6.5.0-2-mips64r2eb-di ppp-modules-6.5.0-2-mips64r2eb-di pata-modules-6.5.0-2-mips64r2eb-di cdrom-core-modules-6.5.0-2-mips64r2eb-di firewire-core-modules-6.5.0-2-mips64r2eb-di scsi-core-modules-6.5.0-2-mips64r2eb-di scsi-modules-6.5.0-2-mips64r2eb-di scsi-nic-modules-6.5.0-2-mips64r2eb-di loop-modules-6.5.0-2-mips64r2eb-di btrfs-modules-6.5.0-2-mips64r2eb-di ext4-modules-6.5.0-2-mips64r2eb-di isofs-modules-6.5.0-2-mips64r2eb-di jfs-modules-6.5.0-2-mips64r2eb-di xfs-modules-6.5.0-2-mips64r2eb-di fat-modules-6.5.0-2-mips64r2eb-di affs-modules-6.5.0-2-mips64r2eb-di minix-modules-6.5.0-2-mips64r2eb-di nfs-modules-6.5.0-2-mips64r2eb-di squashfs-modules-6.5.0-2-mips64r2eb-di udf-modules-6.5.0-2-mips64r2eb-di fuse-modules-6.5.0-2-mips64r2eb-di f2fs-modules-6.5.0-2-mips64r2eb-di md-modules-6.5.0-2-mips64r2eb-di multipath-modules-6.5.0-2-mips64r2eb-di usb-modules-6.5.0-2-mips64r2eb-di usb-storage-modules-6.5.0-2-mips64r2eb-di fb-modules-6.5.0-2-mips64r2eb-di input-modules-6.5.0-2-mips64r2eb-di event-modules-6.5.0-2-mips64r2eb-di mouse-modules-6.5.0-2-mips64r2eb-di nic-usb-modules-6.5.0-2-mips64r2eb-di sata-modules-6.5.0-2-mips64r2eb-di crc-modules-6.5.0-2-mips64r2eb-di crypto-modules-6.5.0-2-mips64r2eb-di crypto-dm-modules-6.5.0-2-mips64r2eb-di ata-modules-6.5.0-2-mips64r2eb-di mmc-core-modules-6.5.0-2-mips64r2eb-di mmc-modules-6.5.0-2-mips64r2eb-di nbd-modules-6.5.0-2-mips64r2eb-di speakup-modules-6.5.0-2-mips64r2eb-di sound-modules-6.5.0-2-mips64r2eb-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- 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_5kc-malta:build-arch_mips64el_none_5kc-malta_real
- build-arch_mips64el_none_5kc-malta_real:build-arch_mips64el_none_5kc-malta_real_headers build-arch_mips64el_none_5kc-malta_real_image build-arch_mips64el_none_5kc-malta_real_image-dbg build-arch_mips64el_none_5kc-malta_real_meta
- build-arch_mips64el_none_5kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_5kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_5kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_5kc-malta_real_meta:
-       $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_loongson-3:build-arch_mips64el_none_loongson-3_real
- build-arch_mips64el_none_loongson-3_real:build-arch_mips64el_none_loongson-3_real_headers build-arch_mips64el_none_loongson-3_real_image build-arch_mips64el_none_loongson-3_real_image-dbg build-arch_mips64el_none_loongson-3_real_meta
- build-arch_mips64el_none_loongson-3_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-headers-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_loongson-3_real_image:
-       $(call if_package, linux-image-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_loongson-3_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-loongson-3-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_loongson-3_real_meta:
-       $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_mips64r2el:build-arch_mips64el_none_mips64r2el_real
- build-arch_mips64el_none_mips64r2el_real:build-arch_mips64el_none_mips64r2el_real_headers build-arch_mips64el_none_mips64r2el_real_image build-arch_mips64el_none_mips64r2el_real_image-dbg build-arch_mips64el_none_mips64r2el_real_meta
- build-arch_mips64el_none_mips64r2el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r2el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r2el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_mips64r2el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r2el, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2el' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_mips64r2el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r2el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_mips64r2el_real_meta:
-       $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r2el-dbg' 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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_octeon:build-arch_mips64el_none_octeon_real
- build-arch_mips64el_none_octeon_real:build-arch_mips64el_none_octeon_real_headers build-arch_mips64el_none_octeon_real_image build-arch_mips64el_none_octeon_real_image-dbg build-arch_mips64el_none_octeon_real_meta
- build-arch_mips64el_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real:build-arch_mips64el_real_bootwrapper build-arch_mips64el_real_bpftool build-arch_mips64el_real_config build-arch_mips64el_real_cpupower build-arch_mips64el_real_hyperv-daemons build-arch_mips64el_real_kbuild build-arch_mips64el_real_libc-dev build-arch_mips64el_real_perf build-arch_mips64el_real_rtla build-arch_mips64el_real_udeb build-arch_mips64el_real_usbip
- build-arch_mips64el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_udeb:build-arch_mips64el_none_5kc-malta_real build-arch_mips64el_none_loongson-3_real build-arch_mips64el_none_mips64r2el_real build-arch_mips64el_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-mips64r2el-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-mips64r2el-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-mips64r2el-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-mips64r2el-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-mips64r2el-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-mips64r2el-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-mips64r2el-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-mips64r2el-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-mips64r2el-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-mips64r2el-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-mips64r2el-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-mips64r2el-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-mips64r2el-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-mips64r2el-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-mips64r2el-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-mips64r2el-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-mips64r2el-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips64r2el-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-mips64r2el-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-mips64r2el-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-mips64r2el-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-mips64r2el-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-mips64r2el-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-mips64r2el-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-mips64r2el-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-mips64r2el-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-mips64r2el-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-mips64r2el-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-mips64r2el-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-mips64r2el-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-mips64r2el-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-mips64r2el-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-mips64r2el-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-mips64r2el-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-mips64r2el-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-mips64r2el-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-mips64r2el-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-mips64r2el-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-mips64r2el-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-mips64r2el-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-mips64r2el-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-mips64r2el-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-mips64r2el-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-mips64r2el-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-mips64r2el-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-5kc-malta-di -paffs-modules-6.5.0-2-loongson-3-di -paffs-modules-6.5.0-2-mips64r2el-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-5kc-malta-di -pata-modules-6.5.0-2-loongson-3-di -pata-modules-6.5.0-2-mips64r2el-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-5kc-malta-di -pbtrfs-modules-6.5.0-2-loongson-3-di -pbtrfs-modules-6.5.0-2-mips64r2el-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-5kc-malta-di -pcdrom-core-modules-6.5.0-2-loongson-3-di -pcdrom-core-modules-6.5.0-2-mips64r2el-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-5kc-malta-di -pcrc-modules-6.5.0-2-loongson-3-di -pcrc-modules-6.5.0-2-mips64r2el-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-5kc-malta-di -pcrypto-dm-modules-6.5.0-2-loongson-3-di -pcrypto-dm-modules-6.5.0-2-mips64r2el-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-5kc-malta-di -pcrypto-modules-6.5.0-2-loongson-3-di -pcrypto-modules-6.5.0-2-mips64r2el-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-5kc-malta-di -pevent-modules-6.5.0-2-loongson-3-di -pevent-modules-6.5.0-2-mips64r2el-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-5kc-malta-di -pext4-modules-6.5.0-2-loongson-3-di -pext4-modules-6.5.0-2-mips64r2el-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-5kc-malta-di -pf2fs-modules-6.5.0-2-loongson-3-di -pf2fs-modules-6.5.0-2-mips64r2el-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-5kc-malta-di -pfat-modules-6.5.0-2-loongson-3-di -pfat-modules-6.5.0-2-mips64r2el-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-5kc-malta-di -pfb-modules-6.5.0-2-loongson-3-di -pfb-modules-6.5.0-2-mips64r2el-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-5kc-malta-di -pfirewire-core-modules-6.5.0-2-loongson-3-di -pfirewire-core-modules-6.5.0-2-mips64r2el-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-5kc-malta-di -pfuse-modules-6.5.0-2-loongson-3-di -pfuse-modules-6.5.0-2-mips64r2el-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-5kc-malta-di -pinput-modules-6.5.0-2-loongson-3-di -pinput-modules-6.5.0-2-mips64r2el-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-5kc-malta-di -pisofs-modules-6.5.0-2-loongson-3-di -pisofs-modules-6.5.0-2-mips64r2el-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-5kc-malta-di -pjfs-modules-6.5.0-2-loongson-3-di -pjfs-modules-6.5.0-2-mips64r2el-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-5kc-malta-di -pkernel-image-6.5.0-2-loongson-3-di -pkernel-image-6.5.0-2-mips64r2el-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-5kc-malta-di -ploop-modules-6.5.0-2-loongson-3-di -ploop-modules-6.5.0-2-mips64r2el-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-5kc-malta-di -pmd-modules-6.5.0-2-loongson-3-di -pmd-modules-6.5.0-2-mips64r2el-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-5kc-malta-di -pminix-modules-6.5.0-2-loongson-3-di -pminix-modules-6.5.0-2-mips64r2el-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-5kc-malta-di -pmmc-core-modules-6.5.0-2-loongson-3-di -pmmc-core-modules-6.5.0-2-mips64r2el-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-5kc-malta-di -pmmc-modules-6.5.0-2-loongson-3-di -pmmc-modules-6.5.0-2-mips64r2el-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-5kc-malta-di -pmouse-modules-6.5.0-2-loongson-3-di -pmouse-modules-6.5.0-2-mips64r2el-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-5kc-malta-di -pmultipath-modules-6.5.0-2-loongson-3-di -pmultipath-modules-6.5.0-2-mips64r2el-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-5kc-malta-di -pnbd-modules-6.5.0-2-loongson-3-di -pnbd-modules-6.5.0-2-mips64r2el-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-5kc-malta-di -pnfs-modules-6.5.0-2-loongson-3-di -pnfs-modules-6.5.0-2-mips64r2el-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-5kc-malta-di -pnic-modules-6.5.0-2-loongson-3-di -pnic-modules-6.5.0-2-mips64r2el-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-5kc-malta-di -pnic-shared-modules-6.5.0-2-loongson-3-di -pnic-shared-modules-6.5.0-2-mips64r2el-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-5kc-malta-di -pnic-usb-modules-6.5.0-2-loongson-3-di -pnic-usb-modules-6.5.0-2-mips64r2el-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-5kc-malta-di -pnic-wireless-modules-6.5.0-2-loongson-3-di -pnic-wireless-modules-6.5.0-2-mips64r2el-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-5kc-malta-di -ppata-modules-6.5.0-2-loongson-3-di -ppata-modules-6.5.0-2-mips64r2el-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-5kc-malta-di -pppp-modules-6.5.0-2-loongson-3-di -pppp-modules-6.5.0-2-mips64r2el-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-5kc-malta-di -psata-modules-6.5.0-2-loongson-3-di -psata-modules-6.5.0-2-mips64r2el-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-5kc-malta-di -pscsi-core-modules-6.5.0-2-loongson-3-di -pscsi-core-modules-6.5.0-2-mips64r2el-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-5kc-malta-di -pscsi-modules-6.5.0-2-loongson-3-di -pscsi-modules-6.5.0-2-mips64r2el-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-5kc-malta-di -pscsi-nic-modules-6.5.0-2-loongson-3-di -pscsi-nic-modules-6.5.0-2-mips64r2el-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-5kc-malta-di -psound-modules-6.5.0-2-loongson-3-di -psound-modules-6.5.0-2-mips64r2el-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-5kc-malta-di -pspeakup-modules-6.5.0-2-loongson-3-di -pspeakup-modules-6.5.0-2-mips64r2el-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-5kc-malta-di -psquashfs-modules-6.5.0-2-loongson-3-di -psquashfs-modules-6.5.0-2-mips64r2el-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-5kc-malta-di -pudf-modules-6.5.0-2-loongson-3-di -pudf-modules-6.5.0-2-mips64r2el-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-5kc-malta-di -pusb-modules-6.5.0-2-loongson-3-di -pusb-modules-6.5.0-2-mips64r2el-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-5kc-malta-di -pusb-serial-modules-6.5.0-2-loongson-3-di -pusb-serial-modules-6.5.0-2-mips64r2el-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-5kc-malta-di -pusb-storage-modules-6.5.0-2-loongson-3-di -pusb-storage-modules-6.5.0-2-mips64r2el-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-5kc-malta-di -pxfs-modules-6.5.0-2-loongson-3-di -pxfs-modules-6.5.0-2-mips64r2el-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips64r2el-di nic-modules-6.5.0-2-mips64r2el-di nic-wireless-modules-6.5.0-2-mips64r2el-di nic-shared-modules-6.5.0-2-mips64r2el-di usb-serial-modules-6.5.0-2-mips64r2el-di ppp-modules-6.5.0-2-mips64r2el-di pata-modules-6.5.0-2-mips64r2el-di cdrom-core-modules-6.5.0-2-mips64r2el-di firewire-core-modules-6.5.0-2-mips64r2el-di scsi-core-modules-6.5.0-2-mips64r2el-di scsi-modules-6.5.0-2-mips64r2el-di scsi-nic-modules-6.5.0-2-mips64r2el-di loop-modules-6.5.0-2-mips64r2el-di btrfs-modules-6.5.0-2-mips64r2el-di ext4-modules-6.5.0-2-mips64r2el-di isofs-modules-6.5.0-2-mips64r2el-di jfs-modules-6.5.0-2-mips64r2el-di xfs-modules-6.5.0-2-mips64r2el-di fat-modules-6.5.0-2-mips64r2el-di affs-modules-6.5.0-2-mips64r2el-di minix-modules-6.5.0-2-mips64r2el-di nfs-modules-6.5.0-2-mips64r2el-di squashfs-modules-6.5.0-2-mips64r2el-di udf-modules-6.5.0-2-mips64r2el-di fuse-modules-6.5.0-2-mips64r2el-di f2fs-modules-6.5.0-2-mips64r2el-di md-modules-6.5.0-2-mips64r2el-di multipath-modules-6.5.0-2-mips64r2el-di usb-modules-6.5.0-2-mips64r2el-di usb-storage-modules-6.5.0-2-mips64r2el-di fb-modules-6.5.0-2-mips64r2el-di input-modules-6.5.0-2-mips64r2el-di event-modules-6.5.0-2-mips64r2el-di mouse-modules-6.5.0-2-mips64r2el-di nic-usb-modules-6.5.0-2-mips64r2el-di sata-modules-6.5.0-2-mips64r2el-di crc-modules-6.5.0-2-mips64r2el-di crypto-modules-6.5.0-2-mips64r2el-di crypto-dm-modules-6.5.0-2-mips64r2el-di ata-modules-6.5.0-2-mips64r2el-di mmc-core-modules-6.5.0-2-mips64r2el-di mmc-modules-6.5.0-2-mips64r2el-di nbd-modules-6.5.0-2-mips64r2el-di speakup-modules-6.5.0-2-mips64r2el-di sound-modules-6.5.0-2-mips64r2el-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6:build-arch_mips64r6_none build-arch_mips64r6_real
- build-arch_mips64r6_none:build-arch_mips64r6_none_mips64r6eb
- build-arch_mips64r6_none_mips64r6eb:build-arch_mips64r6_none_mips64r6eb_real
- build-arch_mips64r6_none_mips64r6eb_real:build-arch_mips64r6_none_mips64r6eb_real_headers build-arch_mips64r6_none_mips64r6eb_real_image build-arch_mips64r6_none_mips64r6eb_real_image-dbg build-arch_mips64r6_none_mips64r6eb_real_meta
- build-arch_mips64r6_none_mips64r6eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r6eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r6eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_none_mips64r6eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r6eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_none_mips64r6eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r6eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6eb-dbg' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_none_mips64r6eb_real_meta:
-       $(call if_package, linux-image-mips64r6eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6eb' DH_OPTIONS='-plinux-image-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r6eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6eb' DH_OPTIONS='-plinux-headers-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-headers-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r6eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6eb-dbg' DH_OPTIONS='-plinux-image-mips64r6eb-dbg' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6eb-dbg' 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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-mips64r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real:build-arch_mips64r6_real_bootwrapper build-arch_mips64r6_real_bpftool build-arch_mips64r6_real_config build-arch_mips64r6_real_cpupower build-arch_mips64r6_real_hyperv-daemons build-arch_mips64r6_real_kbuild build-arch_mips64r6_real_libc-dev build-arch_mips64r6_real_perf build-arch_mips64r6_real_rtla build-arch_mips64r6_real_udeb build-arch_mips64r6_real_usbip
- build-arch_mips64r6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_udeb:build-arch_mips64r6_none_mips64r6eb_real
-       $(call if_package, affs-modules-6.5.0-2-mips64r6eb-di ata-modules-6.5.0-2-mips64r6eb-di btrfs-modules-6.5.0-2-mips64r6eb-di cdrom-core-modules-6.5.0-2-mips64r6eb-di crc-modules-6.5.0-2-mips64r6eb-di crypto-dm-modules-6.5.0-2-mips64r6eb-di crypto-modules-6.5.0-2-mips64r6eb-di event-modules-6.5.0-2-mips64r6eb-di ext4-modules-6.5.0-2-mips64r6eb-di f2fs-modules-6.5.0-2-mips64r6eb-di fat-modules-6.5.0-2-mips64r6eb-di fb-modules-6.5.0-2-mips64r6eb-di firewire-core-modules-6.5.0-2-mips64r6eb-di fuse-modules-6.5.0-2-mips64r6eb-di input-modules-6.5.0-2-mips64r6eb-di isofs-modules-6.5.0-2-mips64r6eb-di jfs-modules-6.5.0-2-mips64r6eb-di kernel-image-6.5.0-2-mips64r6eb-di loop-modules-6.5.0-2-mips64r6eb-di md-modules-6.5.0-2-mips64r6eb-di minix-modules-6.5.0-2-mips64r6eb-di mmc-core-modules-6.5.0-2-mips64r6eb-di mmc-modules-6.5.0-2-mips64r6eb-di mouse-modules-6.5.0-2-mips64r6eb-di multipath-modules-6.5.0-2-mips64r6eb-di nbd-modules-6.5.0-2-mips64r6eb-di nfs-modules-6.5.0-2-mips64r6eb-di nic-modules-6.5.0-2-mips64r6eb-di nic-shared-modules-6.5.0-2-mips64r6eb-di nic-usb-modules-6.5.0-2-mips64r6eb-di nic-wireless-modules-6.5.0-2-mips64r6eb-di pata-modules-6.5.0-2-mips64r6eb-di ppp-modules-6.5.0-2-mips64r6eb-di sata-modules-6.5.0-2-mips64r6eb-di scsi-core-modules-6.5.0-2-mips64r6eb-di scsi-modules-6.5.0-2-mips64r6eb-di scsi-nic-modules-6.5.0-2-mips64r6eb-di sound-modules-6.5.0-2-mips64r6eb-di speakup-modules-6.5.0-2-mips64r6eb-di squashfs-modules-6.5.0-2-mips64r6eb-di udf-modules-6.5.0-2-mips64r6eb-di usb-modules-6.5.0-2-mips64r6eb-di usb-serial-modules-6.5.0-2-mips64r6eb-di usb-storage-modules-6.5.0-2-mips64r6eb-di xfs-modules-6.5.0-2-mips64r6eb-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips64r6eb-di -pata-modules-6.5.0-2-mips64r6eb-di -pbtrfs-modules-6.5.0-2-mips64r6eb-di -pcdrom-core-modules-6.5.0-2-mips64r6eb-di -pcrc-modules-6.5.0-2-mips64r6eb-di -pcrypto-dm-modules-6.5.0-2-mips64r6eb-di -pcrypto-modules-6.5.0-2-mips64r6eb-di -pevent-modules-6.5.0-2-mips64r6eb-di -pext4-modules-6.5.0-2-mips64r6eb-di -pf2fs-modules-6.5.0-2-mips64r6eb-di -pfat-modules-6.5.0-2-mips64r6eb-di -pfb-modules-6.5.0-2-mips64r6eb-di -pfirewire-core-modules-6.5.0-2-mips64r6eb-di -pfuse-modules-6.5.0-2-mips64r6eb-di -pinput-modules-6.5.0-2-mips64r6eb-di -pisofs-modules-6.5.0-2-mips64r6eb-di -pjfs-modules-6.5.0-2-mips64r6eb-di -pkernel-image-6.5.0-2-mips64r6eb-di -ploop-modules-6.5.0-2-mips64r6eb-di -pmd-modules-6.5.0-2-mips64r6eb-di -pminix-modules-6.5.0-2-mips64r6eb-di -pmmc-core-modules-6.5.0-2-mips64r6eb-di -pmmc-modules-6.5.0-2-mips64r6eb-di -pmouse-modules-6.5.0-2-mips64r6eb-di -pmultipath-modules-6.5.0-2-mips64r6eb-di -pnbd-modules-6.5.0-2-mips64r6eb-di -pnfs-modules-6.5.0-2-mips64r6eb-di -pnic-modules-6.5.0-2-mips64r6eb-di -pnic-shared-modules-6.5.0-2-mips64r6eb-di -pnic-usb-modules-6.5.0-2-mips64r6eb-di -pnic-wireless-modules-6.5.0-2-mips64r6eb-di -ppata-modules-6.5.0-2-mips64r6eb-di -pppp-modules-6.5.0-2-mips64r6eb-di -psata-modules-6.5.0-2-mips64r6eb-di -pscsi-core-modules-6.5.0-2-mips64r6eb-di -pscsi-modules-6.5.0-2-mips64r6eb-di -pscsi-nic-modules-6.5.0-2-mips64r6eb-di -psound-modules-6.5.0-2-mips64r6eb-di -pspeakup-modules-6.5.0-2-mips64r6eb-di -psquashfs-modules-6.5.0-2-mips64r6eb-di -pudf-modules-6.5.0-2-mips64r6eb-di -pusb-modules-6.5.0-2-mips64r6eb-di -pusb-serial-modules-6.5.0-2-mips64r6eb-di -pusb-storage-modules-6.5.0-2-mips64r6eb-di -pxfs-modules-6.5.0-2-mips64r6eb-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips64r6eb-di nic-modules-6.5.0-2-mips64r6eb-di nic-wireless-modules-6.5.0-2-mips64r6eb-di nic-shared-modules-6.5.0-2-mips64r6eb-di usb-serial-modules-6.5.0-2-mips64r6eb-di ppp-modules-6.5.0-2-mips64r6eb-di pata-modules-6.5.0-2-mips64r6eb-di cdrom-core-modules-6.5.0-2-mips64r6eb-di firewire-core-modules-6.5.0-2-mips64r6eb-di scsi-core-modules-6.5.0-2-mips64r6eb-di scsi-modules-6.5.0-2-mips64r6eb-di scsi-nic-modules-6.5.0-2-mips64r6eb-di loop-modules-6.5.0-2-mips64r6eb-di btrfs-modules-6.5.0-2-mips64r6eb-di ext4-modules-6.5.0-2-mips64r6eb-di isofs-modules-6.5.0-2-mips64r6eb-di jfs-modules-6.5.0-2-mips64r6eb-di xfs-modules-6.5.0-2-mips64r6eb-di fat-modules-6.5.0-2-mips64r6eb-di affs-modules-6.5.0-2-mips64r6eb-di minix-modules-6.5.0-2-mips64r6eb-di nfs-modules-6.5.0-2-mips64r6eb-di squashfs-modules-6.5.0-2-mips64r6eb-di udf-modules-6.5.0-2-mips64r6eb-di fuse-modules-6.5.0-2-mips64r6eb-di f2fs-modules-6.5.0-2-mips64r6eb-di md-modules-6.5.0-2-mips64r6eb-di multipath-modules-6.5.0-2-mips64r6eb-di usb-modules-6.5.0-2-mips64r6eb-di usb-storage-modules-6.5.0-2-mips64r6eb-di fb-modules-6.5.0-2-mips64r6eb-di input-modules-6.5.0-2-mips64r6eb-di event-modules-6.5.0-2-mips64r6eb-di mouse-modules-6.5.0-2-mips64r6eb-di nic-usb-modules-6.5.0-2-mips64r6eb-di sata-modules-6.5.0-2-mips64r6eb-di crc-modules-6.5.0-2-mips64r6eb-di crypto-modules-6.5.0-2-mips64r6eb-di crypto-dm-modules-6.5.0-2-mips64r6eb-di ata-modules-6.5.0-2-mips64r6eb-di mmc-core-modules-6.5.0-2-mips64r6eb-di mmc-modules-6.5.0-2-mips64r6eb-di nbd-modules-6.5.0-2-mips64r6eb-di speakup-modules-6.5.0-2-mips64r6eb-di sound-modules-6.5.0-2-mips64r6eb-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el:build-arch_mips64r6el_none build-arch_mips64r6el_real
+ build-arch_mips64_none_5kc-malta:build-arch_mips64_none_5kc-malta_headers build-arch_mips64_none_5kc-malta_image build-arch_mips64_none_5kc-malta_image-dbg build-arch_mips64_none_5kc-malta_installer build-arch_mips64_none_5kc-malta_meta
+ build-arch_mips64_none_5kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_5kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_5kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_5kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_5kc-malta_meta:
 -      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_mips64r2eb:build-arch_mips64_none_mips64r2eb_headers build-arch_mips64_none_mips64r2eb_image build-arch_mips64_none_mips64r2eb_image-dbg build-arch_mips64_none_mips64r2eb_installer build-arch_mips64_none_mips64r2eb_meta
+ build-arch_mips64_none_mips64r2eb_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_mips64r2eb_image:
 -      $(call if_package, linux-image-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_mips64r2eb_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r2eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_mips64r2eb_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r2eb-di ata-modules-6.12.27-mips64r2eb-di btrfs-modules-6.12.27-mips64r2eb-di cdrom-core-modules-6.12.27-mips64r2eb-di crypto-dm-modules-6.12.27-mips64r2eb-di crypto-modules-6.12.27-mips64r2eb-di drm-core-modules-6.12.27-mips64r2eb-di ext4-modules-6.12.27-mips64r2eb-di f2fs-modules-6.12.27-mips64r2eb-di fat-modules-6.12.27-mips64r2eb-di fb-modules-6.12.27-mips64r2eb-di firewire-core-modules-6.12.27-mips64r2eb-di input-modules-6.12.27-mips64r2eb-di isofs-modules-6.12.27-mips64r2eb-di jfs-modules-6.12.27-mips64r2eb-di kernel-image-6.12.27-mips64r2eb-di loop-modules-6.12.27-mips64r2eb-di md-modules-6.12.27-mips64r2eb-di minix-modules-6.12.27-mips64r2eb-di mmc-core-modules-6.12.27-mips64r2eb-di mmc-modules-6.12.27-mips64r2eb-di multipath-modules-6.12.27-mips64r2eb-di nbd-modules-6.12.27-mips64r2eb-di nfs-modules-6.12.27-mips64r2eb-di nic-modules-6.12.27-mips64r2eb-di nic-shared-modules-6.12.27-mips64r2eb-di nic-usb-modules-6.12.27-mips64r2eb-di nic-wireless-modules-6.12.27-mips64r2eb-di pata-modules-6.12.27-mips64r2eb-di ppp-modules-6.12.27-mips64r2eb-di sata-modules-6.12.27-mips64r2eb-di scsi-core-modules-6.12.27-mips64r2eb-di scsi-modules-6.12.27-mips64r2eb-di scsi-nic-modules-6.12.27-mips64r2eb-di sound-modules-6.12.27-mips64r2eb-di speakup-modules-6.12.27-mips64r2eb-di squashfs-modules-6.12.27-mips64r2eb-di udf-modules-6.12.27-mips64r2eb-di usb-modules-6.12.27-mips64r2eb-di usb-serial-modules-6.12.27-mips64r2eb-di usb-storage-modules-6.12.27-mips64r2eb-di xfs-modules-6.12.27-mips64r2eb-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2eb-di -pata-modules-6.12.27-mips64r2eb-di -pbtrfs-modules-6.12.27-mips64r2eb-di -pcdrom-core-modules-6.12.27-mips64r2eb-di -pcrypto-dm-modules-6.12.27-mips64r2eb-di -pcrypto-modules-6.12.27-mips64r2eb-di -pdrm-core-modules-6.12.27-mips64r2eb-di -pext4-modules-6.12.27-mips64r2eb-di -pf2fs-modules-6.12.27-mips64r2eb-di -pfat-modules-6.12.27-mips64r2eb-di -pfb-modules-6.12.27-mips64r2eb-di -pfirewire-core-modules-6.12.27-mips64r2eb-di -pinput-modules-6.12.27-mips64r2eb-di -pisofs-modules-6.12.27-mips64r2eb-di -pjfs-modules-6.12.27-mips64r2eb-di -pkernel-image-6.12.27-mips64r2eb-di -ploop-modules-6.12.27-mips64r2eb-di -pmd-modules-6.12.27-mips64r2eb-di -pminix-modules-6.12.27-mips64r2eb-di -pmmc-core-modules-6.12.27-mips64r2eb-di -pmmc-modules-6.12.27-mips64r2eb-di -pmultipath-modules-6.12.27-mips64r2eb-di -pnbd-modules-6.12.27-mips64r2eb-di -pnfs-modules-6.12.27-mips64r2eb-di -pnic-modules-6.12.27-mips64r2eb-di -pnic-shared-modules-6.12.27-mips64r2eb-di -pnic-usb-modules-6.12.27-mips64r2eb-di -pnic-wireless-modules-6.12.27-mips64r2eb-di -ppata-modules-6.12.27-mips64r2eb-di -pppp-modules-6.12.27-mips64r2eb-di -psata-modules-6.12.27-mips64r2eb-di -pscsi-core-modules-6.12.27-mips64r2eb-di -pscsi-modules-6.12.27-mips64r2eb-di -pscsi-nic-modules-6.12.27-mips64r2eb-di -psound-modules-6.12.27-mips64r2eb-di -pspeakup-modules-6.12.27-mips64r2eb-di -psquashfs-modules-6.12.27-mips64r2eb-di -pudf-modules-6.12.27-mips64r2eb-di -pusb-modules-6.12.27-mips64r2eb-di -pusb-serial-modules-6.12.27-mips64r2eb-di -pusb-storage-modules-6.12.27-mips64r2eb-di -pxfs-modules-6.12.27-mips64r2eb-di' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2eb-di' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r2eb-di ata-modules-6.12.27-mips64r2eb-di btrfs-modules-6.12.27-mips64r2eb-di cdrom-core-modules-6.12.27-mips64r2eb-di crypto-dm-modules-6.12.27-mips64r2eb-di crypto-modules-6.12.27-mips64r2eb-di drm-core-modules-6.12.27-mips64r2eb-di ext4-modules-6.12.27-mips64r2eb-di f2fs-modules-6.12.27-mips64r2eb-di fat-modules-6.12.27-mips64r2eb-di fb-modules-6.12.27-mips64r2eb-di firewire-core-modules-6.12.27-mips64r2eb-di input-modules-6.12.27-mips64r2eb-di isofs-modules-6.12.27-mips64r2eb-di jfs-modules-6.12.27-mips64r2eb-di kernel-image-6.12.27-mips64r2eb-di loop-modules-6.12.27-mips64r2eb-di md-modules-6.12.27-mips64r2eb-di minix-modules-6.12.27-mips64r2eb-di mmc-core-modules-6.12.27-mips64r2eb-di mmc-modules-6.12.27-mips64r2eb-di multipath-modules-6.12.27-mips64r2eb-di nbd-modules-6.12.27-mips64r2eb-di nfs-modules-6.12.27-mips64r2eb-di nic-modules-6.12.27-mips64r2eb-di nic-shared-modules-6.12.27-mips64r2eb-di nic-usb-modules-6.12.27-mips64r2eb-di nic-wireless-modules-6.12.27-mips64r2eb-di pata-modules-6.12.27-mips64r2eb-di ppp-modules-6.12.27-mips64r2eb-di sata-modules-6.12.27-mips64r2eb-di scsi-core-modules-6.12.27-mips64r2eb-di scsi-modules-6.12.27-mips64r2eb-di scsi-nic-modules-6.12.27-mips64r2eb-di sound-modules-6.12.27-mips64r2eb-di speakup-modules-6.12.27-mips64r2eb-di squashfs-modules-6.12.27-mips64r2eb-di udf-modules-6.12.27-mips64r2eb-di usb-modules-6.12.27-mips64r2eb-di usb-serial-modules-6.12.27-mips64r2eb-di usb-storage-modules-6.12.27-mips64r2eb-di xfs-modules-6.12.27-mips64r2eb-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2eb-di -pata-modules-6.12.27-mips64r2eb-di -pbtrfs-modules-6.12.27-mips64r2eb-di -pcdrom-core-modules-6.12.27-mips64r2eb-di -pcrypto-dm-modules-6.12.27-mips64r2eb-di -pcrypto-modules-6.12.27-mips64r2eb-di -pdrm-core-modules-6.12.27-mips64r2eb-di -pext4-modules-6.12.27-mips64r2eb-di -pf2fs-modules-6.12.27-mips64r2eb-di -pfat-modules-6.12.27-mips64r2eb-di -pfb-modules-6.12.27-mips64r2eb-di -pfirewire-core-modules-6.12.27-mips64r2eb-di -pinput-modules-6.12.27-mips64r2eb-di -pisofs-modules-6.12.27-mips64r2eb-di -pjfs-modules-6.12.27-mips64r2eb-di -pkernel-image-6.12.27-mips64r2eb-di -ploop-modules-6.12.27-mips64r2eb-di -pmd-modules-6.12.27-mips64r2eb-di -pminix-modules-6.12.27-mips64r2eb-di -pmmc-core-modules-6.12.27-mips64r2eb-di -pmmc-modules-6.12.27-mips64r2eb-di -pmultipath-modules-6.12.27-mips64r2eb-di -pnbd-modules-6.12.27-mips64r2eb-di -pnfs-modules-6.12.27-mips64r2eb-di -pnic-modules-6.12.27-mips64r2eb-di -pnic-shared-modules-6.12.27-mips64r2eb-di -pnic-usb-modules-6.12.27-mips64r2eb-di -pnic-wireless-modules-6.12.27-mips64r2eb-di -ppata-modules-6.12.27-mips64r2eb-di -pppp-modules-6.12.27-mips64r2eb-di -psata-modules-6.12.27-mips64r2eb-di -pscsi-core-modules-6.12.27-mips64r2eb-di -pscsi-modules-6.12.27-mips64r2eb-di -pscsi-nic-modules-6.12.27-mips64r2eb-di -psound-modules-6.12.27-mips64r2eb-di -pspeakup-modules-6.12.27-mips64r2eb-di -psquashfs-modules-6.12.27-mips64r2eb-di -pudf-modules-6.12.27-mips64r2eb-di -pusb-modules-6.12.27-mips64r2eb-di -pusb-serial-modules-6.12.27-mips64r2eb-di -pusb-storage-modules-6.12.27-mips64r2eb-di -pxfs-modules-6.12.27-mips64r2eb-di' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2eb-di' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_mips64r2eb_meta:
 -      $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2eb-dbg' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2eb-dbg' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_octeon:build-arch_mips64_none_octeon_headers build-arch_mips64_none_octeon_image build-arch_mips64_none_octeon_image-dbg build-arch_mips64_none_octeon_installer build-arch_mips64_none_octeon_meta
+ build-arch_mips64_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el:build-arch_mips64el_bpftool build-arch_mips64el_config build-arch_mips64el_cpupower build-arch_mips64el_hyperv-daemons build-arch_mips64el_kbuild build-arch_mips64el_none build-arch_mips64el_perf build-arch_mips64el_rtla build-arch_mips64el_sdsi build-arch_mips64el_usbip
+ build-arch_mips64el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ 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_mips64r6el build-arch_mips64el_none_octeon
+ build-arch_mips64el_none_5kc-malta:build-arch_mips64el_none_5kc-malta_headers build-arch_mips64el_none_5kc-malta_image build-arch_mips64el_none_5kc-malta_image-dbg build-arch_mips64el_none_5kc-malta_installer build-arch_mips64el_none_5kc-malta_meta
+ build-arch_mips64el_none_5kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_5kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_5kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_5kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_5kc-malta_meta:
 -      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_loongson-3:build-arch_mips64el_none_loongson-3_headers build-arch_mips64el_none_loongson-3_image build-arch_mips64el_none_loongson-3_image-dbg build-arch_mips64el_none_loongson-3_installer build-arch_mips64el_none_loongson-3_meta
+ build-arch_mips64el_none_loongson-3_headers:
 -      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_loongson-3_image:
 -      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_loongson-3_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_loongson-3_installer:
 -      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_loongson-3_meta:
 -      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r2el:build-arch_mips64el_none_mips64r2el_headers build-arch_mips64el_none_mips64r2el_image build-arch_mips64el_none_mips64r2el_image-dbg build-arch_mips64el_none_mips64r2el_installer build-arch_mips64el_none_mips64r2el_meta
+ build-arch_mips64el_none_mips64r2el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r2el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r2el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r2el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r2el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r2el-di ata-modules-6.12.27-mips64r2el-di btrfs-modules-6.12.27-mips64r2el-di cdrom-core-modules-6.12.27-mips64r2el-di crypto-dm-modules-6.12.27-mips64r2el-di crypto-modules-6.12.27-mips64r2el-di drm-core-modules-6.12.27-mips64r2el-di ext4-modules-6.12.27-mips64r2el-di f2fs-modules-6.12.27-mips64r2el-di fat-modules-6.12.27-mips64r2el-di fb-modules-6.12.27-mips64r2el-di firewire-core-modules-6.12.27-mips64r2el-di input-modules-6.12.27-mips64r2el-di isofs-modules-6.12.27-mips64r2el-di jfs-modules-6.12.27-mips64r2el-di kernel-image-6.12.27-mips64r2el-di loop-modules-6.12.27-mips64r2el-di md-modules-6.12.27-mips64r2el-di minix-modules-6.12.27-mips64r2el-di mmc-core-modules-6.12.27-mips64r2el-di mmc-modules-6.12.27-mips64r2el-di multipath-modules-6.12.27-mips64r2el-di nbd-modules-6.12.27-mips64r2el-di nfs-modules-6.12.27-mips64r2el-di nic-modules-6.12.27-mips64r2el-di nic-shared-modules-6.12.27-mips64r2el-di nic-usb-modules-6.12.27-mips64r2el-di nic-wireless-modules-6.12.27-mips64r2el-di pata-modules-6.12.27-mips64r2el-di ppp-modules-6.12.27-mips64r2el-di sata-modules-6.12.27-mips64r2el-di scsi-core-modules-6.12.27-mips64r2el-di scsi-modules-6.12.27-mips64r2el-di scsi-nic-modules-6.12.27-mips64r2el-di sound-modules-6.12.27-mips64r2el-di speakup-modules-6.12.27-mips64r2el-di squashfs-modules-6.12.27-mips64r2el-di udf-modules-6.12.27-mips64r2el-di usb-modules-6.12.27-mips64r2el-di usb-serial-modules-6.12.27-mips64r2el-di usb-storage-modules-6.12.27-mips64r2el-di xfs-modules-6.12.27-mips64r2el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2el-di -pata-modules-6.12.27-mips64r2el-di -pbtrfs-modules-6.12.27-mips64r2el-di -pcdrom-core-modules-6.12.27-mips64r2el-di -pcrypto-dm-modules-6.12.27-mips64r2el-di -pcrypto-modules-6.12.27-mips64r2el-di -pdrm-core-modules-6.12.27-mips64r2el-di -pext4-modules-6.12.27-mips64r2el-di -pf2fs-modules-6.12.27-mips64r2el-di -pfat-modules-6.12.27-mips64r2el-di -pfb-modules-6.12.27-mips64r2el-di -pfirewire-core-modules-6.12.27-mips64r2el-di -pinput-modules-6.12.27-mips64r2el-di -pisofs-modules-6.12.27-mips64r2el-di -pjfs-modules-6.12.27-mips64r2el-di -pkernel-image-6.12.27-mips64r2el-di -ploop-modules-6.12.27-mips64r2el-di -pmd-modules-6.12.27-mips64r2el-di -pminix-modules-6.12.27-mips64r2el-di -pmmc-core-modules-6.12.27-mips64r2el-di -pmmc-modules-6.12.27-mips64r2el-di -pmultipath-modules-6.12.27-mips64r2el-di -pnbd-modules-6.12.27-mips64r2el-di -pnfs-modules-6.12.27-mips64r2el-di -pnic-modules-6.12.27-mips64r2el-di -pnic-shared-modules-6.12.27-mips64r2el-di -pnic-usb-modules-6.12.27-mips64r2el-di -pnic-wireless-modules-6.12.27-mips64r2el-di -ppata-modules-6.12.27-mips64r2el-di -pppp-modules-6.12.27-mips64r2el-di -psata-modules-6.12.27-mips64r2el-di -pscsi-core-modules-6.12.27-mips64r2el-di -pscsi-modules-6.12.27-mips64r2el-di -pscsi-nic-modules-6.12.27-mips64r2el-di -psound-modules-6.12.27-mips64r2el-di -pspeakup-modules-6.12.27-mips64r2el-di -psquashfs-modules-6.12.27-mips64r2el-di -pudf-modules-6.12.27-mips64r2el-di -pusb-modules-6.12.27-mips64r2el-di -pusb-serial-modules-6.12.27-mips64r2el-di -pusb-storage-modules-6.12.27-mips64r2el-di -pxfs-modules-6.12.27-mips64r2el-di' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2el-di' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r2el-di ata-modules-6.12.27-mips64r2el-di btrfs-modules-6.12.27-mips64r2el-di cdrom-core-modules-6.12.27-mips64r2el-di crypto-dm-modules-6.12.27-mips64r2el-di crypto-modules-6.12.27-mips64r2el-di drm-core-modules-6.12.27-mips64r2el-di ext4-modules-6.12.27-mips64r2el-di f2fs-modules-6.12.27-mips64r2el-di fat-modules-6.12.27-mips64r2el-di fb-modules-6.12.27-mips64r2el-di firewire-core-modules-6.12.27-mips64r2el-di input-modules-6.12.27-mips64r2el-di isofs-modules-6.12.27-mips64r2el-di jfs-modules-6.12.27-mips64r2el-di kernel-image-6.12.27-mips64r2el-di loop-modules-6.12.27-mips64r2el-di md-modules-6.12.27-mips64r2el-di minix-modules-6.12.27-mips64r2el-di mmc-core-modules-6.12.27-mips64r2el-di mmc-modules-6.12.27-mips64r2el-di multipath-modules-6.12.27-mips64r2el-di nbd-modules-6.12.27-mips64r2el-di nfs-modules-6.12.27-mips64r2el-di nic-modules-6.12.27-mips64r2el-di nic-shared-modules-6.12.27-mips64r2el-di nic-usb-modules-6.12.27-mips64r2el-di nic-wireless-modules-6.12.27-mips64r2el-di pata-modules-6.12.27-mips64r2el-di ppp-modules-6.12.27-mips64r2el-di sata-modules-6.12.27-mips64r2el-di scsi-core-modules-6.12.27-mips64r2el-di scsi-modules-6.12.27-mips64r2el-di scsi-nic-modules-6.12.27-mips64r2el-di sound-modules-6.12.27-mips64r2el-di speakup-modules-6.12.27-mips64r2el-di squashfs-modules-6.12.27-mips64r2el-di udf-modules-6.12.27-mips64r2el-di usb-modules-6.12.27-mips64r2el-di usb-serial-modules-6.12.27-mips64r2el-di usb-storage-modules-6.12.27-mips64r2el-di xfs-modules-6.12.27-mips64r2el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2el-di -pata-modules-6.12.27-mips64r2el-di -pbtrfs-modules-6.12.27-mips64r2el-di -pcdrom-core-modules-6.12.27-mips64r2el-di -pcrypto-dm-modules-6.12.27-mips64r2el-di -pcrypto-modules-6.12.27-mips64r2el-di -pdrm-core-modules-6.12.27-mips64r2el-di -pext4-modules-6.12.27-mips64r2el-di -pf2fs-modules-6.12.27-mips64r2el-di -pfat-modules-6.12.27-mips64r2el-di -pfb-modules-6.12.27-mips64r2el-di -pfirewire-core-modules-6.12.27-mips64r2el-di -pinput-modules-6.12.27-mips64r2el-di -pisofs-modules-6.12.27-mips64r2el-di -pjfs-modules-6.12.27-mips64r2el-di -pkernel-image-6.12.27-mips64r2el-di -ploop-modules-6.12.27-mips64r2el-di -pmd-modules-6.12.27-mips64r2el-di -pminix-modules-6.12.27-mips64r2el-di -pmmc-core-modules-6.12.27-mips64r2el-di -pmmc-modules-6.12.27-mips64r2el-di -pmultipath-modules-6.12.27-mips64r2el-di -pnbd-modules-6.12.27-mips64r2el-di -pnfs-modules-6.12.27-mips64r2el-di -pnic-modules-6.12.27-mips64r2el-di -pnic-shared-modules-6.12.27-mips64r2el-di -pnic-usb-modules-6.12.27-mips64r2el-di -pnic-wireless-modules-6.12.27-mips64r2el-di -ppata-modules-6.12.27-mips64r2el-di -pppp-modules-6.12.27-mips64r2el-di -psata-modules-6.12.27-mips64r2el-di -pscsi-core-modules-6.12.27-mips64r2el-di -pscsi-modules-6.12.27-mips64r2el-di -pscsi-nic-modules-6.12.27-mips64r2el-di -psound-modules-6.12.27-mips64r2el-di -pspeakup-modules-6.12.27-mips64r2el-di -psquashfs-modules-6.12.27-mips64r2el-di -pudf-modules-6.12.27-mips64r2el-di -pusb-modules-6.12.27-mips64r2el-di -pusb-serial-modules-6.12.27-mips64r2el-di -pusb-storage-modules-6.12.27-mips64r2el-di -pxfs-modules-6.12.27-mips64r2el-di' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2el-di' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r2el_meta:
 -      $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2el-dbg' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2el-dbg' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r6el:build-arch_mips64el_none_mips64r6el_headers build-arch_mips64el_none_mips64r6el_image build-arch_mips64el_none_mips64r6el_image-dbg build-arch_mips64el_none_mips64r6el_installer build-arch_mips64el_none_mips64r6el_meta
+ build-arch_mips64el_none_mips64r6el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r6el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r6el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r6el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_mips64r6el_meta:
 -      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_octeon:build-arch_mips64el_none_octeon_headers build-arch_mips64el_none_octeon_image build-arch_mips64el_none_octeon_image-dbg build-arch_mips64el_none_octeon_installer build-arch_mips64el_none_octeon_meta
+ build-arch_mips64el_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el:build-arch_mips64r6el_bpftool build-arch_mips64r6el_config build-arch_mips64r6el_cpupower build-arch_mips64r6el_hyperv-daemons build-arch_mips64r6el_kbuild build-arch_mips64r6el_none build-arch_mips64r6el_perf build-arch_mips64r6el_rtla build-arch_mips64r6el_sdsi build-arch_mips64r6el_usbip
+ build-arch_mips64r6el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_mips64r6el_none:build-arch_mips64r6el_none_mips64r6el
- build-arch_mips64r6el_none_mips64r6el:build-arch_mips64r6el_none_mips64r6el_real
- build-arch_mips64r6el_none_mips64r6el_real:build-arch_mips64r6el_none_mips64r6el_real_headers build-arch_mips64r6el_none_mips64r6el_real_image build-arch_mips64r6el_none_mips64r6el_real_image-dbg build-arch_mips64r6el_none_mips64r6el_real_meta
- build-arch_mips64r6el_none_mips64r6el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r6el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r6el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_none_mips64r6el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r6el, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6el' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_none_mips64r6el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_none_mips64r6el_real_meta:
-       $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6el-dbg' 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=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real:build-arch_mips64r6el_real_bootwrapper build-arch_mips64r6el_real_bpftool build-arch_mips64r6el_real_config build-arch_mips64r6el_real_cpupower build-arch_mips64r6el_real_hyperv-daemons build-arch_mips64r6el_real_kbuild build-arch_mips64r6el_real_libc-dev build-arch_mips64r6el_real_perf build-arch_mips64r6el_real_rtla build-arch_mips64r6el_real_udeb build-arch_mips64r6el_real_usbip
- build-arch_mips64r6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_udeb:build-arch_mips64r6el_none_mips64r6el_real
-       $(call if_package, affs-modules-6.5.0-2-mips64r6el-di ata-modules-6.5.0-2-mips64r6el-di btrfs-modules-6.5.0-2-mips64r6el-di cdrom-core-modules-6.5.0-2-mips64r6el-di crc-modules-6.5.0-2-mips64r6el-di crypto-dm-modules-6.5.0-2-mips64r6el-di crypto-modules-6.5.0-2-mips64r6el-di event-modules-6.5.0-2-mips64r6el-di ext4-modules-6.5.0-2-mips64r6el-di f2fs-modules-6.5.0-2-mips64r6el-di fat-modules-6.5.0-2-mips64r6el-di fb-modules-6.5.0-2-mips64r6el-di firewire-core-modules-6.5.0-2-mips64r6el-di fuse-modules-6.5.0-2-mips64r6el-di input-modules-6.5.0-2-mips64r6el-di isofs-modules-6.5.0-2-mips64r6el-di jfs-modules-6.5.0-2-mips64r6el-di kernel-image-6.5.0-2-mips64r6el-di loop-modules-6.5.0-2-mips64r6el-di md-modules-6.5.0-2-mips64r6el-di minix-modules-6.5.0-2-mips64r6el-di mmc-core-modules-6.5.0-2-mips64r6el-di mmc-modules-6.5.0-2-mips64r6el-di mouse-modules-6.5.0-2-mips64r6el-di multipath-modules-6.5.0-2-mips64r6el-di nbd-modules-6.5.0-2-mips64r6el-di nfs-modules-6.5.0-2-mips64r6el-di nic-modules-6.5.0-2-mips64r6el-di nic-shared-modules-6.5.0-2-mips64r6el-di nic-usb-modules-6.5.0-2-mips64r6el-di nic-wireless-modules-6.5.0-2-mips64r6el-di pata-modules-6.5.0-2-mips64r6el-di ppp-modules-6.5.0-2-mips64r6el-di sata-modules-6.5.0-2-mips64r6el-di scsi-core-modules-6.5.0-2-mips64r6el-di scsi-modules-6.5.0-2-mips64r6el-di scsi-nic-modules-6.5.0-2-mips64r6el-di sound-modules-6.5.0-2-mips64r6el-di speakup-modules-6.5.0-2-mips64r6el-di squashfs-modules-6.5.0-2-mips64r6el-di udf-modules-6.5.0-2-mips64r6el-di usb-modules-6.5.0-2-mips64r6el-di usb-serial-modules-6.5.0-2-mips64r6el-di usb-storage-modules-6.5.0-2-mips64r6el-di xfs-modules-6.5.0-2-mips64r6el-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips64r6el-di -pata-modules-6.5.0-2-mips64r6el-di -pbtrfs-modules-6.5.0-2-mips64r6el-di -pcdrom-core-modules-6.5.0-2-mips64r6el-di -pcrc-modules-6.5.0-2-mips64r6el-di -pcrypto-dm-modules-6.5.0-2-mips64r6el-di -pcrypto-modules-6.5.0-2-mips64r6el-di -pevent-modules-6.5.0-2-mips64r6el-di -pext4-modules-6.5.0-2-mips64r6el-di -pf2fs-modules-6.5.0-2-mips64r6el-di -pfat-modules-6.5.0-2-mips64r6el-di -pfb-modules-6.5.0-2-mips64r6el-di -pfirewire-core-modules-6.5.0-2-mips64r6el-di -pfuse-modules-6.5.0-2-mips64r6el-di -pinput-modules-6.5.0-2-mips64r6el-di -pisofs-modules-6.5.0-2-mips64r6el-di -pjfs-modules-6.5.0-2-mips64r6el-di -pkernel-image-6.5.0-2-mips64r6el-di -ploop-modules-6.5.0-2-mips64r6el-di -pmd-modules-6.5.0-2-mips64r6el-di -pminix-modules-6.5.0-2-mips64r6el-di -pmmc-core-modules-6.5.0-2-mips64r6el-di -pmmc-modules-6.5.0-2-mips64r6el-di -pmouse-modules-6.5.0-2-mips64r6el-di -pmultipath-modules-6.5.0-2-mips64r6el-di -pnbd-modules-6.5.0-2-mips64r6el-di -pnfs-modules-6.5.0-2-mips64r6el-di -pnic-modules-6.5.0-2-mips64r6el-di -pnic-shared-modules-6.5.0-2-mips64r6el-di -pnic-usb-modules-6.5.0-2-mips64r6el-di -pnic-wireless-modules-6.5.0-2-mips64r6el-di -ppata-modules-6.5.0-2-mips64r6el-di -pppp-modules-6.5.0-2-mips64r6el-di -psata-modules-6.5.0-2-mips64r6el-di -pscsi-core-modules-6.5.0-2-mips64r6el-di -pscsi-modules-6.5.0-2-mips64r6el-di -pscsi-nic-modules-6.5.0-2-mips64r6el-di -psound-modules-6.5.0-2-mips64r6el-di -pspeakup-modules-6.5.0-2-mips64r6el-di -psquashfs-modules-6.5.0-2-mips64r6el-di -pudf-modules-6.5.0-2-mips64r6el-di -pusb-modules-6.5.0-2-mips64r6el-di -pusb-serial-modules-6.5.0-2-mips64r6el-di -pusb-storage-modules-6.5.0-2-mips64r6el-di -pxfs-modules-6.5.0-2-mips64r6el-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips64r6el-di nic-modules-6.5.0-2-mips64r6el-di nic-wireless-modules-6.5.0-2-mips64r6el-di nic-shared-modules-6.5.0-2-mips64r6el-di usb-serial-modules-6.5.0-2-mips64r6el-di ppp-modules-6.5.0-2-mips64r6el-di pata-modules-6.5.0-2-mips64r6el-di cdrom-core-modules-6.5.0-2-mips64r6el-di firewire-core-modules-6.5.0-2-mips64r6el-di scsi-core-modules-6.5.0-2-mips64r6el-di scsi-modules-6.5.0-2-mips64r6el-di scsi-nic-modules-6.5.0-2-mips64r6el-di loop-modules-6.5.0-2-mips64r6el-di btrfs-modules-6.5.0-2-mips64r6el-di ext4-modules-6.5.0-2-mips64r6el-di isofs-modules-6.5.0-2-mips64r6el-di jfs-modules-6.5.0-2-mips64r6el-di xfs-modules-6.5.0-2-mips64r6el-di fat-modules-6.5.0-2-mips64r6el-di affs-modules-6.5.0-2-mips64r6el-di minix-modules-6.5.0-2-mips64r6el-di nfs-modules-6.5.0-2-mips64r6el-di squashfs-modules-6.5.0-2-mips64r6el-di udf-modules-6.5.0-2-mips64r6el-di fuse-modules-6.5.0-2-mips64r6el-di f2fs-modules-6.5.0-2-mips64r6el-di md-modules-6.5.0-2-mips64r6el-di multipath-modules-6.5.0-2-mips64r6el-di usb-modules-6.5.0-2-mips64r6el-di usb-storage-modules-6.5.0-2-mips64r6el-di fb-modules-6.5.0-2-mips64r6el-di input-modules-6.5.0-2-mips64r6el-di event-modules-6.5.0-2-mips64r6el-di mouse-modules-6.5.0-2-mips64r6el-di nic-usb-modules-6.5.0-2-mips64r6el-di sata-modules-6.5.0-2-mips64r6el-di crc-modules-6.5.0-2-mips64r6el-di crypto-modules-6.5.0-2-mips64r6el-di crypto-dm-modules-6.5.0-2-mips64r6el-di ata-modules-6.5.0-2-mips64r6el-di mmc-core-modules-6.5.0-2-mips64r6el-di mmc-modules-6.5.0-2-mips64r6el-di nbd-modules-6.5.0-2-mips64r6el-di speakup-modules-6.5.0-2-mips64r6el-di sound-modules-6.5.0-2-mips64r6el-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips64r6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
+ build-arch_mips64r6el_none_mips64r6el:build-arch_mips64r6el_none_mips64r6el_headers build-arch_mips64r6el_none_mips64r6el_image build-arch_mips64r6el_none_mips64r6el_image-dbg build-arch_mips64r6el_none_mips64r6el_installer build-arch_mips64r6el_none_mips64r6el_meta
+ build-arch_mips64r6el_none_mips64r6el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_none_mips64r6el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_none_mips64r6el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_none_mips64r6el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_none_mips64r6el_meta:
 -      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips64r6el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_mips_none:build-arch_mips_none_4kc-malta build-arch_mips_none_mips32r2eb build-arch_mips_none_octeon
- build-arch_mips_none_4kc-malta:build-arch_mips_none_4kc-malta_real
- build-arch_mips_none_4kc-malta_real:build-arch_mips_none_4kc-malta_real_headers build-arch_mips_none_4kc-malta_real_image build-arch_mips_none_4kc-malta_real_image-dbg build-arch_mips_none_4kc-malta_real_meta
- build-arch_mips_none_4kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_4kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_4kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_4kc-malta_real_meta:
-       $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_mips32r2eb:build-arch_mips_none_mips32r2eb_real
- build-arch_mips_none_mips32r2eb_real:build-arch_mips_none_mips32r2eb_real_headers build-arch_mips_none_mips32r2eb_real_image build-arch_mips_none_mips32r2eb_real_image-dbg build-arch_mips_none_mips32r2eb_real_meta
- build-arch_mips_none_mips32r2eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r2eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r2eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_mips32r2eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r2eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_mips32r2eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r2eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_mips32r2eb_real_meta:
-       $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r2eb-dbg' 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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_octeon:build-arch_mips_none_octeon_real
- build-arch_mips_none_octeon_real:build-arch_mips_none_octeon_real_headers build-arch_mips_none_octeon_real_image build-arch_mips_none_octeon_real_image-dbg build-arch_mips_none_octeon_real_meta
- build-arch_mips_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real:build-arch_mips_real_bootwrapper build-arch_mips_real_bpftool build-arch_mips_real_config build-arch_mips_real_cpupower build-arch_mips_real_hyperv-daemons build-arch_mips_real_kbuild build-arch_mips_real_libc-dev build-arch_mips_real_perf build-arch_mips_real_rtla build-arch_mips_real_udeb build-arch_mips_real_usbip
- build-arch_mips_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_udeb:build-arch_mips_none_4kc-malta_real build-arch_mips_none_mips32r2eb_real build-arch_mips_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-mips32r2eb-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-mips32r2eb-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-mips32r2eb-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-mips32r2eb-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-mips32r2eb-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-mips32r2eb-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-mips32r2eb-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-mips32r2eb-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-mips32r2eb-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-mips32r2eb-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-mips32r2eb-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-mips32r2eb-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-mips32r2eb-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-mips32r2eb-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-mips32r2eb-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-mips32r2eb-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-mips32r2eb-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-mips32r2eb-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-mips32r2eb-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-mips32r2eb-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-mips32r2eb-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-mips32r2eb-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-mips32r2eb-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-mips32r2eb-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-mips32r2eb-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-mips32r2eb-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-mips32r2eb-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-mips32r2eb-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-mips32r2eb-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-mips32r2eb-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-mips32r2eb-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-mips32r2eb-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-mips32r2eb-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-mips32r2eb-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-mips32r2eb-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-mips32r2eb-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-mips32r2eb-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-mips32r2eb-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-mips32r2eb-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-mips32r2eb-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-mips32r2eb-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-mips32r2eb-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-mips32r2eb-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-mips32r2eb-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-mips32r2eb-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-4kc-malta-di -paffs-modules-6.5.0-2-mips32r2eb-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-4kc-malta-di -pata-modules-6.5.0-2-mips32r2eb-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-4kc-malta-di -pbtrfs-modules-6.5.0-2-mips32r2eb-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-4kc-malta-di -pcdrom-core-modules-6.5.0-2-mips32r2eb-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-4kc-malta-di -pcrc-modules-6.5.0-2-mips32r2eb-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-4kc-malta-di -pcrypto-dm-modules-6.5.0-2-mips32r2eb-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-4kc-malta-di -pcrypto-modules-6.5.0-2-mips32r2eb-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-4kc-malta-di -pevent-modules-6.5.0-2-mips32r2eb-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-4kc-malta-di -pext4-modules-6.5.0-2-mips32r2eb-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-4kc-malta-di -pf2fs-modules-6.5.0-2-mips32r2eb-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-4kc-malta-di -pfat-modules-6.5.0-2-mips32r2eb-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-4kc-malta-di -pfb-modules-6.5.0-2-mips32r2eb-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-4kc-malta-di -pfirewire-core-modules-6.5.0-2-mips32r2eb-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-4kc-malta-di -pfuse-modules-6.5.0-2-mips32r2eb-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-4kc-malta-di -pinput-modules-6.5.0-2-mips32r2eb-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-4kc-malta-di -pisofs-modules-6.5.0-2-mips32r2eb-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-4kc-malta-di -pjfs-modules-6.5.0-2-mips32r2eb-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-4kc-malta-di -pkernel-image-6.5.0-2-mips32r2eb-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-4kc-malta-di -ploop-modules-6.5.0-2-mips32r2eb-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-4kc-malta-di -pmd-modules-6.5.0-2-mips32r2eb-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-4kc-malta-di -pminix-modules-6.5.0-2-mips32r2eb-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-4kc-malta-di -pmmc-core-modules-6.5.0-2-mips32r2eb-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-4kc-malta-di -pmmc-modules-6.5.0-2-mips32r2eb-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-4kc-malta-di -pmouse-modules-6.5.0-2-mips32r2eb-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-4kc-malta-di -pmultipath-modules-6.5.0-2-mips32r2eb-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-4kc-malta-di -pnbd-modules-6.5.0-2-mips32r2eb-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-4kc-malta-di -pnfs-modules-6.5.0-2-mips32r2eb-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-4kc-malta-di -pnic-modules-6.5.0-2-mips32r2eb-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-4kc-malta-di -pnic-shared-modules-6.5.0-2-mips32r2eb-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-4kc-malta-di -pnic-usb-modules-6.5.0-2-mips32r2eb-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-4kc-malta-di -pnic-wireless-modules-6.5.0-2-mips32r2eb-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-4kc-malta-di -ppata-modules-6.5.0-2-mips32r2eb-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-4kc-malta-di -pppp-modules-6.5.0-2-mips32r2eb-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-4kc-malta-di -psata-modules-6.5.0-2-mips32r2eb-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-4kc-malta-di -pscsi-core-modules-6.5.0-2-mips32r2eb-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-4kc-malta-di -pscsi-modules-6.5.0-2-mips32r2eb-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-4kc-malta-di -pscsi-nic-modules-6.5.0-2-mips32r2eb-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-4kc-malta-di -psound-modules-6.5.0-2-mips32r2eb-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-4kc-malta-di -pspeakup-modules-6.5.0-2-mips32r2eb-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-4kc-malta-di -psquashfs-modules-6.5.0-2-mips32r2eb-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-4kc-malta-di -pudf-modules-6.5.0-2-mips32r2eb-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-4kc-malta-di -pusb-modules-6.5.0-2-mips32r2eb-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-4kc-malta-di -pusb-serial-modules-6.5.0-2-mips32r2eb-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-4kc-malta-di -pusb-storage-modules-6.5.0-2-mips32r2eb-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-4kc-malta-di -pxfs-modules-6.5.0-2-mips32r2eb-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-mips32r2eb-di nic-modules-6.5.0-2-mips32r2eb-di nic-wireless-modules-6.5.0-2-mips32r2eb-di nic-shared-modules-6.5.0-2-mips32r2eb-di usb-serial-modules-6.5.0-2-mips32r2eb-di ppp-modules-6.5.0-2-mips32r2eb-di pata-modules-6.5.0-2-mips32r2eb-di cdrom-core-modules-6.5.0-2-mips32r2eb-di firewire-core-modules-6.5.0-2-mips32r2eb-di scsi-core-modules-6.5.0-2-mips32r2eb-di scsi-modules-6.5.0-2-mips32r2eb-di scsi-nic-modules-6.5.0-2-mips32r2eb-di loop-modules-6.5.0-2-mips32r2eb-di btrfs-modules-6.5.0-2-mips32r2eb-di ext4-modules-6.5.0-2-mips32r2eb-di isofs-modules-6.5.0-2-mips32r2eb-di jfs-modules-6.5.0-2-mips32r2eb-di xfs-modules-6.5.0-2-mips32r2eb-di fat-modules-6.5.0-2-mips32r2eb-di affs-modules-6.5.0-2-mips32r2eb-di minix-modules-6.5.0-2-mips32r2eb-di nfs-modules-6.5.0-2-mips32r2eb-di squashfs-modules-6.5.0-2-mips32r2eb-di udf-modules-6.5.0-2-mips32r2eb-di fuse-modules-6.5.0-2-mips32r2eb-di f2fs-modules-6.5.0-2-mips32r2eb-di md-modules-6.5.0-2-mips32r2eb-di multipath-modules-6.5.0-2-mips32r2eb-di usb-modules-6.5.0-2-mips32r2eb-di usb-storage-modules-6.5.0-2-mips32r2eb-di fb-modules-6.5.0-2-mips32r2eb-di input-modules-6.5.0-2-mips32r2eb-di event-modules-6.5.0-2-mips32r2eb-di mouse-modules-6.5.0-2-mips32r2eb-di nic-usb-modules-6.5.0-2-mips32r2eb-di sata-modules-6.5.0-2-mips32r2eb-di crc-modules-6.5.0-2-mips32r2eb-di crypto-modules-6.5.0-2-mips32r2eb-di crypto-dm-modules-6.5.0-2-mips32r2eb-di ata-modules-6.5.0-2-mips32r2eb-di mmc-core-modules-6.5.0-2-mips32r2eb-di mmc-modules-6.5.0-2-mips32r2eb-di nbd-modules-6.5.0-2-mips32r2eb-di speakup-modules-6.5.0-2-mips32r2eb-di sound-modules-6.5.0-2-mips32r2eb-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mips_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel:build-arch_mipsel_none build-arch_mipsel_real
+ build-arch_mips_none_4kc-malta:build-arch_mips_none_4kc-malta_headers build-arch_mips_none_4kc-malta_image build-arch_mips_none_4kc-malta_image-dbg build-arch_mips_none_4kc-malta_installer build-arch_mips_none_4kc-malta_meta
+ build-arch_mips_none_4kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_4kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_4kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_4kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_4kc-malta_meta:
 -      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_mips32r2eb:build-arch_mips_none_mips32r2eb_headers build-arch_mips_none_mips32r2eb_image build-arch_mips_none_mips32r2eb_image-dbg build-arch_mips_none_mips32r2eb_installer build-arch_mips_none_mips32r2eb_meta
+ build-arch_mips_none_mips32r2eb_headers:
 -      $(call if_package, linux-headers-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_mips32r2eb_image:
 -      $(call if_package, linux-image-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_mips32r2eb_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips32r2eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_mips32r2eb_installer:
 -      $(call if_package, affs-modules-6.12.27-mips32r2eb-di ata-modules-6.12.27-mips32r2eb-di btrfs-modules-6.12.27-mips32r2eb-di cdrom-core-modules-6.12.27-mips32r2eb-di crypto-dm-modules-6.12.27-mips32r2eb-di crypto-modules-6.12.27-mips32r2eb-di drm-core-modules-6.12.27-mips32r2eb-di ext4-modules-6.12.27-mips32r2eb-di f2fs-modules-6.12.27-mips32r2eb-di fat-modules-6.12.27-mips32r2eb-di fb-modules-6.12.27-mips32r2eb-di firewire-core-modules-6.12.27-mips32r2eb-di input-modules-6.12.27-mips32r2eb-di isofs-modules-6.12.27-mips32r2eb-di jfs-modules-6.12.27-mips32r2eb-di kernel-image-6.12.27-mips32r2eb-di loop-modules-6.12.27-mips32r2eb-di md-modules-6.12.27-mips32r2eb-di minix-modules-6.12.27-mips32r2eb-di mmc-core-modules-6.12.27-mips32r2eb-di mmc-modules-6.12.27-mips32r2eb-di multipath-modules-6.12.27-mips32r2eb-di nbd-modules-6.12.27-mips32r2eb-di nfs-modules-6.12.27-mips32r2eb-di nic-modules-6.12.27-mips32r2eb-di nic-shared-modules-6.12.27-mips32r2eb-di nic-usb-modules-6.12.27-mips32r2eb-di nic-wireless-modules-6.12.27-mips32r2eb-di pata-modules-6.12.27-mips32r2eb-di ppp-modules-6.12.27-mips32r2eb-di sata-modules-6.12.27-mips32r2eb-di scsi-core-modules-6.12.27-mips32r2eb-di scsi-modules-6.12.27-mips32r2eb-di scsi-nic-modules-6.12.27-mips32r2eb-di sound-modules-6.12.27-mips32r2eb-di speakup-modules-6.12.27-mips32r2eb-di squashfs-modules-6.12.27-mips32r2eb-di udf-modules-6.12.27-mips32r2eb-di usb-modules-6.12.27-mips32r2eb-di usb-serial-modules-6.12.27-mips32r2eb-di usb-storage-modules-6.12.27-mips32r2eb-di xfs-modules-6.12.27-mips32r2eb-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2eb-di -pata-modules-6.12.27-mips32r2eb-di -pbtrfs-modules-6.12.27-mips32r2eb-di -pcdrom-core-modules-6.12.27-mips32r2eb-di -pcrypto-dm-modules-6.12.27-mips32r2eb-di -pcrypto-modules-6.12.27-mips32r2eb-di -pdrm-core-modules-6.12.27-mips32r2eb-di -pext4-modules-6.12.27-mips32r2eb-di -pf2fs-modules-6.12.27-mips32r2eb-di -pfat-modules-6.12.27-mips32r2eb-di -pfb-modules-6.12.27-mips32r2eb-di -pfirewire-core-modules-6.12.27-mips32r2eb-di -pinput-modules-6.12.27-mips32r2eb-di -pisofs-modules-6.12.27-mips32r2eb-di -pjfs-modules-6.12.27-mips32r2eb-di -pkernel-image-6.12.27-mips32r2eb-di -ploop-modules-6.12.27-mips32r2eb-di -pmd-modules-6.12.27-mips32r2eb-di -pminix-modules-6.12.27-mips32r2eb-di -pmmc-core-modules-6.12.27-mips32r2eb-di -pmmc-modules-6.12.27-mips32r2eb-di -pmultipath-modules-6.12.27-mips32r2eb-di -pnbd-modules-6.12.27-mips32r2eb-di -pnfs-modules-6.12.27-mips32r2eb-di -pnic-modules-6.12.27-mips32r2eb-di -pnic-shared-modules-6.12.27-mips32r2eb-di -pnic-usb-modules-6.12.27-mips32r2eb-di -pnic-wireless-modules-6.12.27-mips32r2eb-di -ppata-modules-6.12.27-mips32r2eb-di -pppp-modules-6.12.27-mips32r2eb-di -psata-modules-6.12.27-mips32r2eb-di -pscsi-core-modules-6.12.27-mips32r2eb-di -pscsi-modules-6.12.27-mips32r2eb-di -pscsi-nic-modules-6.12.27-mips32r2eb-di -psound-modules-6.12.27-mips32r2eb-di -pspeakup-modules-6.12.27-mips32r2eb-di -psquashfs-modules-6.12.27-mips32r2eb-di -pudf-modules-6.12.27-mips32r2eb-di -pusb-modules-6.12.27-mips32r2eb-di -pusb-serial-modules-6.12.27-mips32r2eb-di -pusb-storage-modules-6.12.27-mips32r2eb-di -pxfs-modules-6.12.27-mips32r2eb-di' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2eb-di' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips32r2eb-di ata-modules-6.12.27-mips32r2eb-di btrfs-modules-6.12.27-mips32r2eb-di cdrom-core-modules-6.12.27-mips32r2eb-di crypto-dm-modules-6.12.27-mips32r2eb-di crypto-modules-6.12.27-mips32r2eb-di drm-core-modules-6.12.27-mips32r2eb-di ext4-modules-6.12.27-mips32r2eb-di f2fs-modules-6.12.27-mips32r2eb-di fat-modules-6.12.27-mips32r2eb-di fb-modules-6.12.27-mips32r2eb-di firewire-core-modules-6.12.27-mips32r2eb-di input-modules-6.12.27-mips32r2eb-di isofs-modules-6.12.27-mips32r2eb-di jfs-modules-6.12.27-mips32r2eb-di kernel-image-6.12.27-mips32r2eb-di loop-modules-6.12.27-mips32r2eb-di md-modules-6.12.27-mips32r2eb-di minix-modules-6.12.27-mips32r2eb-di mmc-core-modules-6.12.27-mips32r2eb-di mmc-modules-6.12.27-mips32r2eb-di multipath-modules-6.12.27-mips32r2eb-di nbd-modules-6.12.27-mips32r2eb-di nfs-modules-6.12.27-mips32r2eb-di nic-modules-6.12.27-mips32r2eb-di nic-shared-modules-6.12.27-mips32r2eb-di nic-usb-modules-6.12.27-mips32r2eb-di nic-wireless-modules-6.12.27-mips32r2eb-di pata-modules-6.12.27-mips32r2eb-di ppp-modules-6.12.27-mips32r2eb-di sata-modules-6.12.27-mips32r2eb-di scsi-core-modules-6.12.27-mips32r2eb-di scsi-modules-6.12.27-mips32r2eb-di scsi-nic-modules-6.12.27-mips32r2eb-di sound-modules-6.12.27-mips32r2eb-di speakup-modules-6.12.27-mips32r2eb-di squashfs-modules-6.12.27-mips32r2eb-di udf-modules-6.12.27-mips32r2eb-di usb-modules-6.12.27-mips32r2eb-di usb-serial-modules-6.12.27-mips32r2eb-di usb-storage-modules-6.12.27-mips32r2eb-di xfs-modules-6.12.27-mips32r2eb-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2eb-di -pata-modules-6.12.27-mips32r2eb-di -pbtrfs-modules-6.12.27-mips32r2eb-di -pcdrom-core-modules-6.12.27-mips32r2eb-di -pcrypto-dm-modules-6.12.27-mips32r2eb-di -pcrypto-modules-6.12.27-mips32r2eb-di -pdrm-core-modules-6.12.27-mips32r2eb-di -pext4-modules-6.12.27-mips32r2eb-di -pf2fs-modules-6.12.27-mips32r2eb-di -pfat-modules-6.12.27-mips32r2eb-di -pfb-modules-6.12.27-mips32r2eb-di -pfirewire-core-modules-6.12.27-mips32r2eb-di -pinput-modules-6.12.27-mips32r2eb-di -pisofs-modules-6.12.27-mips32r2eb-di -pjfs-modules-6.12.27-mips32r2eb-di -pkernel-image-6.12.27-mips32r2eb-di -ploop-modules-6.12.27-mips32r2eb-di -pmd-modules-6.12.27-mips32r2eb-di -pminix-modules-6.12.27-mips32r2eb-di -pmmc-core-modules-6.12.27-mips32r2eb-di -pmmc-modules-6.12.27-mips32r2eb-di -pmultipath-modules-6.12.27-mips32r2eb-di -pnbd-modules-6.12.27-mips32r2eb-di -pnfs-modules-6.12.27-mips32r2eb-di -pnic-modules-6.12.27-mips32r2eb-di -pnic-shared-modules-6.12.27-mips32r2eb-di -pnic-usb-modules-6.12.27-mips32r2eb-di -pnic-wireless-modules-6.12.27-mips32r2eb-di -ppata-modules-6.12.27-mips32r2eb-di -pppp-modules-6.12.27-mips32r2eb-di -psata-modules-6.12.27-mips32r2eb-di -pscsi-core-modules-6.12.27-mips32r2eb-di -pscsi-modules-6.12.27-mips32r2eb-di -pscsi-nic-modules-6.12.27-mips32r2eb-di -psound-modules-6.12.27-mips32r2eb-di -pspeakup-modules-6.12.27-mips32r2eb-di -psquashfs-modules-6.12.27-mips32r2eb-di -pudf-modules-6.12.27-mips32r2eb-di -pusb-modules-6.12.27-mips32r2eb-di -pusb-serial-modules-6.12.27-mips32r2eb-di -pusb-storage-modules-6.12.27-mips32r2eb-di -pxfs-modules-6.12.27-mips32r2eb-di' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2eb-di' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_mips32r2eb_meta:
 -      $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2eb-dbg' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2eb-dbg' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_octeon:build-arch_mips_none_octeon_headers build-arch_mips_none_octeon_image build-arch_mips_none_octeon_image-dbg build-arch_mips_none_octeon_installer build-arch_mips_none_octeon_meta
+ build-arch_mips_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mips_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel:build-arch_mipsel_bpftool build-arch_mipsel_config build-arch_mipsel_cpupower build-arch_mipsel_hyperv-daemons build-arch_mipsel_kbuild build-arch_mipsel_none build-arch_mipsel_perf build-arch_mipsel_rtla build-arch_mipsel_sdsi build-arch_mipsel_usbip
+ build-arch_mipsel_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  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_4kc-malta:build-arch_mipsel_none_4kc-malta_real
- build-arch_mipsel_none_4kc-malta_real:build-arch_mipsel_none_4kc-malta_real_headers build-arch_mipsel_none_4kc-malta_real_image build-arch_mipsel_none_4kc-malta_real_image-dbg build-arch_mipsel_none_4kc-malta_real_meta
- build-arch_mipsel_none_4kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_4kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_4kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_4kc-malta_real_meta:
-       $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_loongson-3:build-arch_mipsel_none_loongson-3_real
- build-arch_mipsel_none_loongson-3_real:build-arch_mipsel_none_loongson-3_real_headers build-arch_mipsel_none_loongson-3_real_image build-arch_mipsel_none_loongson-3_real_image-dbg build-arch_mipsel_none_loongson-3_real_meta
- build-arch_mipsel_none_loongson-3_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-headers-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_loongson-3_real_image:
-       $(call if_package, linux-image-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_loongson-3_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-loongson-3-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_loongson-3_real_meta:
-       $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_mips32r2el:build-arch_mipsel_none_mips32r2el_real
- build-arch_mipsel_none_mips32r2el_real:build-arch_mipsel_none_mips32r2el_real_headers build-arch_mipsel_none_mips32r2el_real_image build-arch_mipsel_none_mips32r2el_real_image-dbg build-arch_mipsel_none_mips32r2el_real_meta
- build-arch_mipsel_none_mips32r2el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r2el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r2el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_mips32r2el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r2el, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2el' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_mips32r2el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r2el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_mips32r2el_real_meta:
-       $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r2el-dbg' 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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_octeon:build-arch_mipsel_none_octeon_real
- build-arch_mipsel_none_octeon_real:build-arch_mipsel_none_octeon_real_headers build-arch_mipsel_none_octeon_real_image build-arch_mipsel_none_octeon_real_image-dbg build-arch_mipsel_none_octeon_real_meta
- build-arch_mipsel_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real:build-arch_mipsel_real_bootwrapper build-arch_mipsel_real_bpftool build-arch_mipsel_real_config build-arch_mipsel_real_cpupower build-arch_mipsel_real_hyperv-daemons build-arch_mipsel_real_kbuild build-arch_mipsel_real_libc-dev build-arch_mipsel_real_perf build-arch_mipsel_real_rtla build-arch_mipsel_real_udeb build-arch_mipsel_real_usbip
- build-arch_mipsel_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_udeb:build-arch_mipsel_none_4kc-malta_real build-arch_mipsel_none_loongson-3_real build-arch_mipsel_none_mips32r2el_real build-arch_mipsel_none_octeon_real
-       $(call if_package, affs-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-mips32r2el-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-mips32r2el-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-mips32r2el-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-mips32r2el-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-mips32r2el-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-mips32r2el-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-mips32r2el-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-mips32r2el-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-mips32r2el-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-mips32r2el-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-mips32r2el-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-mips32r2el-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-mips32r2el-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-mips32r2el-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-mips32r2el-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-mips32r2el-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-mips32r2el-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips32r2el-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-mips32r2el-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-mips32r2el-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-mips32r2el-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-mips32r2el-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-mips32r2el-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-mips32r2el-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-mips32r2el-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-mips32r2el-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-mips32r2el-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-mips32r2el-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-mips32r2el-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-mips32r2el-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-mips32r2el-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-mips32r2el-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-mips32r2el-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-mips32r2el-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-mips32r2el-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-mips32r2el-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-mips32r2el-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-mips32r2el-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-mips32r2el-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-mips32r2el-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-mips32r2el-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-mips32r2el-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-mips32r2el-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-mips32r2el-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-mips32r2el-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-4kc-malta-di -paffs-modules-6.5.0-2-loongson-3-di -paffs-modules-6.5.0-2-mips32r2el-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-4kc-malta-di -pata-modules-6.5.0-2-loongson-3-di -pata-modules-6.5.0-2-mips32r2el-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-4kc-malta-di -pbtrfs-modules-6.5.0-2-loongson-3-di -pbtrfs-modules-6.5.0-2-mips32r2el-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-4kc-malta-di -pcdrom-core-modules-6.5.0-2-loongson-3-di -pcdrom-core-modules-6.5.0-2-mips32r2el-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-4kc-malta-di -pcrc-modules-6.5.0-2-loongson-3-di -pcrc-modules-6.5.0-2-mips32r2el-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-4kc-malta-di -pcrypto-dm-modules-6.5.0-2-loongson-3-di -pcrypto-dm-modules-6.5.0-2-mips32r2el-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-4kc-malta-di -pcrypto-modules-6.5.0-2-loongson-3-di -pcrypto-modules-6.5.0-2-mips32r2el-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-4kc-malta-di -pevent-modules-6.5.0-2-loongson-3-di -pevent-modules-6.5.0-2-mips32r2el-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-4kc-malta-di -pext4-modules-6.5.0-2-loongson-3-di -pext4-modules-6.5.0-2-mips32r2el-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-4kc-malta-di -pf2fs-modules-6.5.0-2-loongson-3-di -pf2fs-modules-6.5.0-2-mips32r2el-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-4kc-malta-di -pfat-modules-6.5.0-2-loongson-3-di -pfat-modules-6.5.0-2-mips32r2el-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-4kc-malta-di -pfb-modules-6.5.0-2-loongson-3-di -pfb-modules-6.5.0-2-mips32r2el-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-4kc-malta-di -pfirewire-core-modules-6.5.0-2-loongson-3-di -pfirewire-core-modules-6.5.0-2-mips32r2el-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-4kc-malta-di -pfuse-modules-6.5.0-2-loongson-3-di -pfuse-modules-6.5.0-2-mips32r2el-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-4kc-malta-di -pinput-modules-6.5.0-2-loongson-3-di -pinput-modules-6.5.0-2-mips32r2el-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-4kc-malta-di -pisofs-modules-6.5.0-2-loongson-3-di -pisofs-modules-6.5.0-2-mips32r2el-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-4kc-malta-di -pjfs-modules-6.5.0-2-loongson-3-di -pjfs-modules-6.5.0-2-mips32r2el-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-4kc-malta-di -pkernel-image-6.5.0-2-loongson-3-di -pkernel-image-6.5.0-2-mips32r2el-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-4kc-malta-di -ploop-modules-6.5.0-2-loongson-3-di -ploop-modules-6.5.0-2-mips32r2el-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-4kc-malta-di -pmd-modules-6.5.0-2-loongson-3-di -pmd-modules-6.5.0-2-mips32r2el-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-4kc-malta-di -pminix-modules-6.5.0-2-loongson-3-di -pminix-modules-6.5.0-2-mips32r2el-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-4kc-malta-di -pmmc-core-modules-6.5.0-2-loongson-3-di -pmmc-core-modules-6.5.0-2-mips32r2el-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-4kc-malta-di -pmmc-modules-6.5.0-2-loongson-3-di -pmmc-modules-6.5.0-2-mips32r2el-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-4kc-malta-di -pmouse-modules-6.5.0-2-loongson-3-di -pmouse-modules-6.5.0-2-mips32r2el-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-4kc-malta-di -pmultipath-modules-6.5.0-2-loongson-3-di -pmultipath-modules-6.5.0-2-mips32r2el-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-4kc-malta-di -pnbd-modules-6.5.0-2-loongson-3-di -pnbd-modules-6.5.0-2-mips32r2el-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-4kc-malta-di -pnfs-modules-6.5.0-2-loongson-3-di -pnfs-modules-6.5.0-2-mips32r2el-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-4kc-malta-di -pnic-modules-6.5.0-2-loongson-3-di -pnic-modules-6.5.0-2-mips32r2el-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-4kc-malta-di -pnic-shared-modules-6.5.0-2-loongson-3-di -pnic-shared-modules-6.5.0-2-mips32r2el-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-4kc-malta-di -pnic-usb-modules-6.5.0-2-loongson-3-di -pnic-usb-modules-6.5.0-2-mips32r2el-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-4kc-malta-di -pnic-wireless-modules-6.5.0-2-loongson-3-di -pnic-wireless-modules-6.5.0-2-mips32r2el-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-4kc-malta-di -ppata-modules-6.5.0-2-loongson-3-di -ppata-modules-6.5.0-2-mips32r2el-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-4kc-malta-di -pppp-modules-6.5.0-2-loongson-3-di -pppp-modules-6.5.0-2-mips32r2el-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-4kc-malta-di -psata-modules-6.5.0-2-loongson-3-di -psata-modules-6.5.0-2-mips32r2el-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-4kc-malta-di -pscsi-core-modules-6.5.0-2-loongson-3-di -pscsi-core-modules-6.5.0-2-mips32r2el-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-4kc-malta-di -pscsi-modules-6.5.0-2-loongson-3-di -pscsi-modules-6.5.0-2-mips32r2el-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-4kc-malta-di -pscsi-nic-modules-6.5.0-2-loongson-3-di -pscsi-nic-modules-6.5.0-2-mips32r2el-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-4kc-malta-di -psound-modules-6.5.0-2-loongson-3-di -psound-modules-6.5.0-2-mips32r2el-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-4kc-malta-di -pspeakup-modules-6.5.0-2-loongson-3-di -pspeakup-modules-6.5.0-2-mips32r2el-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-4kc-malta-di -psquashfs-modules-6.5.0-2-loongson-3-di -psquashfs-modules-6.5.0-2-mips32r2el-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-4kc-malta-di -pudf-modules-6.5.0-2-loongson-3-di -pudf-modules-6.5.0-2-mips32r2el-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-4kc-malta-di -pusb-modules-6.5.0-2-loongson-3-di -pusb-modules-6.5.0-2-mips32r2el-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-4kc-malta-di -pusb-serial-modules-6.5.0-2-loongson-3-di -pusb-serial-modules-6.5.0-2-mips32r2el-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-4kc-malta-di -pusb-storage-modules-6.5.0-2-loongson-3-di -pusb-storage-modules-6.5.0-2-mips32r2el-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-4kc-malta-di -pxfs-modules-6.5.0-2-loongson-3-di -pxfs-modules-6.5.0-2-mips32r2el-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips32r2el-di nic-modules-6.5.0-2-mips32r2el-di nic-wireless-modules-6.5.0-2-mips32r2el-di nic-shared-modules-6.5.0-2-mips32r2el-di usb-serial-modules-6.5.0-2-mips32r2el-di ppp-modules-6.5.0-2-mips32r2el-di pata-modules-6.5.0-2-mips32r2el-di cdrom-core-modules-6.5.0-2-mips32r2el-di firewire-core-modules-6.5.0-2-mips32r2el-di scsi-core-modules-6.5.0-2-mips32r2el-di scsi-modules-6.5.0-2-mips32r2el-di scsi-nic-modules-6.5.0-2-mips32r2el-di loop-modules-6.5.0-2-mips32r2el-di btrfs-modules-6.5.0-2-mips32r2el-di ext4-modules-6.5.0-2-mips32r2el-di isofs-modules-6.5.0-2-mips32r2el-di jfs-modules-6.5.0-2-mips32r2el-di xfs-modules-6.5.0-2-mips32r2el-di fat-modules-6.5.0-2-mips32r2el-di affs-modules-6.5.0-2-mips32r2el-di minix-modules-6.5.0-2-mips32r2el-di nfs-modules-6.5.0-2-mips32r2el-di squashfs-modules-6.5.0-2-mips32r2el-di udf-modules-6.5.0-2-mips32r2el-di fuse-modules-6.5.0-2-mips32r2el-di f2fs-modules-6.5.0-2-mips32r2el-di md-modules-6.5.0-2-mips32r2el-di multipath-modules-6.5.0-2-mips32r2el-di usb-modules-6.5.0-2-mips32r2el-di usb-storage-modules-6.5.0-2-mips32r2el-di fb-modules-6.5.0-2-mips32r2el-di input-modules-6.5.0-2-mips32r2el-di event-modules-6.5.0-2-mips32r2el-di mouse-modules-6.5.0-2-mips32r2el-di nic-usb-modules-6.5.0-2-mips32r2el-di sata-modules-6.5.0-2-mips32r2el-di crc-modules-6.5.0-2-mips32r2el-di crypto-modules-6.5.0-2-mips32r2el-di crypto-dm-modules-6.5.0-2-mips32r2el-di ata-modules-6.5.0-2-mips32r2el-di mmc-core-modules-6.5.0-2-mips32r2el-di mmc-modules-6.5.0-2-mips32r2el-di nbd-modules-6.5.0-2-mips32r2el-di speakup-modules-6.5.0-2-mips32r2el-di sound-modules-6.5.0-2-mips32r2el-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsel_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32:build-arch_mipsn32_real
- build-arch_mipsn32_real:build-arch_mipsn32_real_bootwrapper build-arch_mipsn32_real_bpftool build-arch_mipsn32_real_cpupower build-arch_mipsn32_real_hyperv-daemons build-arch_mipsn32_real_kbuild build-arch_mipsn32_real_libc-dev build-arch_mipsn32_real_perf build-arch_mipsn32_real_rtla build-arch_mipsn32_real_usbip
- build-arch_mipsn32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el:build-arch_mipsn32el_real
- build-arch_mipsn32el_real:build-arch_mipsn32el_real_bootwrapper build-arch_mipsn32el_real_bpftool build-arch_mipsn32el_real_cpupower build-arch_mipsn32el_real_hyperv-daemons build-arch_mipsn32el_real_kbuild build-arch_mipsn32el_real_libc-dev build-arch_mipsn32el_real_perf build-arch_mipsn32el_real_rtla build-arch_mipsn32el_real_usbip
- build-arch_mipsn32el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6:build-arch_mipsn32r6_real
- build-arch_mipsn32r6_real:build-arch_mipsn32r6_real_bootwrapper build-arch_mipsn32r6_real_bpftool build-arch_mipsn32r6_real_cpupower build-arch_mipsn32r6_real_hyperv-daemons build-arch_mipsn32r6_real_kbuild build-arch_mipsn32r6_real_libc-dev build-arch_mipsn32r6_real_perf build-arch_mipsn32r6_real_rtla build-arch_mipsn32r6_real_usbip
- build-arch_mipsn32r6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el:build-arch_mipsn32r6el_real
- build-arch_mipsn32r6el_real:build-arch_mipsn32r6el_real_bootwrapper build-arch_mipsn32r6el_real_bpftool build-arch_mipsn32r6el_real_cpupower build-arch_mipsn32r6el_real_hyperv-daemons build-arch_mipsn32r6el_real_kbuild build-arch_mipsn32r6el_real_libc-dev build-arch_mipsn32r6el_real_perf build-arch_mipsn32r6el_real_rtla build-arch_mipsn32r6el_real_usbip
- build-arch_mipsn32r6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsn32r6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6:build-arch_mipsr6_none build-arch_mipsr6_real
- build-arch_mipsr6_none:build-arch_mipsr6_none_mips32r6eb
- build-arch_mipsr6_none_mips32r6eb:build-arch_mipsr6_none_mips32r6eb_real
- build-arch_mipsr6_none_mips32r6eb_real:build-arch_mipsr6_none_mips32r6eb_real_headers build-arch_mipsr6_none_mips32r6eb_real_image build-arch_mipsr6_none_mips32r6eb_real_image-dbg build-arch_mipsr6_none_mips32r6eb_real_meta
- build-arch_mipsr6_none_mips32r6eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r6eb, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r6eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_none_mips32r6eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r6eb, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_none_mips32r6eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r6eb-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6eb-dbg' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_none_mips32r6eb_real_meta:
-       $(call if_package, linux-image-mips32r6eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6eb' DH_OPTIONS='-plinux-image-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r6eb, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r6eb' DH_OPTIONS='-plinux-headers-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-headers-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r6eb-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6eb-dbg' DH_OPTIONS='-plinux-image-mips32r6eb-dbg' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6eb-dbg' 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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-mips32r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real:build-arch_mipsr6_real_bootwrapper build-arch_mipsr6_real_bpftool build-arch_mipsr6_real_config build-arch_mipsr6_real_cpupower build-arch_mipsr6_real_hyperv-daemons build-arch_mipsr6_real_kbuild build-arch_mipsr6_real_libc-dev build-arch_mipsr6_real_perf build-arch_mipsr6_real_rtla build-arch_mipsr6_real_udeb build-arch_mipsr6_real_usbip
- build-arch_mipsr6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_udeb:build-arch_mipsr6_none_mips32r6eb_real
-       $(call if_package, affs-modules-6.5.0-2-mips32r6eb-di ata-modules-6.5.0-2-mips32r6eb-di btrfs-modules-6.5.0-2-mips32r6eb-di cdrom-core-modules-6.5.0-2-mips32r6eb-di crc-modules-6.5.0-2-mips32r6eb-di crypto-dm-modules-6.5.0-2-mips32r6eb-di crypto-modules-6.5.0-2-mips32r6eb-di event-modules-6.5.0-2-mips32r6eb-di ext4-modules-6.5.0-2-mips32r6eb-di f2fs-modules-6.5.0-2-mips32r6eb-di fat-modules-6.5.0-2-mips32r6eb-di fb-modules-6.5.0-2-mips32r6eb-di firewire-core-modules-6.5.0-2-mips32r6eb-di fuse-modules-6.5.0-2-mips32r6eb-di input-modules-6.5.0-2-mips32r6eb-di isofs-modules-6.5.0-2-mips32r6eb-di jfs-modules-6.5.0-2-mips32r6eb-di kernel-image-6.5.0-2-mips32r6eb-di loop-modules-6.5.0-2-mips32r6eb-di md-modules-6.5.0-2-mips32r6eb-di minix-modules-6.5.0-2-mips32r6eb-di mmc-core-modules-6.5.0-2-mips32r6eb-di mmc-modules-6.5.0-2-mips32r6eb-di mouse-modules-6.5.0-2-mips32r6eb-di multipath-modules-6.5.0-2-mips32r6eb-di nbd-modules-6.5.0-2-mips32r6eb-di nfs-modules-6.5.0-2-mips32r6eb-di nic-modules-6.5.0-2-mips32r6eb-di nic-shared-modules-6.5.0-2-mips32r6eb-di nic-usb-modules-6.5.0-2-mips32r6eb-di nic-wireless-modules-6.5.0-2-mips32r6eb-di pata-modules-6.5.0-2-mips32r6eb-di ppp-modules-6.5.0-2-mips32r6eb-di sata-modules-6.5.0-2-mips32r6eb-di scsi-core-modules-6.5.0-2-mips32r6eb-di scsi-modules-6.5.0-2-mips32r6eb-di scsi-nic-modules-6.5.0-2-mips32r6eb-di sound-modules-6.5.0-2-mips32r6eb-di speakup-modules-6.5.0-2-mips32r6eb-di squashfs-modules-6.5.0-2-mips32r6eb-di udf-modules-6.5.0-2-mips32r6eb-di usb-modules-6.5.0-2-mips32r6eb-di usb-serial-modules-6.5.0-2-mips32r6eb-di usb-storage-modules-6.5.0-2-mips32r6eb-di xfs-modules-6.5.0-2-mips32r6eb-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips32r6eb-di -pata-modules-6.5.0-2-mips32r6eb-di -pbtrfs-modules-6.5.0-2-mips32r6eb-di -pcdrom-core-modules-6.5.0-2-mips32r6eb-di -pcrc-modules-6.5.0-2-mips32r6eb-di -pcrypto-dm-modules-6.5.0-2-mips32r6eb-di -pcrypto-modules-6.5.0-2-mips32r6eb-di -pevent-modules-6.5.0-2-mips32r6eb-di -pext4-modules-6.5.0-2-mips32r6eb-di -pf2fs-modules-6.5.0-2-mips32r6eb-di -pfat-modules-6.5.0-2-mips32r6eb-di -pfb-modules-6.5.0-2-mips32r6eb-di -pfirewire-core-modules-6.5.0-2-mips32r6eb-di -pfuse-modules-6.5.0-2-mips32r6eb-di -pinput-modules-6.5.0-2-mips32r6eb-di -pisofs-modules-6.5.0-2-mips32r6eb-di -pjfs-modules-6.5.0-2-mips32r6eb-di -pkernel-image-6.5.0-2-mips32r6eb-di -ploop-modules-6.5.0-2-mips32r6eb-di -pmd-modules-6.5.0-2-mips32r6eb-di -pminix-modules-6.5.0-2-mips32r6eb-di -pmmc-core-modules-6.5.0-2-mips32r6eb-di -pmmc-modules-6.5.0-2-mips32r6eb-di -pmouse-modules-6.5.0-2-mips32r6eb-di -pmultipath-modules-6.5.0-2-mips32r6eb-di -pnbd-modules-6.5.0-2-mips32r6eb-di -pnfs-modules-6.5.0-2-mips32r6eb-di -pnic-modules-6.5.0-2-mips32r6eb-di -pnic-shared-modules-6.5.0-2-mips32r6eb-di -pnic-usb-modules-6.5.0-2-mips32r6eb-di -pnic-wireless-modules-6.5.0-2-mips32r6eb-di -ppata-modules-6.5.0-2-mips32r6eb-di -pppp-modules-6.5.0-2-mips32r6eb-di -psata-modules-6.5.0-2-mips32r6eb-di -pscsi-core-modules-6.5.0-2-mips32r6eb-di -pscsi-modules-6.5.0-2-mips32r6eb-di -pscsi-nic-modules-6.5.0-2-mips32r6eb-di -psound-modules-6.5.0-2-mips32r6eb-di -pspeakup-modules-6.5.0-2-mips32r6eb-di -psquashfs-modules-6.5.0-2-mips32r6eb-di -pudf-modules-6.5.0-2-mips32r6eb-di -pusb-modules-6.5.0-2-mips32r6eb-di -pusb-serial-modules-6.5.0-2-mips32r6eb-di -pusb-storage-modules-6.5.0-2-mips32r6eb-di -pxfs-modules-6.5.0-2-mips32r6eb-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips32r6eb-di nic-modules-6.5.0-2-mips32r6eb-di nic-wireless-modules-6.5.0-2-mips32r6eb-di nic-shared-modules-6.5.0-2-mips32r6eb-di usb-serial-modules-6.5.0-2-mips32r6eb-di ppp-modules-6.5.0-2-mips32r6eb-di pata-modules-6.5.0-2-mips32r6eb-di cdrom-core-modules-6.5.0-2-mips32r6eb-di firewire-core-modules-6.5.0-2-mips32r6eb-di scsi-core-modules-6.5.0-2-mips32r6eb-di scsi-modules-6.5.0-2-mips32r6eb-di scsi-nic-modules-6.5.0-2-mips32r6eb-di loop-modules-6.5.0-2-mips32r6eb-di btrfs-modules-6.5.0-2-mips32r6eb-di ext4-modules-6.5.0-2-mips32r6eb-di isofs-modules-6.5.0-2-mips32r6eb-di jfs-modules-6.5.0-2-mips32r6eb-di xfs-modules-6.5.0-2-mips32r6eb-di fat-modules-6.5.0-2-mips32r6eb-di affs-modules-6.5.0-2-mips32r6eb-di minix-modules-6.5.0-2-mips32r6eb-di nfs-modules-6.5.0-2-mips32r6eb-di squashfs-modules-6.5.0-2-mips32r6eb-di udf-modules-6.5.0-2-mips32r6eb-di fuse-modules-6.5.0-2-mips32r6eb-di f2fs-modules-6.5.0-2-mips32r6eb-di md-modules-6.5.0-2-mips32r6eb-di multipath-modules-6.5.0-2-mips32r6eb-di usb-modules-6.5.0-2-mips32r6eb-di usb-storage-modules-6.5.0-2-mips32r6eb-di fb-modules-6.5.0-2-mips32r6eb-di input-modules-6.5.0-2-mips32r6eb-di event-modules-6.5.0-2-mips32r6eb-di mouse-modules-6.5.0-2-mips32r6eb-di nic-usb-modules-6.5.0-2-mips32r6eb-di sata-modules-6.5.0-2-mips32r6eb-di crc-modules-6.5.0-2-mips32r6eb-di crypto-modules-6.5.0-2-mips32r6eb-di crypto-dm-modules-6.5.0-2-mips32r6eb-di ata-modules-6.5.0-2-mips32r6eb-di mmc-core-modules-6.5.0-2-mips32r6eb-di mmc-modules-6.5.0-2-mips32r6eb-di nbd-modules-6.5.0-2-mips32r6eb-di speakup-modules-6.5.0-2-mips32r6eb-di sound-modules-6.5.0-2-mips32r6eb-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el:build-arch_mipsr6el_none build-arch_mipsr6el_real
- build-arch_mipsr6el_none:build-arch_mipsr6el_none_mips32r6el
- build-arch_mipsr6el_none_mips32r6el:build-arch_mipsr6el_none_mips32r6el_real
- build-arch_mipsr6el_none_mips32r6el_real:build-arch_mipsr6el_none_mips32r6el_real_headers build-arch_mipsr6el_none_mips32r6el_real_image build-arch_mipsr6el_none_mips32r6el_real_image-dbg build-arch_mipsr6el_none_mips32r6el_real_meta
- build-arch_mipsr6el_none_mips32r6el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r6el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r6el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_none_mips32r6el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r6el, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6el' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_none_mips32r6el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r6el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6el-dbg' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_none_mips32r6el_real_meta:
-       $(call if_package, linux-image-mips32r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6el' DH_OPTIONS='-plinux-image-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r6el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r6el' DH_OPTIONS='-plinux-headers-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-headers-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r6el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6el-dbg' DH_OPTIONS='-plinux-image-mips32r6el-dbg' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6el-dbg' 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=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-mips32r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real:build-arch_mipsr6el_real_bootwrapper build-arch_mipsr6el_real_bpftool build-arch_mipsr6el_real_config build-arch_mipsr6el_real_cpupower build-arch_mipsr6el_real_hyperv-daemons build-arch_mipsr6el_real_kbuild build-arch_mipsr6el_real_libc-dev build-arch_mipsr6el_real_perf build-arch_mipsr6el_real_rtla build-arch_mipsr6el_real_udeb build-arch_mipsr6el_real_usbip
- build-arch_mipsr6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_udeb:build-arch_mipsr6el_none_mips32r6el_real
-       $(call if_package, affs-modules-6.5.0-2-mips32r6el-di ata-modules-6.5.0-2-mips32r6el-di btrfs-modules-6.5.0-2-mips32r6el-di cdrom-core-modules-6.5.0-2-mips32r6el-di crc-modules-6.5.0-2-mips32r6el-di crypto-dm-modules-6.5.0-2-mips32r6el-di crypto-modules-6.5.0-2-mips32r6el-di event-modules-6.5.0-2-mips32r6el-di ext4-modules-6.5.0-2-mips32r6el-di f2fs-modules-6.5.0-2-mips32r6el-di fat-modules-6.5.0-2-mips32r6el-di fb-modules-6.5.0-2-mips32r6el-di firewire-core-modules-6.5.0-2-mips32r6el-di fuse-modules-6.5.0-2-mips32r6el-di input-modules-6.5.0-2-mips32r6el-di isofs-modules-6.5.0-2-mips32r6el-di jfs-modules-6.5.0-2-mips32r6el-di kernel-image-6.5.0-2-mips32r6el-di loop-modules-6.5.0-2-mips32r6el-di md-modules-6.5.0-2-mips32r6el-di minix-modules-6.5.0-2-mips32r6el-di mmc-core-modules-6.5.0-2-mips32r6el-di mmc-modules-6.5.0-2-mips32r6el-di mouse-modules-6.5.0-2-mips32r6el-di multipath-modules-6.5.0-2-mips32r6el-di nbd-modules-6.5.0-2-mips32r6el-di nfs-modules-6.5.0-2-mips32r6el-di nic-modules-6.5.0-2-mips32r6el-di nic-shared-modules-6.5.0-2-mips32r6el-di nic-usb-modules-6.5.0-2-mips32r6el-di nic-wireless-modules-6.5.0-2-mips32r6el-di pata-modules-6.5.0-2-mips32r6el-di ppp-modules-6.5.0-2-mips32r6el-di sata-modules-6.5.0-2-mips32r6el-di scsi-core-modules-6.5.0-2-mips32r6el-di scsi-modules-6.5.0-2-mips32r6el-di scsi-nic-modules-6.5.0-2-mips32r6el-di sound-modules-6.5.0-2-mips32r6el-di speakup-modules-6.5.0-2-mips32r6el-di squashfs-modules-6.5.0-2-mips32r6el-di udf-modules-6.5.0-2-mips32r6el-di usb-modules-6.5.0-2-mips32r6el-di usb-serial-modules-6.5.0-2-mips32r6el-di usb-storage-modules-6.5.0-2-mips32r6el-di xfs-modules-6.5.0-2-mips32r6el-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips32r6el-di -pata-modules-6.5.0-2-mips32r6el-di -pbtrfs-modules-6.5.0-2-mips32r6el-di -pcdrom-core-modules-6.5.0-2-mips32r6el-di -pcrc-modules-6.5.0-2-mips32r6el-di -pcrypto-dm-modules-6.5.0-2-mips32r6el-di -pcrypto-modules-6.5.0-2-mips32r6el-di -pevent-modules-6.5.0-2-mips32r6el-di -pext4-modules-6.5.0-2-mips32r6el-di -pf2fs-modules-6.5.0-2-mips32r6el-di -pfat-modules-6.5.0-2-mips32r6el-di -pfb-modules-6.5.0-2-mips32r6el-di -pfirewire-core-modules-6.5.0-2-mips32r6el-di -pfuse-modules-6.5.0-2-mips32r6el-di -pinput-modules-6.5.0-2-mips32r6el-di -pisofs-modules-6.5.0-2-mips32r6el-di -pjfs-modules-6.5.0-2-mips32r6el-di -pkernel-image-6.5.0-2-mips32r6el-di -ploop-modules-6.5.0-2-mips32r6el-di -pmd-modules-6.5.0-2-mips32r6el-di -pminix-modules-6.5.0-2-mips32r6el-di -pmmc-core-modules-6.5.0-2-mips32r6el-di -pmmc-modules-6.5.0-2-mips32r6el-di -pmouse-modules-6.5.0-2-mips32r6el-di -pmultipath-modules-6.5.0-2-mips32r6el-di -pnbd-modules-6.5.0-2-mips32r6el-di -pnfs-modules-6.5.0-2-mips32r6el-di -pnic-modules-6.5.0-2-mips32r6el-di -pnic-shared-modules-6.5.0-2-mips32r6el-di -pnic-usb-modules-6.5.0-2-mips32r6el-di -pnic-wireless-modules-6.5.0-2-mips32r6el-di -ppata-modules-6.5.0-2-mips32r6el-di -pppp-modules-6.5.0-2-mips32r6el-di -psata-modules-6.5.0-2-mips32r6el-di -pscsi-core-modules-6.5.0-2-mips32r6el-di -pscsi-modules-6.5.0-2-mips32r6el-di -pscsi-nic-modules-6.5.0-2-mips32r6el-di -psound-modules-6.5.0-2-mips32r6el-di -pspeakup-modules-6.5.0-2-mips32r6el-di -psquashfs-modules-6.5.0-2-mips32r6el-di -pudf-modules-6.5.0-2-mips32r6el-di -pusb-modules-6.5.0-2-mips32r6el-di -pusb-serial-modules-6.5.0-2-mips32r6el-di -pusb-storage-modules-6.5.0-2-mips32r6el-di -pxfs-modules-6.5.0-2-mips32r6el-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips32r6el-di nic-modules-6.5.0-2-mips32r6el-di nic-wireless-modules-6.5.0-2-mips32r6el-di nic-shared-modules-6.5.0-2-mips32r6el-di usb-serial-modules-6.5.0-2-mips32r6el-di ppp-modules-6.5.0-2-mips32r6el-di pata-modules-6.5.0-2-mips32r6el-di cdrom-core-modules-6.5.0-2-mips32r6el-di firewire-core-modules-6.5.0-2-mips32r6el-di scsi-core-modules-6.5.0-2-mips32r6el-di scsi-modules-6.5.0-2-mips32r6el-di scsi-nic-modules-6.5.0-2-mips32r6el-di loop-modules-6.5.0-2-mips32r6el-di btrfs-modules-6.5.0-2-mips32r6el-di ext4-modules-6.5.0-2-mips32r6el-di isofs-modules-6.5.0-2-mips32r6el-di jfs-modules-6.5.0-2-mips32r6el-di xfs-modules-6.5.0-2-mips32r6el-di fat-modules-6.5.0-2-mips32r6el-di affs-modules-6.5.0-2-mips32r6el-di minix-modules-6.5.0-2-mips32r6el-di nfs-modules-6.5.0-2-mips32r6el-di squashfs-modules-6.5.0-2-mips32r6el-di udf-modules-6.5.0-2-mips32r6el-di fuse-modules-6.5.0-2-mips32r6el-di f2fs-modules-6.5.0-2-mips32r6el-di md-modules-6.5.0-2-mips32r6el-di multipath-modules-6.5.0-2-mips32r6el-di usb-modules-6.5.0-2-mips32r6el-di usb-storage-modules-6.5.0-2-mips32r6el-di fb-modules-6.5.0-2-mips32r6el-di input-modules-6.5.0-2-mips32r6el-di event-modules-6.5.0-2-mips32r6el-di mouse-modules-6.5.0-2-mips32r6el-di nic-usb-modules-6.5.0-2-mips32r6el-di sata-modules-6.5.0-2-mips32r6el-di crc-modules-6.5.0-2-mips32r6el-di crypto-modules-6.5.0-2-mips32r6el-di crypto-dm-modules-6.5.0-2-mips32r6el-di ata-modules-6.5.0-2-mips32r6el-di mmc-core-modules-6.5.0-2-mips32r6el-di mmc-modules-6.5.0-2-mips32r6el-di nbd-modules-6.5.0-2-mips32r6el-di speakup-modules-6.5.0-2-mips32r6el-di sound-modules-6.5.0-2-mips32r6el-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_mipsr6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc:build-arch_powerpc_none build-arch_powerpc_real
+ build-arch_mipsel_none_4kc-malta:build-arch_mipsel_none_4kc-malta_headers build-arch_mipsel_none_4kc-malta_image build-arch_mipsel_none_4kc-malta_image-dbg build-arch_mipsel_none_4kc-malta_installer build-arch_mipsel_none_4kc-malta_meta
+ build-arch_mipsel_none_4kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_4kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_4kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_4kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_4kc-malta_meta:
 -      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_loongson-3:build-arch_mipsel_none_loongson-3_headers build-arch_mipsel_none_loongson-3_image build-arch_mipsel_none_loongson-3_image-dbg build-arch_mipsel_none_loongson-3_installer build-arch_mipsel_none_loongson-3_meta
+ build-arch_mipsel_none_loongson-3_headers:
 -      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_loongson-3_image:
 -      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_loongson-3_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_loongson-3_installer:
 -      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_loongson-3_meta:
 -      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_mips32r2el:build-arch_mipsel_none_mips32r2el_headers build-arch_mipsel_none_mips32r2el_image build-arch_mipsel_none_mips32r2el_image-dbg build-arch_mipsel_none_mips32r2el_installer build-arch_mipsel_none_mips32r2el_meta
+ build-arch_mipsel_none_mips32r2el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_mips32r2el_image:
 -      $(call if_package, linux-image-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_mips32r2el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips32r2el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2el-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_mips32r2el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips32r2el-di ata-modules-6.12.27-mips32r2el-di btrfs-modules-6.12.27-mips32r2el-di cdrom-core-modules-6.12.27-mips32r2el-di crypto-dm-modules-6.12.27-mips32r2el-di crypto-modules-6.12.27-mips32r2el-di drm-core-modules-6.12.27-mips32r2el-di ext4-modules-6.12.27-mips32r2el-di f2fs-modules-6.12.27-mips32r2el-di fat-modules-6.12.27-mips32r2el-di fb-modules-6.12.27-mips32r2el-di firewire-core-modules-6.12.27-mips32r2el-di input-modules-6.12.27-mips32r2el-di isofs-modules-6.12.27-mips32r2el-di jfs-modules-6.12.27-mips32r2el-di kernel-image-6.12.27-mips32r2el-di loop-modules-6.12.27-mips32r2el-di md-modules-6.12.27-mips32r2el-di minix-modules-6.12.27-mips32r2el-di mmc-core-modules-6.12.27-mips32r2el-di mmc-modules-6.12.27-mips32r2el-di multipath-modules-6.12.27-mips32r2el-di nbd-modules-6.12.27-mips32r2el-di nfs-modules-6.12.27-mips32r2el-di nic-modules-6.12.27-mips32r2el-di nic-shared-modules-6.12.27-mips32r2el-di nic-usb-modules-6.12.27-mips32r2el-di nic-wireless-modules-6.12.27-mips32r2el-di pata-modules-6.12.27-mips32r2el-di ppp-modules-6.12.27-mips32r2el-di sata-modules-6.12.27-mips32r2el-di scsi-core-modules-6.12.27-mips32r2el-di scsi-modules-6.12.27-mips32r2el-di scsi-nic-modules-6.12.27-mips32r2el-di sound-modules-6.12.27-mips32r2el-di speakup-modules-6.12.27-mips32r2el-di squashfs-modules-6.12.27-mips32r2el-di udf-modules-6.12.27-mips32r2el-di usb-modules-6.12.27-mips32r2el-di usb-serial-modules-6.12.27-mips32r2el-di usb-storage-modules-6.12.27-mips32r2el-di xfs-modules-6.12.27-mips32r2el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2el-di -pata-modules-6.12.27-mips32r2el-di -pbtrfs-modules-6.12.27-mips32r2el-di -pcdrom-core-modules-6.12.27-mips32r2el-di -pcrypto-dm-modules-6.12.27-mips32r2el-di -pcrypto-modules-6.12.27-mips32r2el-di -pdrm-core-modules-6.12.27-mips32r2el-di -pext4-modules-6.12.27-mips32r2el-di -pf2fs-modules-6.12.27-mips32r2el-di -pfat-modules-6.12.27-mips32r2el-di -pfb-modules-6.12.27-mips32r2el-di -pfirewire-core-modules-6.12.27-mips32r2el-di -pinput-modules-6.12.27-mips32r2el-di -pisofs-modules-6.12.27-mips32r2el-di -pjfs-modules-6.12.27-mips32r2el-di -pkernel-image-6.12.27-mips32r2el-di -ploop-modules-6.12.27-mips32r2el-di -pmd-modules-6.12.27-mips32r2el-di -pminix-modules-6.12.27-mips32r2el-di -pmmc-core-modules-6.12.27-mips32r2el-di -pmmc-modules-6.12.27-mips32r2el-di -pmultipath-modules-6.12.27-mips32r2el-di -pnbd-modules-6.12.27-mips32r2el-di -pnfs-modules-6.12.27-mips32r2el-di -pnic-modules-6.12.27-mips32r2el-di -pnic-shared-modules-6.12.27-mips32r2el-di -pnic-usb-modules-6.12.27-mips32r2el-di -pnic-wireless-modules-6.12.27-mips32r2el-di -ppata-modules-6.12.27-mips32r2el-di -pppp-modules-6.12.27-mips32r2el-di -psata-modules-6.12.27-mips32r2el-di -pscsi-core-modules-6.12.27-mips32r2el-di -pscsi-modules-6.12.27-mips32r2el-di -pscsi-nic-modules-6.12.27-mips32r2el-di -psound-modules-6.12.27-mips32r2el-di -pspeakup-modules-6.12.27-mips32r2el-di -psquashfs-modules-6.12.27-mips32r2el-di -pudf-modules-6.12.27-mips32r2el-di -pusb-modules-6.12.27-mips32r2el-di -pusb-serial-modules-6.12.27-mips32r2el-di -pusb-storage-modules-6.12.27-mips32r2el-di -pxfs-modules-6.12.27-mips32r2el-di' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2el-di' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips32r2el-di ata-modules-6.12.27-mips32r2el-di btrfs-modules-6.12.27-mips32r2el-di cdrom-core-modules-6.12.27-mips32r2el-di crypto-dm-modules-6.12.27-mips32r2el-di crypto-modules-6.12.27-mips32r2el-di drm-core-modules-6.12.27-mips32r2el-di ext4-modules-6.12.27-mips32r2el-di f2fs-modules-6.12.27-mips32r2el-di fat-modules-6.12.27-mips32r2el-di fb-modules-6.12.27-mips32r2el-di firewire-core-modules-6.12.27-mips32r2el-di input-modules-6.12.27-mips32r2el-di isofs-modules-6.12.27-mips32r2el-di jfs-modules-6.12.27-mips32r2el-di kernel-image-6.12.27-mips32r2el-di loop-modules-6.12.27-mips32r2el-di md-modules-6.12.27-mips32r2el-di minix-modules-6.12.27-mips32r2el-di mmc-core-modules-6.12.27-mips32r2el-di mmc-modules-6.12.27-mips32r2el-di multipath-modules-6.12.27-mips32r2el-di nbd-modules-6.12.27-mips32r2el-di nfs-modules-6.12.27-mips32r2el-di nic-modules-6.12.27-mips32r2el-di nic-shared-modules-6.12.27-mips32r2el-di nic-usb-modules-6.12.27-mips32r2el-di nic-wireless-modules-6.12.27-mips32r2el-di pata-modules-6.12.27-mips32r2el-di ppp-modules-6.12.27-mips32r2el-di sata-modules-6.12.27-mips32r2el-di scsi-core-modules-6.12.27-mips32r2el-di scsi-modules-6.12.27-mips32r2el-di scsi-nic-modules-6.12.27-mips32r2el-di sound-modules-6.12.27-mips32r2el-di speakup-modules-6.12.27-mips32r2el-di squashfs-modules-6.12.27-mips32r2el-di udf-modules-6.12.27-mips32r2el-di usb-modules-6.12.27-mips32r2el-di usb-serial-modules-6.12.27-mips32r2el-di usb-storage-modules-6.12.27-mips32r2el-di xfs-modules-6.12.27-mips32r2el-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2el-di -pata-modules-6.12.27-mips32r2el-di -pbtrfs-modules-6.12.27-mips32r2el-di -pcdrom-core-modules-6.12.27-mips32r2el-di -pcrypto-dm-modules-6.12.27-mips32r2el-di -pcrypto-modules-6.12.27-mips32r2el-di -pdrm-core-modules-6.12.27-mips32r2el-di -pext4-modules-6.12.27-mips32r2el-di -pf2fs-modules-6.12.27-mips32r2el-di -pfat-modules-6.12.27-mips32r2el-di -pfb-modules-6.12.27-mips32r2el-di -pfirewire-core-modules-6.12.27-mips32r2el-di -pinput-modules-6.12.27-mips32r2el-di -pisofs-modules-6.12.27-mips32r2el-di -pjfs-modules-6.12.27-mips32r2el-di -pkernel-image-6.12.27-mips32r2el-di -ploop-modules-6.12.27-mips32r2el-di -pmd-modules-6.12.27-mips32r2el-di -pminix-modules-6.12.27-mips32r2el-di -pmmc-core-modules-6.12.27-mips32r2el-di -pmmc-modules-6.12.27-mips32r2el-di -pmultipath-modules-6.12.27-mips32r2el-di -pnbd-modules-6.12.27-mips32r2el-di -pnfs-modules-6.12.27-mips32r2el-di -pnic-modules-6.12.27-mips32r2el-di -pnic-shared-modules-6.12.27-mips32r2el-di -pnic-usb-modules-6.12.27-mips32r2el-di -pnic-wireless-modules-6.12.27-mips32r2el-di -ppata-modules-6.12.27-mips32r2el-di -pppp-modules-6.12.27-mips32r2el-di -psata-modules-6.12.27-mips32r2el-di -pscsi-core-modules-6.12.27-mips32r2el-di -pscsi-modules-6.12.27-mips32r2el-di -pscsi-nic-modules-6.12.27-mips32r2el-di -psound-modules-6.12.27-mips32r2el-di -pspeakup-modules-6.12.27-mips32r2el-di -psquashfs-modules-6.12.27-mips32r2el-di -pudf-modules-6.12.27-mips32r2el-di -pusb-modules-6.12.27-mips32r2el-di -pusb-serial-modules-6.12.27-mips32r2el-di -pusb-storage-modules-6.12.27-mips32r2el-di -pxfs-modules-6.12.27-mips32r2el-di' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2el-di' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_mips32r2el_meta:
 -      $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2el-dbg' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2el-dbg' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_octeon:build-arch_mipsel_none_octeon_headers build-arch_mipsel_none_octeon_image build-arch_mipsel_none_octeon_image-dbg build-arch_mipsel_none_octeon_installer build-arch_mipsel_none_octeon_meta
+ build-arch_mipsel_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_mipsel_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc:build-arch_powerpc_bpftool build-arch_powerpc_config build-arch_powerpc_cpupower build-arch_powerpc_hyperv-daemons build-arch_powerpc_kbuild build-arch_powerpc_none build-arch_powerpc_perf build-arch_powerpc_rtla build-arch_powerpc_sdsi build-arch_powerpc_usbip
+ build-arch_powerpc_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_powerpc_none:build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64
- 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:build-arch_powerpc_none_powerpc-smp_real_headers build-arch_powerpc_none_powerpc-smp_real_image build-arch_powerpc_none_powerpc-smp_real_image-dbg build-arch_powerpc_none_powerpc-smp_real_meta
- build-arch_powerpc_none_powerpc-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-smp' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc-smp_real_meta:
-       $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-smp-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc64:build-arch_powerpc_none_powerpc64_real
- build-arch_powerpc_none_powerpc64_real:build-arch_powerpc_none_powerpc64_real_headers build-arch_powerpc_none_powerpc64_real_image build-arch_powerpc_none_powerpc64_real_image-dbg build-arch_powerpc_none_powerpc64_real_meta
- build-arch_powerpc_none_powerpc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc64_real_meta:
-       $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64-dbg' 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=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc_real:build-arch_powerpc_none_powerpc_real_headers build-arch_powerpc_none_powerpc_real_image build-arch_powerpc_none_powerpc_real_image-dbg build-arch_powerpc_none_powerpc_real_meta
- build-arch_powerpc_none_powerpc_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.5.0-2-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_none_powerpc_real_meta:
-       $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real:build-arch_powerpc_real_bootwrapper build-arch_powerpc_real_bpftool build-arch_powerpc_real_config build-arch_powerpc_real_cpupower build-arch_powerpc_real_hyperv-daemons build-arch_powerpc_real_kbuild build-arch_powerpc_real_libc-dev build-arch_powerpc_real_perf build-arch_powerpc_real_rtla build-arch_powerpc_real_udeb build-arch_powerpc_real_usbip
- build-arch_powerpc_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_udeb:build-arch_powerpc_none_powerpc-smp_real build-arch_powerpc_none_powerpc64_real build-arch_powerpc_none_powerpc_real
-       $(call if_package, affs-modules-6.5.0-2-powerpc-di affs-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc-di ata-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc-di btrfs-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc-di cdrom-core-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc-di crc-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc-di crypto-dm-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc-di crypto-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc-di event-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc-di ext4-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc-di f2fs-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc-di fat-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc-di fb-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc-di firewire-core-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc-di fuse-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc-di hfs-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc-di input-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc-di jfs-modules-6.5.0-2-powerpc64-di kernel-image-6.5.0-2-powerpc-di kernel-image-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc-di loop-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc-di md-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc-di mmc-core-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc-di mouse-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc-di multipath-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc-di nbd-modules-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc-di nic-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc-di nic-pcmcia-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc-di nic-shared-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc-di nic-usb-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc-di nic-wireless-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc-di pata-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc-di pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc-di pcmcia-storage-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc-di ppp-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc-di sata-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc-di scsi-nic-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc-di serial-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc-di udf-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc-di uinput-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc-di usb-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc-di usb-serial-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc-di usb-storage-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc-di xfs-modules-6.5.0-2-powerpc64-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-powerpc-di -paffs-modules-6.5.0-2-powerpc64-di -pata-modules-6.5.0-2-powerpc-di -pata-modules-6.5.0-2-powerpc64-di -pbtrfs-modules-6.5.0-2-powerpc-di -pbtrfs-modules-6.5.0-2-powerpc64-di -pcdrom-core-modules-6.5.0-2-powerpc-di -pcdrom-core-modules-6.5.0-2-powerpc64-di -pcrc-modules-6.5.0-2-powerpc-di -pcrc-modules-6.5.0-2-powerpc64-di -pcrypto-dm-modules-6.5.0-2-powerpc-di -pcrypto-dm-modules-6.5.0-2-powerpc64-di -pcrypto-modules-6.5.0-2-powerpc-di -pcrypto-modules-6.5.0-2-powerpc64-di -pevent-modules-6.5.0-2-powerpc-di -pevent-modules-6.5.0-2-powerpc64-di -pext4-modules-6.5.0-2-powerpc-di -pext4-modules-6.5.0-2-powerpc64-di -pf2fs-modules-6.5.0-2-powerpc-di -pf2fs-modules-6.5.0-2-powerpc64-di -pfancontrol-modules-6.5.0-2-powerpc64-di -pfat-modules-6.5.0-2-powerpc-di -pfat-modules-6.5.0-2-powerpc64-di -pfb-modules-6.5.0-2-powerpc-di -pfb-modules-6.5.0-2-powerpc64-di -pfirewire-core-modules-6.5.0-2-powerpc-di -pfirewire-core-modules-6.5.0-2-powerpc64-di -pfuse-modules-6.5.0-2-powerpc-di -pfuse-modules-6.5.0-2-powerpc64-di -phfs-modules-6.5.0-2-powerpc-di -phfs-modules-6.5.0-2-powerpc64-di -phypervisor-modules-6.5.0-2-powerpc64-di -pi2c-modules-6.5.0-2-powerpc64-di -pinput-modules-6.5.0-2-powerpc-di -pinput-modules-6.5.0-2-powerpc64-di -pisofs-modules-6.5.0-2-powerpc-di -pisofs-modules-6.5.0-2-powerpc64-di -pjfs-modules-6.5.0-2-powerpc-di -pjfs-modules-6.5.0-2-powerpc64-di -pkernel-image-6.5.0-2-powerpc-di -pkernel-image-6.5.0-2-powerpc64-di -ploop-modules-6.5.0-2-powerpc-di -ploop-modules-6.5.0-2-powerpc64-di -pmd-modules-6.5.0-2-powerpc-di -pmd-modules-6.5.0-2-powerpc64-di -pmmc-core-modules-6.5.0-2-powerpc-di -pmmc-core-modules-6.5.0-2-powerpc64-di -pmouse-modules-6.5.0-2-powerpc-di -pmouse-modules-6.5.0-2-powerpc64-di -pmtd-core-modules-6.5.0-2-powerpc64-di -pmultipath-modules-6.5.0-2-powerpc-di -pmultipath-modules-6.5.0-2-powerpc64-di -pnbd-modules-6.5.0-2-powerpc-di -pnbd-modules-6.5.0-2-powerpc64-di -pnic-modules-6.5.0-2-powerpc-di -pnic-modules-6.5.0-2-powerpc64-di -pnic-pcmcia-modules-6.5.0-2-powerpc-di -pnic-pcmcia-modules-6.5.0-2-powerpc64-di -pnic-shared-modules-6.5.0-2-powerpc-di -pnic-shared-modules-6.5.0-2-powerpc64-di -pnic-usb-modules-6.5.0-2-powerpc-di -pnic-usb-modules-6.5.0-2-powerpc64-di -pnic-wireless-modules-6.5.0-2-powerpc-di -pnic-wireless-modules-6.5.0-2-powerpc64-di -ppata-modules-6.5.0-2-powerpc-di -ppata-modules-6.5.0-2-powerpc64-di -ppcmcia-modules-6.5.0-2-powerpc-di -ppcmcia-modules-6.5.0-2-powerpc64-di -ppcmcia-storage-modules-6.5.0-2-powerpc-di -ppcmcia-storage-modules-6.5.0-2-powerpc64-di -pppp-modules-6.5.0-2-powerpc-di -pppp-modules-6.5.0-2-powerpc64-di -psata-modules-6.5.0-2-powerpc-di -psata-modules-6.5.0-2-powerpc64-di -pscsi-core-modules-6.5.0-2-powerpc-di -pscsi-core-modules-6.5.0-2-powerpc64-di -pscsi-modules-6.5.0-2-powerpc-di -pscsi-modules-6.5.0-2-powerpc64-di -pscsi-nic-modules-6.5.0-2-powerpc-di -pscsi-nic-modules-6.5.0-2-powerpc64-di -pserial-modules-6.5.0-2-powerpc-di -pserial-modules-6.5.0-2-powerpc64-di -psquashfs-modules-6.5.0-2-powerpc-di -psquashfs-modules-6.5.0-2-powerpc64-di -pudf-modules-6.5.0-2-powerpc-di -pudf-modules-6.5.0-2-powerpc64-di -puinput-modules-6.5.0-2-powerpc-di -puinput-modules-6.5.0-2-powerpc64-di -pusb-modules-6.5.0-2-powerpc-di -pusb-modules-6.5.0-2-powerpc64-di -pusb-serial-modules-6.5.0-2-powerpc-di -pusb-serial-modules-6.5.0-2-powerpc64-di -pusb-storage-modules-6.5.0-2-powerpc-di -pusb-storage-modules-6.5.0-2-powerpc64-di -pxfs-modules-6.5.0-2-powerpc-di -pxfs-modules-6.5.0-2-powerpc64-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc-di nic-modules-6.5.0-2-powerpc-di nic-wireless-modules-6.5.0-2-powerpc-di nic-shared-modules-6.5.0-2-powerpc-di serial-modules-6.5.0-2-powerpc-di usb-serial-modules-6.5.0-2-powerpc-di ppp-modules-6.5.0-2-powerpc-di pata-modules-6.5.0-2-powerpc-di cdrom-core-modules-6.5.0-2-powerpc-di firewire-core-modules-6.5.0-2-powerpc-di scsi-core-modules-6.5.0-2-powerpc-di scsi-modules-6.5.0-2-powerpc-di scsi-nic-modules-6.5.0-2-powerpc-di loop-modules-6.5.0-2-powerpc-di btrfs-modules-6.5.0-2-powerpc-di ext4-modules-6.5.0-2-powerpc-di isofs-modules-6.5.0-2-powerpc-di jfs-modules-6.5.0-2-powerpc-di xfs-modules-6.5.0-2-powerpc-di fat-modules-6.5.0-2-powerpc-di hfs-modules-6.5.0-2-powerpc-di affs-modules-6.5.0-2-powerpc-di squashfs-modules-6.5.0-2-powerpc-di udf-modules-6.5.0-2-powerpc-di fuse-modules-6.5.0-2-powerpc-di f2fs-modules-6.5.0-2-powerpc-di md-modules-6.5.0-2-powerpc-di multipath-modules-6.5.0-2-powerpc-di usb-modules-6.5.0-2-powerpc-di usb-storage-modules-6.5.0-2-powerpc-di pcmcia-storage-modules-6.5.0-2-powerpc-di fb-modules-6.5.0-2-powerpc-di input-modules-6.5.0-2-powerpc-di event-modules-6.5.0-2-powerpc-di mouse-modules-6.5.0-2-powerpc-di nic-pcmcia-modules-6.5.0-2-powerpc-di pcmcia-modules-6.5.0-2-powerpc-di nic-usb-modules-6.5.0-2-powerpc-di sata-modules-6.5.0-2-powerpc-di crc-modules-6.5.0-2-powerpc-di crypto-modules-6.5.0-2-powerpc-di crypto-dm-modules-6.5.0-2-powerpc-di ata-modules-6.5.0-2-powerpc-di mmc-core-modules-6.5.0-2-powerpc-di nbd-modules-6.5.0-2-powerpc-di uinput-modules-6.5.0-2-powerpc-di kernel-image-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di affs-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_powerpc_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64:build-arch_ppc64_none build-arch_ppc64_real
- build-arch_ppc64_none:build-arch_ppc64_none_powerpc64
- build-arch_ppc64_none_powerpc64:build-arch_ppc64_none_powerpc64_real
- build-arch_ppc64_none_powerpc64_real:build-arch_ppc64_none_powerpc64_real_headers build-arch_ppc64_none_powerpc64_real_image build-arch_ppc64_none_powerpc64_real_image-dbg build-arch_ppc64_none_powerpc64_real_meta
- build-arch_ppc64_none_powerpc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_none_powerpc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_none_powerpc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_none_powerpc64_real_meta:
-       $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64-dbg' 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=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real:build-arch_ppc64_real_bootwrapper build-arch_ppc64_real_bpftool build-arch_ppc64_real_config build-arch_ppc64_real_cpupower build-arch_ppc64_real_hyperv-daemons build-arch_ppc64_real_kbuild build-arch_ppc64_real_libc-dev build-arch_ppc64_real_perf build-arch_ppc64_real_rtla build-arch_ppc64_real_udeb build-arch_ppc64_real_usbip
- build-arch_ppc64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_udeb:build-arch_ppc64_none_powerpc64_real
-       $(call if_package, affs-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di kernel-image-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-powerpc64-di -pata-modules-6.5.0-2-powerpc64-di -pbtrfs-modules-6.5.0-2-powerpc64-di -pcdrom-core-modules-6.5.0-2-powerpc64-di -pcrc-modules-6.5.0-2-powerpc64-di -pcrypto-dm-modules-6.5.0-2-powerpc64-di -pcrypto-modules-6.5.0-2-powerpc64-di -pevent-modules-6.5.0-2-powerpc64-di -pext4-modules-6.5.0-2-powerpc64-di -pf2fs-modules-6.5.0-2-powerpc64-di -pfancontrol-modules-6.5.0-2-powerpc64-di -pfat-modules-6.5.0-2-powerpc64-di -pfb-modules-6.5.0-2-powerpc64-di -pfirewire-core-modules-6.5.0-2-powerpc64-di -pfuse-modules-6.5.0-2-powerpc64-di -phfs-modules-6.5.0-2-powerpc64-di -phypervisor-modules-6.5.0-2-powerpc64-di -pi2c-modules-6.5.0-2-powerpc64-di -pinput-modules-6.5.0-2-powerpc64-di -pisofs-modules-6.5.0-2-powerpc64-di -pjfs-modules-6.5.0-2-powerpc64-di -pkernel-image-6.5.0-2-powerpc64-di -ploop-modules-6.5.0-2-powerpc64-di -pmd-modules-6.5.0-2-powerpc64-di -pmmc-core-modules-6.5.0-2-powerpc64-di -pmouse-modules-6.5.0-2-powerpc64-di -pmtd-core-modules-6.5.0-2-powerpc64-di -pmultipath-modules-6.5.0-2-powerpc64-di -pnbd-modules-6.5.0-2-powerpc64-di -pnic-modules-6.5.0-2-powerpc64-di -pnic-pcmcia-modules-6.5.0-2-powerpc64-di -pnic-shared-modules-6.5.0-2-powerpc64-di -pnic-usb-modules-6.5.0-2-powerpc64-di -pnic-wireless-modules-6.5.0-2-powerpc64-di -ppata-modules-6.5.0-2-powerpc64-di -ppcmcia-modules-6.5.0-2-powerpc64-di -ppcmcia-storage-modules-6.5.0-2-powerpc64-di -pppp-modules-6.5.0-2-powerpc64-di -psata-modules-6.5.0-2-powerpc64-di -pscsi-core-modules-6.5.0-2-powerpc64-di -pscsi-modules-6.5.0-2-powerpc64-di -pscsi-nic-modules-6.5.0-2-powerpc64-di -pserial-modules-6.5.0-2-powerpc64-di -psquashfs-modules-6.5.0-2-powerpc64-di -pudf-modules-6.5.0-2-powerpc64-di -puinput-modules-6.5.0-2-powerpc64-di -pusb-modules-6.5.0-2-powerpc64-di -pusb-serial-modules-6.5.0-2-powerpc64-di -pusb-storage-modules-6.5.0-2-powerpc64-di -pxfs-modules-6.5.0-2-powerpc64-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di affs-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el:build-arch_ppc64el_none build-arch_ppc64el_real
- build-arch_ppc64el_none:build-arch_ppc64el_none_powerpc64le
- build-arch_ppc64el_none_powerpc64le:build-arch_ppc64el_none_powerpc64le_real
- build-arch_ppc64el_none_powerpc64le_real:build-arch_ppc64el_none_powerpc64le_real_headers build-arch_ppc64el_none_powerpc64le_real_image build-arch_ppc64el_none_powerpc64le_real_image-dbg build-arch_ppc64el_none_powerpc64le_real_meta
- build-arch_ppc64el_none_powerpc64le_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64le, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64le' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_none_powerpc64le_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64le, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64le' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_none_powerpc64le_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64le-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_none_powerpc64le_real_meta:
-       $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64le-dbg' 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=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real:build-arch_ppc64el_real_bootwrapper build-arch_ppc64el_real_bpftool build-arch_ppc64el_real_config build-arch_ppc64el_real_cpupower build-arch_ppc64el_real_hyperv-daemons build-arch_ppc64el_real_kbuild build-arch_ppc64el_real_libc-dev build-arch_ppc64el_real_perf build-arch_ppc64el_real_rtla build-arch_ppc64el_real_udeb build-arch_ppc64el_real_usbip
- build-arch_ppc64el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_udeb:build-arch_ppc64el_none_powerpc64le_real
-       $(call if_package, ata-modules-6.5.0-2-powerpc64le-di btrfs-modules-6.5.0-2-powerpc64le-di cdrom-core-modules-6.5.0-2-powerpc64le-di crc-modules-6.5.0-2-powerpc64le-di crypto-dm-modules-6.5.0-2-powerpc64le-di crypto-modules-6.5.0-2-powerpc64le-di event-modules-6.5.0-2-powerpc64le-di ext4-modules-6.5.0-2-powerpc64le-di f2fs-modules-6.5.0-2-powerpc64le-di fancontrol-modules-6.5.0-2-powerpc64le-di fat-modules-6.5.0-2-powerpc64le-di fb-modules-6.5.0-2-powerpc64le-di firewire-core-modules-6.5.0-2-powerpc64le-di fuse-modules-6.5.0-2-powerpc64le-di hypervisor-modules-6.5.0-2-powerpc64le-di i2c-modules-6.5.0-2-powerpc64le-di input-modules-6.5.0-2-powerpc64le-di isofs-modules-6.5.0-2-powerpc64le-di jfs-modules-6.5.0-2-powerpc64le-di kernel-image-6.5.0-2-powerpc64le-di loop-modules-6.5.0-2-powerpc64le-di md-modules-6.5.0-2-powerpc64le-di mouse-modules-6.5.0-2-powerpc64le-di mtd-core-modules-6.5.0-2-powerpc64le-di multipath-modules-6.5.0-2-powerpc64le-di nbd-modules-6.5.0-2-powerpc64le-di nic-modules-6.5.0-2-powerpc64le-di nic-shared-modules-6.5.0-2-powerpc64le-di nic-usb-modules-6.5.0-2-powerpc64le-di nic-wireless-modules-6.5.0-2-powerpc64le-di ppp-modules-6.5.0-2-powerpc64le-di sata-modules-6.5.0-2-powerpc64le-di scsi-core-modules-6.5.0-2-powerpc64le-di scsi-modules-6.5.0-2-powerpc64le-di scsi-nic-modules-6.5.0-2-powerpc64le-di serial-modules-6.5.0-2-powerpc64le-di squashfs-modules-6.5.0-2-powerpc64le-di udf-modules-6.5.0-2-powerpc64le-di uinput-modules-6.5.0-2-powerpc64le-di usb-modules-6.5.0-2-powerpc64le-di usb-serial-modules-6.5.0-2-powerpc64le-di usb-storage-modules-6.5.0-2-powerpc64le-di xfs-modules-6.5.0-2-powerpc64le-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-powerpc64le-di -pbtrfs-modules-6.5.0-2-powerpc64le-di -pcdrom-core-modules-6.5.0-2-powerpc64le-di -pcrc-modules-6.5.0-2-powerpc64le-di -pcrypto-dm-modules-6.5.0-2-powerpc64le-di -pcrypto-modules-6.5.0-2-powerpc64le-di -pevent-modules-6.5.0-2-powerpc64le-di -pext4-modules-6.5.0-2-powerpc64le-di -pf2fs-modules-6.5.0-2-powerpc64le-di -pfancontrol-modules-6.5.0-2-powerpc64le-di -pfat-modules-6.5.0-2-powerpc64le-di -pfb-modules-6.5.0-2-powerpc64le-di -pfirewire-core-modules-6.5.0-2-powerpc64le-di -pfuse-modules-6.5.0-2-powerpc64le-di -phypervisor-modules-6.5.0-2-powerpc64le-di -pi2c-modules-6.5.0-2-powerpc64le-di -pinput-modules-6.5.0-2-powerpc64le-di -pisofs-modules-6.5.0-2-powerpc64le-di -pjfs-modules-6.5.0-2-powerpc64le-di -pkernel-image-6.5.0-2-powerpc64le-di -ploop-modules-6.5.0-2-powerpc64le-di -pmd-modules-6.5.0-2-powerpc64le-di -pmouse-modules-6.5.0-2-powerpc64le-di -pmtd-core-modules-6.5.0-2-powerpc64le-di -pmultipath-modules-6.5.0-2-powerpc64le-di -pnbd-modules-6.5.0-2-powerpc64le-di -pnic-modules-6.5.0-2-powerpc64le-di -pnic-shared-modules-6.5.0-2-powerpc64le-di -pnic-usb-modules-6.5.0-2-powerpc64le-di -pnic-wireless-modules-6.5.0-2-powerpc64le-di -pppp-modules-6.5.0-2-powerpc64le-di -psata-modules-6.5.0-2-powerpc64le-di -pscsi-core-modules-6.5.0-2-powerpc64le-di -pscsi-modules-6.5.0-2-powerpc64le-di -pscsi-nic-modules-6.5.0-2-powerpc64le-di -pserial-modules-6.5.0-2-powerpc64le-di -psquashfs-modules-6.5.0-2-powerpc64le-di -pudf-modules-6.5.0-2-powerpc64le-di -puinput-modules-6.5.0-2-powerpc64le-di -pusb-modules-6.5.0-2-powerpc64le-di -pusb-serial-modules-6.5.0-2-powerpc64le-di -pusb-storage-modules-6.5.0-2-powerpc64le-di -pxfs-modules-6.5.0-2-powerpc64le-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc64le-di nic-modules-6.5.0-2-powerpc64le-di nic-wireless-modules-6.5.0-2-powerpc64le-di nic-shared-modules-6.5.0-2-powerpc64le-di serial-modules-6.5.0-2-powerpc64le-di usb-serial-modules-6.5.0-2-powerpc64le-di ppp-modules-6.5.0-2-powerpc64le-di cdrom-core-modules-6.5.0-2-powerpc64le-di firewire-core-modules-6.5.0-2-powerpc64le-di scsi-core-modules-6.5.0-2-powerpc64le-di scsi-modules-6.5.0-2-powerpc64le-di scsi-nic-modules-6.5.0-2-powerpc64le-di loop-modules-6.5.0-2-powerpc64le-di btrfs-modules-6.5.0-2-powerpc64le-di ext4-modules-6.5.0-2-powerpc64le-di isofs-modules-6.5.0-2-powerpc64le-di jfs-modules-6.5.0-2-powerpc64le-di xfs-modules-6.5.0-2-powerpc64le-di fat-modules-6.5.0-2-powerpc64le-di squashfs-modules-6.5.0-2-powerpc64le-di udf-modules-6.5.0-2-powerpc64le-di fuse-modules-6.5.0-2-powerpc64le-di f2fs-modules-6.5.0-2-powerpc64le-di md-modules-6.5.0-2-powerpc64le-di multipath-modules-6.5.0-2-powerpc64le-di usb-modules-6.5.0-2-powerpc64le-di usb-storage-modules-6.5.0-2-powerpc64le-di fb-modules-6.5.0-2-powerpc64le-di input-modules-6.5.0-2-powerpc64le-di event-modules-6.5.0-2-powerpc64le-di mouse-modules-6.5.0-2-powerpc64le-di nic-usb-modules-6.5.0-2-powerpc64le-di sata-modules-6.5.0-2-powerpc64le-di i2c-modules-6.5.0-2-powerpc64le-di crc-modules-6.5.0-2-powerpc64le-di crypto-modules-6.5.0-2-powerpc64le-di crypto-dm-modules-6.5.0-2-powerpc64le-di ata-modules-6.5.0-2-powerpc64le-di nbd-modules-6.5.0-2-powerpc64le-di uinput-modules-6.5.0-2-powerpc64le-di mtd-core-modules-6.5.0-2-powerpc64le-di hypervisor-modules-6.5.0-2-powerpc64le-di fancontrol-modules-6.5.0-2-powerpc64le-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_ppc64el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64:build-arch_riscv64_none build-arch_riscv64_real
+ build-arch_powerpc_none_powerpc:build-arch_powerpc_none_powerpc_headers build-arch_powerpc_none_powerpc_image build-arch_powerpc_none_powerpc_image-dbg build-arch_powerpc_none_powerpc_installer build-arch_powerpc_none_powerpc_meta
+ build-arch_powerpc_none_powerpc-smp:build-arch_powerpc_none_powerpc-smp_headers build-arch_powerpc_none_powerpc-smp_image build-arch_powerpc_none_powerpc-smp_image-dbg build-arch_powerpc_none_powerpc-smp_meta
+ build-arch_powerpc_none_powerpc-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-headers-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-headers-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc-smp_image:
 -      $(call if_package, linux-image-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc-smp_meta:
 -      $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp-dbg' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp-dbg' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc64:build-arch_powerpc_none_powerpc64_headers build-arch_powerpc_none_powerpc64_image build-arch_powerpc_none_powerpc64_image-dbg build-arch_powerpc_none_powerpc64_installer build-arch_powerpc_none_powerpc64_meta
+ build-arch_powerpc_none_powerpc64_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc64_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc64_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc64_meta:
 -      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc' DH_OPTIONS='-plinux-headers-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.12.27-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc' DH_OPTIONS='-plinux-headers-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.12.27-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc_image:
 -      $(call if_package, linux-image-6.12.27-powerpc, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc' DH_OPTIONS='-plinux-image-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc' DH_OPTIONS='-plinux-image-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc-di ata-modules-6.12.27-powerpc-di btrfs-modules-6.12.27-powerpc-di cdrom-core-modules-6.12.27-powerpc-di crypto-dm-modules-6.12.27-powerpc-di crypto-modules-6.12.27-powerpc-di drm-core-modules-6.12.27-powerpc-di ext4-modules-6.12.27-powerpc-di f2fs-modules-6.12.27-powerpc-di fat-modules-6.12.27-powerpc-di fb-modules-6.12.27-powerpc-di firewire-core-modules-6.12.27-powerpc-di hfs-modules-6.12.27-powerpc-di input-modules-6.12.27-powerpc-di isofs-modules-6.12.27-powerpc-di jfs-modules-6.12.27-powerpc-di kernel-image-6.12.27-powerpc-di loop-modules-6.12.27-powerpc-di md-modules-6.12.27-powerpc-di mmc-core-modules-6.12.27-powerpc-di multipath-modules-6.12.27-powerpc-di nbd-modules-6.12.27-powerpc-di nic-modules-6.12.27-powerpc-di nic-pcmcia-modules-6.12.27-powerpc-di nic-shared-modules-6.12.27-powerpc-di nic-usb-modules-6.12.27-powerpc-di nic-wireless-modules-6.12.27-powerpc-di pata-modules-6.12.27-powerpc-di pcmcia-modules-6.12.27-powerpc-di pcmcia-storage-modules-6.12.27-powerpc-di ppp-modules-6.12.27-powerpc-di sata-modules-6.12.27-powerpc-di scsi-core-modules-6.12.27-powerpc-di scsi-modules-6.12.27-powerpc-di scsi-nic-modules-6.12.27-powerpc-di serial-modules-6.12.27-powerpc-di squashfs-modules-6.12.27-powerpc-di udf-modules-6.12.27-powerpc-di uinput-modules-6.12.27-powerpc-di usb-modules-6.12.27-powerpc-di usb-serial-modules-6.12.27-powerpc-di usb-storage-modules-6.12.27-powerpc-di xfs-modules-6.12.27-powerpc-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc-di -pata-modules-6.12.27-powerpc-di -pbtrfs-modules-6.12.27-powerpc-di -pcdrom-core-modules-6.12.27-powerpc-di -pcrypto-dm-modules-6.12.27-powerpc-di -pcrypto-modules-6.12.27-powerpc-di -pdrm-core-modules-6.12.27-powerpc-di -pext4-modules-6.12.27-powerpc-di -pf2fs-modules-6.12.27-powerpc-di -pfat-modules-6.12.27-powerpc-di -pfb-modules-6.12.27-powerpc-di -pfirewire-core-modules-6.12.27-powerpc-di -phfs-modules-6.12.27-powerpc-di -pinput-modules-6.12.27-powerpc-di -pisofs-modules-6.12.27-powerpc-di -pjfs-modules-6.12.27-powerpc-di -pkernel-image-6.12.27-powerpc-di -ploop-modules-6.12.27-powerpc-di -pmd-modules-6.12.27-powerpc-di -pmmc-core-modules-6.12.27-powerpc-di -pmultipath-modules-6.12.27-powerpc-di -pnbd-modules-6.12.27-powerpc-di -pnic-modules-6.12.27-powerpc-di -pnic-pcmcia-modules-6.12.27-powerpc-di -pnic-shared-modules-6.12.27-powerpc-di -pnic-usb-modules-6.12.27-powerpc-di -pnic-wireless-modules-6.12.27-powerpc-di -ppata-modules-6.12.27-powerpc-di -ppcmcia-modules-6.12.27-powerpc-di -ppcmcia-storage-modules-6.12.27-powerpc-di -pppp-modules-6.12.27-powerpc-di -psata-modules-6.12.27-powerpc-di -pscsi-core-modules-6.12.27-powerpc-di -pscsi-modules-6.12.27-powerpc-di -pscsi-nic-modules-6.12.27-powerpc-di -pserial-modules-6.12.27-powerpc-di -psquashfs-modules-6.12.27-powerpc-di -pudf-modules-6.12.27-powerpc-di -puinput-modules-6.12.27-powerpc-di -pusb-modules-6.12.27-powerpc-di -pusb-serial-modules-6.12.27-powerpc-di -pusb-storage-modules-6.12.27-powerpc-di -pxfs-modules-6.12.27-powerpc-di' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc-di' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc-di ata-modules-6.12.27-powerpc-di btrfs-modules-6.12.27-powerpc-di cdrom-core-modules-6.12.27-powerpc-di crypto-dm-modules-6.12.27-powerpc-di crypto-modules-6.12.27-powerpc-di drm-core-modules-6.12.27-powerpc-di ext4-modules-6.12.27-powerpc-di f2fs-modules-6.12.27-powerpc-di fat-modules-6.12.27-powerpc-di fb-modules-6.12.27-powerpc-di firewire-core-modules-6.12.27-powerpc-di hfs-modules-6.12.27-powerpc-di input-modules-6.12.27-powerpc-di isofs-modules-6.12.27-powerpc-di jfs-modules-6.12.27-powerpc-di kernel-image-6.12.27-powerpc-di loop-modules-6.12.27-powerpc-di md-modules-6.12.27-powerpc-di mmc-core-modules-6.12.27-powerpc-di multipath-modules-6.12.27-powerpc-di nbd-modules-6.12.27-powerpc-di nic-modules-6.12.27-powerpc-di nic-pcmcia-modules-6.12.27-powerpc-di nic-shared-modules-6.12.27-powerpc-di nic-usb-modules-6.12.27-powerpc-di nic-wireless-modules-6.12.27-powerpc-di pata-modules-6.12.27-powerpc-di pcmcia-modules-6.12.27-powerpc-di pcmcia-storage-modules-6.12.27-powerpc-di ppp-modules-6.12.27-powerpc-di sata-modules-6.12.27-powerpc-di scsi-core-modules-6.12.27-powerpc-di scsi-modules-6.12.27-powerpc-di scsi-nic-modules-6.12.27-powerpc-di serial-modules-6.12.27-powerpc-di squashfs-modules-6.12.27-powerpc-di udf-modules-6.12.27-powerpc-di uinput-modules-6.12.27-powerpc-di usb-modules-6.12.27-powerpc-di usb-serial-modules-6.12.27-powerpc-di usb-storage-modules-6.12.27-powerpc-di xfs-modules-6.12.27-powerpc-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc-di -pata-modules-6.12.27-powerpc-di -pbtrfs-modules-6.12.27-powerpc-di -pcdrom-core-modules-6.12.27-powerpc-di -pcrypto-dm-modules-6.12.27-powerpc-di -pcrypto-modules-6.12.27-powerpc-di -pdrm-core-modules-6.12.27-powerpc-di -pext4-modules-6.12.27-powerpc-di -pf2fs-modules-6.12.27-powerpc-di -pfat-modules-6.12.27-powerpc-di -pfb-modules-6.12.27-powerpc-di -pfirewire-core-modules-6.12.27-powerpc-di -phfs-modules-6.12.27-powerpc-di -pinput-modules-6.12.27-powerpc-di -pisofs-modules-6.12.27-powerpc-di -pjfs-modules-6.12.27-powerpc-di -pkernel-image-6.12.27-powerpc-di -ploop-modules-6.12.27-powerpc-di -pmd-modules-6.12.27-powerpc-di -pmmc-core-modules-6.12.27-powerpc-di -pmultipath-modules-6.12.27-powerpc-di -pnbd-modules-6.12.27-powerpc-di -pnic-modules-6.12.27-powerpc-di -pnic-pcmcia-modules-6.12.27-powerpc-di -pnic-shared-modules-6.12.27-powerpc-di -pnic-usb-modules-6.12.27-powerpc-di -pnic-wireless-modules-6.12.27-powerpc-di -ppata-modules-6.12.27-powerpc-di -ppcmcia-modules-6.12.27-powerpc-di -ppcmcia-storage-modules-6.12.27-powerpc-di -pppp-modules-6.12.27-powerpc-di -psata-modules-6.12.27-powerpc-di -pscsi-core-modules-6.12.27-powerpc-di -pscsi-modules-6.12.27-powerpc-di -pscsi-nic-modules-6.12.27-powerpc-di -pserial-modules-6.12.27-powerpc-di -psquashfs-modules-6.12.27-powerpc-di -pudf-modules-6.12.27-powerpc-di -puinput-modules-6.12.27-powerpc-di -pusb-modules-6.12.27-powerpc-di -pusb-serial-modules-6.12.27-powerpc-di -pusb-storage-modules-6.12.27-powerpc-di -pxfs-modules-6.12.27-powerpc-di' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc-di' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_none_powerpc_meta:
 -      $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_powerpc_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64:build-arch_ppc64_bpftool build-arch_ppc64_config build-arch_ppc64_cpupower build-arch_ppc64_hyperv-daemons build-arch_ppc64_kbuild build-arch_ppc64_none build-arch_ppc64_perf build-arch_ppc64_rtla build-arch_ppc64_sdsi build-arch_ppc64_usbip
+ build-arch_ppc64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none:build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_powerpc64-64k
+ build-arch_ppc64_none_powerpc64:build-arch_ppc64_none_powerpc64_bpf-dev build-arch_ppc64_none_powerpc64_headers build-arch_ppc64_none_powerpc64_image build-arch_ppc64_none_powerpc64_image-dbg build-arch_ppc64_none_powerpc64_installer build-arch_ppc64_none_powerpc64_meta
+ build-arch_ppc64_none_powerpc64-64k:build-arch_ppc64_none_powerpc64-64k_headers build-arch_ppc64_none_powerpc64-64k_image build-arch_ppc64_none_powerpc64-64k_image-dbg build-arch_ppc64_none_powerpc64-64k_meta
+ build-arch_ppc64_none_powerpc64-64k_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64-64k_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64-64k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64-64k_meta:
 -      $(call if_package, linux-image-powerpc64-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k' DH_OPTIONS='-plinux-image-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64-64k' DH_OPTIONS='-plinux-headers-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k' DH_OPTIONS='-plinux-image-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64-64k' DH_OPTIONS='-plinux-headers-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_none_powerpc64_meta:
 -      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el:build-arch_ppc64el_bpftool build-arch_ppc64el_config build-arch_ppc64el_cpupower build-arch_ppc64el_hyperv-daemons build-arch_ppc64el_kbuild build-arch_ppc64el_none build-arch_ppc64el_perf build-arch_ppc64el_rtla build-arch_ppc64el_sdsi build-arch_ppc64el_usbip
+ build-arch_ppc64el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none:build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_powerpc64le-64k
+ build-arch_ppc64el_none_powerpc64le:build-arch_ppc64el_none_powerpc64le_bpf-dev build-arch_ppc64el_none_powerpc64le_headers build-arch_ppc64el_none_powerpc64le_image build-arch_ppc64el_none_powerpc64le_image-dbg build-arch_ppc64el_none_powerpc64le_installer build-arch_ppc64el_none_powerpc64le_meta
+ build-arch_ppc64el_none_powerpc64le-64k:build-arch_ppc64el_none_powerpc64le-64k_headers build-arch_ppc64el_none_powerpc64le-64k_image build-arch_ppc64el_none_powerpc64le-64k_image-dbg build-arch_ppc64el_none_powerpc64le-64k_meta
+ build-arch_ppc64el_none_powerpc64le-64k_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le-64k_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le-64k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le-64k_meta:
 -      $(call if_package, linux-image-powerpc64le-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k' DH_OPTIONS='-plinux-image-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64le-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le-64k' DH_OPTIONS='-plinux-headers-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k' DH_OPTIONS='-plinux-image-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64le-64k, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le-64k' DH_OPTIONS='-plinux-headers-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le_installer:
 -      $(call if_package, ata-modules-6.12.27-powerpc64le-di btrfs-modules-6.12.27-powerpc64le-di cdrom-core-modules-6.12.27-powerpc64le-di crypto-dm-modules-6.12.27-powerpc64le-di crypto-modules-6.12.27-powerpc64le-di drm-core-modules-6.12.27-powerpc64le-di ext4-modules-6.12.27-powerpc64le-di f2fs-modules-6.12.27-powerpc64le-di fat-modules-6.12.27-powerpc64le-di fb-modules-6.12.27-powerpc64le-di firewire-core-modules-6.12.27-powerpc64le-di hypervisor-modules-6.12.27-powerpc64le-di input-modules-6.12.27-powerpc64le-di isofs-modules-6.12.27-powerpc64le-di jfs-modules-6.12.27-powerpc64le-di kernel-image-6.12.27-powerpc64le-di loop-modules-6.12.27-powerpc64le-di md-modules-6.12.27-powerpc64le-di mtd-core-modules-6.12.27-powerpc64le-di multipath-modules-6.12.27-powerpc64le-di nbd-modules-6.12.27-powerpc64le-di nic-modules-6.12.27-powerpc64le-di nic-shared-modules-6.12.27-powerpc64le-di nic-usb-modules-6.12.27-powerpc64le-di nic-wireless-modules-6.12.27-powerpc64le-di ppp-modules-6.12.27-powerpc64le-di sata-modules-6.12.27-powerpc64le-di scsi-core-modules-6.12.27-powerpc64le-di scsi-modules-6.12.27-powerpc64le-di scsi-nic-modules-6.12.27-powerpc64le-di serial-modules-6.12.27-powerpc64le-di squashfs-modules-6.12.27-powerpc64le-di udf-modules-6.12.27-powerpc64le-di uinput-modules-6.12.27-powerpc64le-di usb-modules-6.12.27-powerpc64le-di usb-serial-modules-6.12.27-powerpc64le-di usb-storage-modules-6.12.27-powerpc64le-di xfs-modules-6.12.27-powerpc64le-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-powerpc64le-di -pbtrfs-modules-6.12.27-powerpc64le-di -pcdrom-core-modules-6.12.27-powerpc64le-di -pcrypto-dm-modules-6.12.27-powerpc64le-di -pcrypto-modules-6.12.27-powerpc64le-di -pdrm-core-modules-6.12.27-powerpc64le-di -pext4-modules-6.12.27-powerpc64le-di -pf2fs-modules-6.12.27-powerpc64le-di -pfat-modules-6.12.27-powerpc64le-di -pfb-modules-6.12.27-powerpc64le-di -pfirewire-core-modules-6.12.27-powerpc64le-di -phypervisor-modules-6.12.27-powerpc64le-di -pinput-modules-6.12.27-powerpc64le-di -pisofs-modules-6.12.27-powerpc64le-di -pjfs-modules-6.12.27-powerpc64le-di -pkernel-image-6.12.27-powerpc64le-di -ploop-modules-6.12.27-powerpc64le-di -pmd-modules-6.12.27-powerpc64le-di -pmtd-core-modules-6.12.27-powerpc64le-di -pmultipath-modules-6.12.27-powerpc64le-di -pnbd-modules-6.12.27-powerpc64le-di -pnic-modules-6.12.27-powerpc64le-di -pnic-shared-modules-6.12.27-powerpc64le-di -pnic-usb-modules-6.12.27-powerpc64le-di -pnic-wireless-modules-6.12.27-powerpc64le-di -pppp-modules-6.12.27-powerpc64le-di -psata-modules-6.12.27-powerpc64le-di -pscsi-core-modules-6.12.27-powerpc64le-di -pscsi-modules-6.12.27-powerpc64le-di -pscsi-nic-modules-6.12.27-powerpc64le-di -pserial-modules-6.12.27-powerpc64le-di -psquashfs-modules-6.12.27-powerpc64le-di -pudf-modules-6.12.27-powerpc64le-di -puinput-modules-6.12.27-powerpc64le-di -pusb-modules-6.12.27-powerpc64le-di -pusb-serial-modules-6.12.27-powerpc64le-di -pusb-storage-modules-6.12.27-powerpc64le-di -pxfs-modules-6.12.27-powerpc64le-di' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64le-di' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-powerpc64le-di btrfs-modules-6.12.27-powerpc64le-di cdrom-core-modules-6.12.27-powerpc64le-di crypto-dm-modules-6.12.27-powerpc64le-di crypto-modules-6.12.27-powerpc64le-di drm-core-modules-6.12.27-powerpc64le-di ext4-modules-6.12.27-powerpc64le-di f2fs-modules-6.12.27-powerpc64le-di fat-modules-6.12.27-powerpc64le-di fb-modules-6.12.27-powerpc64le-di firewire-core-modules-6.12.27-powerpc64le-di hypervisor-modules-6.12.27-powerpc64le-di input-modules-6.12.27-powerpc64le-di isofs-modules-6.12.27-powerpc64le-di jfs-modules-6.12.27-powerpc64le-di kernel-image-6.12.27-powerpc64le-di loop-modules-6.12.27-powerpc64le-di md-modules-6.12.27-powerpc64le-di mtd-core-modules-6.12.27-powerpc64le-di multipath-modules-6.12.27-powerpc64le-di nbd-modules-6.12.27-powerpc64le-di nic-modules-6.12.27-powerpc64le-di nic-shared-modules-6.12.27-powerpc64le-di nic-usb-modules-6.12.27-powerpc64le-di nic-wireless-modules-6.12.27-powerpc64le-di ppp-modules-6.12.27-powerpc64le-di sata-modules-6.12.27-powerpc64le-di scsi-core-modules-6.12.27-powerpc64le-di scsi-modules-6.12.27-powerpc64le-di scsi-nic-modules-6.12.27-powerpc64le-di serial-modules-6.12.27-powerpc64le-di squashfs-modules-6.12.27-powerpc64le-di udf-modules-6.12.27-powerpc64le-di uinput-modules-6.12.27-powerpc64le-di usb-modules-6.12.27-powerpc64le-di usb-serial-modules-6.12.27-powerpc64le-di usb-storage-modules-6.12.27-powerpc64le-di xfs-modules-6.12.27-powerpc64le-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-powerpc64le-di -pbtrfs-modules-6.12.27-powerpc64le-di -pcdrom-core-modules-6.12.27-powerpc64le-di -pcrypto-dm-modules-6.12.27-powerpc64le-di -pcrypto-modules-6.12.27-powerpc64le-di -pdrm-core-modules-6.12.27-powerpc64le-di -pext4-modules-6.12.27-powerpc64le-di -pf2fs-modules-6.12.27-powerpc64le-di -pfat-modules-6.12.27-powerpc64le-di -pfb-modules-6.12.27-powerpc64le-di -pfirewire-core-modules-6.12.27-powerpc64le-di -phypervisor-modules-6.12.27-powerpc64le-di -pinput-modules-6.12.27-powerpc64le-di -pisofs-modules-6.12.27-powerpc64le-di -pjfs-modules-6.12.27-powerpc64le-di -pkernel-image-6.12.27-powerpc64le-di -ploop-modules-6.12.27-powerpc64le-di -pmd-modules-6.12.27-powerpc64le-di -pmtd-core-modules-6.12.27-powerpc64le-di -pmultipath-modules-6.12.27-powerpc64le-di -pnbd-modules-6.12.27-powerpc64le-di -pnic-modules-6.12.27-powerpc64le-di -pnic-shared-modules-6.12.27-powerpc64le-di -pnic-usb-modules-6.12.27-powerpc64le-di -pnic-wireless-modules-6.12.27-powerpc64le-di -pppp-modules-6.12.27-powerpc64le-di -psata-modules-6.12.27-powerpc64le-di -pscsi-core-modules-6.12.27-powerpc64le-di -pscsi-modules-6.12.27-powerpc64le-di -pscsi-nic-modules-6.12.27-powerpc64le-di -pserial-modules-6.12.27-powerpc64le-di -psquashfs-modules-6.12.27-powerpc64le-di -pudf-modules-6.12.27-powerpc64le-di -puinput-modules-6.12.27-powerpc64le-di -pusb-modules-6.12.27-powerpc64le-di -pusb-serial-modules-6.12.27-powerpc64le-di -pusb-storage-modules-6.12.27-powerpc64le-di -pxfs-modules-6.12.27-powerpc64le-di' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64le-di' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_none_powerpc64le_meta:
 -      $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-dbg' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-dbg' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_ppc64el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64:build-arch_riscv64_bpftool build-arch_riscv64_config build-arch_riscv64_cpupower build-arch_riscv64_hyperv-daemons build-arch_riscv64_kbuild build-arch_riscv64_none build-arch_riscv64_perf build-arch_riscv64_rtla build-arch_riscv64_sdsi build-arch_riscv64_usbip
+ build-arch_riscv64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_riscv64_none:build-arch_riscv64_none_riscv64
- build-arch_riscv64_none_riscv64:build-arch_riscv64_none_riscv64_real
- build-arch_riscv64_none_riscv64_real:build-arch_riscv64_none_riscv64_real_headers build-arch_riscv64_none_riscv64_real_image build-arch_riscv64_none_riscv64_real_image-dbg build-arch_riscv64_none_riscv64_real_meta
- build-arch_riscv64_none_riscv64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-riscv64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-riscv64' DH_OPTIONS='-plinux-headers-6.5.0-2-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.5.0-2-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_riscv64_none_riscv64_real_image:
-       $(call if_package, linux-image-6.5.0-2-riscv64, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-riscv64' DH_OPTIONS='-plinux-image-6.5.0-2-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.5.0-2-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_riscv64_none_riscv64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-riscv64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-riscv64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.5.0-2-riscv64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_riscv64_none_riscv64_real_meta:
-       $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_riscv64_real:build-arch_riscv64_real_bootwrapper build-arch_riscv64_real_bpftool build-arch_riscv64_real_config build-arch_riscv64_real_cpupower build-arch_riscv64_real_hyperv-daemons build-arch_riscv64_real_kbuild build-arch_riscv64_real_libc-dev build-arch_riscv64_real_perf build-arch_riscv64_real_rtla build-arch_riscv64_real_udeb build-arch_riscv64_real_usbip
- build-arch_riscv64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_udeb:build-arch_riscv64_none_riscv64_real
-       $(call if_package, ata-modules-6.5.0-2-riscv64-di btrfs-modules-6.5.0-2-riscv64-di cdrom-core-modules-6.5.0-2-riscv64-di crc-modules-6.5.0-2-riscv64-di crypto-dm-modules-6.5.0-2-riscv64-di crypto-modules-6.5.0-2-riscv64-di event-modules-6.5.0-2-riscv64-di ext4-modules-6.5.0-2-riscv64-di f2fs-modules-6.5.0-2-riscv64-di fat-modules-6.5.0-2-riscv64-di fb-modules-6.5.0-2-riscv64-di fuse-modules-6.5.0-2-riscv64-di i2c-modules-6.5.0-2-riscv64-di input-modules-6.5.0-2-riscv64-di isofs-modules-6.5.0-2-riscv64-di jfs-modules-6.5.0-2-riscv64-di kernel-image-6.5.0-2-riscv64-di loop-modules-6.5.0-2-riscv64-di md-modules-6.5.0-2-riscv64-di mmc-core-modules-6.5.0-2-riscv64-di mmc-modules-6.5.0-2-riscv64-di mtd-core-modules-6.5.0-2-riscv64-di mtd-modules-6.5.0-2-riscv64-di multipath-modules-6.5.0-2-riscv64-di nbd-modules-6.5.0-2-riscv64-di nic-modules-6.5.0-2-riscv64-di nic-shared-modules-6.5.0-2-riscv64-di nic-usb-modules-6.5.0-2-riscv64-di nic-wireless-modules-6.5.0-2-riscv64-di pata-modules-6.5.0-2-riscv64-di ppp-modules-6.5.0-2-riscv64-di sata-modules-6.5.0-2-riscv64-di scsi-core-modules-6.5.0-2-riscv64-di scsi-modules-6.5.0-2-riscv64-di scsi-nic-modules-6.5.0-2-riscv64-di squashfs-modules-6.5.0-2-riscv64-di udf-modules-6.5.0-2-riscv64-di usb-modules-6.5.0-2-riscv64-di usb-serial-modules-6.5.0-2-riscv64-di usb-storage-modules-6.5.0-2-riscv64-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-riscv64-di -pbtrfs-modules-6.5.0-2-riscv64-di -pcdrom-core-modules-6.5.0-2-riscv64-di -pcrc-modules-6.5.0-2-riscv64-di -pcrypto-dm-modules-6.5.0-2-riscv64-di -pcrypto-modules-6.5.0-2-riscv64-di -pevent-modules-6.5.0-2-riscv64-di -pext4-modules-6.5.0-2-riscv64-di -pf2fs-modules-6.5.0-2-riscv64-di -pfat-modules-6.5.0-2-riscv64-di -pfb-modules-6.5.0-2-riscv64-di -pfuse-modules-6.5.0-2-riscv64-di -pi2c-modules-6.5.0-2-riscv64-di -pinput-modules-6.5.0-2-riscv64-di -pisofs-modules-6.5.0-2-riscv64-di -pjfs-modules-6.5.0-2-riscv64-di -pkernel-image-6.5.0-2-riscv64-di -ploop-modules-6.5.0-2-riscv64-di -pmd-modules-6.5.0-2-riscv64-di -pmmc-core-modules-6.5.0-2-riscv64-di -pmmc-modules-6.5.0-2-riscv64-di -pmtd-core-modules-6.5.0-2-riscv64-di -pmtd-modules-6.5.0-2-riscv64-di -pmultipath-modules-6.5.0-2-riscv64-di -pnbd-modules-6.5.0-2-riscv64-di -pnic-modules-6.5.0-2-riscv64-di -pnic-shared-modules-6.5.0-2-riscv64-di -pnic-usb-modules-6.5.0-2-riscv64-di -pnic-wireless-modules-6.5.0-2-riscv64-di -ppata-modules-6.5.0-2-riscv64-di -pppp-modules-6.5.0-2-riscv64-di -psata-modules-6.5.0-2-riscv64-di -pscsi-core-modules-6.5.0-2-riscv64-di -pscsi-modules-6.5.0-2-riscv64-di -pscsi-nic-modules-6.5.0-2-riscv64-di -psquashfs-modules-6.5.0-2-riscv64-di -pudf-modules-6.5.0-2-riscv64-di -pusb-modules-6.5.0-2-riscv64-di -pusb-serial-modules-6.5.0-2-riscv64-di -pusb-storage-modules-6.5.0-2-riscv64-di' KERNEL_ARCH='riscv' PACKAGE_NAMES='kernel-image-6.5.0-2-riscv64-di nic-modules-6.5.0-2-riscv64-di nic-wireless-modules-6.5.0-2-riscv64-di nic-shared-modules-6.5.0-2-riscv64-di usb-serial-modules-6.5.0-2-riscv64-di ppp-modules-6.5.0-2-riscv64-di pata-modules-6.5.0-2-riscv64-di cdrom-core-modules-6.5.0-2-riscv64-di scsi-core-modules-6.5.0-2-riscv64-di scsi-modules-6.5.0-2-riscv64-di scsi-nic-modules-6.5.0-2-riscv64-di loop-modules-6.5.0-2-riscv64-di btrfs-modules-6.5.0-2-riscv64-di ext4-modules-6.5.0-2-riscv64-di isofs-modules-6.5.0-2-riscv64-di jfs-modules-6.5.0-2-riscv64-di fat-modules-6.5.0-2-riscv64-di squashfs-modules-6.5.0-2-riscv64-di udf-modules-6.5.0-2-riscv64-di fuse-modules-6.5.0-2-riscv64-di f2fs-modules-6.5.0-2-riscv64-di md-modules-6.5.0-2-riscv64-di multipath-modules-6.5.0-2-riscv64-di usb-modules-6.5.0-2-riscv64-di usb-storage-modules-6.5.0-2-riscv64-di fb-modules-6.5.0-2-riscv64-di input-modules-6.5.0-2-riscv64-di event-modules-6.5.0-2-riscv64-di nic-usb-modules-6.5.0-2-riscv64-di sata-modules-6.5.0-2-riscv64-di i2c-modules-6.5.0-2-riscv64-di crc-modules-6.5.0-2-riscv64-di crypto-modules-6.5.0-2-riscv64-di crypto-dm-modules-6.5.0-2-riscv64-di ata-modules-6.5.0-2-riscv64-di mmc-core-modules-6.5.0-2-riscv64-di mmc-modules-6.5.0-2-riscv64-di nbd-modules-6.5.0-2-riscv64-di mtd-modules-6.5.0-2-riscv64-di mtd-core-modules-6.5.0-2-riscv64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_riscv64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390:build-arch_s390_real
- build-arch_s390_real:build-arch_s390_real_bootwrapper build-arch_s390_real_bpftool build-arch_s390_real_cpupower build-arch_s390_real_hyperv-daemons build-arch_s390_real_kbuild build-arch_s390_real_libc-dev build-arch_s390_real_meta build-arch_s390_real_perf build-arch_s390_real_rtla build-arch_s390_real_usbip
- build-arch_s390_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='s390' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_s390_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x:build-arch_s390x_none build-arch_s390x_real
+ build-arch_riscv64_none_riscv64:build-arch_riscv64_none_riscv64_bpf-dev build-arch_riscv64_none_riscv64_headers build-arch_riscv64_none_riscv64_image build-arch_riscv64_none_riscv64_image-dbg build-arch_riscv64_none_riscv64_installer build-arch_riscv64_none_riscv64_meta
+ build-arch_riscv64_none_riscv64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_riscv64_none_riscv64_headers:
 -      $(call if_package, linux-headers-6.12.27-riscv64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-riscv64' DH_OPTIONS='-plinux-headers-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.12.27-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-riscv64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-riscv64' DH_OPTIONS='-plinux-headers-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.12.27-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_riscv64_none_riscv64_image:
 -      $(call if_package, linux-image-6.12.27-riscv64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64' DH_OPTIONS='-plinux-image-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-riscv64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64' DH_OPTIONS='-plinux-image-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_riscv64_none_riscv64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-riscv64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64-dbg' DH_OPTIONS='-plinux-image-6.12.27-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-riscv64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64-dbg' DH_OPTIONS='-plinux-image-6.12.27-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_riscv64_none_riscv64_installer:
 -      $(call if_package, ata-modules-6.12.27-riscv64-di btrfs-modules-6.12.27-riscv64-di cdrom-core-modules-6.12.27-riscv64-di crypto-dm-modules-6.12.27-riscv64-di crypto-modules-6.12.27-riscv64-di drm-core-modules-6.12.27-riscv64-di ext4-modules-6.12.27-riscv64-di f2fs-modules-6.12.27-riscv64-di fat-modules-6.12.27-riscv64-di fb-modules-6.12.27-riscv64-di input-modules-6.12.27-riscv64-di isofs-modules-6.12.27-riscv64-di jfs-modules-6.12.27-riscv64-di kernel-image-6.12.27-riscv64-di loop-modules-6.12.27-riscv64-di md-modules-6.12.27-riscv64-di mmc-core-modules-6.12.27-riscv64-di mmc-modules-6.12.27-riscv64-di mtd-modules-6.12.27-riscv64-di multipath-modules-6.12.27-riscv64-di nbd-modules-6.12.27-riscv64-di nic-modules-6.12.27-riscv64-di nic-shared-modules-6.12.27-riscv64-di nic-usb-modules-6.12.27-riscv64-di nic-wireless-modules-6.12.27-riscv64-di pata-modules-6.12.27-riscv64-di ppp-modules-6.12.27-riscv64-di sata-modules-6.12.27-riscv64-di scsi-core-modules-6.12.27-riscv64-di scsi-modules-6.12.27-riscv64-di scsi-nic-modules-6.12.27-riscv64-di squashfs-modules-6.12.27-riscv64-di udf-modules-6.12.27-riscv64-di usb-modules-6.12.27-riscv64-di usb-serial-modules-6.12.27-riscv64-di usb-storage-modules-6.12.27-riscv64-di xfs-modules-6.12.27-riscv64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-riscv64-di -pbtrfs-modules-6.12.27-riscv64-di -pcdrom-core-modules-6.12.27-riscv64-di -pcrypto-dm-modules-6.12.27-riscv64-di -pcrypto-modules-6.12.27-riscv64-di -pdrm-core-modules-6.12.27-riscv64-di -pext4-modules-6.12.27-riscv64-di -pf2fs-modules-6.12.27-riscv64-di -pfat-modules-6.12.27-riscv64-di -pfb-modules-6.12.27-riscv64-di -pinput-modules-6.12.27-riscv64-di -pisofs-modules-6.12.27-riscv64-di -pjfs-modules-6.12.27-riscv64-di -pkernel-image-6.12.27-riscv64-di -ploop-modules-6.12.27-riscv64-di -pmd-modules-6.12.27-riscv64-di -pmmc-core-modules-6.12.27-riscv64-di -pmmc-modules-6.12.27-riscv64-di -pmtd-modules-6.12.27-riscv64-di -pmultipath-modules-6.12.27-riscv64-di -pnbd-modules-6.12.27-riscv64-di -pnic-modules-6.12.27-riscv64-di -pnic-shared-modules-6.12.27-riscv64-di -pnic-usb-modules-6.12.27-riscv64-di -pnic-wireless-modules-6.12.27-riscv64-di -ppata-modules-6.12.27-riscv64-di -pppp-modules-6.12.27-riscv64-di -psata-modules-6.12.27-riscv64-di -pscsi-core-modules-6.12.27-riscv64-di -pscsi-modules-6.12.27-riscv64-di -pscsi-nic-modules-6.12.27-riscv64-di -psquashfs-modules-6.12.27-riscv64-di -pudf-modules-6.12.27-riscv64-di -pusb-modules-6.12.27-riscv64-di -pusb-serial-modules-6.12.27-riscv64-di -pusb-storage-modules-6.12.27-riscv64-di -pxfs-modules-6.12.27-riscv64-di' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-riscv64-di' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-riscv64-di btrfs-modules-6.12.27-riscv64-di cdrom-core-modules-6.12.27-riscv64-di crypto-dm-modules-6.12.27-riscv64-di crypto-modules-6.12.27-riscv64-di drm-core-modules-6.12.27-riscv64-di ext4-modules-6.12.27-riscv64-di f2fs-modules-6.12.27-riscv64-di fat-modules-6.12.27-riscv64-di fb-modules-6.12.27-riscv64-di input-modules-6.12.27-riscv64-di isofs-modules-6.12.27-riscv64-di jfs-modules-6.12.27-riscv64-di kernel-image-6.12.27-riscv64-di loop-modules-6.12.27-riscv64-di md-modules-6.12.27-riscv64-di mmc-core-modules-6.12.27-riscv64-di mmc-modules-6.12.27-riscv64-di mtd-modules-6.12.27-riscv64-di multipath-modules-6.12.27-riscv64-di nbd-modules-6.12.27-riscv64-di nic-modules-6.12.27-riscv64-di nic-shared-modules-6.12.27-riscv64-di nic-usb-modules-6.12.27-riscv64-di nic-wireless-modules-6.12.27-riscv64-di pata-modules-6.12.27-riscv64-di ppp-modules-6.12.27-riscv64-di sata-modules-6.12.27-riscv64-di scsi-core-modules-6.12.27-riscv64-di scsi-modules-6.12.27-riscv64-di scsi-nic-modules-6.12.27-riscv64-di squashfs-modules-6.12.27-riscv64-di udf-modules-6.12.27-riscv64-di usb-modules-6.12.27-riscv64-di usb-serial-modules-6.12.27-riscv64-di usb-storage-modules-6.12.27-riscv64-di xfs-modules-6.12.27-riscv64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-riscv64-di -pbtrfs-modules-6.12.27-riscv64-di -pcdrom-core-modules-6.12.27-riscv64-di -pcrypto-dm-modules-6.12.27-riscv64-di -pcrypto-modules-6.12.27-riscv64-di -pdrm-core-modules-6.12.27-riscv64-di -pext4-modules-6.12.27-riscv64-di -pf2fs-modules-6.12.27-riscv64-di -pfat-modules-6.12.27-riscv64-di -pfb-modules-6.12.27-riscv64-di -pinput-modules-6.12.27-riscv64-di -pisofs-modules-6.12.27-riscv64-di -pjfs-modules-6.12.27-riscv64-di -pkernel-image-6.12.27-riscv64-di -ploop-modules-6.12.27-riscv64-di -pmd-modules-6.12.27-riscv64-di -pmmc-core-modules-6.12.27-riscv64-di -pmmc-modules-6.12.27-riscv64-di -pmtd-modules-6.12.27-riscv64-di -pmultipath-modules-6.12.27-riscv64-di -pnbd-modules-6.12.27-riscv64-di -pnic-modules-6.12.27-riscv64-di -pnic-shared-modules-6.12.27-riscv64-di -pnic-usb-modules-6.12.27-riscv64-di -pnic-wireless-modules-6.12.27-riscv64-di -ppata-modules-6.12.27-riscv64-di -pppp-modules-6.12.27-riscv64-di -psata-modules-6.12.27-riscv64-di -pscsi-core-modules-6.12.27-riscv64-di -pscsi-modules-6.12.27-riscv64-di -pscsi-nic-modules-6.12.27-riscv64-di -psquashfs-modules-6.12.27-riscv64-di -pudf-modules-6.12.27-riscv64-di -pusb-modules-6.12.27-riscv64-di -pusb-serial-modules-6.12.27-riscv64-di -pusb-storage-modules-6.12.27-riscv64-di -pxfs-modules-6.12.27-riscv64-di' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-riscv64-di' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_riscv64_none_riscv64_meta:
 -      $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_riscv64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='riscv' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='riscv' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_riscv64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x:build-arch_s390x_bpftool build-arch_s390x_config build-arch_s390x_cpupower build-arch_s390x_hyperv-daemons build-arch_s390x_kbuild build-arch_s390x_none build-arch_s390x_perf build-arch_s390x_rtla build-arch_s390x_sdsi build-arch_s390x_usbip
+ build-arch_s390x_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_s390x_none:build-arch_s390x_none_s390x
- build-arch_s390x_none_s390x:build-arch_s390x_none_s390x_real
- build-arch_s390x_none_s390x_real:build-arch_s390x_none_s390x_real_headers build-arch_s390x_none_s390x_real_image build-arch_s390x_none_s390x_real_image-dbg build-arch_s390x_none_s390x_real_meta
- build-arch_s390x_none_s390x_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-s390x, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-s390x' DH_OPTIONS='-plinux-headers-6.5.0-2-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.5.0-2-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_s390x_none_s390x_real_image:
-       $(call if_package, linux-image-6.5.0-2-s390x, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-s390x' DH_OPTIONS='-plinux-image-6.5.0-2-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.5.0-2-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_s390x_none_s390x_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-s390x-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-s390x-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.5.0-2-s390x-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_s390x_none_s390x_real_meta:
-       $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- build-arch_s390x_real:build-arch_s390x_real_bootwrapper build-arch_s390x_real_bpftool build-arch_s390x_real_config build-arch_s390x_real_cpupower build-arch_s390x_real_hyperv-daemons build-arch_s390x_real_kbuild build-arch_s390x_real_libc-dev build-arch_s390x_real_meta build-arch_s390x_real_perf build-arch_s390x_real_rtla build-arch_s390x_real_udeb build-arch_s390x_real_usbip
- build-arch_s390x_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='s390' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_s390x_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_udeb:build-arch_s390x_none_s390x_real
-       $(call if_package, btrfs-modules-6.5.0-2-s390x-di cdrom-core-modules-6.5.0-2-s390x-di crc-modules-6.5.0-2-s390x-di crypto-dm-modules-6.5.0-2-s390x-di crypto-modules-6.5.0-2-s390x-di dasd-extra-modules-6.5.0-2-s390x-di dasd-modules-6.5.0-2-s390x-di ext4-modules-6.5.0-2-s390x-di f2fs-modules-6.5.0-2-s390x-di fat-modules-6.5.0-2-s390x-di fuse-modules-6.5.0-2-s390x-di isofs-modules-6.5.0-2-s390x-di kernel-image-6.5.0-2-s390x-di loop-modules-6.5.0-2-s390x-di md-modules-6.5.0-2-s390x-di mtd-core-modules-6.5.0-2-s390x-di multipath-modules-6.5.0-2-s390x-di nbd-modules-6.5.0-2-s390x-di nic-modules-6.5.0-2-s390x-di scsi-core-modules-6.5.0-2-s390x-di scsi-modules-6.5.0-2-s390x-di udf-modules-6.5.0-2-s390x-di xfs-modules-6.5.0-2-s390x-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.5.0-2-s390x-di -pcdrom-core-modules-6.5.0-2-s390x-di -pcrc-modules-6.5.0-2-s390x-di -pcrypto-dm-modules-6.5.0-2-s390x-di -pcrypto-modules-6.5.0-2-s390x-di -pdasd-extra-modules-6.5.0-2-s390x-di -pdasd-modules-6.5.0-2-s390x-di -pext4-modules-6.5.0-2-s390x-di -pf2fs-modules-6.5.0-2-s390x-di -pfat-modules-6.5.0-2-s390x-di -pfuse-modules-6.5.0-2-s390x-di -pisofs-modules-6.5.0-2-s390x-di -pkernel-image-6.5.0-2-s390x-di -ploop-modules-6.5.0-2-s390x-di -pmd-modules-6.5.0-2-s390x-di -pmtd-core-modules-6.5.0-2-s390x-di -pmultipath-modules-6.5.0-2-s390x-di -pnbd-modules-6.5.0-2-s390x-di -pnic-modules-6.5.0-2-s390x-di -pscsi-core-modules-6.5.0-2-s390x-di -pscsi-modules-6.5.0-2-s390x-di -pudf-modules-6.5.0-2-s390x-di -pxfs-modules-6.5.0-2-s390x-di' KERNEL_ARCH='s390' PACKAGE_NAMES='kernel-image-6.5.0-2-s390x-di nic-modules-6.5.0-2-s390x-di cdrom-core-modules-6.5.0-2-s390x-di scsi-core-modules-6.5.0-2-s390x-di scsi-modules-6.5.0-2-s390x-di loop-modules-6.5.0-2-s390x-di btrfs-modules-6.5.0-2-s390x-di ext4-modules-6.5.0-2-s390x-di isofs-modules-6.5.0-2-s390x-di xfs-modules-6.5.0-2-s390x-di fat-modules-6.5.0-2-s390x-di udf-modules-6.5.0-2-s390x-di fuse-modules-6.5.0-2-s390x-di f2fs-modules-6.5.0-2-s390x-di md-modules-6.5.0-2-s390x-di multipath-modules-6.5.0-2-s390x-di crc-modules-6.5.0-2-s390x-di crypto-modules-6.5.0-2-s390x-di crypto-dm-modules-6.5.0-2-s390x-di nbd-modules-6.5.0-2-s390x-di mtd-core-modules-6.5.0-2-s390x-di dasd-modules-6.5.0-2-s390x-di dasd-extra-modules-6.5.0-2-s390x-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_s390x_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3:build-arch_sh3_real
- build-arch_sh3_real:build-arch_sh3_real_bootwrapper build-arch_sh3_real_bpftool build-arch_sh3_real_cpupower build-arch_sh3_real_hyperv-daemons build-arch_sh3_real_kbuild build-arch_sh3_real_libc-dev build-arch_sh3_real_perf build-arch_sh3_real_rtla build-arch_sh3_real_usbip
- build-arch_sh3_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sh' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh3_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4:build-arch_sh4_none build-arch_sh4_real
+ build-arch_s390x_none_s390x:build-arch_s390x_none_s390x_bpf-dev build-arch_s390x_none_s390x_headers build-arch_s390x_none_s390x_image build-arch_s390x_none_s390x_image-dbg build-arch_s390x_none_s390x_installer build-arch_s390x_none_s390x_meta
+ build-arch_s390x_none_s390x_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_s390x_none_s390x_headers:
 -      $(call if_package, linux-headers-6.12.27-s390x, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-s390x' DH_OPTIONS='-plinux-headers-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.12.27-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-s390x, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-s390x' DH_OPTIONS='-plinux-headers-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.12.27-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_s390x_none_s390x_image:
 -      $(call if_package, linux-image-6.12.27-s390x, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x' DH_OPTIONS='-plinux-image-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-s390x, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x' DH_OPTIONS='-plinux-image-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_s390x_none_s390x_image-dbg:
 -      $(call if_package, linux-image-6.12.27-s390x-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x-dbg' DH_OPTIONS='-plinux-image-6.12.27-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-s390x-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x-dbg' DH_OPTIONS='-plinux-image-6.12.27-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_s390x_none_s390x_installer:
 -      $(call if_package, btrfs-modules-6.12.27-s390x-di cdrom-core-modules-6.12.27-s390x-di crypto-dm-modules-6.12.27-s390x-di crypto-modules-6.12.27-s390x-di dasd-extra-modules-6.12.27-s390x-di dasd-modules-6.12.27-s390x-di ext4-modules-6.12.27-s390x-di f2fs-modules-6.12.27-s390x-di fat-modules-6.12.27-s390x-di isofs-modules-6.12.27-s390x-di kernel-image-6.12.27-s390x-di loop-modules-6.12.27-s390x-di md-modules-6.12.27-s390x-di mtd-core-modules-6.12.27-s390x-di multipath-modules-6.12.27-s390x-di nbd-modules-6.12.27-s390x-di nic-modules-6.12.27-s390x-di scsi-core-modules-6.12.27-s390x-di scsi-modules-6.12.27-s390x-di udf-modules-6.12.27-s390x-di xfs-modules-6.12.27-s390x-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-s390x-di -pcdrom-core-modules-6.12.27-s390x-di -pcrypto-dm-modules-6.12.27-s390x-di -pcrypto-modules-6.12.27-s390x-di -pdasd-extra-modules-6.12.27-s390x-di -pdasd-modules-6.12.27-s390x-di -pext4-modules-6.12.27-s390x-di -pf2fs-modules-6.12.27-s390x-di -pfat-modules-6.12.27-s390x-di -pisofs-modules-6.12.27-s390x-di -pkernel-image-6.12.27-s390x-di -ploop-modules-6.12.27-s390x-di -pmd-modules-6.12.27-s390x-di -pmtd-core-modules-6.12.27-s390x-di -pmultipath-modules-6.12.27-s390x-di -pnbd-modules-6.12.27-s390x-di -pnic-modules-6.12.27-s390x-di -pscsi-core-modules-6.12.27-s390x-di -pscsi-modules-6.12.27-s390x-di -pudf-modules-6.12.27-s390x-di -pxfs-modules-6.12.27-s390x-di' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-s390x-di' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, btrfs-modules-6.12.27-s390x-di cdrom-core-modules-6.12.27-s390x-di crypto-dm-modules-6.12.27-s390x-di crypto-modules-6.12.27-s390x-di dasd-extra-modules-6.12.27-s390x-di dasd-modules-6.12.27-s390x-di ext4-modules-6.12.27-s390x-di f2fs-modules-6.12.27-s390x-di fat-modules-6.12.27-s390x-di isofs-modules-6.12.27-s390x-di kernel-image-6.12.27-s390x-di loop-modules-6.12.27-s390x-di md-modules-6.12.27-s390x-di mtd-core-modules-6.12.27-s390x-di multipath-modules-6.12.27-s390x-di nbd-modules-6.12.27-s390x-di nic-modules-6.12.27-s390x-di scsi-core-modules-6.12.27-s390x-di scsi-modules-6.12.27-s390x-di udf-modules-6.12.27-s390x-di xfs-modules-6.12.27-s390x-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-s390x-di -pcdrom-core-modules-6.12.27-s390x-di -pcrypto-dm-modules-6.12.27-s390x-di -pcrypto-modules-6.12.27-s390x-di -pdasd-extra-modules-6.12.27-s390x-di -pdasd-modules-6.12.27-s390x-di -pext4-modules-6.12.27-s390x-di -pf2fs-modules-6.12.27-s390x-di -pfat-modules-6.12.27-s390x-di -pisofs-modules-6.12.27-s390x-di -pkernel-image-6.12.27-s390x-di -ploop-modules-6.12.27-s390x-di -pmd-modules-6.12.27-s390x-di -pmtd-core-modules-6.12.27-s390x-di -pmultipath-modules-6.12.27-s390x-di -pnbd-modules-6.12.27-s390x-di -pnic-modules-6.12.27-s390x-di -pscsi-core-modules-6.12.27-s390x-di -pscsi-modules-6.12.27-s390x-di -pudf-modules-6.12.27-s390x-di -pxfs-modules-6.12.27-s390x-di' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-s390x-di' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_s390x_none_s390x_meta:
 -      $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ build-arch_s390x_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='s390' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='s390' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_s390x_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4:build-arch_sh4_bpftool build-arch_sh4_config build-arch_sh4_cpupower build-arch_sh4_hyperv-daemons build-arch_sh4_kbuild build-arch_sh4_none build-arch_sh4_perf build-arch_sh4_rtla build-arch_sh4_sdsi build-arch_sh4_usbip
+ build-arch_sh4_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_sh4_none:build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr
- build-arch_sh4_none_sh7751r:build-arch_sh4_none_sh7751r_real
- build-arch_sh4_none_sh7751r_real:build-arch_sh4_none_sh7751r_real_headers build-arch_sh4_none_sh7751r_real_image build-arch_sh4_none_sh7751r_real_image-dbg build-arch_sh4_none_sh7751r_real_meta
- build-arch_sh4_none_sh7751r_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sh7751r, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sh7751r' DH_OPTIONS='-plinux-headers-6.5.0-2-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.5.0-2-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7751r_real_image:
-       $(call if_package, linux-image-6.5.0-2-sh7751r, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7751r' DH_OPTIONS='-plinux-image-6.5.0-2-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7751r_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sh7751r-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.5.0-2-sh7751r-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7751r_real_meta:
-       $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7785lcr:build-arch_sh4_none_sh7785lcr_real
- build-arch_sh4_none_sh7785lcr_real:build-arch_sh4_none_sh7785lcr_real_headers build-arch_sh4_none_sh7785lcr_real_image build-arch_sh4_none_sh7785lcr_real_image-dbg build-arch_sh4_none_sh7785lcr_real_meta
- build-arch_sh4_none_sh7785lcr_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sh7785lcr, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sh7785lcr' DH_OPTIONS='-plinux-headers-6.5.0-2-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.5.0-2-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7785lcr_real_image:
-       $(call if_package, linux-image-6.5.0-2-sh7785lcr, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7785lcr' DH_OPTIONS='-plinux-image-6.5.0-2-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7785lcr_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sh7785lcr-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_none_sh7785lcr_real_meta:
-       $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real:build-arch_sh4_real_bootwrapper build-arch_sh4_real_bpftool build-arch_sh4_real_config build-arch_sh4_real_cpupower build-arch_sh4_real_hyperv-daemons build-arch_sh4_real_kbuild build-arch_sh4_real_libc-dev build-arch_sh4_real_perf build-arch_sh4_real_rtla build-arch_sh4_real_udeb build-arch_sh4_real_usbip
- build-arch_sh4_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sh' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_udeb:build-arch_sh4_none_sh7751r_real build-arch_sh4_none_sh7785lcr_real
-       $(call if_package, ata-modules-6.5.0-2-sh7785lcr-di btrfs-modules-6.5.0-2-sh7751r-di btrfs-modules-6.5.0-2-sh7785lcr-di cdrom-core-modules-6.5.0-2-sh7751r-di cdrom-core-modules-6.5.0-2-sh7785lcr-di crc-modules-6.5.0-2-sh7751r-di crc-modules-6.5.0-2-sh7785lcr-di crypto-dm-modules-6.5.0-2-sh7751r-di crypto-dm-modules-6.5.0-2-sh7785lcr-di crypto-modules-6.5.0-2-sh7751r-di crypto-modules-6.5.0-2-sh7785lcr-di ext4-modules-6.5.0-2-sh7751r-di ext4-modules-6.5.0-2-sh7785lcr-di f2fs-modules-6.5.0-2-sh7751r-di f2fs-modules-6.5.0-2-sh7785lcr-di fat-modules-6.5.0-2-sh7751r-di fat-modules-6.5.0-2-sh7785lcr-di firewire-core-modules-6.5.0-2-sh7751r-di firewire-core-modules-6.5.0-2-sh7785lcr-di fuse-modules-6.5.0-2-sh7751r-di fuse-modules-6.5.0-2-sh7785lcr-di i2c-modules-6.5.0-2-sh7751r-di i2c-modules-6.5.0-2-sh7785lcr-di isofs-modules-6.5.0-2-sh7751r-di isofs-modules-6.5.0-2-sh7785lcr-di jfs-modules-6.5.0-2-sh7751r-di jfs-modules-6.5.0-2-sh7785lcr-di kernel-image-6.5.0-2-sh7751r-di kernel-image-6.5.0-2-sh7785lcr-di loop-modules-6.5.0-2-sh7751r-di loop-modules-6.5.0-2-sh7785lcr-di md-modules-6.5.0-2-sh7751r-di md-modules-6.5.0-2-sh7785lcr-di minix-modules-6.5.0-2-sh7751r-di minix-modules-6.5.0-2-sh7785lcr-di multipath-modules-6.5.0-2-sh7751r-di multipath-modules-6.5.0-2-sh7785lcr-di nbd-modules-6.5.0-2-sh7751r-di nbd-modules-6.5.0-2-sh7785lcr-di nic-modules-6.5.0-2-sh7751r-di nic-modules-6.5.0-2-sh7785lcr-di nic-shared-modules-6.5.0-2-sh7751r-di nic-shared-modules-6.5.0-2-sh7785lcr-di nic-usb-modules-6.5.0-2-sh7751r-di nic-usb-modules-6.5.0-2-sh7785lcr-di pata-modules-6.5.0-2-sh7751r-di pata-modules-6.5.0-2-sh7785lcr-di ppp-modules-6.5.0-2-sh7751r-di ppp-modules-6.5.0-2-sh7785lcr-di sata-modules-6.5.0-2-sh7751r-di sata-modules-6.5.0-2-sh7785lcr-di scsi-core-modules-6.5.0-2-sh7785lcr-di sound-modules-6.5.0-2-sh7751r-di sound-modules-6.5.0-2-sh7785lcr-di speakup-modules-6.5.0-2-sh7751r-di speakup-modules-6.5.0-2-sh7785lcr-di squashfs-modules-6.5.0-2-sh7751r-di squashfs-modules-6.5.0-2-sh7785lcr-di udf-modules-6.5.0-2-sh7751r-di udf-modules-6.5.0-2-sh7785lcr-di usb-modules-6.5.0-2-sh7785lcr-di usb-serial-modules-6.5.0-2-sh7751r-di usb-serial-modules-6.5.0-2-sh7785lcr-di usb-storage-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7785lcr-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-sh7785lcr-di -pbtrfs-modules-6.5.0-2-sh7751r-di -pbtrfs-modules-6.5.0-2-sh7785lcr-di -pcdrom-core-modules-6.5.0-2-sh7751r-di -pcdrom-core-modules-6.5.0-2-sh7785lcr-di -pcrc-modules-6.5.0-2-sh7751r-di -pcrc-modules-6.5.0-2-sh7785lcr-di -pcrypto-dm-modules-6.5.0-2-sh7751r-di -pcrypto-dm-modules-6.5.0-2-sh7785lcr-di -pcrypto-modules-6.5.0-2-sh7751r-di -pcrypto-modules-6.5.0-2-sh7785lcr-di -pext4-modules-6.5.0-2-sh7751r-di -pext4-modules-6.5.0-2-sh7785lcr-di -pf2fs-modules-6.5.0-2-sh7751r-di -pf2fs-modules-6.5.0-2-sh7785lcr-di -pfat-modules-6.5.0-2-sh7751r-di -pfat-modules-6.5.0-2-sh7785lcr-di -pfirewire-core-modules-6.5.0-2-sh7751r-di -pfirewire-core-modules-6.5.0-2-sh7785lcr-di -pfuse-modules-6.5.0-2-sh7751r-di -pfuse-modules-6.5.0-2-sh7785lcr-di -pi2c-modules-6.5.0-2-sh7751r-di -pi2c-modules-6.5.0-2-sh7785lcr-di -pisofs-modules-6.5.0-2-sh7751r-di -pisofs-modules-6.5.0-2-sh7785lcr-di -pjfs-modules-6.5.0-2-sh7751r-di -pjfs-modules-6.5.0-2-sh7785lcr-di -pkernel-image-6.5.0-2-sh7751r-di -pkernel-image-6.5.0-2-sh7785lcr-di -ploop-modules-6.5.0-2-sh7751r-di -ploop-modules-6.5.0-2-sh7785lcr-di -pmd-modules-6.5.0-2-sh7751r-di -pmd-modules-6.5.0-2-sh7785lcr-di -pminix-modules-6.5.0-2-sh7751r-di -pminix-modules-6.5.0-2-sh7785lcr-di -pmultipath-modules-6.5.0-2-sh7751r-di -pmultipath-modules-6.5.0-2-sh7785lcr-di -pnbd-modules-6.5.0-2-sh7751r-di -pnbd-modules-6.5.0-2-sh7785lcr-di -pnic-modules-6.5.0-2-sh7751r-di -pnic-modules-6.5.0-2-sh7785lcr-di -pnic-shared-modules-6.5.0-2-sh7751r-di -pnic-shared-modules-6.5.0-2-sh7785lcr-di -pnic-usb-modules-6.5.0-2-sh7751r-di -pnic-usb-modules-6.5.0-2-sh7785lcr-di -ppata-modules-6.5.0-2-sh7751r-di -ppata-modules-6.5.0-2-sh7785lcr-di -pppp-modules-6.5.0-2-sh7751r-di -pppp-modules-6.5.0-2-sh7785lcr-di -psata-modules-6.5.0-2-sh7751r-di -psata-modules-6.5.0-2-sh7785lcr-di -pscsi-core-modules-6.5.0-2-sh7785lcr-di -psound-modules-6.5.0-2-sh7751r-di -psound-modules-6.5.0-2-sh7785lcr-di -pspeakup-modules-6.5.0-2-sh7751r-di -pspeakup-modules-6.5.0-2-sh7785lcr-di -psquashfs-modules-6.5.0-2-sh7751r-di -psquashfs-modules-6.5.0-2-sh7785lcr-di -pudf-modules-6.5.0-2-sh7751r-di -pudf-modules-6.5.0-2-sh7785lcr-di -pusb-modules-6.5.0-2-sh7785lcr-di -pusb-serial-modules-6.5.0-2-sh7751r-di -pusb-serial-modules-6.5.0-2-sh7785lcr-di -pusb-storage-modules-6.5.0-2-sh7751r-di -pxfs-modules-6.5.0-2-sh7751r-di -pxfs-modules-6.5.0-2-sh7785lcr-di' KERNEL_ARCH='sh' PACKAGE_NAMES='kernel-image-6.5.0-2-sh7751r-di nic-modules-6.5.0-2-sh7751r-di nic-shared-modules-6.5.0-2-sh7751r-di usb-serial-modules-6.5.0-2-sh7751r-di ppp-modules-6.5.0-2-sh7751r-di pata-modules-6.5.0-2-sh7751r-di cdrom-core-modules-6.5.0-2-sh7751r-di firewire-core-modules-6.5.0-2-sh7751r-di loop-modules-6.5.0-2-sh7751r-di btrfs-modules-6.5.0-2-sh7751r-di ext4-modules-6.5.0-2-sh7751r-di isofs-modules-6.5.0-2-sh7751r-di jfs-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7751r-di fat-modules-6.5.0-2-sh7751r-di minix-modules-6.5.0-2-sh7751r-di squashfs-modules-6.5.0-2-sh7751r-di udf-modules-6.5.0-2-sh7751r-di fuse-modules-6.5.0-2-sh7751r-di f2fs-modules-6.5.0-2-sh7751r-di md-modules-6.5.0-2-sh7751r-di multipath-modules-6.5.0-2-sh7751r-di usb-storage-modules-6.5.0-2-sh7751r-di nic-usb-modules-6.5.0-2-sh7751r-di sata-modules-6.5.0-2-sh7751r-di i2c-modules-6.5.0-2-sh7751r-di crc-modules-6.5.0-2-sh7751r-di crypto-modules-6.5.0-2-sh7751r-di crypto-dm-modules-6.5.0-2-sh7751r-di nbd-modules-6.5.0-2-sh7751r-di speakup-modules-6.5.0-2-sh7751r-di sound-modules-6.5.0-2-sh7751r-di kernel-image-6.5.0-2-sh7785lcr-di nic-modules-6.5.0-2-sh7785lcr-di nic-shared-modules-6.5.0-2-sh7785lcr-di usb-serial-modules-6.5.0-2-sh7785lcr-di ppp-modules-6.5.0-2-sh7785lcr-di pata-modules-6.5.0-2-sh7785lcr-di cdrom-core-modules-6.5.0-2-sh7785lcr-di firewire-core-modules-6.5.0-2-sh7785lcr-di scsi-core-modules-6.5.0-2-sh7785lcr-di loop-modules-6.5.0-2-sh7785lcr-di btrfs-modules-6.5.0-2-sh7785lcr-di ext4-modules-6.5.0-2-sh7785lcr-di isofs-modules-6.5.0-2-sh7785lcr-di jfs-modules-6.5.0-2-sh7785lcr-di xfs-modules-6.5.0-2-sh7785lcr-di fat-modules-6.5.0-2-sh7785lcr-di minix-modules-6.5.0-2-sh7785lcr-di squashfs-modules-6.5.0-2-sh7785lcr-di udf-modules-6.5.0-2-sh7785lcr-di fuse-modules-6.5.0-2-sh7785lcr-di f2fs-modules-6.5.0-2-sh7785lcr-di md-modules-6.5.0-2-sh7785lcr-di multipath-modules-6.5.0-2-sh7785lcr-di usb-modules-6.5.0-2-sh7785lcr-di nic-usb-modules-6.5.0-2-sh7785lcr-di sata-modules-6.5.0-2-sh7785lcr-di i2c-modules-6.5.0-2-sh7785lcr-di crc-modules-6.5.0-2-sh7785lcr-di crypto-modules-6.5.0-2-sh7785lcr-di crypto-dm-modules-6.5.0-2-sh7785lcr-di ata-modules-6.5.0-2-sh7785lcr-di nbd-modules-6.5.0-2-sh7785lcr-di speakup-modules-6.5.0-2-sh7785lcr-di sound-modules-6.5.0-2-sh7785lcr-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sh4_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc:build-arch_sparc_real
- build-arch_sparc64:build-arch_sparc64_none build-arch_sparc64_real
+ build-arch_sh4_none_sh7751r:build-arch_sh4_none_sh7751r_headers build-arch_sh4_none_sh7751r_image build-arch_sh4_none_sh7751r_image-dbg build-arch_sh4_none_sh7751r_installer build-arch_sh4_none_sh7751r_meta
+ build-arch_sh4_none_sh7751r_headers:
 -      $(call if_package, linux-headers-6.12.27-sh7751r, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7751r' DH_OPTIONS='-plinux-headers-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sh7751r, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7751r' DH_OPTIONS='-plinux-headers-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7751r_image:
 -      $(call if_package, linux-image-6.12.27-sh7751r, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r' DH_OPTIONS='-plinux-image-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7751r, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r' DH_OPTIONS='-plinux-image-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7751r_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sh7751r-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7751r-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7751r_installer:
 -      $(call if_package, btrfs-modules-6.12.27-sh7751r-di cdrom-core-modules-6.12.27-sh7751r-di crypto-dm-modules-6.12.27-sh7751r-di crypto-modules-6.12.27-sh7751r-di ext4-modules-6.12.27-sh7751r-di f2fs-modules-6.12.27-sh7751r-di fat-modules-6.12.27-sh7751r-di firewire-core-modules-6.12.27-sh7751r-di isofs-modules-6.12.27-sh7751r-di jfs-modules-6.12.27-sh7751r-di kernel-image-6.12.27-sh7751r-di loop-modules-6.12.27-sh7751r-di md-modules-6.12.27-sh7751r-di minix-modules-6.12.27-sh7751r-di multipath-modules-6.12.27-sh7751r-di nbd-modules-6.12.27-sh7751r-di nic-modules-6.12.27-sh7751r-di nic-shared-modules-6.12.27-sh7751r-di nic-usb-modules-6.12.27-sh7751r-di pata-modules-6.12.27-sh7751r-di ppp-modules-6.12.27-sh7751r-di sata-modules-6.12.27-sh7751r-di sound-modules-6.12.27-sh7751r-di speakup-modules-6.12.27-sh7751r-di squashfs-modules-6.12.27-sh7751r-di udf-modules-6.12.27-sh7751r-di usb-serial-modules-6.12.27-sh7751r-di usb-storage-modules-6.12.27-sh7751r-di xfs-modules-6.12.27-sh7751r-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-sh7751r-di -pcdrom-core-modules-6.12.27-sh7751r-di -pcrypto-dm-modules-6.12.27-sh7751r-di -pcrypto-modules-6.12.27-sh7751r-di -pext4-modules-6.12.27-sh7751r-di -pf2fs-modules-6.12.27-sh7751r-di -pfat-modules-6.12.27-sh7751r-di -pfirewire-core-modules-6.12.27-sh7751r-di -pisofs-modules-6.12.27-sh7751r-di -pjfs-modules-6.12.27-sh7751r-di -pkernel-image-6.12.27-sh7751r-di -ploop-modules-6.12.27-sh7751r-di -pmd-modules-6.12.27-sh7751r-di -pminix-modules-6.12.27-sh7751r-di -pmultipath-modules-6.12.27-sh7751r-di -pnbd-modules-6.12.27-sh7751r-di -pnic-modules-6.12.27-sh7751r-di -pnic-shared-modules-6.12.27-sh7751r-di -pnic-usb-modules-6.12.27-sh7751r-di -ppata-modules-6.12.27-sh7751r-di -pppp-modules-6.12.27-sh7751r-di -psata-modules-6.12.27-sh7751r-di -psound-modules-6.12.27-sh7751r-di -pspeakup-modules-6.12.27-sh7751r-di -psquashfs-modules-6.12.27-sh7751r-di -pudf-modules-6.12.27-sh7751r-di -pusb-serial-modules-6.12.27-sh7751r-di -pusb-storage-modules-6.12.27-sh7751r-di -pxfs-modules-6.12.27-sh7751r-di' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7751r-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, btrfs-modules-6.12.27-sh7751r-di cdrom-core-modules-6.12.27-sh7751r-di crypto-dm-modules-6.12.27-sh7751r-di crypto-modules-6.12.27-sh7751r-di ext4-modules-6.12.27-sh7751r-di f2fs-modules-6.12.27-sh7751r-di fat-modules-6.12.27-sh7751r-di firewire-core-modules-6.12.27-sh7751r-di isofs-modules-6.12.27-sh7751r-di jfs-modules-6.12.27-sh7751r-di kernel-image-6.12.27-sh7751r-di loop-modules-6.12.27-sh7751r-di md-modules-6.12.27-sh7751r-di minix-modules-6.12.27-sh7751r-di multipath-modules-6.12.27-sh7751r-di nbd-modules-6.12.27-sh7751r-di nic-modules-6.12.27-sh7751r-di nic-shared-modules-6.12.27-sh7751r-di nic-usb-modules-6.12.27-sh7751r-di pata-modules-6.12.27-sh7751r-di ppp-modules-6.12.27-sh7751r-di sata-modules-6.12.27-sh7751r-di sound-modules-6.12.27-sh7751r-di speakup-modules-6.12.27-sh7751r-di squashfs-modules-6.12.27-sh7751r-di udf-modules-6.12.27-sh7751r-di usb-serial-modules-6.12.27-sh7751r-di usb-storage-modules-6.12.27-sh7751r-di xfs-modules-6.12.27-sh7751r-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-sh7751r-di -pcdrom-core-modules-6.12.27-sh7751r-di -pcrypto-dm-modules-6.12.27-sh7751r-di -pcrypto-modules-6.12.27-sh7751r-di -pext4-modules-6.12.27-sh7751r-di -pf2fs-modules-6.12.27-sh7751r-di -pfat-modules-6.12.27-sh7751r-di -pfirewire-core-modules-6.12.27-sh7751r-di -pisofs-modules-6.12.27-sh7751r-di -pjfs-modules-6.12.27-sh7751r-di -pkernel-image-6.12.27-sh7751r-di -ploop-modules-6.12.27-sh7751r-di -pmd-modules-6.12.27-sh7751r-di -pminix-modules-6.12.27-sh7751r-di -pmultipath-modules-6.12.27-sh7751r-di -pnbd-modules-6.12.27-sh7751r-di -pnic-modules-6.12.27-sh7751r-di -pnic-shared-modules-6.12.27-sh7751r-di -pnic-usb-modules-6.12.27-sh7751r-di -ppata-modules-6.12.27-sh7751r-di -pppp-modules-6.12.27-sh7751r-di -psata-modules-6.12.27-sh7751r-di -psound-modules-6.12.27-sh7751r-di -pspeakup-modules-6.12.27-sh7751r-di -psquashfs-modules-6.12.27-sh7751r-di -pudf-modules-6.12.27-sh7751r-di -pusb-serial-modules-6.12.27-sh7751r-di -pusb-storage-modules-6.12.27-sh7751r-di -pxfs-modules-6.12.27-sh7751r-di' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7751r-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7751r_meta:
 -      $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7785lcr:build-arch_sh4_none_sh7785lcr_headers build-arch_sh4_none_sh7785lcr_image build-arch_sh4_none_sh7785lcr_image-dbg build-arch_sh4_none_sh7785lcr_installer build-arch_sh4_none_sh7785lcr_meta
+ build-arch_sh4_none_sh7785lcr_headers:
 -      $(call if_package, linux-headers-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-headers-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-headers-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7785lcr_image:
 -      $(call if_package, linux-image-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7785lcr_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sh7785lcr-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7785lcr-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7785lcr_installer:
 -      $(call if_package, ata-modules-6.12.27-sh7785lcr-di btrfs-modules-6.12.27-sh7785lcr-di cdrom-core-modules-6.12.27-sh7785lcr-di crypto-dm-modules-6.12.27-sh7785lcr-di crypto-modules-6.12.27-sh7785lcr-di ext4-modules-6.12.27-sh7785lcr-di f2fs-modules-6.12.27-sh7785lcr-di fat-modules-6.12.27-sh7785lcr-di firewire-core-modules-6.12.27-sh7785lcr-di isofs-modules-6.12.27-sh7785lcr-di jfs-modules-6.12.27-sh7785lcr-di kernel-image-6.12.27-sh7785lcr-di loop-modules-6.12.27-sh7785lcr-di md-modules-6.12.27-sh7785lcr-di minix-modules-6.12.27-sh7785lcr-di multipath-modules-6.12.27-sh7785lcr-di nbd-modules-6.12.27-sh7785lcr-di nic-modules-6.12.27-sh7785lcr-di nic-shared-modules-6.12.27-sh7785lcr-di nic-usb-modules-6.12.27-sh7785lcr-di pata-modules-6.12.27-sh7785lcr-di ppp-modules-6.12.27-sh7785lcr-di sata-modules-6.12.27-sh7785lcr-di scsi-core-modules-6.12.27-sh7785lcr-di sound-modules-6.12.27-sh7785lcr-di speakup-modules-6.12.27-sh7785lcr-di squashfs-modules-6.12.27-sh7785lcr-di udf-modules-6.12.27-sh7785lcr-di usb-modules-6.12.27-sh7785lcr-di usb-serial-modules-6.12.27-sh7785lcr-di xfs-modules-6.12.27-sh7785lcr-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sh7785lcr-di -pbtrfs-modules-6.12.27-sh7785lcr-di -pcdrom-core-modules-6.12.27-sh7785lcr-di -pcrypto-dm-modules-6.12.27-sh7785lcr-di -pcrypto-modules-6.12.27-sh7785lcr-di -pext4-modules-6.12.27-sh7785lcr-di -pf2fs-modules-6.12.27-sh7785lcr-di -pfat-modules-6.12.27-sh7785lcr-di -pfirewire-core-modules-6.12.27-sh7785lcr-di -pisofs-modules-6.12.27-sh7785lcr-di -pjfs-modules-6.12.27-sh7785lcr-di -pkernel-image-6.12.27-sh7785lcr-di -ploop-modules-6.12.27-sh7785lcr-di -pmd-modules-6.12.27-sh7785lcr-di -pminix-modules-6.12.27-sh7785lcr-di -pmultipath-modules-6.12.27-sh7785lcr-di -pnbd-modules-6.12.27-sh7785lcr-di -pnic-modules-6.12.27-sh7785lcr-di -pnic-shared-modules-6.12.27-sh7785lcr-di -pnic-usb-modules-6.12.27-sh7785lcr-di -ppata-modules-6.12.27-sh7785lcr-di -pppp-modules-6.12.27-sh7785lcr-di -psata-modules-6.12.27-sh7785lcr-di -pscsi-core-modules-6.12.27-sh7785lcr-di -psound-modules-6.12.27-sh7785lcr-di -pspeakup-modules-6.12.27-sh7785lcr-di -psquashfs-modules-6.12.27-sh7785lcr-di -pudf-modules-6.12.27-sh7785lcr-di -pusb-modules-6.12.27-sh7785lcr-di -pusb-serial-modules-6.12.27-sh7785lcr-di -pxfs-modules-6.12.27-sh7785lcr-di' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7785lcr-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-sh7785lcr-di btrfs-modules-6.12.27-sh7785lcr-di cdrom-core-modules-6.12.27-sh7785lcr-di crypto-dm-modules-6.12.27-sh7785lcr-di crypto-modules-6.12.27-sh7785lcr-di ext4-modules-6.12.27-sh7785lcr-di f2fs-modules-6.12.27-sh7785lcr-di fat-modules-6.12.27-sh7785lcr-di firewire-core-modules-6.12.27-sh7785lcr-di isofs-modules-6.12.27-sh7785lcr-di jfs-modules-6.12.27-sh7785lcr-di kernel-image-6.12.27-sh7785lcr-di loop-modules-6.12.27-sh7785lcr-di md-modules-6.12.27-sh7785lcr-di minix-modules-6.12.27-sh7785lcr-di multipath-modules-6.12.27-sh7785lcr-di nbd-modules-6.12.27-sh7785lcr-di nic-modules-6.12.27-sh7785lcr-di nic-shared-modules-6.12.27-sh7785lcr-di nic-usb-modules-6.12.27-sh7785lcr-di pata-modules-6.12.27-sh7785lcr-di ppp-modules-6.12.27-sh7785lcr-di sata-modules-6.12.27-sh7785lcr-di scsi-core-modules-6.12.27-sh7785lcr-di sound-modules-6.12.27-sh7785lcr-di speakup-modules-6.12.27-sh7785lcr-di squashfs-modules-6.12.27-sh7785lcr-di udf-modules-6.12.27-sh7785lcr-di usb-modules-6.12.27-sh7785lcr-di usb-serial-modules-6.12.27-sh7785lcr-di xfs-modules-6.12.27-sh7785lcr-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sh7785lcr-di -pbtrfs-modules-6.12.27-sh7785lcr-di -pcdrom-core-modules-6.12.27-sh7785lcr-di -pcrypto-dm-modules-6.12.27-sh7785lcr-di -pcrypto-modules-6.12.27-sh7785lcr-di -pext4-modules-6.12.27-sh7785lcr-di -pf2fs-modules-6.12.27-sh7785lcr-di -pfat-modules-6.12.27-sh7785lcr-di -pfirewire-core-modules-6.12.27-sh7785lcr-di -pisofs-modules-6.12.27-sh7785lcr-di -pjfs-modules-6.12.27-sh7785lcr-di -pkernel-image-6.12.27-sh7785lcr-di -ploop-modules-6.12.27-sh7785lcr-di -pmd-modules-6.12.27-sh7785lcr-di -pminix-modules-6.12.27-sh7785lcr-di -pmultipath-modules-6.12.27-sh7785lcr-di -pnbd-modules-6.12.27-sh7785lcr-di -pnic-modules-6.12.27-sh7785lcr-di -pnic-shared-modules-6.12.27-sh7785lcr-di -pnic-usb-modules-6.12.27-sh7785lcr-di -ppata-modules-6.12.27-sh7785lcr-di -pppp-modules-6.12.27-sh7785lcr-di -psata-modules-6.12.27-sh7785lcr-di -pscsi-core-modules-6.12.27-sh7785lcr-di -psound-modules-6.12.27-sh7785lcr-di -pspeakup-modules-6.12.27-sh7785lcr-di -psquashfs-modules-6.12.27-sh7785lcr-di -pudf-modules-6.12.27-sh7785lcr-di -pusb-modules-6.12.27-sh7785lcr-di -pusb-serial-modules-6.12.27-sh7785lcr-di -pxfs-modules-6.12.27-sh7785lcr-di' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7785lcr-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_none_sh7785lcr_meta:
 -      $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sh' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sh' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sh4_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64:build-arch_sparc64_bpftool build-arch_sparc64_config build-arch_sparc64_cpupower build-arch_sparc64_hyperv-daemons build-arch_sparc64_kbuild build-arch_sparc64_none build-arch_sparc64_perf build-arch_sparc64_rtla build-arch_sparc64_sdsi build-arch_sparc64_usbip
+ build-arch_sparc64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real build_config ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  build-arch_sparc64_none: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:build-arch_sparc64_none_sparc64-smp_real_headers build-arch_sparc64_none_sparc64-smp_real_image build-arch_sparc64_none_sparc64-smp_real_image-dbg build-arch_sparc64_none_sparc64-smp_real_meta
- build-arch_sparc64_none_sparc64-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sparc64-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sparc64-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-sparc64-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-smp' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sparc64-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64-smp_real_meta:
-       $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64_real:build-arch_sparc64_none_sparc64_real_headers build-arch_sparc64_none_sparc64_real_image build-arch_sparc64_none_sparc64_real_image-dbg build-arch_sparc64_none_sparc64_real_meta
- build-arch_sparc64_none_sparc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sparc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sparc64' DH_OPTIONS='-plinux-headers-6.5.0-2-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.5.0-2-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-sparc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.5.0-2-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sparc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_none_sparc64_real_meta:
-       $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real:build-arch_sparc64_real_bootwrapper build-arch_sparc64_real_bpftool build-arch_sparc64_real_config build-arch_sparc64_real_cpupower build-arch_sparc64_real_hyperv-daemons build-arch_sparc64_real_kbuild build-arch_sparc64_real_libc-dev build-arch_sparc64_real_perf build-arch_sparc64_real_rtla build-arch_sparc64_real_udeb build-arch_sparc64_real_usbip
- build-arch_sparc64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real build_config ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_udeb:build-arch_sparc64_none_sparc64-smp_real build-arch_sparc64_none_sparc64_real
-       $(call if_package, ata-modules-6.5.0-2-sparc64-di btrfs-modules-6.5.0-2-sparc64-di cdrom-core-modules-6.5.0-2-sparc64-di crc-modules-6.5.0-2-sparc64-di crypto-dm-modules-6.5.0-2-sparc64-di crypto-modules-6.5.0-2-sparc64-di ext4-modules-6.5.0-2-sparc64-di f2fs-modules-6.5.0-2-sparc64-di fat-modules-6.5.0-2-sparc64-di fb-modules-6.5.0-2-sparc64-di fuse-modules-6.5.0-2-sparc64-di i2c-modules-6.5.0-2-sparc64-di input-modules-6.5.0-2-sparc64-di isofs-modules-6.5.0-2-sparc64-di jfs-modules-6.5.0-2-sparc64-di kernel-image-6.5.0-2-sparc64-di md-modules-6.5.0-2-sparc64-di multipath-modules-6.5.0-2-sparc64-di nbd-modules-6.5.0-2-sparc64-di nic-modules-6.5.0-2-sparc64-di nic-shared-modules-6.5.0-2-sparc64-di nic-usb-modules-6.5.0-2-sparc64-di pata-modules-6.5.0-2-sparc64-di ppp-modules-6.5.0-2-sparc64-di sata-modules-6.5.0-2-sparc64-di scsi-core-modules-6.5.0-2-sparc64-di scsi-modules-6.5.0-2-sparc64-di squashfs-modules-6.5.0-2-sparc64-di udf-modules-6.5.0-2-sparc64-di ufs-modules-6.5.0-2-sparc64-di usb-modules-6.5.0-2-sparc64-di usb-serial-modules-6.5.0-2-sparc64-di usb-storage-modules-6.5.0-2-sparc64-di xfs-modules-6.5.0-2-sparc64-di, $(MAKE) -f debian/rules.real build_udeb ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-sparc64-di -pbtrfs-modules-6.5.0-2-sparc64-di -pcdrom-core-modules-6.5.0-2-sparc64-di -pcrc-modules-6.5.0-2-sparc64-di -pcrypto-dm-modules-6.5.0-2-sparc64-di -pcrypto-modules-6.5.0-2-sparc64-di -pext4-modules-6.5.0-2-sparc64-di -pf2fs-modules-6.5.0-2-sparc64-di -pfat-modules-6.5.0-2-sparc64-di -pfb-modules-6.5.0-2-sparc64-di -pfuse-modules-6.5.0-2-sparc64-di -pi2c-modules-6.5.0-2-sparc64-di -pinput-modules-6.5.0-2-sparc64-di -pisofs-modules-6.5.0-2-sparc64-di -pjfs-modules-6.5.0-2-sparc64-di -pkernel-image-6.5.0-2-sparc64-di -pmd-modules-6.5.0-2-sparc64-di -pmultipath-modules-6.5.0-2-sparc64-di -pnbd-modules-6.5.0-2-sparc64-di -pnic-modules-6.5.0-2-sparc64-di -pnic-shared-modules-6.5.0-2-sparc64-di -pnic-usb-modules-6.5.0-2-sparc64-di -ppata-modules-6.5.0-2-sparc64-di -pppp-modules-6.5.0-2-sparc64-di -psata-modules-6.5.0-2-sparc64-di -pscsi-core-modules-6.5.0-2-sparc64-di -pscsi-modules-6.5.0-2-sparc64-di -psquashfs-modules-6.5.0-2-sparc64-di -pudf-modules-6.5.0-2-sparc64-di -pufs-modules-6.5.0-2-sparc64-di -pusb-modules-6.5.0-2-sparc64-di -pusb-serial-modules-6.5.0-2-sparc64-di -pusb-storage-modules-6.5.0-2-sparc64-di -pxfs-modules-6.5.0-2-sparc64-di' KERNEL_ARCH='sparc' PACKAGE_NAMES='kernel-image-6.5.0-2-sparc64-di nic-modules-6.5.0-2-sparc64-di nic-shared-modules-6.5.0-2-sparc64-di usb-serial-modules-6.5.0-2-sparc64-di ppp-modules-6.5.0-2-sparc64-di pata-modules-6.5.0-2-sparc64-di cdrom-core-modules-6.5.0-2-sparc64-di scsi-core-modules-6.5.0-2-sparc64-di scsi-modules-6.5.0-2-sparc64-di btrfs-modules-6.5.0-2-sparc64-di ext4-modules-6.5.0-2-sparc64-di isofs-modules-6.5.0-2-sparc64-di jfs-modules-6.5.0-2-sparc64-di ufs-modules-6.5.0-2-sparc64-di xfs-modules-6.5.0-2-sparc64-di fat-modules-6.5.0-2-sparc64-di squashfs-modules-6.5.0-2-sparc64-di udf-modules-6.5.0-2-sparc64-di fuse-modules-6.5.0-2-sparc64-di f2fs-modules-6.5.0-2-sparc64-di md-modules-6.5.0-2-sparc64-di multipath-modules-6.5.0-2-sparc64-di usb-modules-6.5.0-2-sparc64-di usb-storage-modules-6.5.0-2-sparc64-di fb-modules-6.5.0-2-sparc64-di input-modules-6.5.0-2-sparc64-di nic-usb-modules-6.5.0-2-sparc64-di sata-modules-6.5.0-2-sparc64-di i2c-modules-6.5.0-2-sparc64-di crc-modules-6.5.0-2-sparc64-di crypto-modules-6.5.0-2-sparc64-di crypto-dm-modules-6.5.0-2-sparc64-di ata-modules-6.5.0-2-sparc64-di nbd-modules-6.5.0-2-sparc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real:build-arch_sparc_real_bootwrapper build-arch_sparc_real_bpftool build-arch_sparc_real_cpupower build-arch_sparc_real_hyperv-daemons build-arch_sparc_real_kbuild build-arch_sparc_real_libc-dev build-arch_sparc_real_perf build-arch_sparc_real_rtla build-arch_sparc_real_usbip
- build-arch_sparc_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_sparc_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32:build-arch_x32_real
- build-arch_x32_real:build-arch_x32_real_bootwrapper build-arch_x32_real_bpftool build-arch_x32_real_cpupower build-arch_x32_real_hyperv-daemons build-arch_x32_real_kbuild build-arch_x32_real_libc-dev build-arch_x32_real_meta build-arch_x32_real_perf build-arch_x32_real_rtla build-arch_x32_real_usbip
- build-arch_x32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real build_bootwrapper ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_meta:
-       $(MAKE) -f debian/rules.real build_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- build-arch_x32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-arch_x32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-indep:build-indep_none build-indep_real
- build-indep_none:build-indep_none_real
- build-indep_none_real:build-indep_none_real_headers-common
- build-indep_none_real_headers-common:
-       $(call if_package, linux-headers-6.5.0-2-common, $(MAKE) -f debian/rules.real build_headers-common ABINAME='6.5.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-common' DH_OPTIONS='-plinux-headers-6.5.0-2-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.5.0-2-common' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-indep_real:build-indep_real_doc build-indep_real_meta build-indep_real_source build-indep_real_support
- build-indep_real_doc:
-       $(call if_package, linux-doc-6.5, $(MAKE) -f debian/rules.real build_doc ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-doc-6.5' DH_OPTIONS='-plinux-doc-6.5' PACKAGE_NAME='linux-doc-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-indep_real_meta:
-       $(call if_package, linux-doc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.5' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-source, $(MAKE) -f debian/rules.real build_meta ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.5' PACKAGE_NAME='linux-source' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-indep_real_source:
-       $(call if_package, linux-source-6.5, $(MAKE) -f debian/rules.real build_source ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-source-6.5' DH_OPTIONS='-plinux-source-6.5' PACKAGE_NAME='linux-source-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- build-indep_real_support:
-       $(call if_package, linux-support-6.5.0-2, $(MAKE) -f debian/rules.real build_support ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-support-6.5.0-2' DH_OPTIONS='-plinux-support-6.5.0-2' PACKAGE_NAME='linux-support-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
+ build-arch_sparc64_none_sparc64:build-arch_sparc64_none_sparc64_headers build-arch_sparc64_none_sparc64_image build-arch_sparc64_none_sparc64_image-dbg build-arch_sparc64_none_sparc64_installer build-arch_sparc64_none_sparc64_meta
+ build-arch_sparc64_none_sparc64-smp:build-arch_sparc64_none_sparc64-smp_bpf-dev build-arch_sparc64_none_sparc64-smp_headers build-arch_sparc64_none_sparc64-smp_image build-arch_sparc64_none_sparc64-smp_image-dbg build-arch_sparc64_none_sparc64-smp_meta
+ build-arch_sparc64_none_sparc64-smp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real build_bpf-dev ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-headers-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-headers-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64-smp_image:
 -      $(call if_package, linux-image-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sparc64-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-smp-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64-smp_meta:
 -      $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64_headers:
 -      $(call if_package, linux-headers-6.12.27-sparc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64' DH_OPTIONS='-plinux-headers-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.12.27-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sparc64, $(MAKE) -f debian/rules.real build_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64' DH_OPTIONS='-plinux-headers-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.12.27-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64_image:
 -      $(call if_package, linux-image-6.12.27-sparc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64' DH_OPTIONS='-plinux-image-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64, $(MAKE) -f debian/rules.real build_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64' DH_OPTIONS='-plinux-image-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sparc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-dbg, $(MAKE) -f debian/rules.real build_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64_installer:
 -      $(call if_package, ata-modules-6.12.27-sparc64-di btrfs-modules-6.12.27-sparc64-di cdrom-core-modules-6.12.27-sparc64-di crypto-dm-modules-6.12.27-sparc64-di crypto-modules-6.12.27-sparc64-di drm-core-modules-6.12.27-sparc64-di ext4-modules-6.12.27-sparc64-di f2fs-modules-6.12.27-sparc64-di fat-modules-6.12.27-sparc64-di fb-modules-6.12.27-sparc64-di input-modules-6.12.27-sparc64-di isofs-modules-6.12.27-sparc64-di jfs-modules-6.12.27-sparc64-di kernel-image-6.12.27-sparc64-di md-modules-6.12.27-sparc64-di multipath-modules-6.12.27-sparc64-di nbd-modules-6.12.27-sparc64-di nic-modules-6.12.27-sparc64-di nic-shared-modules-6.12.27-sparc64-di nic-usb-modules-6.12.27-sparc64-di pata-modules-6.12.27-sparc64-di ppp-modules-6.12.27-sparc64-di sata-modules-6.12.27-sparc64-di scsi-core-modules-6.12.27-sparc64-di scsi-modules-6.12.27-sparc64-di squashfs-modules-6.12.27-sparc64-di udf-modules-6.12.27-sparc64-di ufs-modules-6.12.27-sparc64-di usb-modules-6.12.27-sparc64-di usb-serial-modules-6.12.27-sparc64-di usb-storage-modules-6.12.27-sparc64-di xfs-modules-6.12.27-sparc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sparc64-di -pbtrfs-modules-6.12.27-sparc64-di -pcdrom-core-modules-6.12.27-sparc64-di -pcrypto-dm-modules-6.12.27-sparc64-di -pcrypto-modules-6.12.27-sparc64-di -pdrm-core-modules-6.12.27-sparc64-di -pext4-modules-6.12.27-sparc64-di -pf2fs-modules-6.12.27-sparc64-di -pfat-modules-6.12.27-sparc64-di -pfb-modules-6.12.27-sparc64-di -pinput-modules-6.12.27-sparc64-di -pisofs-modules-6.12.27-sparc64-di -pjfs-modules-6.12.27-sparc64-di -pkernel-image-6.12.27-sparc64-di -pmd-modules-6.12.27-sparc64-di -pmultipath-modules-6.12.27-sparc64-di -pnbd-modules-6.12.27-sparc64-di -pnic-modules-6.12.27-sparc64-di -pnic-shared-modules-6.12.27-sparc64-di -pnic-usb-modules-6.12.27-sparc64-di -ppata-modules-6.12.27-sparc64-di -pppp-modules-6.12.27-sparc64-di -psata-modules-6.12.27-sparc64-di -pscsi-core-modules-6.12.27-sparc64-di -pscsi-modules-6.12.27-sparc64-di -psquashfs-modules-6.12.27-sparc64-di -pudf-modules-6.12.27-sparc64-di -pufs-modules-6.12.27-sparc64-di -pusb-modules-6.12.27-sparc64-di -pusb-serial-modules-6.12.27-sparc64-di -pusb-storage-modules-6.12.27-sparc64-di -pxfs-modules-6.12.27-sparc64-di' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sparc64-di' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-sparc64-di btrfs-modules-6.12.27-sparc64-di cdrom-core-modules-6.12.27-sparc64-di crypto-dm-modules-6.12.27-sparc64-di crypto-modules-6.12.27-sparc64-di drm-core-modules-6.12.27-sparc64-di ext4-modules-6.12.27-sparc64-di f2fs-modules-6.12.27-sparc64-di fat-modules-6.12.27-sparc64-di fb-modules-6.12.27-sparc64-di input-modules-6.12.27-sparc64-di isofs-modules-6.12.27-sparc64-di jfs-modules-6.12.27-sparc64-di kernel-image-6.12.27-sparc64-di md-modules-6.12.27-sparc64-di multipath-modules-6.12.27-sparc64-di nbd-modules-6.12.27-sparc64-di nic-modules-6.12.27-sparc64-di nic-shared-modules-6.12.27-sparc64-di nic-usb-modules-6.12.27-sparc64-di pata-modules-6.12.27-sparc64-di ppp-modules-6.12.27-sparc64-di sata-modules-6.12.27-sparc64-di scsi-core-modules-6.12.27-sparc64-di scsi-modules-6.12.27-sparc64-di squashfs-modules-6.12.27-sparc64-di udf-modules-6.12.27-sparc64-di ufs-modules-6.12.27-sparc64-di usb-modules-6.12.27-sparc64-di usb-serial-modules-6.12.27-sparc64-di usb-storage-modules-6.12.27-sparc64-di xfs-modules-6.12.27-sparc64-di, $(MAKE) -f debian/rules.real build_installer ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sparc64-di -pbtrfs-modules-6.12.27-sparc64-di -pcdrom-core-modules-6.12.27-sparc64-di -pcrypto-dm-modules-6.12.27-sparc64-di -pcrypto-modules-6.12.27-sparc64-di -pdrm-core-modules-6.12.27-sparc64-di -pext4-modules-6.12.27-sparc64-di -pf2fs-modules-6.12.27-sparc64-di -pfat-modules-6.12.27-sparc64-di -pfb-modules-6.12.27-sparc64-di -pinput-modules-6.12.27-sparc64-di -pisofs-modules-6.12.27-sparc64-di -pjfs-modules-6.12.27-sparc64-di -pkernel-image-6.12.27-sparc64-di -pmd-modules-6.12.27-sparc64-di -pmultipath-modules-6.12.27-sparc64-di -pnbd-modules-6.12.27-sparc64-di -pnic-modules-6.12.27-sparc64-di -pnic-shared-modules-6.12.27-sparc64-di -pnic-usb-modules-6.12.27-sparc64-di -ppata-modules-6.12.27-sparc64-di -pppp-modules-6.12.27-sparc64-di -psata-modules-6.12.27-sparc64-di -pscsi-core-modules-6.12.27-sparc64-di -pscsi-modules-6.12.27-sparc64-di -psquashfs-modules-6.12.27-sparc64-di -pudf-modules-6.12.27-sparc64-di -pufs-modules-6.12.27-sparc64-di -pusb-modules-6.12.27-sparc64-di -pusb-serial-modules-6.12.27-sparc64-di -pusb-storage-modules-6.12.27-sparc64-di -pxfs-modules-6.12.27-sparc64-di' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sparc64-di' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_none_sparc64_meta:
 -      $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sparc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sparc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_sparc64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32:build-arch_x32_bpftool build-arch_x32_cpupower build-arch_x32_hyperv-daemons build-arch_x32_kbuild build-arch_x32_perf build-arch_x32_rtla build-arch_x32_sdsi build-arch_x32_usbip
+ build-arch_x32_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real build_bpftool ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real build_cpupower ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real build_hyperv-daemons ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real build_kbuild ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real build_perf ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real build_rtla ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real build_sdsi ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-arch_x32_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real build_usbip ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep:build-indep_doc build-indep_libc-dev build-indep_meta build-indep_none build-indep_rt build-indep_source build-indep_support
+ build-indep_doc:
 -      $(call if_package, linux-doc-6.12, $(MAKE) -f debian/rules.real build_doc ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc-6.12' DH_OPTIONS='-plinux-doc-6.12' PACKAGE_NAME='linux-doc-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-doc-6.12, $(MAKE) -f debian/rules.real build_doc ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc-6.12' DH_OPTIONS='-plinux-doc-6.12' PACKAGE_NAME='linux-doc-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep_libc-dev:
 -      $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.12.27' ALL_LIBCDEV_KERNELARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' ALL_LIBCDEV_MULTIARCHES='aarch64-linux-gnu:arm64 alpha-linux-gnu:alpha arm-linux-gnueabi:arm arm-linux-gnueabihf:arm hppa-linux-gnu:parisc i386-linux-gnu:x86 loongarch64-linux-gnu:loongarch m68k-linux-gnu:m68k mips-linux-gnu:mips mips64-linux-gnuabi64:mips mips64el-linux-gnuabi64:mips mipsel-linux-gnu:mips mipsisa64r6el-linux-gnuabi64:mips powerpc-linux-gnu:powerpc powerpc64-linux-gnu:powerpc powerpc64le-linux-gnu:powerpc riscv64-linux-gnu:riscv s390x-linux-gnu:s390 sh4-linux-gnu:sh sparc64-linux-gnu:sparc x86_64-linux-gnu:x86 x86_64-linux-gnux32:x86' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real build_libc-dev ABINAME='6.12.27' ALL_LIBCDEV_KERNELARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' ALL_LIBCDEV_MULTIARCHES='aarch64-linux-gnu:arm64 alpha-linux-gnu:alpha arm-linux-gnueabi:arm arm-linux-gnueabihf:arm hppa-linux-gnu:parisc i386-linux-gnu:x86 loongarch64-linux-gnu:loongarch m68k-linux-gnu:m68k mips-linux-gnu:mips mips64-linux-gnuabi64:mips mips64el-linux-gnuabi64:mips mipsel-linux-gnu:mips mipsisa64r6el-linux-gnuabi64:mips powerpc-linux-gnu:powerpc powerpc64-linux-gnu:powerpc powerpc64le-linux-gnu:powerpc riscv64-linux-gnu:riscv s390x-linux-gnu:s390 sh4-linux-gnu:sh sparc64-linux-gnu:sparc x86_64-linux-gnu:x86 x86_64-linux-gnux32:x86' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep_meta:
 -      $(call if_package, linux-doc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.12' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-source, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.12' PACKAGE_NAME='linux-source' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-doc, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.12' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-source, $(MAKE) -f debian/rules.real build_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.12' PACKAGE_NAME='linux-source' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep_none:build-indep_none_headers-common
+ build-indep_none_headers-common:
 -      $(call if_package, linux-headers-6.12.27-common, $(MAKE) -f debian/rules.real build_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common' DH_OPTIONS='-plinux-headers-6.12.27-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.12.27-common' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-common, $(MAKE) -f debian/rules.real build_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common' DH_OPTIONS='-plinux-headers-6.12.27-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.12.27-common' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep_rt:build-indep_rt_headers-common
+ build-indep_rt_headers-common:
 -      $(call if_package, linux-headers-6.12.27-common-rt, $(MAKE) -f debian/rules.real build_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='arm arm64 x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common-rt' DH_OPTIONS='-plinux-headers-6.12.27-common-rt' FEATURESET='rt' LOCALVERSION='-rt' PACKAGE_NAME='linux-headers-6.12.27-common-rt' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-common-rt, $(MAKE) -f debian/rules.real build_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='arm64 x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common-rt' DH_OPTIONS='-plinux-headers-6.12.27-common-rt' FEATURESET='rt' LOCALVERSION='-rt' PACKAGE_NAME='linux-headers-6.12.27-common-rt' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep_source:
 -      $(call if_package, linux-source-6.12, $(MAKE) -f debian/rules.real build_source ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source-6.12' DH_OPTIONS='-plinux-source-6.12' PACKAGE_NAME='linux-source-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-source-6.12, $(MAKE) -f debian/rules.real build_source ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source-6.12' DH_OPTIONS='-plinux-source-6.12' PACKAGE_NAME='linux-source-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ build-indep_support:
 -      $(call if_package, linux-support-6.12.27, $(MAKE) -f debian/rules.real build_support ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-support-6.12.27' DH_OPTIONS='-plinux-support-6.12.27' PACKAGE_NAME='linux-support-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-support-6.12.27, $(MAKE) -f debian/rules.real build_support ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-support-6.12.27' DH_OPTIONS='-plinux-support-6.12.27' PACKAGE_NAME='linux-support-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  debian/build/config.alpha_none_alpha-generic:
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.alpha_none_alpha-smp:
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.amd64_none_amd64:
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.amd64_none_cloud-amd64:
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ debian/build/config.amd64_rt_amd64:
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.arm64_none_arm64:
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ debian/build/config.arm64_none_arm64-16k:
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64-16k ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64-16k ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.arm64_none_cloud-arm64:
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
- debian/build/config.armel_none_marvell:
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ debian/build/config.arm64_rt_arm64:
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.armel_none_rpi:
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
 -debian/build/config.armhf_none_armmp:
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
 -debian/build/config.armhf_none_armmp-lpae:
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
 -debian/build/config.armhf_rt_armmp:
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.hppa_none_parisc:
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.hppa_none_parisc64:
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- debian/build/config.i386_none_686:
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
- debian/build/config.i386_none_686-pae:
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
- debian/build/config.ia64_none_itanium:
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- debian/build/config.ia64_none_mckinley:
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
+ debian/build/config.loong64_none_loong64:
 -      $(MAKE) -f debian/rules.real debian/build/config.loong64_none_loong64 ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.loong64_none_loong64 ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.m68k_none_m68k:
-       $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64_none_5kc-malta:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64_none_mips64r2eb:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64_none_octeon:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64el_none_5kc-malta:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64el_none_loongson-3:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64el_none_mips64r2el:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
+ debian/build/config.mips64el_none_mips64r6el:
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r6el ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r6el ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64el_none_octeon:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- debian/build/config.mips64r6_none_mips64r6eb:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6eb ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips64r6el_none_mips64r6el:
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips_none_4kc-malta:
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips_none_mips32r2eb:
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mips_none_octeon:
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mipsel_none_4kc-malta:
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mipsel_none_loongson-3:
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mipsel_none_mips32r2el:
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.mipsel_none_octeon:
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- debian/build/config.mipsr6_none_mips32r6eb:
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6eb ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- debian/build/config.mipsr6el_none_mips32r6el:
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.powerpc_none_powerpc:
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.powerpc_none_powerpc-smp:
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.powerpc_none_powerpc64:
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.ppc64_none_powerpc64:
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
+ debian/build/config.ppc64_none_powerpc64-64k:
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64-64k ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64-64k ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.ppc64el_none_powerpc64le:
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
+ debian/build/config.ppc64el_none_powerpc64le-64k:
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le-64k ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le-64k ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.riscv64_none_riscv64:
-       $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.s390x_none_s390x:
-       $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
  debian/build/config.sh4_none_sh7751r:
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.sh4_none_sh7785lcr:
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.sparc64_none_sparc64:
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
  debian/build/config.sparc64_none_sparc64-smp:
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- 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_real setup_riscv64 setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32
- setup_alpha:setup_alpha_none setup_alpha_real
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
+ setup:setup_alpha setup_amd64 setup_arm64 setup_armel setup_armhf setup_doc setup_hppa setup_i386 setup_libc-dev setup_loong64 setup_m68k setup_meta setup_mips setup_mips64 setup_mips64el setup_mips64r6el setup_mipsel setup_none setup_powerpc setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390x setup_sh4 setup_source setup_sparc64 setup_support setup_x32
+ setup_alpha:setup_alpha_bpftool setup_alpha_config setup_alpha_cpupower setup_alpha_hyperv-daemons setup_alpha_kbuild setup_alpha_none setup_alpha_perf setup_alpha_rtla setup_alpha_sdsi setup_alpha_usbip
+ setup_alpha_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_alpha_none:setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp
- setup_alpha_none_alpha-generic:setup_alpha_none_alpha-generic_real
- setup_alpha_none_alpha-generic_real:setup_alpha_none_alpha-generic_real_headers setup_alpha_none_alpha-generic_real_image setup_alpha_none_alpha-generic_real_image-dbg setup_alpha_none_alpha-generic_real_meta
- setup_alpha_none_alpha-generic_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-alpha-generic, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-alpha-generic' DH_OPTIONS='-plinux-headers-6.5.0-2-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-generic_real_image:
-       $(call if_package, linux-image-6.5.0-2-alpha-generic, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-generic' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-generic_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-alpha-generic-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-generic_real_meta:
-       $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-generic' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-smp:setup_alpha_none_alpha-smp_real
- setup_alpha_none_alpha-smp_real:setup_alpha_none_alpha-smp_real_headers setup_alpha_none_alpha-smp_real_image setup_alpha_none_alpha-smp_real_image-dbg setup_alpha_none_alpha-smp_real_meta
- setup_alpha_none_alpha-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-alpha-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-alpha-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-alpha-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-smp' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-alpha-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_none_alpha-smp_real_meta:
-       $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='alpha' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-alpha-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real:setup_alpha_real_bootwrapper setup_alpha_real_bpftool setup_alpha_real_config setup_alpha_real_cpupower setup_alpha_real_hyperv-daemons setup_alpha_real_kbuild setup_alpha_real_libc-dev setup_alpha_real_perf setup_alpha_real_rtla setup_alpha_real_udeb setup_alpha_real_usbip
- setup_alpha_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='alpha' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='alpha' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='alpha' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-alpha-generic-di btrfs-modules-6.5.0-2-alpha-generic-di cdrom-core-modules-6.5.0-2-alpha-generic-di crc-modules-6.5.0-2-alpha-generic-di crypto-dm-modules-6.5.0-2-alpha-generic-di crypto-modules-6.5.0-2-alpha-generic-di event-modules-6.5.0-2-alpha-generic-di ext4-modules-6.5.0-2-alpha-generic-di f2fs-modules-6.5.0-2-alpha-generic-di fat-modules-6.5.0-2-alpha-generic-di fb-modules-6.5.0-2-alpha-generic-di fuse-modules-6.5.0-2-alpha-generic-di i2c-modules-6.5.0-2-alpha-generic-di input-modules-6.5.0-2-alpha-generic-di isofs-modules-6.5.0-2-alpha-generic-di jfs-modules-6.5.0-2-alpha-generic-di kernel-image-6.5.0-2-alpha-generic-di loop-modules-6.5.0-2-alpha-generic-di md-modules-6.5.0-2-alpha-generic-di mouse-modules-6.5.0-2-alpha-generic-di multipath-modules-6.5.0-2-alpha-generic-di nbd-modules-6.5.0-2-alpha-generic-di nic-modules-6.5.0-2-alpha-generic-di nic-pcmcia-modules-6.5.0-2-alpha-generic-di nic-shared-modules-6.5.0-2-alpha-generic-di nic-usb-modules-6.5.0-2-alpha-generic-di nic-wireless-modules-6.5.0-2-alpha-generic-di pata-modules-6.5.0-2-alpha-generic-di pcmcia-modules-6.5.0-2-alpha-generic-di ppp-modules-6.5.0-2-alpha-generic-di sata-modules-6.5.0-2-alpha-generic-di scsi-core-modules-6.5.0-2-alpha-generic-di scsi-modules-6.5.0-2-alpha-generic-di scsi-nic-modules-6.5.0-2-alpha-generic-di serial-modules-6.5.0-2-alpha-generic-di squashfs-modules-6.5.0-2-alpha-generic-di srm-modules-6.5.0-2-alpha-generic-di usb-modules-6.5.0-2-alpha-generic-di usb-serial-modules-6.5.0-2-alpha-generic-di usb-storage-modules-6.5.0-2-alpha-generic-di xfs-modules-6.5.0-2-alpha-generic-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-alpha-generic-di -pbtrfs-modules-6.5.0-2-alpha-generic-di -pcdrom-core-modules-6.5.0-2-alpha-generic-di -pcrc-modules-6.5.0-2-alpha-generic-di -pcrypto-dm-modules-6.5.0-2-alpha-generic-di -pcrypto-modules-6.5.0-2-alpha-generic-di -pevent-modules-6.5.0-2-alpha-generic-di -pext4-modules-6.5.0-2-alpha-generic-di -pf2fs-modules-6.5.0-2-alpha-generic-di -pfat-modules-6.5.0-2-alpha-generic-di -pfb-modules-6.5.0-2-alpha-generic-di -pfuse-modules-6.5.0-2-alpha-generic-di -pi2c-modules-6.5.0-2-alpha-generic-di -pinput-modules-6.5.0-2-alpha-generic-di -pisofs-modules-6.5.0-2-alpha-generic-di -pjfs-modules-6.5.0-2-alpha-generic-di -pkernel-image-6.5.0-2-alpha-generic-di -ploop-modules-6.5.0-2-alpha-generic-di -pmd-modules-6.5.0-2-alpha-generic-di -pmouse-modules-6.5.0-2-alpha-generic-di -pmultipath-modules-6.5.0-2-alpha-generic-di -pnbd-modules-6.5.0-2-alpha-generic-di -pnic-modules-6.5.0-2-alpha-generic-di -pnic-pcmcia-modules-6.5.0-2-alpha-generic-di -pnic-shared-modules-6.5.0-2-alpha-generic-di -pnic-usb-modules-6.5.0-2-alpha-generic-di -pnic-wireless-modules-6.5.0-2-alpha-generic-di -ppata-modules-6.5.0-2-alpha-generic-di -ppcmcia-modules-6.5.0-2-alpha-generic-di -pppp-modules-6.5.0-2-alpha-generic-di -psata-modules-6.5.0-2-alpha-generic-di -pscsi-core-modules-6.5.0-2-alpha-generic-di -pscsi-modules-6.5.0-2-alpha-generic-di -pscsi-nic-modules-6.5.0-2-alpha-generic-di -pserial-modules-6.5.0-2-alpha-generic-di -psquashfs-modules-6.5.0-2-alpha-generic-di -psrm-modules-6.5.0-2-alpha-generic-di -pusb-modules-6.5.0-2-alpha-generic-di -pusb-serial-modules-6.5.0-2-alpha-generic-di -pusb-storage-modules-6.5.0-2-alpha-generic-di -pxfs-modules-6.5.0-2-alpha-generic-di' KERNEL_ARCH='alpha' PACKAGE_NAMES='kernel-image-6.5.0-2-alpha-generic-di nic-modules-6.5.0-2-alpha-generic-di nic-wireless-modules-6.5.0-2-alpha-generic-di nic-shared-modules-6.5.0-2-alpha-generic-di serial-modules-6.5.0-2-alpha-generic-di usb-serial-modules-6.5.0-2-alpha-generic-di ppp-modules-6.5.0-2-alpha-generic-di pata-modules-6.5.0-2-alpha-generic-di cdrom-core-modules-6.5.0-2-alpha-generic-di scsi-core-modules-6.5.0-2-alpha-generic-di scsi-modules-6.5.0-2-alpha-generic-di scsi-nic-modules-6.5.0-2-alpha-generic-di loop-modules-6.5.0-2-alpha-generic-di btrfs-modules-6.5.0-2-alpha-generic-di ext4-modules-6.5.0-2-alpha-generic-di isofs-modules-6.5.0-2-alpha-generic-di jfs-modules-6.5.0-2-alpha-generic-di xfs-modules-6.5.0-2-alpha-generic-di fat-modules-6.5.0-2-alpha-generic-di squashfs-modules-6.5.0-2-alpha-generic-di fuse-modules-6.5.0-2-alpha-generic-di f2fs-modules-6.5.0-2-alpha-generic-di md-modules-6.5.0-2-alpha-generic-di multipath-modules-6.5.0-2-alpha-generic-di usb-modules-6.5.0-2-alpha-generic-di usb-storage-modules-6.5.0-2-alpha-generic-di fb-modules-6.5.0-2-alpha-generic-di input-modules-6.5.0-2-alpha-generic-di event-modules-6.5.0-2-alpha-generic-di mouse-modules-6.5.0-2-alpha-generic-di nic-pcmcia-modules-6.5.0-2-alpha-generic-di pcmcia-modules-6.5.0-2-alpha-generic-di nic-usb-modules-6.5.0-2-alpha-generic-di sata-modules-6.5.0-2-alpha-generic-di i2c-modules-6.5.0-2-alpha-generic-di crc-modules-6.5.0-2-alpha-generic-di crypto-modules-6.5.0-2-alpha-generic-di crypto-dm-modules-6.5.0-2-alpha-generic-di ata-modules-6.5.0-2-alpha-generic-di nbd-modules-6.5.0-2-alpha-generic-di srm-modules-6.5.0-2-alpha-generic-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_alpha_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64:setup_amd64_none setup_amd64_real
+ setup_alpha_none_alpha-generic:setup_alpha_none_alpha-generic_headers setup_alpha_none_alpha-generic_image setup_alpha_none_alpha-generic_image-dbg setup_alpha_none_alpha-generic_installer setup_alpha_none_alpha-generic_meta
+ setup_alpha_none_alpha-generic_headers:
 -      $(call if_package, linux-headers-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-generic' DH_OPTIONS='-plinux-headers-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-generic' DH_OPTIONS='-plinux-headers-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-generic_image:
 -      $(call if_package, linux-image-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-generic, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-generic_image-dbg:
 -      $(call if_package, linux-image-6.12.27-alpha-generic-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-generic-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-generic-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-6.12.27-alpha-generic-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-generic_installer:
 -      $(call if_package, ata-modules-6.12.27-alpha-generic-di btrfs-modules-6.12.27-alpha-generic-di cdrom-core-modules-6.12.27-alpha-generic-di crypto-dm-modules-6.12.27-alpha-generic-di crypto-modules-6.12.27-alpha-generic-di drm-core-modules-6.12.27-alpha-generic-di ext4-modules-6.12.27-alpha-generic-di f2fs-modules-6.12.27-alpha-generic-di fat-modules-6.12.27-alpha-generic-di fb-modules-6.12.27-alpha-generic-di input-modules-6.12.27-alpha-generic-di isofs-modules-6.12.27-alpha-generic-di jfs-modules-6.12.27-alpha-generic-di kernel-image-6.12.27-alpha-generic-di loop-modules-6.12.27-alpha-generic-di md-modules-6.12.27-alpha-generic-di multipath-modules-6.12.27-alpha-generic-di nbd-modules-6.12.27-alpha-generic-di nic-modules-6.12.27-alpha-generic-di nic-pcmcia-modules-6.12.27-alpha-generic-di nic-shared-modules-6.12.27-alpha-generic-di nic-usb-modules-6.12.27-alpha-generic-di nic-wireless-modules-6.12.27-alpha-generic-di pata-modules-6.12.27-alpha-generic-di pcmcia-modules-6.12.27-alpha-generic-di ppp-modules-6.12.27-alpha-generic-di sata-modules-6.12.27-alpha-generic-di scsi-core-modules-6.12.27-alpha-generic-di scsi-modules-6.12.27-alpha-generic-di scsi-nic-modules-6.12.27-alpha-generic-di serial-modules-6.12.27-alpha-generic-di squashfs-modules-6.12.27-alpha-generic-di usb-modules-6.12.27-alpha-generic-di usb-serial-modules-6.12.27-alpha-generic-di usb-storage-modules-6.12.27-alpha-generic-di xfs-modules-6.12.27-alpha-generic-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-alpha-generic-di -pbtrfs-modules-6.12.27-alpha-generic-di -pcdrom-core-modules-6.12.27-alpha-generic-di -pcrypto-dm-modules-6.12.27-alpha-generic-di -pcrypto-modules-6.12.27-alpha-generic-di -pdrm-core-modules-6.12.27-alpha-generic-di -pext4-modules-6.12.27-alpha-generic-di -pf2fs-modules-6.12.27-alpha-generic-di -pfat-modules-6.12.27-alpha-generic-di -pfb-modules-6.12.27-alpha-generic-di -pinput-modules-6.12.27-alpha-generic-di -pisofs-modules-6.12.27-alpha-generic-di -pjfs-modules-6.12.27-alpha-generic-di -pkernel-image-6.12.27-alpha-generic-di -ploop-modules-6.12.27-alpha-generic-di -pmd-modules-6.12.27-alpha-generic-di -pmultipath-modules-6.12.27-alpha-generic-di -pnbd-modules-6.12.27-alpha-generic-di -pnic-modules-6.12.27-alpha-generic-di -pnic-pcmcia-modules-6.12.27-alpha-generic-di -pnic-shared-modules-6.12.27-alpha-generic-di -pnic-usb-modules-6.12.27-alpha-generic-di -pnic-wireless-modules-6.12.27-alpha-generic-di -ppata-modules-6.12.27-alpha-generic-di -ppcmcia-modules-6.12.27-alpha-generic-di -pppp-modules-6.12.27-alpha-generic-di -psata-modules-6.12.27-alpha-generic-di -pscsi-core-modules-6.12.27-alpha-generic-di -pscsi-modules-6.12.27-alpha-generic-di -pscsi-nic-modules-6.12.27-alpha-generic-di -pserial-modules-6.12.27-alpha-generic-di -psquashfs-modules-6.12.27-alpha-generic-di -pusb-modules-6.12.27-alpha-generic-di -pusb-serial-modules-6.12.27-alpha-generic-di -pusb-storage-modules-6.12.27-alpha-generic-di -pxfs-modules-6.12.27-alpha-generic-di' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-alpha-generic-di' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-alpha-generic-di btrfs-modules-6.12.27-alpha-generic-di cdrom-core-modules-6.12.27-alpha-generic-di crypto-dm-modules-6.12.27-alpha-generic-di crypto-modules-6.12.27-alpha-generic-di drm-core-modules-6.12.27-alpha-generic-di ext4-modules-6.12.27-alpha-generic-di f2fs-modules-6.12.27-alpha-generic-di fat-modules-6.12.27-alpha-generic-di fb-modules-6.12.27-alpha-generic-di input-modules-6.12.27-alpha-generic-di isofs-modules-6.12.27-alpha-generic-di jfs-modules-6.12.27-alpha-generic-di kernel-image-6.12.27-alpha-generic-di loop-modules-6.12.27-alpha-generic-di md-modules-6.12.27-alpha-generic-di multipath-modules-6.12.27-alpha-generic-di nbd-modules-6.12.27-alpha-generic-di nic-modules-6.12.27-alpha-generic-di nic-pcmcia-modules-6.12.27-alpha-generic-di nic-shared-modules-6.12.27-alpha-generic-di nic-usb-modules-6.12.27-alpha-generic-di nic-wireless-modules-6.12.27-alpha-generic-di pata-modules-6.12.27-alpha-generic-di pcmcia-modules-6.12.27-alpha-generic-di ppp-modules-6.12.27-alpha-generic-di sata-modules-6.12.27-alpha-generic-di scsi-core-modules-6.12.27-alpha-generic-di scsi-modules-6.12.27-alpha-generic-di scsi-nic-modules-6.12.27-alpha-generic-di serial-modules-6.12.27-alpha-generic-di squashfs-modules-6.12.27-alpha-generic-di usb-modules-6.12.27-alpha-generic-di usb-serial-modules-6.12.27-alpha-generic-di usb-storage-modules-6.12.27-alpha-generic-di xfs-modules-6.12.27-alpha-generic-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-alpha-generic-di -pbtrfs-modules-6.12.27-alpha-generic-di -pcdrom-core-modules-6.12.27-alpha-generic-di -pcrypto-dm-modules-6.12.27-alpha-generic-di -pcrypto-modules-6.12.27-alpha-generic-di -pdrm-core-modules-6.12.27-alpha-generic-di -pext4-modules-6.12.27-alpha-generic-di -pf2fs-modules-6.12.27-alpha-generic-di -pfat-modules-6.12.27-alpha-generic-di -pfb-modules-6.12.27-alpha-generic-di -pinput-modules-6.12.27-alpha-generic-di -pisofs-modules-6.12.27-alpha-generic-di -pjfs-modules-6.12.27-alpha-generic-di -pkernel-image-6.12.27-alpha-generic-di -ploop-modules-6.12.27-alpha-generic-di -pmd-modules-6.12.27-alpha-generic-di -pmultipath-modules-6.12.27-alpha-generic-di -pnbd-modules-6.12.27-alpha-generic-di -pnic-modules-6.12.27-alpha-generic-di -pnic-pcmcia-modules-6.12.27-alpha-generic-di -pnic-shared-modules-6.12.27-alpha-generic-di -pnic-usb-modules-6.12.27-alpha-generic-di -pnic-wireless-modules-6.12.27-alpha-generic-di -ppata-modules-6.12.27-alpha-generic-di -ppcmcia-modules-6.12.27-alpha-generic-di -pppp-modules-6.12.27-alpha-generic-di -psata-modules-6.12.27-alpha-generic-di -pscsi-core-modules-6.12.27-alpha-generic-di -pscsi-modules-6.12.27-alpha-generic-di -pscsi-nic-modules-6.12.27-alpha-generic-di -pserial-modules-6.12.27-alpha-generic-di -psquashfs-modules-6.12.27-alpha-generic-di -pusb-modules-6.12.27-alpha-generic-di -pusb-serial-modules-6.12.27-alpha-generic-di -pusb-storage-modules-6.12.27-alpha-generic-di -pxfs-modules-6.12.27-alpha-generic-di' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-alpha-generic-di' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-generic_meta:
 -      $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-generic, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic' DH_OPTIONS='-plinux-image-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-alpha-generic, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-generic' DH_OPTIONS='-plinux-headers-alpha-generic' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-headers-alpha-generic' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-generic-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-generic-dbg' DH_OPTIONS='-plinux-image-alpha-generic-dbg' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-generic-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' PACKAGE_NAME='linux-image-alpha-generic-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-smp:setup_alpha_none_alpha-smp_bpf-dev setup_alpha_none_alpha-smp_headers setup_alpha_none_alpha-smp_image setup_alpha_none_alpha-smp_image-dbg setup_alpha_none_alpha-smp_meta
+ setup_alpha_none_alpha-smp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-smp' DH_OPTIONS='-plinux-headers-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-alpha-smp' DH_OPTIONS='-plinux-headers-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-smp_image:
 -      $(call if_package, linux-image-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-alpha-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-alpha-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-alpha-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-6.12.27-alpha-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_none_alpha-smp_meta:
 -      $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp' DH_OPTIONS='-plinux-image-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-alpha-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-alpha-smp' DH_OPTIONS='-plinux-headers-alpha-smp' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-headers-alpha-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-alpha-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='alpha' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-alpha-smp-dbg' DH_OPTIONS='-plinux-image-alpha-smp-dbg' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-alpha-smp-dbg' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' PACKAGE_NAME='linux-image-alpha-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='alpha' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='alpha' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='alpha' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='alpha' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_alpha_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='alpha' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='alpha' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64:setup_amd64_bpftool setup_amd64_config setup_amd64_cpupower setup_amd64_hyperv-daemons setup_amd64_kbuild setup_amd64_none setup_amd64_perf setup_amd64_rt setup_amd64_rtla setup_amd64_sdsi setup_amd64_signed-template setup_amd64_usbip
+ setup_amd64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_amd64_none:setup_amd64_none_amd64 setup_amd64_none_cloud-amd64
- setup_amd64_none_amd64:setup_amd64_none_amd64_real
- setup_amd64_none_amd64_real:setup_amd64_none_amd64_real_headers setup_amd64_none_amd64_real_image setup_amd64_none_amd64_real_image-dbg setup_amd64_none_amd64_real_meta
- setup_amd64_none_amd64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-amd64' DH_OPTIONS='-plinux-headers-6.5.0-2-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.5.0-2-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_amd64_real_image:
-       $(call if_package, linux-image-6.5.0-2-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-amd64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_amd64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-amd64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.5.0-2-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_amd64_real_meta:
-       $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-amd64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_cloud-amd64:setup_amd64_none_cloud-amd64_real
- setup_amd64_none_cloud-amd64_real:setup_amd64_none_cloud-amd64_real_headers setup_amd64_none_cloud-amd64_real_image setup_amd64_none_cloud-amd64_real_image-dbg setup_amd64_none_cloud-amd64_real_meta
- setup_amd64_none_cloud-amd64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-cloud-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-cloud-amd64' DH_OPTIONS='-plinux-headers-6.5.0-2-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-cloud-amd64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_cloud-amd64_real_image:
-       $(call if_package, linux-image-6.5.0-2-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_cloud-amd64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-cloud-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_none_cloud-amd64_real_meta:
-       $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='amd64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-amd64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-cloud-amd64-dbg' 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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_amd64_real:setup_amd64_real_bootwrapper setup_amd64_real_bpftool setup_amd64_real_config setup_amd64_real_cpupower setup_amd64_real_hyperv-daemons setup_amd64_real_kbuild setup_amd64_real_libc-dev setup_amd64_real_meta setup_amd64_real_perf setup_amd64_real_rtla setup_amd64_real_signed-template setup_amd64_real_udeb_test setup_amd64_real_usbip
- setup_amd64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_amd64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_signed-template:
-       $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_amd64_real_udeb_test:
-       $(MAKE) -f debian/rules.real setup_udeb_test ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pacpi-modules-6.5.0-2-amd64-di -pata-modules-6.5.0-2-amd64-di -pbtrfs-modules-6.5.0-2-amd64-di -pcdrom-core-modules-6.5.0-2-amd64-di -pcrc-modules-6.5.0-2-amd64-di -pcrypto-dm-modules-6.5.0-2-amd64-di -pcrypto-modules-6.5.0-2-amd64-di -pefi-modules-6.5.0-2-amd64-di -pevent-modules-6.5.0-2-amd64-di -pext4-modules-6.5.0-2-amd64-di -pf2fs-modules-6.5.0-2-amd64-di -pfat-modules-6.5.0-2-amd64-di -pfb-modules-6.5.0-2-amd64-di -pfirewire-core-modules-6.5.0-2-amd64-di -pfuse-modules-6.5.0-2-amd64-di -pi2c-modules-6.5.0-2-amd64-di -pinput-modules-6.5.0-2-amd64-di -pisofs-modules-6.5.0-2-amd64-di -pjfs-modules-6.5.0-2-amd64-di -pkernel-image-6.5.0-2-amd64-di -ploop-modules-6.5.0-2-amd64-di -pmd-modules-6.5.0-2-amd64-di -pmmc-core-modules-6.5.0-2-amd64-di -pmmc-modules-6.5.0-2-amd64-di -pmouse-modules-6.5.0-2-amd64-di -pmtd-core-modules-6.5.0-2-amd64-di -pmultipath-modules-6.5.0-2-amd64-di -pnbd-modules-6.5.0-2-amd64-di -pnic-modules-6.5.0-2-amd64-di -pnic-pcmcia-modules-6.5.0-2-amd64-di -pnic-shared-modules-6.5.0-2-amd64-di -pnic-usb-modules-6.5.0-2-amd64-di -pnic-wireless-modules-6.5.0-2-amd64-di -ppata-modules-6.5.0-2-amd64-di -ppcmcia-modules-6.5.0-2-amd64-di -ppcmcia-storage-modules-6.5.0-2-amd64-di -pppp-modules-6.5.0-2-amd64-di -prfkill-modules-6.5.0-2-amd64-di -psata-modules-6.5.0-2-amd64-di -pscsi-core-modules-6.5.0-2-amd64-di -pscsi-modules-6.5.0-2-amd64-di -pscsi-nic-modules-6.5.0-2-amd64-di -pserial-modules-6.5.0-2-amd64-di -psound-modules-6.5.0-2-amd64-di -pspeakup-modules-6.5.0-2-amd64-di -psquashfs-modules-6.5.0-2-amd64-di -pudf-modules-6.5.0-2-amd64-di -puinput-modules-6.5.0-2-amd64-di -pusb-modules-6.5.0-2-amd64-di -pusb-serial-modules-6.5.0-2-amd64-di -pusb-storage-modules-6.5.0-2-amd64-di -pxfs-modules-6.5.0-2-amd64-di' KERNEL_ARCH='x86' PACKAGE_NAMES='kernel-image-6.5.0-2-amd64-di nic-modules-6.5.0-2-amd64-di nic-wireless-modules-6.5.0-2-amd64-di nic-shared-modules-6.5.0-2-amd64-di serial-modules-6.5.0-2-amd64-di usb-serial-modules-6.5.0-2-amd64-di ppp-modules-6.5.0-2-amd64-di pata-modules-6.5.0-2-amd64-di cdrom-core-modules-6.5.0-2-amd64-di firewire-core-modules-6.5.0-2-amd64-di scsi-core-modules-6.5.0-2-amd64-di scsi-modules-6.5.0-2-amd64-di scsi-nic-modules-6.5.0-2-amd64-di loop-modules-6.5.0-2-amd64-di btrfs-modules-6.5.0-2-amd64-di ext4-modules-6.5.0-2-amd64-di isofs-modules-6.5.0-2-amd64-di jfs-modules-6.5.0-2-amd64-di xfs-modules-6.5.0-2-amd64-di fat-modules-6.5.0-2-amd64-di squashfs-modules-6.5.0-2-amd64-di udf-modules-6.5.0-2-amd64-di fuse-modules-6.5.0-2-amd64-di f2fs-modules-6.5.0-2-amd64-di md-modules-6.5.0-2-amd64-di multipath-modules-6.5.0-2-amd64-di usb-modules-6.5.0-2-amd64-di usb-storage-modules-6.5.0-2-amd64-di pcmcia-storage-modules-6.5.0-2-amd64-di fb-modules-6.5.0-2-amd64-di input-modules-6.5.0-2-amd64-di event-modules-6.5.0-2-amd64-di mouse-modules-6.5.0-2-amd64-di nic-pcmcia-modules-6.5.0-2-amd64-di pcmcia-modules-6.5.0-2-amd64-di nic-usb-modules-6.5.0-2-amd64-di sata-modules-6.5.0-2-amd64-di acpi-modules-6.5.0-2-amd64-di i2c-modules-6.5.0-2-amd64-di crc-modules-6.5.0-2-amd64-di crypto-modules-6.5.0-2-amd64-di crypto-dm-modules-6.5.0-2-amd64-di efi-modules-6.5.0-2-amd64-di ata-modules-6.5.0-2-amd64-di mmc-core-modules-6.5.0-2-amd64-di mmc-modules-6.5.0-2-amd64-di nbd-modules-6.5.0-2-amd64-di speakup-modules-6.5.0-2-amd64-di uinput-modules-6.5.0-2-amd64-di sound-modules-6.5.0-2-amd64-di mtd-core-modules-6.5.0-2-amd64-di rfkill-modules-6.5.0-2-amd64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- setup_amd64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64:setup_arm64_none setup_arm64_real
- setup_arm64_none:setup_arm64_none_arm64 setup_arm64_none_cloud-arm64
- setup_arm64_none_arm64:setup_arm64_none_arm64_real
- setup_arm64_none_arm64_real:setup_arm64_none_arm64_real_headers setup_arm64_none_arm64_real_image setup_arm64_none_arm64_real_image-dbg setup_arm64_none_arm64_real_meta
- setup_arm64_none_arm64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-arm64' DH_OPTIONS='-plinux-headers-6.5.0-2-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.5.0-2-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_arm64_real_image:
-       $(call if_package, linux-image-6.5.0-2-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-arm64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_arm64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-arm64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.5.0-2-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_arm64_real_meta:
-       $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-arm64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_cloud-arm64:setup_arm64_none_cloud-arm64_real
- setup_arm64_none_cloud-arm64_real:setup_arm64_none_cloud-arm64_real_headers setup_arm64_none_cloud-arm64_real_image setup_arm64_none_cloud-arm64_real_image-dbg setup_arm64_none_cloud-arm64_real_meta
- setup_arm64_none_cloud-arm64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-cloud-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-cloud-arm64' DH_OPTIONS='-plinux-headers-6.5.0-2-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-cloud-arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_cloud-arm64_real_image:
-       $(call if_package, linux-image-6.5.0-2-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_cloud-arm64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-cloud-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_none_cloud-arm64_real_meta:
-       $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='arm64' COMPAT_DEB_ARCH='armhf' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-cloud-arm64-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-cloud-arm64-dbg' 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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_arm64_real:setup_arm64_real_bootwrapper setup_arm64_real_bpftool setup_arm64_real_config setup_arm64_real_cpupower setup_arm64_real_hyperv-daemons setup_arm64_real_kbuild setup_arm64_real_libc-dev setup_arm64_real_perf setup_arm64_real_rtla setup_arm64_real_signed-template setup_arm64_real_udeb_test setup_arm64_real_usbip
- setup_arm64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_signed-template:
-       $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64_real_udeb_test:
-       $(MAKE) -f debian/rules.real setup_udeb_test ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-arm64-di -pbtrfs-modules-6.5.0-2-arm64-di -pcdrom-core-modules-6.5.0-2-arm64-di -pcrc-modules-6.5.0-2-arm64-di -pcrypto-dm-modules-6.5.0-2-arm64-di -pcrypto-modules-6.5.0-2-arm64-di -pefi-modules-6.5.0-2-arm64-di -pevent-modules-6.5.0-2-arm64-di -pext4-modules-6.5.0-2-arm64-di -pf2fs-modules-6.5.0-2-arm64-di -pfat-modules-6.5.0-2-arm64-di -pfb-modules-6.5.0-2-arm64-di -pfuse-modules-6.5.0-2-arm64-di -pi2c-modules-6.5.0-2-arm64-di -pinput-modules-6.5.0-2-arm64-di -pisofs-modules-6.5.0-2-arm64-di -pjfs-modules-6.5.0-2-arm64-di -pkernel-image-6.5.0-2-arm64-di -pleds-modules-6.5.0-2-arm64-di -ploop-modules-6.5.0-2-arm64-di -pmd-modules-6.5.0-2-arm64-di -pmmc-modules-6.5.0-2-arm64-di -pmtd-core-modules-6.5.0-2-arm64-di -pmultipath-modules-6.5.0-2-arm64-di -pnbd-modules-6.5.0-2-arm64-di -pnic-modules-6.5.0-2-arm64-di -pnic-shared-modules-6.5.0-2-arm64-di -pnic-usb-modules-6.5.0-2-arm64-di -pnic-wireless-modules-6.5.0-2-arm64-di -pppp-modules-6.5.0-2-arm64-di -psata-modules-6.5.0-2-arm64-di -pscsi-core-modules-6.5.0-2-arm64-di -pscsi-modules-6.5.0-2-arm64-di -pscsi-nic-modules-6.5.0-2-arm64-di -psound-modules-6.5.0-2-arm64-di -pspeakup-modules-6.5.0-2-arm64-di -psquashfs-modules-6.5.0-2-arm64-di -pudf-modules-6.5.0-2-arm64-di -puinput-modules-6.5.0-2-arm64-di -pusb-modules-6.5.0-2-arm64-di -pusb-serial-modules-6.5.0-2-arm64-di -pusb-storage-modules-6.5.0-2-arm64-di -pxfs-modules-6.5.0-2-arm64-di' KERNEL_ARCH='arm64' PACKAGE_NAMES='kernel-image-6.5.0-2-arm64-di nic-modules-6.5.0-2-arm64-di nic-wireless-modules-6.5.0-2-arm64-di nic-shared-modules-6.5.0-2-arm64-di usb-serial-modules-6.5.0-2-arm64-di ppp-modules-6.5.0-2-arm64-di cdrom-core-modules-6.5.0-2-arm64-di scsi-core-modules-6.5.0-2-arm64-di scsi-modules-6.5.0-2-arm64-di scsi-nic-modules-6.5.0-2-arm64-di loop-modules-6.5.0-2-arm64-di btrfs-modules-6.5.0-2-arm64-di ext4-modules-6.5.0-2-arm64-di isofs-modules-6.5.0-2-arm64-di jfs-modules-6.5.0-2-arm64-di xfs-modules-6.5.0-2-arm64-di fat-modules-6.5.0-2-arm64-di squashfs-modules-6.5.0-2-arm64-di udf-modules-6.5.0-2-arm64-di fuse-modules-6.5.0-2-arm64-di f2fs-modules-6.5.0-2-arm64-di md-modules-6.5.0-2-arm64-di multipath-modules-6.5.0-2-arm64-di usb-modules-6.5.0-2-arm64-di usb-storage-modules-6.5.0-2-arm64-di fb-modules-6.5.0-2-arm64-di input-modules-6.5.0-2-arm64-di event-modules-6.5.0-2-arm64-di nic-usb-modules-6.5.0-2-arm64-di sata-modules-6.5.0-2-arm64-di i2c-modules-6.5.0-2-arm64-di crc-modules-6.5.0-2-arm64-di crypto-modules-6.5.0-2-arm64-di crypto-dm-modules-6.5.0-2-arm64-di efi-modules-6.5.0-2-arm64-di ata-modules-6.5.0-2-arm64-di mmc-modules-6.5.0-2-arm64-di nbd-modules-6.5.0-2-arm64-di speakup-modules-6.5.0-2-arm64-di uinput-modules-6.5.0-2-arm64-di sound-modules-6.5.0-2-arm64-di leds-modules-6.5.0-2-arm64-di mtd-core-modules-6.5.0-2-arm64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- setup_arm64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32:setup_arm64ilp32_real
- setup_arm64ilp32_real:setup_arm64ilp32_real_bootwrapper setup_arm64ilp32_real_bpftool setup_arm64ilp32_real_cpupower setup_arm64ilp32_real_hyperv-daemons setup_arm64ilp32_real_kbuild setup_arm64ilp32_real_libc-dev setup_arm64ilp32_real_perf setup_arm64ilp32_real_rtla setup_arm64ilp32_real_usbip
- setup_arm64ilp32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_arm64ilp32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='arm64ilp32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel:setup_armel_none setup_armel_real
- setup_armel_none:setup_armel_none_marvell setup_armel_none_rpi
- setup_armel_none_marvell:setup_armel_none_marvell_real
- setup_armel_none_marvell_real:setup_armel_none_marvell_real_headers setup_armel_none_marvell_real_image setup_armel_none_marvell_real_image-dbg setup_armel_none_marvell_real_meta
- setup_armel_none_marvell_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-marvell, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-marvell' DH_OPTIONS='-plinux-headers-6.5.0-2-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-headers-6.5.0-2-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_marvell_real_image:
-       $(call if_package, linux-image-6.5.0-2-marvell, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-marvell' DH_OPTIONS='-plinux-image-6.5.0-2-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-6.5.0-2-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_marvell_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-marvell-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-marvell-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-marvell-dbg' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-6.5.0-2-marvell-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_marvell_real_meta:
-       $(call if_package, linux-image-marvell, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-marvell' DH_OPTIONS='-plinux-image-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-marvell, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-marvell' DH_OPTIONS='-plinux-headers-marvell' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-headers-marvell' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-marvell-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-marvell-dbg' DH_OPTIONS='-plinux-image-marvell-dbg' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-marvell' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-marvell-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' PACKAGE_NAME='linux-image-marvell-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_rpi:setup_armel_none_rpi_real
- setup_armel_none_rpi_real:setup_armel_none_rpi_real_headers setup_armel_none_rpi_real_image setup_armel_none_rpi_real_image-dbg setup_armel_none_rpi_real_meta
- setup_armel_none_rpi_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-rpi, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-rpi' DH_OPTIONS='-plinux-headers-6.5.0-2-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.5.0-2-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_rpi_real_image:
-       $(call if_package, linux-image-6.5.0-2-rpi, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-rpi' DH_OPTIONS='-plinux-image-6.5.0-2-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.5.0-2-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_rpi_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-rpi-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-rpi-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.5.0-2-rpi-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_none_rpi_real_meta:
-       $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='armel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-rpi' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real:setup_armel_real_bootwrapper setup_armel_real_bpftool setup_armel_real_config setup_armel_real_cpupower setup_armel_real_hyperv-daemons setup_armel_real_kbuild setup_armel_real_libc-dev setup_armel_real_meta setup_armel_real_perf setup_armel_real_rtla setup_armel_real_udeb setup_armel_real_usbip
- setup_armel_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_armel_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_udeb:
-       $(call if_package, btrfs-modules-6.5.0-2-marvell-di cdrom-core-modules-6.5.0-2-marvell-di crc-modules-6.5.0-2-marvell-di crypto-dm-modules-6.5.0-2-marvell-di crypto-modules-6.5.0-2-marvell-di event-modules-6.5.0-2-marvell-di ext4-modules-6.5.0-2-marvell-di f2fs-modules-6.5.0-2-marvell-di fat-modules-6.5.0-2-marvell-di fb-modules-6.5.0-2-marvell-di fuse-modules-6.5.0-2-marvell-di input-modules-6.5.0-2-marvell-di ipv6-modules-6.5.0-2-marvell-di isofs-modules-6.5.0-2-marvell-di jffs2-modules-6.5.0-2-marvell-di jfs-modules-6.5.0-2-marvell-di kernel-image-6.5.0-2-marvell-di leds-modules-6.5.0-2-marvell-di loop-modules-6.5.0-2-marvell-di md-modules-6.5.0-2-marvell-di minix-modules-6.5.0-2-marvell-di mmc-core-modules-6.5.0-2-marvell-di mmc-modules-6.5.0-2-marvell-di mouse-modules-6.5.0-2-marvell-di mtd-core-modules-6.5.0-2-marvell-di mtd-modules-6.5.0-2-marvell-di multipath-modules-6.5.0-2-marvell-di nbd-modules-6.5.0-2-marvell-di nic-modules-6.5.0-2-marvell-di nic-shared-modules-6.5.0-2-marvell-di nic-usb-modules-6.5.0-2-marvell-di ppp-modules-6.5.0-2-marvell-di sata-modules-6.5.0-2-marvell-di scsi-core-modules-6.5.0-2-marvell-di squashfs-modules-6.5.0-2-marvell-di udf-modules-6.5.0-2-marvell-di uinput-modules-6.5.0-2-marvell-di usb-modules-6.5.0-2-marvell-di usb-serial-modules-6.5.0-2-marvell-di usb-storage-modules-6.5.0-2-marvell-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.5.0-2-marvell-di -pcdrom-core-modules-6.5.0-2-marvell-di -pcrc-modules-6.5.0-2-marvell-di -pcrypto-dm-modules-6.5.0-2-marvell-di -pcrypto-modules-6.5.0-2-marvell-di -pevent-modules-6.5.0-2-marvell-di -pext4-modules-6.5.0-2-marvell-di -pf2fs-modules-6.5.0-2-marvell-di -pfat-modules-6.5.0-2-marvell-di -pfb-modules-6.5.0-2-marvell-di -pfuse-modules-6.5.0-2-marvell-di -pinput-modules-6.5.0-2-marvell-di -pipv6-modules-6.5.0-2-marvell-di -pisofs-modules-6.5.0-2-marvell-di -pjffs2-modules-6.5.0-2-marvell-di -pjfs-modules-6.5.0-2-marvell-di -pkernel-image-6.5.0-2-marvell-di -pleds-modules-6.5.0-2-marvell-di -ploop-modules-6.5.0-2-marvell-di -pmd-modules-6.5.0-2-marvell-di -pminix-modules-6.5.0-2-marvell-di -pmmc-core-modules-6.5.0-2-marvell-di -pmmc-modules-6.5.0-2-marvell-di -pmouse-modules-6.5.0-2-marvell-di -pmtd-core-modules-6.5.0-2-marvell-di -pmtd-modules-6.5.0-2-marvell-di -pmultipath-modules-6.5.0-2-marvell-di -pnbd-modules-6.5.0-2-marvell-di -pnic-modules-6.5.0-2-marvell-di -pnic-shared-modules-6.5.0-2-marvell-di -pnic-usb-modules-6.5.0-2-marvell-di -pppp-modules-6.5.0-2-marvell-di -psata-modules-6.5.0-2-marvell-di -pscsi-core-modules-6.5.0-2-marvell-di -psquashfs-modules-6.5.0-2-marvell-di -pudf-modules-6.5.0-2-marvell-di -puinput-modules-6.5.0-2-marvell-di -pusb-modules-6.5.0-2-marvell-di -pusb-serial-modules-6.5.0-2-marvell-di -pusb-storage-modules-6.5.0-2-marvell-di' KERNEL_ARCH='arm' PACKAGE_NAMES='kernel-image-6.5.0-2-marvell-di nic-modules-6.5.0-2-marvell-di nic-shared-modules-6.5.0-2-marvell-di usb-serial-modules-6.5.0-2-marvell-di ppp-modules-6.5.0-2-marvell-di cdrom-core-modules-6.5.0-2-marvell-di scsi-core-modules-6.5.0-2-marvell-di loop-modules-6.5.0-2-marvell-di ipv6-modules-6.5.0-2-marvell-di btrfs-modules-6.5.0-2-marvell-di ext4-modules-6.5.0-2-marvell-di isofs-modules-6.5.0-2-marvell-di jffs2-modules-6.5.0-2-marvell-di jfs-modules-6.5.0-2-marvell-di fat-modules-6.5.0-2-marvell-di minix-modules-6.5.0-2-marvell-di squashfs-modules-6.5.0-2-marvell-di udf-modules-6.5.0-2-marvell-di fuse-modules-6.5.0-2-marvell-di f2fs-modules-6.5.0-2-marvell-di md-modules-6.5.0-2-marvell-di multipath-modules-6.5.0-2-marvell-di usb-modules-6.5.0-2-marvell-di usb-storage-modules-6.5.0-2-marvell-di fb-modules-6.5.0-2-marvell-di input-modules-6.5.0-2-marvell-di event-modules-6.5.0-2-marvell-di mouse-modules-6.5.0-2-marvell-di nic-usb-modules-6.5.0-2-marvell-di sata-modules-6.5.0-2-marvell-di crc-modules-6.5.0-2-marvell-di crypto-modules-6.5.0-2-marvell-di crypto-dm-modules-6.5.0-2-marvell-di mmc-core-modules-6.5.0-2-marvell-di mmc-modules-6.5.0-2-marvell-di nbd-modules-6.5.0-2-marvell-di uinput-modules-6.5.0-2-marvell-di leds-modules-6.5.0-2-marvell-di mtd-modules-6.5.0-2-marvell-di mtd-core-modules-6.5.0-2-marvell-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armel_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf:setup_armhf_real
- setup_armhf_real:setup_armhf_real_bootwrapper setup_armhf_real_bpftool setup_armhf_real_cpupower setup_armhf_real_hyperv-daemons setup_armhf_real_kbuild setup_armhf_real_libc-dev setup_armhf_real_meta setup_armhf_real_perf setup_armhf_real_rtla setup_armhf_real_udeb setup_armhf_real_usbip
- setup_armhf_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='arm' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_armhf_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-armmp-di btrfs-modules-6.5.0-2-armmp-di cdrom-core-modules-6.5.0-2-armmp-di crc-modules-6.5.0-2-armmp-di crypto-dm-modules-6.5.0-2-armmp-di crypto-modules-6.5.0-2-armmp-di efi-modules-6.5.0-2-armmp-di event-modules-6.5.0-2-armmp-di ext4-modules-6.5.0-2-armmp-di f2fs-modules-6.5.0-2-armmp-di fat-modules-6.5.0-2-armmp-di fb-modules-6.5.0-2-armmp-di fuse-modules-6.5.0-2-armmp-di i2c-modules-6.5.0-2-armmp-di input-modules-6.5.0-2-armmp-di isofs-modules-6.5.0-2-armmp-di jfs-modules-6.5.0-2-armmp-di kernel-image-6.5.0-2-armmp-di leds-modules-6.5.0-2-armmp-di loop-modules-6.5.0-2-armmp-di md-modules-6.5.0-2-armmp-di mmc-modules-6.5.0-2-armmp-di mtd-modules-6.5.0-2-armmp-di multipath-modules-6.5.0-2-armmp-di nbd-modules-6.5.0-2-armmp-di nic-modules-6.5.0-2-armmp-di nic-shared-modules-6.5.0-2-armmp-di nic-usb-modules-6.5.0-2-armmp-di nic-wireless-modules-6.5.0-2-armmp-di pata-modules-6.5.0-2-armmp-di ppp-modules-6.5.0-2-armmp-di sata-modules-6.5.0-2-armmp-di scsi-core-modules-6.5.0-2-armmp-di scsi-modules-6.5.0-2-armmp-di scsi-nic-modules-6.5.0-2-armmp-di sound-modules-6.5.0-2-armmp-di speakup-modules-6.5.0-2-armmp-di squashfs-modules-6.5.0-2-armmp-di udf-modules-6.5.0-2-armmp-di uinput-modules-6.5.0-2-armmp-di usb-modules-6.5.0-2-armmp-di usb-serial-modules-6.5.0-2-armmp-di usb-storage-modules-6.5.0-2-armmp-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-armmp-di -pbtrfs-modules-6.5.0-2-armmp-di -pcdrom-core-modules-6.5.0-2-armmp-di -pcrc-modules-6.5.0-2-armmp-di -pcrypto-dm-modules-6.5.0-2-armmp-di -pcrypto-modules-6.5.0-2-armmp-di -pefi-modules-6.5.0-2-armmp-di -pevent-modules-6.5.0-2-armmp-di -pext4-modules-6.5.0-2-armmp-di -pf2fs-modules-6.5.0-2-armmp-di -pfat-modules-6.5.0-2-armmp-di -pfb-modules-6.5.0-2-armmp-di -pfuse-modules-6.5.0-2-armmp-di -pi2c-modules-6.5.0-2-armmp-di -pinput-modules-6.5.0-2-armmp-di -pisofs-modules-6.5.0-2-armmp-di -pjfs-modules-6.5.0-2-armmp-di -pkernel-image-6.5.0-2-armmp-di -pleds-modules-6.5.0-2-armmp-di -ploop-modules-6.5.0-2-armmp-di -pmd-modules-6.5.0-2-armmp-di -pmmc-modules-6.5.0-2-armmp-di -pmtd-modules-6.5.0-2-armmp-di -pmultipath-modules-6.5.0-2-armmp-di -pnbd-modules-6.5.0-2-armmp-di -pnic-modules-6.5.0-2-armmp-di -pnic-shared-modules-6.5.0-2-armmp-di -pnic-usb-modules-6.5.0-2-armmp-di -pnic-wireless-modules-6.5.0-2-armmp-di -ppata-modules-6.5.0-2-armmp-di -pppp-modules-6.5.0-2-armmp-di -psata-modules-6.5.0-2-armmp-di -pscsi-core-modules-6.5.0-2-armmp-di -pscsi-modules-6.5.0-2-armmp-di -pscsi-nic-modules-6.5.0-2-armmp-di -psound-modules-6.5.0-2-armmp-di -pspeakup-modules-6.5.0-2-armmp-di -psquashfs-modules-6.5.0-2-armmp-di -pudf-modules-6.5.0-2-armmp-di -puinput-modules-6.5.0-2-armmp-di -pusb-modules-6.5.0-2-armmp-di -pusb-serial-modules-6.5.0-2-armmp-di -pusb-storage-modules-6.5.0-2-armmp-di' KERNEL_ARCH='arm' PACKAGE_NAMES='kernel-image-6.5.0-2-armmp-di nic-modules-6.5.0-2-armmp-di nic-wireless-modules-6.5.0-2-armmp-di nic-shared-modules-6.5.0-2-armmp-di usb-serial-modules-6.5.0-2-armmp-di ppp-modules-6.5.0-2-armmp-di pata-modules-6.5.0-2-armmp-di cdrom-core-modules-6.5.0-2-armmp-di scsi-core-modules-6.5.0-2-armmp-di scsi-modules-6.5.0-2-armmp-di scsi-nic-modules-6.5.0-2-armmp-di loop-modules-6.5.0-2-armmp-di btrfs-modules-6.5.0-2-armmp-di ext4-modules-6.5.0-2-armmp-di isofs-modules-6.5.0-2-armmp-di jfs-modules-6.5.0-2-armmp-di fat-modules-6.5.0-2-armmp-di squashfs-modules-6.5.0-2-armmp-di udf-modules-6.5.0-2-armmp-di fuse-modules-6.5.0-2-armmp-di f2fs-modules-6.5.0-2-armmp-di md-modules-6.5.0-2-armmp-di multipath-modules-6.5.0-2-armmp-di usb-modules-6.5.0-2-armmp-di usb-storage-modules-6.5.0-2-armmp-di fb-modules-6.5.0-2-armmp-di input-modules-6.5.0-2-armmp-di event-modules-6.5.0-2-armmp-di nic-usb-modules-6.5.0-2-armmp-di sata-modules-6.5.0-2-armmp-di i2c-modules-6.5.0-2-armmp-di crc-modules-6.5.0-2-armmp-di crypto-modules-6.5.0-2-armmp-di crypto-dm-modules-6.5.0-2-armmp-di efi-modules-6.5.0-2-armmp-di ata-modules-6.5.0-2-armmp-di mmc-modules-6.5.0-2-armmp-di nbd-modules-6.5.0-2-armmp-di speakup-modules-6.5.0-2-armmp-di uinput-modules-6.5.0-2-armmp-di sound-modules-6.5.0-2-armmp-di leds-modules-6.5.0-2-armmp-di mtd-modules-6.5.0-2-armmp-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_armhf_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa:setup_hppa_none setup_hppa_real
+ setup_amd64_none_amd64:setup_amd64_none_amd64_bpf-dev setup_amd64_none_amd64_headers setup_amd64_none_amd64_image setup_amd64_none_amd64_image-dbg setup_amd64_none_amd64_installer-test setup_amd64_none_amd64_meta
+ setup_amd64_none_amd64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-amd64' DH_OPTIONS='-plinux-headers-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.12.27-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-amd64' DH_OPTIONS='-plinux-headers-6.12.27-amd64' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-headers-6.12.27-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_amd64_image:
 -      $(call if_package, linux-image-6.12.27-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-amd64-unsigned' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-6.12.27-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_amd64_installer-test:
 -      $(MAKE) -f debian/rules.real setup_installer-test ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real setup_installer-test ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-amd64-di -pbtrfs-modules-6.12.27-amd64-di -pcdrom-core-modules-6.12.27-amd64-di -pcrypto-dm-modules-6.12.27-amd64-di -pcrypto-modules-6.12.27-amd64-di -pdrm-core-modules-6.12.27-amd64-di -pext4-modules-6.12.27-amd64-di -pf2fs-modules-6.12.27-amd64-di -pfat-modules-6.12.27-amd64-di -pfb-modules-6.12.27-amd64-di -pfirewire-core-modules-6.12.27-amd64-di -pinput-modules-6.12.27-amd64-di -pisofs-modules-6.12.27-amd64-di -pjfs-modules-6.12.27-amd64-di -pkernel-image-6.12.27-amd64-di -ploop-modules-6.12.27-amd64-di -pmd-modules-6.12.27-amd64-di -pmmc-core-modules-6.12.27-amd64-di -pmmc-modules-6.12.27-amd64-di -pmtd-core-modules-6.12.27-amd64-di -pmultipath-modules-6.12.27-amd64-di -pnbd-modules-6.12.27-amd64-di -pnic-modules-6.12.27-amd64-di -pnic-pcmcia-modules-6.12.27-amd64-di -pnic-shared-modules-6.12.27-amd64-di -pnic-usb-modules-6.12.27-amd64-di -pnic-wireless-modules-6.12.27-amd64-di -ppata-modules-6.12.27-amd64-di -ppcmcia-modules-6.12.27-amd64-di -ppcmcia-storage-modules-6.12.27-amd64-di -pppp-modules-6.12.27-amd64-di -prfkill-modules-6.12.27-amd64-di -psata-modules-6.12.27-amd64-di -pscsi-core-modules-6.12.27-amd64-di -pscsi-modules-6.12.27-amd64-di -pscsi-nic-modules-6.12.27-amd64-di -pserial-modules-6.12.27-amd64-di -psound-modules-6.12.27-amd64-di -pspeakup-modules-6.12.27-amd64-di -psquashfs-modules-6.12.27-amd64-di -pudf-modules-6.12.27-amd64-di -puinput-modules-6.12.27-amd64-di -pusb-modules-6.12.27-amd64-di -pusb-serial-modules-6.12.27-amd64-di -pusb-storage-modules-6.12.27-amd64-di -pxfs-modules-6.12.27-amd64-di' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-amd64-di' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ setup_amd64_none_amd64_meta:
 -      $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-amd64-dbg' DH_OPTIONS='-plinux-image-amd64-dbg' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' PACKAGE_NAME='linux-image-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_cloud-amd64:setup_amd64_none_cloud-amd64_headers setup_amd64_none_cloud-amd64_image setup_amd64_none_cloud-amd64_image-dbg setup_amd64_none_cloud-amd64_meta
+ setup_amd64_none_cloud-amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-cloud-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-amd64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-amd64' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-headers-6.12.27-cloud-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_cloud-amd64_image:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-unsigned' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_cloud-amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-cloud-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-6.12.27-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_none_cloud-amd64_meta:
 -      $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-amd64-dbg' DH_OPTIONS='-plinux-image-cloud-amd64-dbg' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' PACKAGE_NAME='linux-image-cloud-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_rt:setup_amd64_rt_amd64
+ setup_amd64_rt_amd64:setup_amd64_rt_amd64_headers setup_amd64_rt_amd64_image setup_amd64_rt_amd64_image-dbg setup_amd64_rt_amd64_meta
+ setup_amd64_rt_amd64_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-amd64' DH_OPTIONS='-plinux-headers-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rt-amd64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-amd64' DH_OPTIONS='-plinux-headers-6.12.27-rt-amd64' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-headers-6.12.27-rt-amd64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_rt_amd64_image:
 -      $(call if_package, linux-image-6.12.27-rt-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-unsigned' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-unsigned' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_rt_amd64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-amd64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-amd64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-6.12.27-rt-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_rt_amd64_meta:
 -      $(call if_package, linux-image-rt-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64-dbg' DH_OPTIONS='-plinux-image-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-amd64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='amd64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-amd64-dbg' DH_OPTIONS='-plinux-image-rt-amd64-dbg' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-amd64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' PACKAGE_NAME='linux-image-rt-amd64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_amd64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_signed-template:
 -      $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-amd64-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/linux-image-amd64-signed-template' DH_OPTIONS='-plinux-image-amd64-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-amd64-signed-template' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_amd64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='amd64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64:setup_arm64_bpftool setup_arm64_config setup_arm64_cpupower setup_arm64_hyperv-daemons setup_arm64_kbuild setup_arm64_none setup_arm64_perf setup_arm64_rt setup_arm64_rtla setup_arm64_sdsi setup_arm64_signed-template setup_arm64_usbip
+ setup_arm64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_none:setup_arm64_none_arm64 setup_arm64_none_arm64-16k setup_arm64_none_cloud-arm64
+ setup_arm64_none_arm64:setup_arm64_none_arm64_bpf-dev setup_arm64_none_arm64_headers setup_arm64_none_arm64_image setup_arm64_none_arm64_image-dbg setup_arm64_none_arm64_installer-test setup_arm64_none_arm64_meta
+ setup_arm64_none_arm64-16k:setup_arm64_none_arm64-16k_headers setup_arm64_none_arm64-16k_image setup_arm64_none_arm64-16k_image-dbg setup_arm64_none_arm64-16k_meta
+ setup_arm64_none_arm64-16k_headers:
 -      $(call if_package, linux-headers-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64-16k' DH_OPTIONS='-plinux-headers-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-arm64-16k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64-16k' DH_OPTIONS='-plinux-headers-6.12.27-arm64-16k' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-headers-6.12.27-arm64-16k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64-16k_image:
 -      $(call if_package, linux-image-6.12.27-arm64-16k-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-unsigned' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-unsigned' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64-16k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-arm64-16k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-16k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-16k-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-6.12.27-arm64-16k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64-16k_meta:
 -      $(call if_package, linux-image-arm64-16k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k-dbg' DH_OPTIONS='-plinux-image-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-16k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-16k-dbg' DH_OPTIONS='-plinux-image-arm64-16k-dbg' FEATURESET='none' FLAVOUR='arm64-16k' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-16k-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config-page-16k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64-16k\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64-16k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64-16k' PACKAGE_NAME='linux-image-arm64-16k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64' DH_OPTIONS='-plinux-headers-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.12.27-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-arm64' DH_OPTIONS='-plinux-headers-6.12.27-arm64' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-headers-6.12.27-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_image:
 -      $(call if_package, linux-image-6.12.27-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-arm64-unsigned' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-6.12.27-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_arm64_installer-test:
 -      $(MAKE) -f debian/rules.real setup_installer-test ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
++      $(MAKE) -f debian/rules.real setup_installer-test ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-arm64-di -pbtrfs-modules-6.12.27-arm64-di -pcdrom-core-modules-6.12.27-arm64-di -pcrypto-dm-modules-6.12.27-arm64-di -pcrypto-modules-6.12.27-arm64-di -pext4-modules-6.12.27-arm64-di -pf2fs-modules-6.12.27-arm64-di -pfat-modules-6.12.27-arm64-di -pfb-modules-6.12.27-arm64-di -pinput-modules-6.12.27-arm64-di -pisofs-modules-6.12.27-arm64-di -pjfs-modules-6.12.27-arm64-di -pkernel-image-6.12.27-arm64-di -ploop-modules-6.12.27-arm64-di -pmd-modules-6.12.27-arm64-di -pmmc-modules-6.12.27-arm64-di -pmultipath-modules-6.12.27-arm64-di -pnbd-modules-6.12.27-arm64-di -pnic-modules-6.12.27-arm64-di -pnic-shared-modules-6.12.27-arm64-di -pnic-usb-modules-6.12.27-arm64-di -pnic-wireless-modules-6.12.27-arm64-di -pppp-modules-6.12.27-arm64-di -psata-modules-6.12.27-arm64-di -pscsi-core-modules-6.12.27-arm64-di -pscsi-modules-6.12.27-arm64-di -pscsi-nic-modules-6.12.27-arm64-di -psound-modules-6.12.27-arm64-di -pspeakup-modules-6.12.27-arm64-di -psquashfs-modules-6.12.27-arm64-di -pudf-modules-6.12.27-arm64-di -puinput-modules-6.12.27-arm64-di -pusb-modules-6.12.27-arm64-di -pusb-serial-modules-6.12.27-arm64-di -pusb-storage-modules-6.12.27-arm64-di -pxfs-modules-6.12.27-arm64-di' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-arm64-di' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12'
+ setup_arm64_none_arm64_meta:
 -      $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-arm64-dbg' DH_OPTIONS='-plinux-image-arm64-dbg' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' PACKAGE_NAME='linux-image-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_cloud-arm64:setup_arm64_none_cloud-arm64_headers setup_arm64_none_cloud-arm64_image setup_arm64_none_cloud-arm64_image-dbg setup_arm64_none_cloud-arm64_meta
+ setup_arm64_none_cloud-arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-cloud-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-cloud-arm64' DH_OPTIONS='-plinux-headers-6.12.27-cloud-arm64' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-headers-6.12.27-cloud-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_cloud-arm64_image:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-unsigned' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_cloud-arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-cloud-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-cloud-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-6.12.27-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_none_cloud-arm64_meta:
 -      $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-cloud-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-cloud-arm64-dbg' DH_OPTIONS='-plinux-image-cloud-arm64-dbg' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-cloud-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' PACKAGE_NAME='linux-image-cloud-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_rt:setup_arm64_rt_arm64
+ setup_arm64_rt_arm64:setup_arm64_rt_arm64_headers setup_arm64_rt_arm64_image setup_arm64_rt_arm64_image-dbg setup_arm64_rt_arm64_meta
+ setup_arm64_rt_arm64_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-arm64' DH_OPTIONS='-plinux-headers-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rt-arm64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-arm64' DH_OPTIONS='-plinux-headers-6.12.27-rt-arm64' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-headers-6.12.27-rt-arm64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_rt_arm64_image:
 -      $(call if_package, linux-image-6.12.27-rt-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-unsigned' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-unsigned' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-unsigned' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-unsigned' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-unsigned' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_rt_arm64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rt-arm64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-arm64-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-6.12.27-rt-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_rt_arm64_meta:
 -      $(call if_package, linux-image-rt-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64-dbg' DH_OPTIONS='-plinux-image-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-rt-arm64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='arm64' COMPAT_GNU_TYPE='arm-linux-gnueabihf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-arm64-dbg' DH_OPTIONS='-plinux-image-rt-arm64-dbg' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-arm64-dbg' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' PACKAGE_NAME='linux-image-rt-arm64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_arm64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm64' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm64' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm64' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_signed-template:
 -      $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-arm64-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/linux-image-arm64-signed-template' DH_OPTIONS='-plinux-image-arm64-signed-template' KERNEL_ARCH='arm64' PACKAGE_NAME='linux-image-arm64-signed-template' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_arm64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='arm64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm64' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel:setup_armel_bpftool setup_armel_config setup_armel_cpupower setup_armel_hyperv-daemons setup_armel_kbuild setup_armel_none setup_armel_perf setup_armel_rtla setup_armel_sdsi setup_armel_usbip
+ setup_armel_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_none:setup_armel_none_rpi
+ setup_armel_none_rpi:setup_armel_none_rpi_headers setup_armel_none_rpi_image setup_armel_none_rpi_image-dbg setup_armel_none_rpi_meta
+ setup_armel_none_rpi_headers:
 -      $(call if_package, linux-headers-6.12.27-rpi, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rpi' DH_OPTIONS='-plinux-headers-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.12.27-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-rpi, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rpi' DH_OPTIONS='-plinux-headers-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-6.12.27-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_none_rpi_image:
 -      $(call if_package, linux-image-6.12.27-rpi, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi' DH_OPTIONS='-plinux-image-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rpi, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi' DH_OPTIONS='-plinux-image-6.12.27-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_none_rpi_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rpi-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi-dbg' DH_OPTIONS='-plinux-image-6.12.27-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-rpi-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rpi-dbg' DH_OPTIONS='-plinux-image-6.12.27-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-6.12.27-rpi-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_none_rpi_meta:
 -      $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-rpi, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi' DH_OPTIONS='-plinux-image-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-rpi, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rpi' DH_OPTIONS='-plinux-headers-rpi' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-headers-rpi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-rpi-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rpi-dbg' DH_OPTIONS='-plinux-image-rpi-dbg' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rpi-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' PACKAGE_NAME='linux-image-rpi-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armel_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -setup_armhf:setup_armhf_bpftool setup_armhf_config setup_armhf_cpupower setup_armhf_hyperv-daemons setup_armhf_kbuild setup_armhf_none setup_armhf_perf setup_armhf_rt setup_armhf_rtla setup_armhf_sdsi setup_armhf_usbip
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='armel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++setup_armhf:setup_armhf_bpftool setup_armhf_config setup_armhf_cpupower setup_armhf_hyperv-daemons setup_armhf_kbuild setup_armhf_perf setup_armhf_rtla setup_armhf_sdsi setup_armhf_usbip
+ setup_armhf_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='arm' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='arm' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='arm' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='arm' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -setup_armhf_none:setup_armhf_none_armmp setup_armhf_none_armmp-lpae
 -setup_armhf_none_armmp:setup_armhf_none_armmp_bpf-dev setup_armhf_none_armmp_headers setup_armhf_none_armmp_image setup_armhf_none_armmp_image-dbg setup_armhf_none_armmp_installer setup_armhf_none_armmp_meta
 -setup_armhf_none_armmp-lpae:setup_armhf_none_armmp-lpae_headers setup_armhf_none_armmp-lpae_image setup_armhf_none_armmp-lpae_image-dbg setup_armhf_none_armmp-lpae_meta
 -setup_armhf_none_armmp-lpae_headers:
 -      $(call if_package, linux-headers-6.12.27-armmp-lpae, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-armmp-lpae' DH_OPTIONS='-plinux-headers-6.12.27-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-headers-6.12.27-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp-lpae_image:
 -      $(call if_package, linux-image-6.12.27-armmp-lpae, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-lpae' DH_OPTIONS='-plinux-image-6.12.27-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-6.12.27-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp-lpae_image-dbg:
 -      $(call if_package, linux-image-6.12.27-armmp-lpae-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-lpae-dbg' DH_OPTIONS='-plinux-image-6.12.27-armmp-lpae-dbg' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-6.12.27-armmp-lpae-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp-lpae_meta:
 -      $(call if_package, linux-image-armmp-lpae, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-lpae' DH_OPTIONS='-plinux-image-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-armmp-lpae, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-armmp-lpae' DH_OPTIONS='-plinux-headers-armmp-lpae' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-headers-armmp-lpae' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-armmp-lpae-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-lpae-dbg' DH_OPTIONS='-plinux-image-armmp-lpae-dbg' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-lpae-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' PACKAGE_NAME='linux-image-armmp-lpae-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp_headers:
 -      $(call if_package, linux-headers-6.12.27-armmp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-armmp' DH_OPTIONS='-plinux-headers-6.12.27-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-headers-6.12.27-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp_image:
 -      $(call if_package, linux-image-6.12.27-armmp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp' DH_OPTIONS='-plinux-image-6.12.27-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-6.12.27-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-armmp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-armmp-dbg' DH_OPTIONS='-plinux-image-6.12.27-armmp-dbg' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-6.12.27-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp_installer:
 -      $(call if_package, ata-modules-6.12.27-armmp-di btrfs-modules-6.12.27-armmp-di cdrom-core-modules-6.12.27-armmp-di crypto-dm-modules-6.12.27-armmp-di crypto-modules-6.12.27-armmp-di drm-core-modules-6.12.27-armmp-di ext4-modules-6.12.27-armmp-di f2fs-modules-6.12.27-armmp-di fat-modules-6.12.27-armmp-di fb-modules-6.12.27-armmp-di input-modules-6.12.27-armmp-di isofs-modules-6.12.27-armmp-di jfs-modules-6.12.27-armmp-di kernel-image-6.12.27-armmp-di loop-modules-6.12.27-armmp-di md-modules-6.12.27-armmp-di mmc-modules-6.12.27-armmp-di mtd-modules-6.12.27-armmp-di multipath-modules-6.12.27-armmp-di nbd-modules-6.12.27-armmp-di nic-modules-6.12.27-armmp-di nic-shared-modules-6.12.27-armmp-di nic-usb-modules-6.12.27-armmp-di nic-wireless-modules-6.12.27-armmp-di pata-modules-6.12.27-armmp-di ppp-modules-6.12.27-armmp-di sata-modules-6.12.27-armmp-di scsi-core-modules-6.12.27-armmp-di scsi-modules-6.12.27-armmp-di scsi-nic-modules-6.12.27-armmp-di sound-modules-6.12.27-armmp-di speakup-modules-6.12.27-armmp-di squashfs-modules-6.12.27-armmp-di udf-modules-6.12.27-armmp-di uinput-modules-6.12.27-armmp-di usb-modules-6.12.27-armmp-di usb-serial-modules-6.12.27-armmp-di usb-storage-modules-6.12.27-armmp-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-armmp-di -pbtrfs-modules-6.12.27-armmp-di -pcdrom-core-modules-6.12.27-armmp-di -pcrypto-dm-modules-6.12.27-armmp-di -pcrypto-modules-6.12.27-armmp-di -pdrm-core-modules-6.12.27-armmp-di -pext4-modules-6.12.27-armmp-di -pf2fs-modules-6.12.27-armmp-di -pfat-modules-6.12.27-armmp-di -pfb-modules-6.12.27-armmp-di -pinput-modules-6.12.27-armmp-di -pisofs-modules-6.12.27-armmp-di -pjfs-modules-6.12.27-armmp-di -pkernel-image-6.12.27-armmp-di -ploop-modules-6.12.27-armmp-di -pmd-modules-6.12.27-armmp-di -pmmc-modules-6.12.27-armmp-di -pmtd-modules-6.12.27-armmp-di -pmultipath-modules-6.12.27-armmp-di -pnbd-modules-6.12.27-armmp-di -pnic-modules-6.12.27-armmp-di -pnic-shared-modules-6.12.27-armmp-di -pnic-usb-modules-6.12.27-armmp-di -pnic-wireless-modules-6.12.27-armmp-di -ppata-modules-6.12.27-armmp-di -pppp-modules-6.12.27-armmp-di -psata-modules-6.12.27-armmp-di -pscsi-core-modules-6.12.27-armmp-di -pscsi-modules-6.12.27-armmp-di -pscsi-nic-modules-6.12.27-armmp-di -psound-modules-6.12.27-armmp-di -pspeakup-modules-6.12.27-armmp-di -psquashfs-modules-6.12.27-armmp-di -pudf-modules-6.12.27-armmp-di -puinput-modules-6.12.27-armmp-di -pusb-modules-6.12.27-armmp-di -pusb-serial-modules-6.12.27-armmp-di -pusb-storage-modules-6.12.27-armmp-di' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-armmp-di' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_none_armmp_meta:
 -      $(call if_package, linux-image-armmp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp' DH_OPTIONS='-plinux-image-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-armmp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-armmp' DH_OPTIONS='-plinux-headers-armmp' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-headers-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-armmp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-armmp-dbg' DH_OPTIONS='-plinux-image-armmp-dbg' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-armmp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' PACKAGE_NAME='linux-image-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='arm' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -setup_armhf_rt:setup_armhf_rt_armmp
 -setup_armhf_rt_armmp:setup_armhf_rt_armmp_headers setup_armhf_rt_armmp_image setup_armhf_rt_armmp_image-dbg setup_armhf_rt_armmp_meta
 -setup_armhf_rt_armmp_headers:
 -      $(call if_package, linux-headers-6.12.27-rt-armmp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-rt-armmp' DH_OPTIONS='-plinux-headers-6.12.27-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-headers-6.12.27-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_rt_armmp_image:
 -      $(call if_package, linux-image-6.12.27-rt-armmp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-armmp' DH_OPTIONS='-plinux-image-6.12.27-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-6.12.27-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_rt_armmp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-rt-armmp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-rt-armmp-dbg' DH_OPTIONS='-plinux-image-6.12.27-rt-armmp-dbg' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-6.12.27-rt-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -setup_armhf_rt_armmp_meta:
 -      $(call if_package, linux-image-rt-armmp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-armmp' DH_OPTIONS='-plinux-image-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-rt-armmp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-rt-armmp' DH_OPTIONS='-plinux-headers-rt-armmp' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-headers-rt-armmp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-rt-armmp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='armhf' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-rt-armmp-dbg' DH_OPTIONS='-plinux-image-rt-armmp-dbg' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-rt-armmp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' PACKAGE_NAME='linux-image-rt-armmp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='arm' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='arm' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='arm' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_armhf_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='armhf' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='arm' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_doc:
 -      $(call if_package, linux-doc-6.12, $(MAKE) -f debian/rules.real setup_doc ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc-6.12' DH_OPTIONS='-plinux-doc-6.12' PACKAGE_NAME='linux-doc-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-doc-6.12, $(MAKE) -f debian/rules.real setup_doc ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc-6.12' DH_OPTIONS='-plinux-doc-6.12' PACKAGE_NAME='linux-doc-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa:setup_hppa_bpftool setup_hppa_config setup_hppa_cpupower setup_hppa_hyperv-daemons setup_hppa_kbuild setup_hppa_none setup_hppa_perf setup_hppa_rtla setup_hppa_sdsi setup_hppa_usbip
+ setup_hppa_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_hppa_none:setup_hppa_none_parisc setup_hppa_none_parisc64
- setup_hppa_none_parisc:setup_hppa_none_parisc_real
- setup_hppa_none_parisc64:setup_hppa_none_parisc64_real
- setup_hppa_none_parisc64_real:setup_hppa_none_parisc64_real_headers setup_hppa_none_parisc64_real_image setup_hppa_none_parisc64_real_image-dbg setup_hppa_none_parisc64_real_meta
- setup_hppa_none_parisc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-parisc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-parisc64' DH_OPTIONS='-plinux-headers-6.5.0-2-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.5.0-2-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-parisc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc64' DH_OPTIONS='-plinux-image-6.5.0-2-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.5.0-2-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-parisc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.5.0-2-parisc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc64_real_meta:
-       $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='hppa' COMPAT_DEB_ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc64-dbg' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' KERNEL_DEB_ARCH='undefined' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc_real:setup_hppa_none_parisc_real_headers setup_hppa_none_parisc_real_image setup_hppa_none_parisc_real_image-dbg setup_hppa_none_parisc_real_meta
- setup_hppa_none_parisc_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-parisc, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-parisc' DH_OPTIONS='-plinux-headers-6.5.0-2-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.5.0-2-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc_real_image:
-       $(call if_package, linux-image-6.5.0-2-parisc, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc' DH_OPTIONS='-plinux-image-6.5.0-2-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.5.0-2-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-parisc-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-parisc-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.5.0-2-parisc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_none_parisc_real_meta:
-       $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='hppa' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-parisc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real:setup_hppa_real_bootwrapper setup_hppa_real_bpftool setup_hppa_real_config setup_hppa_real_cpupower setup_hppa_real_hyperv-daemons setup_hppa_real_kbuild setup_hppa_real_libc-dev setup_hppa_real_meta setup_hppa_real_perf setup_hppa_real_rtla setup_hppa_real_udeb setup_hppa_real_usbip
- setup_hppa_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='parisc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='parisc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='parisc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_hppa_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-parisc-di ata-modules-6.5.0-2-parisc64-di btrfs-modules-6.5.0-2-parisc-di btrfs-modules-6.5.0-2-parisc64-di cdrom-core-modules-6.5.0-2-parisc-di cdrom-core-modules-6.5.0-2-parisc64-di crc-modules-6.5.0-2-parisc-di crc-modules-6.5.0-2-parisc64-di crypto-dm-modules-6.5.0-2-parisc-di crypto-dm-modules-6.5.0-2-parisc64-di crypto-modules-6.5.0-2-parisc-di crypto-modules-6.5.0-2-parisc64-di event-modules-6.5.0-2-parisc-di event-modules-6.5.0-2-parisc64-di ext4-modules-6.5.0-2-parisc-di ext4-modules-6.5.0-2-parisc64-di f2fs-modules-6.5.0-2-parisc-di f2fs-modules-6.5.0-2-parisc64-di fat-modules-6.5.0-2-parisc-di fat-modules-6.5.0-2-parisc64-di fb-modules-6.5.0-2-parisc64-di fuse-modules-6.5.0-2-parisc-di fuse-modules-6.5.0-2-parisc64-di i2c-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc64-di isofs-modules-6.5.0-2-parisc-di isofs-modules-6.5.0-2-parisc64-di jfs-modules-6.5.0-2-parisc-di jfs-modules-6.5.0-2-parisc64-di kernel-image-6.5.0-2-parisc-di kernel-image-6.5.0-2-parisc64-di loop-modules-6.5.0-2-parisc-di loop-modules-6.5.0-2-parisc64-di md-modules-6.5.0-2-parisc-di md-modules-6.5.0-2-parisc64-di mouse-modules-6.5.0-2-parisc-di mouse-modules-6.5.0-2-parisc64-di multipath-modules-6.5.0-2-parisc-di multipath-modules-6.5.0-2-parisc64-di nbd-modules-6.5.0-2-parisc-di nbd-modules-6.5.0-2-parisc64-di nic-modules-6.5.0-2-parisc-di nic-modules-6.5.0-2-parisc64-di nic-shared-modules-6.5.0-2-parisc-di nic-shared-modules-6.5.0-2-parisc64-di nic-usb-modules-6.5.0-2-parisc-di nic-usb-modules-6.5.0-2-parisc64-di pata-modules-6.5.0-2-parisc-di pata-modules-6.5.0-2-parisc64-di ppp-modules-6.5.0-2-parisc-di ppp-modules-6.5.0-2-parisc64-di sata-modules-6.5.0-2-parisc-di sata-modules-6.5.0-2-parisc64-di scsi-core-modules-6.5.0-2-parisc-di scsi-core-modules-6.5.0-2-parisc64-di scsi-modules-6.5.0-2-parisc-di scsi-modules-6.5.0-2-parisc64-di serial-modules-6.5.0-2-parisc-di serial-modules-6.5.0-2-parisc64-di squashfs-modules-6.5.0-2-parisc-di squashfs-modules-6.5.0-2-parisc64-di usb-modules-6.5.0-2-parisc-di usb-modules-6.5.0-2-parisc64-di usb-serial-modules-6.5.0-2-parisc-di usb-serial-modules-6.5.0-2-parisc64-di usb-storage-modules-6.5.0-2-parisc-di usb-storage-modules-6.5.0-2-parisc64-di xfs-modules-6.5.0-2-parisc-di xfs-modules-6.5.0-2-parisc64-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-parisc-di -pata-modules-6.5.0-2-parisc64-di -pbtrfs-modules-6.5.0-2-parisc-di -pbtrfs-modules-6.5.0-2-parisc64-di -pcdrom-core-modules-6.5.0-2-parisc-di -pcdrom-core-modules-6.5.0-2-parisc64-di -pcrc-modules-6.5.0-2-parisc-di -pcrc-modules-6.5.0-2-parisc64-di -pcrypto-dm-modules-6.5.0-2-parisc-di -pcrypto-dm-modules-6.5.0-2-parisc64-di -pcrypto-modules-6.5.0-2-parisc-di -pcrypto-modules-6.5.0-2-parisc64-di -pevent-modules-6.5.0-2-parisc-di -pevent-modules-6.5.0-2-parisc64-di -pext4-modules-6.5.0-2-parisc-di -pext4-modules-6.5.0-2-parisc64-di -pf2fs-modules-6.5.0-2-parisc-di -pf2fs-modules-6.5.0-2-parisc64-di -pfat-modules-6.5.0-2-parisc-di -pfat-modules-6.5.0-2-parisc64-di -pfb-modules-6.5.0-2-parisc64-di -pfuse-modules-6.5.0-2-parisc-di -pfuse-modules-6.5.0-2-parisc64-di -pi2c-modules-6.5.0-2-parisc-di -pinput-modules-6.5.0-2-parisc-di -pinput-modules-6.5.0-2-parisc64-di -pisofs-modules-6.5.0-2-parisc-di -pisofs-modules-6.5.0-2-parisc64-di -pjfs-modules-6.5.0-2-parisc-di -pjfs-modules-6.5.0-2-parisc64-di -pkernel-image-6.5.0-2-parisc-di -pkernel-image-6.5.0-2-parisc64-di -ploop-modules-6.5.0-2-parisc-di -ploop-modules-6.5.0-2-parisc64-di -pmd-modules-6.5.0-2-parisc-di -pmd-modules-6.5.0-2-parisc64-di -pmouse-modules-6.5.0-2-parisc-di -pmouse-modules-6.5.0-2-parisc64-di -pmultipath-modules-6.5.0-2-parisc-di -pmultipath-modules-6.5.0-2-parisc64-di -pnbd-modules-6.5.0-2-parisc-di -pnbd-modules-6.5.0-2-parisc64-di -pnic-modules-6.5.0-2-parisc-di -pnic-modules-6.5.0-2-parisc64-di -pnic-shared-modules-6.5.0-2-parisc-di -pnic-shared-modules-6.5.0-2-parisc64-di -pnic-usb-modules-6.5.0-2-parisc-di -pnic-usb-modules-6.5.0-2-parisc64-di -ppata-modules-6.5.0-2-parisc-di -ppata-modules-6.5.0-2-parisc64-di -pppp-modules-6.5.0-2-parisc-di -pppp-modules-6.5.0-2-parisc64-di -psata-modules-6.5.0-2-parisc-di -psata-modules-6.5.0-2-parisc64-di -pscsi-core-modules-6.5.0-2-parisc-di -pscsi-core-modules-6.5.0-2-parisc64-di -pscsi-modules-6.5.0-2-parisc-di -pscsi-modules-6.5.0-2-parisc64-di -pserial-modules-6.5.0-2-parisc-di -pserial-modules-6.5.0-2-parisc64-di -psquashfs-modules-6.5.0-2-parisc-di -psquashfs-modules-6.5.0-2-parisc64-di -pusb-modules-6.5.0-2-parisc-di -pusb-modules-6.5.0-2-parisc64-di -pusb-serial-modules-6.5.0-2-parisc-di -pusb-serial-modules-6.5.0-2-parisc64-di -pusb-storage-modules-6.5.0-2-parisc-di -pusb-storage-modules-6.5.0-2-parisc64-di -pxfs-modules-6.5.0-2-parisc-di -pxfs-modules-6.5.0-2-parisc64-di' KERNEL_ARCH='parisc' PACKAGE_NAMES='kernel-image-6.5.0-2-parisc-di nic-modules-6.5.0-2-parisc-di nic-shared-modules-6.5.0-2-parisc-di serial-modules-6.5.0-2-parisc-di usb-serial-modules-6.5.0-2-parisc-di ppp-modules-6.5.0-2-parisc-di pata-modules-6.5.0-2-parisc-di cdrom-core-modules-6.5.0-2-parisc-di scsi-core-modules-6.5.0-2-parisc-di scsi-modules-6.5.0-2-parisc-di loop-modules-6.5.0-2-parisc-di btrfs-modules-6.5.0-2-parisc-di ext4-modules-6.5.0-2-parisc-di isofs-modules-6.5.0-2-parisc-di jfs-modules-6.5.0-2-parisc-di xfs-modules-6.5.0-2-parisc-di fat-modules-6.5.0-2-parisc-di squashfs-modules-6.5.0-2-parisc-di fuse-modules-6.5.0-2-parisc-di f2fs-modules-6.5.0-2-parisc-di md-modules-6.5.0-2-parisc-di multipath-modules-6.5.0-2-parisc-di usb-modules-6.5.0-2-parisc-di usb-storage-modules-6.5.0-2-parisc-di input-modules-6.5.0-2-parisc-di event-modules-6.5.0-2-parisc-di mouse-modules-6.5.0-2-parisc-di nic-usb-modules-6.5.0-2-parisc-di sata-modules-6.5.0-2-parisc-di i2c-modules-6.5.0-2-parisc-di crc-modules-6.5.0-2-parisc-di crypto-modules-6.5.0-2-parisc-di crypto-dm-modules-6.5.0-2-parisc-di ata-modules-6.5.0-2-parisc-di nbd-modules-6.5.0-2-parisc-di kernel-image-6.5.0-2-parisc64-di nic-modules-6.5.0-2-parisc64-di nic-shared-modules-6.5.0-2-parisc64-di serial-modules-6.5.0-2-parisc64-di usb-serial-modules-6.5.0-2-parisc64-di ppp-modules-6.5.0-2-parisc64-di pata-modules-6.5.0-2-parisc64-di cdrom-core-modules-6.5.0-2-parisc64-di scsi-core-modules-6.5.0-2-parisc64-di scsi-modules-6.5.0-2-parisc64-di loop-modules-6.5.0-2-parisc64-di btrfs-modules-6.5.0-2-parisc64-di ext4-modules-6.5.0-2-parisc64-di isofs-modules-6.5.0-2-parisc64-di jfs-modules-6.5.0-2-parisc64-di xfs-modules-6.5.0-2-parisc64-di fat-modules-6.5.0-2-parisc64-di squashfs-modules-6.5.0-2-parisc64-di fuse-modules-6.5.0-2-parisc64-di f2fs-modules-6.5.0-2-parisc64-di md-modules-6.5.0-2-parisc64-di multipath-modules-6.5.0-2-parisc64-di usb-modules-6.5.0-2-parisc64-di usb-storage-modules-6.5.0-2-parisc64-di fb-modules-6.5.0-2-parisc64-di input-modules-6.5.0-2-parisc64-di event-modules-6.5.0-2-parisc64-di mouse-modules-6.5.0-2-parisc64-di nic-usb-modules-6.5.0-2-parisc64-di sata-modules-6.5.0-2-parisc64-di crc-modules-6.5.0-2-parisc64-di crypto-modules-6.5.0-2-parisc64-di crypto-dm-modules-6.5.0-2-parisc64-di ata-modules-6.5.0-2-parisc64-di nbd-modules-6.5.0-2-parisc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_hppa_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386:setup_i386_none setup_i386_real
- setup_i386_none:setup_i386_none_686 setup_i386_none_686-pae
- 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:setup_i386_none_686-pae_real_headers setup_i386_none_686-pae_real_image setup_i386_none_686-pae_real_image-dbg setup_i386_none_686-pae_real_meta
- setup_i386_none_686-pae_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-686-pae, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-686-pae' DH_OPTIONS='-plinux-headers-6.5.0-2-686-pae' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-686-pae' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686-pae_real_image:
-       $(call if_package, linux-image-6.5.0-2-686-pae-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-pae-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-686-pae-unsigned' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686-pae_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-686-pae-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-pae-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-686-pae-dbg' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-686-pae-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686-pae_real_meta:
-       $(call if_package, linux-image-686-pae-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-686-pae-dbg' DH_OPTIONS='-plinux-image-686-pae-dbg' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-pae-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-686-pae-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-686-pae-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686_real:setup_i386_none_686_real_headers setup_i386_none_686_real_image setup_i386_none_686_real_image-dbg setup_i386_none_686_real_meta
- setup_i386_none_686_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-686, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-686' DH_OPTIONS='-plinux-headers-6.5.0-2-686' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-headers-6.5.0-2-686' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686_real_image:
-       $(call if_package, linux-image-6.5.0-2-686-unsigned, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-unsigned' DH_OPTIONS='-plinux-image-6.5.0-2-686-unsigned' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-686-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-686-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-686-dbg' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-6.5.0-2-686-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_none_686_real_meta:
-       $(call if_package, linux-image-686-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='i386' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-686-dbg' DH_OPTIONS='-plinux-image-686-dbg' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-686-unsigned' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-686-dbg' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"6.5.0-2-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' PACKAGE_NAME='linux-image-686-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_i386_real:setup_i386_real_bootwrapper setup_i386_real_bpftool setup_i386_real_config setup_i386_real_cpupower setup_i386_real_hyperv-daemons setup_i386_real_kbuild setup_i386_real_libc-dev setup_i386_real_meta setup_i386_real_perf setup_i386_real_rtla setup_i386_real_signed-template setup_i386_real_udeb_test setup_i386_real_usbip
- setup_i386_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='x86' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_i386_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_signed-template:
-       $(call if_package, linux-image-i386-signed-template, $(MAKE) -f debian/rules.real setup_signed-template ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-image-i386-signed-template' DH_OPTIONS='-plinux-image-i386-signed-template' KERNEL_ARCH='x86' PACKAGE_NAME='linux-image-i386-signed-template' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_i386_real_udeb_test:
-       $(MAKE) -f debian/rules.real setup_udeb_test ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pacpi-modules-6.5.0-2-686-di -pacpi-modules-6.5.0-2-686-pae-di -pata-modules-6.5.0-2-686-di -pata-modules-6.5.0-2-686-pae-di -pbtrfs-modules-6.5.0-2-686-di -pbtrfs-modules-6.5.0-2-686-pae-di -pcdrom-core-modules-6.5.0-2-686-di -pcdrom-core-modules-6.5.0-2-686-pae-di -pcrc-modules-6.5.0-2-686-di -pcrc-modules-6.5.0-2-686-pae-di -pcrypto-dm-modules-6.5.0-2-686-di -pcrypto-dm-modules-6.5.0-2-686-pae-di -pcrypto-modules-6.5.0-2-686-di -pcrypto-modules-6.5.0-2-686-pae-di -pefi-modules-6.5.0-2-686-di -pefi-modules-6.5.0-2-686-pae-di -pevent-modules-6.5.0-2-686-di -pevent-modules-6.5.0-2-686-pae-di -pext4-modules-6.5.0-2-686-di -pext4-modules-6.5.0-2-686-pae-di -pf2fs-modules-6.5.0-2-686-di -pf2fs-modules-6.5.0-2-686-pae-di -pfat-modules-6.5.0-2-686-di -pfat-modules-6.5.0-2-686-pae-di -pfb-modules-6.5.0-2-686-di -pfb-modules-6.5.0-2-686-pae-di -pfirewire-core-modules-6.5.0-2-686-di -pfirewire-core-modules-6.5.0-2-686-pae-di -pfuse-modules-6.5.0-2-686-di -pfuse-modules-6.5.0-2-686-pae-di -pi2c-modules-6.5.0-2-686-di -pi2c-modules-6.5.0-2-686-pae-di -pinput-modules-6.5.0-2-686-di -pinput-modules-6.5.0-2-686-pae-di -pisofs-modules-6.5.0-2-686-di -pisofs-modules-6.5.0-2-686-pae-di -pjfs-modules-6.5.0-2-686-di -pjfs-modules-6.5.0-2-686-pae-di -pkernel-image-6.5.0-2-686-di -pkernel-image-6.5.0-2-686-pae-di -ploop-modules-6.5.0-2-686-di -ploop-modules-6.5.0-2-686-pae-di -pmd-modules-6.5.0-2-686-di -pmd-modules-6.5.0-2-686-pae-di -pmmc-core-modules-6.5.0-2-686-di -pmmc-core-modules-6.5.0-2-686-pae-di -pmmc-modules-6.5.0-2-686-di -pmmc-modules-6.5.0-2-686-pae-di -pmouse-modules-6.5.0-2-686-di -pmouse-modules-6.5.0-2-686-pae-di -pmtd-core-modules-6.5.0-2-686-di -pmtd-core-modules-6.5.0-2-686-pae-di -pmultipath-modules-6.5.0-2-686-di -pmultipath-modules-6.5.0-2-686-pae-di -pnbd-modules-6.5.0-2-686-di -pnbd-modules-6.5.0-2-686-pae-di -pnic-modules-6.5.0-2-686-di -pnic-modules-6.5.0-2-686-pae-di -pnic-pcmcia-modules-6.5.0-2-686-di -pnic-pcmcia-modules-6.5.0-2-686-pae-di -pnic-shared-modules-6.5.0-2-686-di -pnic-shared-modules-6.5.0-2-686-pae-di -pnic-usb-modules-6.5.0-2-686-di -pnic-usb-modules-6.5.0-2-686-pae-di -pnic-wireless-modules-6.5.0-2-686-di -pnic-wireless-modules-6.5.0-2-686-pae-di -ppata-modules-6.5.0-2-686-di -ppata-modules-6.5.0-2-686-pae-di -ppcmcia-modules-6.5.0-2-686-di -ppcmcia-modules-6.5.0-2-686-pae-di -ppcmcia-storage-modules-6.5.0-2-686-di -ppcmcia-storage-modules-6.5.0-2-686-pae-di -pppp-modules-6.5.0-2-686-di -pppp-modules-6.5.0-2-686-pae-di -prfkill-modules-6.5.0-2-686-di -prfkill-modules-6.5.0-2-686-pae-di -psata-modules-6.5.0-2-686-di -psata-modules-6.5.0-2-686-pae-di -pscsi-core-modules-6.5.0-2-686-di -pscsi-core-modules-6.5.0-2-686-pae-di -pscsi-modules-6.5.0-2-686-di -pscsi-modules-6.5.0-2-686-pae-di -pscsi-nic-modules-6.5.0-2-686-di -pscsi-nic-modules-6.5.0-2-686-pae-di -pserial-modules-6.5.0-2-686-di -pserial-modules-6.5.0-2-686-pae-di -psound-modules-6.5.0-2-686-di -psound-modules-6.5.0-2-686-pae-di -pspeakup-modules-6.5.0-2-686-di -pspeakup-modules-6.5.0-2-686-pae-di -psquashfs-modules-6.5.0-2-686-di -psquashfs-modules-6.5.0-2-686-pae-di -pudf-modules-6.5.0-2-686-di -pudf-modules-6.5.0-2-686-pae-di -puinput-modules-6.5.0-2-686-di -puinput-modules-6.5.0-2-686-pae-di -pusb-modules-6.5.0-2-686-di -pusb-modules-6.5.0-2-686-pae-di -pusb-serial-modules-6.5.0-2-686-di -pusb-serial-modules-6.5.0-2-686-pae-di -pusb-storage-modules-6.5.0-2-686-di -pusb-storage-modules-6.5.0-2-686-pae-di -pxfs-modules-6.5.0-2-686-di -pxfs-modules-6.5.0-2-686-pae-di' KERNEL_ARCH='x86' PACKAGE_NAMES='kernel-image-6.5.0-2-686-di nic-modules-6.5.0-2-686-di nic-wireless-modules-6.5.0-2-686-di nic-shared-modules-6.5.0-2-686-di serial-modules-6.5.0-2-686-di usb-serial-modules-6.5.0-2-686-di ppp-modules-6.5.0-2-686-di pata-modules-6.5.0-2-686-di cdrom-core-modules-6.5.0-2-686-di firewire-core-modules-6.5.0-2-686-di scsi-core-modules-6.5.0-2-686-di scsi-modules-6.5.0-2-686-di scsi-nic-modules-6.5.0-2-686-di loop-modules-6.5.0-2-686-di btrfs-modules-6.5.0-2-686-di ext4-modules-6.5.0-2-686-di isofs-modules-6.5.0-2-686-di jfs-modules-6.5.0-2-686-di xfs-modules-6.5.0-2-686-di fat-modules-6.5.0-2-686-di squashfs-modules-6.5.0-2-686-di udf-modules-6.5.0-2-686-di fuse-modules-6.5.0-2-686-di f2fs-modules-6.5.0-2-686-di md-modules-6.5.0-2-686-di multipath-modules-6.5.0-2-686-di usb-modules-6.5.0-2-686-di usb-storage-modules-6.5.0-2-686-di pcmcia-storage-modules-6.5.0-2-686-di fb-modules-6.5.0-2-686-di input-modules-6.5.0-2-686-di event-modules-6.5.0-2-686-di mouse-modules-6.5.0-2-686-di nic-pcmcia-modules-6.5.0-2-686-di pcmcia-modules-6.5.0-2-686-di nic-usb-modules-6.5.0-2-686-di sata-modules-6.5.0-2-686-di acpi-modules-6.5.0-2-686-di i2c-modules-6.5.0-2-686-di crc-modules-6.5.0-2-686-di crypto-modules-6.5.0-2-686-di crypto-dm-modules-6.5.0-2-686-di efi-modules-6.5.0-2-686-di ata-modules-6.5.0-2-686-di mmc-core-modules-6.5.0-2-686-di mmc-modules-6.5.0-2-686-di nbd-modules-6.5.0-2-686-di speakup-modules-6.5.0-2-686-di uinput-modules-6.5.0-2-686-di sound-modules-6.5.0-2-686-di mtd-core-modules-6.5.0-2-686-di rfkill-modules-6.5.0-2-686-di kernel-image-6.5.0-2-686-pae-di nic-modules-6.5.0-2-686-pae-di nic-wireless-modules-6.5.0-2-686-pae-di nic-shared-modules-6.5.0-2-686-pae-di serial-modules-6.5.0-2-686-pae-di usb-serial-modules-6.5.0-2-686-pae-di ppp-modules-6.5.0-2-686-pae-di pata-modules-6.5.0-2-686-pae-di cdrom-core-modules-6.5.0-2-686-pae-di firewire-core-modules-6.5.0-2-686-pae-di scsi-core-modules-6.5.0-2-686-pae-di scsi-modules-6.5.0-2-686-pae-di scsi-nic-modules-6.5.0-2-686-pae-di loop-modules-6.5.0-2-686-pae-di btrfs-modules-6.5.0-2-686-pae-di ext4-modules-6.5.0-2-686-pae-di isofs-modules-6.5.0-2-686-pae-di jfs-modules-6.5.0-2-686-pae-di xfs-modules-6.5.0-2-686-pae-di fat-modules-6.5.0-2-686-pae-di squashfs-modules-6.5.0-2-686-pae-di udf-modules-6.5.0-2-686-pae-di fuse-modules-6.5.0-2-686-pae-di f2fs-modules-6.5.0-2-686-pae-di md-modules-6.5.0-2-686-pae-di multipath-modules-6.5.0-2-686-pae-di usb-modules-6.5.0-2-686-pae-di usb-storage-modules-6.5.0-2-686-pae-di pcmcia-storage-modules-6.5.0-2-686-pae-di fb-modules-6.5.0-2-686-pae-di input-modules-6.5.0-2-686-pae-di event-modules-6.5.0-2-686-pae-di mouse-modules-6.5.0-2-686-pae-di nic-pcmcia-modules-6.5.0-2-686-pae-di pcmcia-modules-6.5.0-2-686-pae-di nic-usb-modules-6.5.0-2-686-pae-di sata-modules-6.5.0-2-686-pae-di acpi-modules-6.5.0-2-686-pae-di i2c-modules-6.5.0-2-686-pae-di crc-modules-6.5.0-2-686-pae-di crypto-modules-6.5.0-2-686-pae-di crypto-dm-modules-6.5.0-2-686-pae-di efi-modules-6.5.0-2-686-pae-di ata-modules-6.5.0-2-686-pae-di mmc-core-modules-6.5.0-2-686-pae-di mmc-modules-6.5.0-2-686-pae-di nbd-modules-6.5.0-2-686-pae-di speakup-modules-6.5.0-2-686-pae-di uinput-modules-6.5.0-2-686-pae-di sound-modules-6.5.0-2-686-pae-di mtd-core-modules-6.5.0-2-686-pae-di rfkill-modules-6.5.0-2-686-pae-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
- setup_i386_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64:setup_ia64_none setup_ia64_real
- setup_ia64_none:setup_ia64_none_itanium setup_ia64_none_mckinley
- setup_ia64_none_itanium:setup_ia64_none_itanium_real
- setup_ia64_none_itanium_real:setup_ia64_none_itanium_real_headers setup_ia64_none_itanium_real_image setup_ia64_none_itanium_real_image-dbg setup_ia64_none_itanium_real_meta
- setup_ia64_none_itanium_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-itanium, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-itanium' DH_OPTIONS='-plinux-headers-6.5.0-2-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-headers-6.5.0-2-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_itanium_real_image:
-       $(call if_package, linux-image-6.5.0-2-itanium, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-itanium' DH_OPTIONS='-plinux-image-6.5.0-2-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-6.5.0-2-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_itanium_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-itanium-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-itanium-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-itanium-dbg' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-6.5.0-2-itanium-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_itanium_real_meta:
-       $(call if_package, linux-image-itanium, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-itanium' DH_OPTIONS='-plinux-image-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-itanium, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-itanium' DH_OPTIONS='-plinux-headers-itanium' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-headers-itanium' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-itanium-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-itanium-dbg' DH_OPTIONS='-plinux-image-itanium-dbg' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-itanium' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-itanium-dbg' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' PACKAGE_NAME='linux-image-itanium-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_mckinley:setup_ia64_none_mckinley_real
- setup_ia64_none_mckinley_real:setup_ia64_none_mckinley_real_headers setup_ia64_none_mckinley_real_image setup_ia64_none_mckinley_real_image-dbg setup_ia64_none_mckinley_real_meta
- setup_ia64_none_mckinley_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mckinley, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mckinley' DH_OPTIONS='-plinux-headers-6.5.0-2-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-headers-6.5.0-2-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_mckinley_real_image:
-       $(call if_package, linux-image-6.5.0-2-mckinley, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mckinley' DH_OPTIONS='-plinux-image-6.5.0-2-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-6.5.0-2-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_mckinley_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mckinley-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mckinley-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mckinley-dbg' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-6.5.0-2-mckinley-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_none_mckinley_real_meta:
-       $(call if_package, linux-image-mckinley, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mckinley' DH_OPTIONS='-plinux-image-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mckinley, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mckinley' DH_OPTIONS='-plinux-headers-mckinley' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-headers-mckinley' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mckinley-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ia64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mckinley-dbg' DH_OPTIONS='-plinux-image-mckinley-dbg' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mckinley' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mckinley-dbg' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' PACKAGE_NAME='linux-image-mckinley-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real:setup_ia64_real_bootwrapper setup_ia64_real_bpftool setup_ia64_real_config setup_ia64_real_cpupower setup_ia64_real_hyperv-daemons setup_ia64_real_kbuild setup_ia64_real_libc-dev setup_ia64_real_perf setup_ia64_real_rtla setup_ia64_real_udeb setup_ia64_real_usbip
- setup_ia64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='ia64' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='ia64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='ia64' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='ia64' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='ia64' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-itanium-di btrfs-modules-6.5.0-2-itanium-di cdrom-core-modules-6.5.0-2-itanium-di crc-modules-6.5.0-2-itanium-di crypto-dm-modules-6.5.0-2-itanium-di crypto-modules-6.5.0-2-itanium-di event-modules-6.5.0-2-itanium-di ext4-modules-6.5.0-2-itanium-di f2fs-modules-6.5.0-2-itanium-di fat-modules-6.5.0-2-itanium-di fb-modules-6.5.0-2-itanium-di firewire-core-modules-6.5.0-2-itanium-di fuse-modules-6.5.0-2-itanium-di i2c-modules-6.5.0-2-itanium-di input-modules-6.5.0-2-itanium-di isofs-modules-6.5.0-2-itanium-di jfs-modules-6.5.0-2-itanium-di kernel-image-6.5.0-2-itanium-di loop-modules-6.5.0-2-itanium-di md-modules-6.5.0-2-itanium-di mouse-modules-6.5.0-2-itanium-di mtd-core-modules-6.5.0-2-itanium-di multipath-modules-6.5.0-2-itanium-di nbd-modules-6.5.0-2-itanium-di nic-modules-6.5.0-2-itanium-di nic-shared-modules-6.5.0-2-itanium-di nic-usb-modules-6.5.0-2-itanium-di pata-modules-6.5.0-2-itanium-di pcmcia-modules-6.5.0-2-itanium-di ppp-modules-6.5.0-2-itanium-di sata-modules-6.5.0-2-itanium-di scsi-core-modules-6.5.0-2-itanium-di scsi-modules-6.5.0-2-itanium-di scsi-nic-modules-6.5.0-2-itanium-di serial-modules-6.5.0-2-itanium-di squashfs-modules-6.5.0-2-itanium-di udf-modules-6.5.0-2-itanium-di uinput-modules-6.5.0-2-itanium-di usb-modules-6.5.0-2-itanium-di usb-serial-modules-6.5.0-2-itanium-di usb-storage-modules-6.5.0-2-itanium-di xfs-modules-6.5.0-2-itanium-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-itanium-di -pbtrfs-modules-6.5.0-2-itanium-di -pcdrom-core-modules-6.5.0-2-itanium-di -pcrc-modules-6.5.0-2-itanium-di -pcrypto-dm-modules-6.5.0-2-itanium-di -pcrypto-modules-6.5.0-2-itanium-di -pevent-modules-6.5.0-2-itanium-di -pext4-modules-6.5.0-2-itanium-di -pf2fs-modules-6.5.0-2-itanium-di -pfat-modules-6.5.0-2-itanium-di -pfb-modules-6.5.0-2-itanium-di -pfirewire-core-modules-6.5.0-2-itanium-di -pfuse-modules-6.5.0-2-itanium-di -pi2c-modules-6.5.0-2-itanium-di -pinput-modules-6.5.0-2-itanium-di -pisofs-modules-6.5.0-2-itanium-di -pjfs-modules-6.5.0-2-itanium-di -pkernel-image-6.5.0-2-itanium-di -ploop-modules-6.5.0-2-itanium-di -pmd-modules-6.5.0-2-itanium-di -pmouse-modules-6.5.0-2-itanium-di -pmtd-core-modules-6.5.0-2-itanium-di -pmultipath-modules-6.5.0-2-itanium-di -pnbd-modules-6.5.0-2-itanium-di -pnic-modules-6.5.0-2-itanium-di -pnic-shared-modules-6.5.0-2-itanium-di -pnic-usb-modules-6.5.0-2-itanium-di -ppata-modules-6.5.0-2-itanium-di -ppcmcia-modules-6.5.0-2-itanium-di -pppp-modules-6.5.0-2-itanium-di -psata-modules-6.5.0-2-itanium-di -pscsi-core-modules-6.5.0-2-itanium-di -pscsi-modules-6.5.0-2-itanium-di -pscsi-nic-modules-6.5.0-2-itanium-di -pserial-modules-6.5.0-2-itanium-di -psquashfs-modules-6.5.0-2-itanium-di -pudf-modules-6.5.0-2-itanium-di -puinput-modules-6.5.0-2-itanium-di -pusb-modules-6.5.0-2-itanium-di -pusb-serial-modules-6.5.0-2-itanium-di -pusb-storage-modules-6.5.0-2-itanium-di -pxfs-modules-6.5.0-2-itanium-di' KERNEL_ARCH='ia64' PACKAGE_NAMES='kernel-image-6.5.0-2-itanium-di nic-modules-6.5.0-2-itanium-di nic-shared-modules-6.5.0-2-itanium-di serial-modules-6.5.0-2-itanium-di usb-serial-modules-6.5.0-2-itanium-di ppp-modules-6.5.0-2-itanium-di pata-modules-6.5.0-2-itanium-di cdrom-core-modules-6.5.0-2-itanium-di firewire-core-modules-6.5.0-2-itanium-di scsi-core-modules-6.5.0-2-itanium-di scsi-modules-6.5.0-2-itanium-di scsi-nic-modules-6.5.0-2-itanium-di loop-modules-6.5.0-2-itanium-di btrfs-modules-6.5.0-2-itanium-di ext4-modules-6.5.0-2-itanium-di isofs-modules-6.5.0-2-itanium-di jfs-modules-6.5.0-2-itanium-di xfs-modules-6.5.0-2-itanium-di fat-modules-6.5.0-2-itanium-di squashfs-modules-6.5.0-2-itanium-di udf-modules-6.5.0-2-itanium-di fuse-modules-6.5.0-2-itanium-di f2fs-modules-6.5.0-2-itanium-di md-modules-6.5.0-2-itanium-di multipath-modules-6.5.0-2-itanium-di usb-modules-6.5.0-2-itanium-di usb-storage-modules-6.5.0-2-itanium-di fb-modules-6.5.0-2-itanium-di input-modules-6.5.0-2-itanium-di event-modules-6.5.0-2-itanium-di mouse-modules-6.5.0-2-itanium-di pcmcia-modules-6.5.0-2-itanium-di nic-usb-modules-6.5.0-2-itanium-di sata-modules-6.5.0-2-itanium-di i2c-modules-6.5.0-2-itanium-di crc-modules-6.5.0-2-itanium-di crypto-modules-6.5.0-2-itanium-di crypto-dm-modules-6.5.0-2-itanium-di ata-modules-6.5.0-2-itanium-di nbd-modules-6.5.0-2-itanium-di uinput-modules-6.5.0-2-itanium-di mtd-core-modules-6.5.0-2-itanium-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ia64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='ia64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='ia64' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k:setup_m68k_none setup_m68k_real
+ setup_hppa_none_parisc:setup_hppa_none_parisc_bpf-dev setup_hppa_none_parisc_headers setup_hppa_none_parisc_image setup_hppa_none_parisc_image-dbg setup_hppa_none_parisc_installer setup_hppa_none_parisc_meta
+ setup_hppa_none_parisc64:setup_hppa_none_parisc64_headers setup_hppa_none_parisc64_image setup_hppa_none_parisc64_image-dbg setup_hppa_none_parisc64_installer setup_hppa_none_parisc64_meta
+ setup_hppa_none_parisc64_headers:
 -      $(call if_package, linux-headers-6.12.27-parisc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc64' DH_OPTIONS='-plinux-headers-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.12.27-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-parisc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc64' DH_OPTIONS='-plinux-headers-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-6.12.27-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc64_image:
 -      $(call if_package, linux-image-6.12.27-parisc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64' DH_OPTIONS='-plinux-image-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64' DH_OPTIONS='-plinux-image-6.12.27-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-parisc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-6.12.27-parisc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc64_installer:
 -      $(call if_package, ata-modules-6.12.27-parisc64-di btrfs-modules-6.12.27-parisc64-di cdrom-core-modules-6.12.27-parisc64-di crypto-dm-modules-6.12.27-parisc64-di crypto-modules-6.12.27-parisc64-di ext4-modules-6.12.27-parisc64-di f2fs-modules-6.12.27-parisc64-di fat-modules-6.12.27-parisc64-di fb-modules-6.12.27-parisc64-di input-modules-6.12.27-parisc64-di isofs-modules-6.12.27-parisc64-di jfs-modules-6.12.27-parisc64-di kernel-image-6.12.27-parisc64-di loop-modules-6.12.27-parisc64-di md-modules-6.12.27-parisc64-di multipath-modules-6.12.27-parisc64-di nbd-modules-6.12.27-parisc64-di nic-modules-6.12.27-parisc64-di nic-shared-modules-6.12.27-parisc64-di nic-usb-modules-6.12.27-parisc64-di pata-modules-6.12.27-parisc64-di ppp-modules-6.12.27-parisc64-di sata-modules-6.12.27-parisc64-di scsi-core-modules-6.12.27-parisc64-di scsi-modules-6.12.27-parisc64-di serial-modules-6.12.27-parisc64-di squashfs-modules-6.12.27-parisc64-di usb-modules-6.12.27-parisc64-di usb-serial-modules-6.12.27-parisc64-di usb-storage-modules-6.12.27-parisc64-di xfs-modules-6.12.27-parisc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc64-di -pbtrfs-modules-6.12.27-parisc64-di -pcdrom-core-modules-6.12.27-parisc64-di -pcrypto-dm-modules-6.12.27-parisc64-di -pcrypto-modules-6.12.27-parisc64-di -pext4-modules-6.12.27-parisc64-di -pf2fs-modules-6.12.27-parisc64-di -pfat-modules-6.12.27-parisc64-di -pfb-modules-6.12.27-parisc64-di -pinput-modules-6.12.27-parisc64-di -pisofs-modules-6.12.27-parisc64-di -pjfs-modules-6.12.27-parisc64-di -pkernel-image-6.12.27-parisc64-di -ploop-modules-6.12.27-parisc64-di -pmd-modules-6.12.27-parisc64-di -pmultipath-modules-6.12.27-parisc64-di -pnbd-modules-6.12.27-parisc64-di -pnic-modules-6.12.27-parisc64-di -pnic-shared-modules-6.12.27-parisc64-di -pnic-usb-modules-6.12.27-parisc64-di -ppata-modules-6.12.27-parisc64-di -pppp-modules-6.12.27-parisc64-di -psata-modules-6.12.27-parisc64-di -pscsi-core-modules-6.12.27-parisc64-di -pscsi-modules-6.12.27-parisc64-di -pserial-modules-6.12.27-parisc64-di -psquashfs-modules-6.12.27-parisc64-di -pusb-modules-6.12.27-parisc64-di -pusb-serial-modules-6.12.27-parisc64-di -pusb-storage-modules-6.12.27-parisc64-di -pxfs-modules-6.12.27-parisc64-di' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc64-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-parisc64-di btrfs-modules-6.12.27-parisc64-di cdrom-core-modules-6.12.27-parisc64-di crypto-dm-modules-6.12.27-parisc64-di crypto-modules-6.12.27-parisc64-di ext4-modules-6.12.27-parisc64-di f2fs-modules-6.12.27-parisc64-di fat-modules-6.12.27-parisc64-di fb-modules-6.12.27-parisc64-di input-modules-6.12.27-parisc64-di isofs-modules-6.12.27-parisc64-di jfs-modules-6.12.27-parisc64-di kernel-image-6.12.27-parisc64-di loop-modules-6.12.27-parisc64-di md-modules-6.12.27-parisc64-di multipath-modules-6.12.27-parisc64-di nbd-modules-6.12.27-parisc64-di nic-modules-6.12.27-parisc64-di nic-shared-modules-6.12.27-parisc64-di nic-usb-modules-6.12.27-parisc64-di pata-modules-6.12.27-parisc64-di ppp-modules-6.12.27-parisc64-di sata-modules-6.12.27-parisc64-di scsi-core-modules-6.12.27-parisc64-di scsi-modules-6.12.27-parisc64-di serial-modules-6.12.27-parisc64-di squashfs-modules-6.12.27-parisc64-di usb-modules-6.12.27-parisc64-di usb-serial-modules-6.12.27-parisc64-di usb-storage-modules-6.12.27-parisc64-di xfs-modules-6.12.27-parisc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc64-di -pbtrfs-modules-6.12.27-parisc64-di -pcdrom-core-modules-6.12.27-parisc64-di -pcrypto-dm-modules-6.12.27-parisc64-di -pcrypto-modules-6.12.27-parisc64-di -pext4-modules-6.12.27-parisc64-di -pf2fs-modules-6.12.27-parisc64-di -pfat-modules-6.12.27-parisc64-di -pfb-modules-6.12.27-parisc64-di -pinput-modules-6.12.27-parisc64-di -pisofs-modules-6.12.27-parisc64-di -pjfs-modules-6.12.27-parisc64-di -pkernel-image-6.12.27-parisc64-di -ploop-modules-6.12.27-parisc64-di -pmd-modules-6.12.27-parisc64-di -pmultipath-modules-6.12.27-parisc64-di -pnbd-modules-6.12.27-parisc64-di -pnic-modules-6.12.27-parisc64-di -pnic-shared-modules-6.12.27-parisc64-di -pnic-usb-modules-6.12.27-parisc64-di -ppata-modules-6.12.27-parisc64-di -pppp-modules-6.12.27-parisc64-di -psata-modules-6.12.27-parisc64-di -pscsi-core-modules-6.12.27-parisc64-di -pscsi-modules-6.12.27-parisc64-di -pserial-modules-6.12.27-parisc64-di -psquashfs-modules-6.12.27-parisc64-di -pusb-modules-6.12.27-parisc64-di -pusb-serial-modules-6.12.27-parisc64-di -pusb-storage-modules-6.12.27-parisc64-di -pxfs-modules-6.12.27-parisc64-di' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc64-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc64_meta:
 -      $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64' DH_OPTIONS='-plinux-image-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-parisc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc64' DH_OPTIONS='-plinux-headers-parisc64' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc64' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-headers-parisc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPAT_GNU_TYPE='hppa-linux-gnu' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc64-dbg' DH_OPTIONS='-plinux-image-parisc64-dbg' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc64-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc64\""' KERNEL_ARCH='parisc' KERNEL_GNU_TYPE='hppa64-linux-gnu' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' PACKAGE_NAME='linux-image-parisc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc_headers:
 -      $(call if_package, linux-headers-6.12.27-parisc, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc' DH_OPTIONS='-plinux-headers-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.12.27-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-parisc, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-parisc' DH_OPTIONS='-plinux-headers-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-6.12.27-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc_image:
 -      $(call if_package, linux-image-6.12.27-parisc, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc' DH_OPTIONS='-plinux-image-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc' DH_OPTIONS='-plinux-image-6.12.27-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc_image-dbg:
 -      $(call if_package, linux-image-6.12.27-parisc-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-parisc-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-parisc-dbg' DH_OPTIONS='-plinux-image-6.12.27-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-6.12.27-parisc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc_installer:
 -      $(call if_package, ata-modules-6.12.27-parisc-di btrfs-modules-6.12.27-parisc-di cdrom-core-modules-6.12.27-parisc-di crypto-dm-modules-6.12.27-parisc-di crypto-modules-6.12.27-parisc-di ext4-modules-6.12.27-parisc-di f2fs-modules-6.12.27-parisc-di fat-modules-6.12.27-parisc-di input-modules-6.12.27-parisc-di isofs-modules-6.12.27-parisc-di jfs-modules-6.12.27-parisc-di kernel-image-6.12.27-parisc-di loop-modules-6.12.27-parisc-di md-modules-6.12.27-parisc-di multipath-modules-6.12.27-parisc-di nbd-modules-6.12.27-parisc-di nic-modules-6.12.27-parisc-di nic-shared-modules-6.12.27-parisc-di nic-usb-modules-6.12.27-parisc-di pata-modules-6.12.27-parisc-di ppp-modules-6.12.27-parisc-di sata-modules-6.12.27-parisc-di scsi-core-modules-6.12.27-parisc-di scsi-modules-6.12.27-parisc-di serial-modules-6.12.27-parisc-di squashfs-modules-6.12.27-parisc-di usb-modules-6.12.27-parisc-di usb-serial-modules-6.12.27-parisc-di usb-storage-modules-6.12.27-parisc-di xfs-modules-6.12.27-parisc-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc-di -pbtrfs-modules-6.12.27-parisc-di -pcdrom-core-modules-6.12.27-parisc-di -pcrypto-dm-modules-6.12.27-parisc-di -pcrypto-modules-6.12.27-parisc-di -pext4-modules-6.12.27-parisc-di -pf2fs-modules-6.12.27-parisc-di -pfat-modules-6.12.27-parisc-di -pinput-modules-6.12.27-parisc-di -pisofs-modules-6.12.27-parisc-di -pjfs-modules-6.12.27-parisc-di -pkernel-image-6.12.27-parisc-di -ploop-modules-6.12.27-parisc-di -pmd-modules-6.12.27-parisc-di -pmultipath-modules-6.12.27-parisc-di -pnbd-modules-6.12.27-parisc-di -pnic-modules-6.12.27-parisc-di -pnic-shared-modules-6.12.27-parisc-di -pnic-usb-modules-6.12.27-parisc-di -ppata-modules-6.12.27-parisc-di -pppp-modules-6.12.27-parisc-di -psata-modules-6.12.27-parisc-di -pscsi-core-modules-6.12.27-parisc-di -pscsi-modules-6.12.27-parisc-di -pserial-modules-6.12.27-parisc-di -psquashfs-modules-6.12.27-parisc-di -pusb-modules-6.12.27-parisc-di -pusb-serial-modules-6.12.27-parisc-di -pusb-storage-modules-6.12.27-parisc-di -pxfs-modules-6.12.27-parisc-di' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-parisc-di btrfs-modules-6.12.27-parisc-di cdrom-core-modules-6.12.27-parisc-di crypto-dm-modules-6.12.27-parisc-di crypto-modules-6.12.27-parisc-di ext4-modules-6.12.27-parisc-di f2fs-modules-6.12.27-parisc-di fat-modules-6.12.27-parisc-di input-modules-6.12.27-parisc-di isofs-modules-6.12.27-parisc-di jfs-modules-6.12.27-parisc-di kernel-image-6.12.27-parisc-di loop-modules-6.12.27-parisc-di md-modules-6.12.27-parisc-di multipath-modules-6.12.27-parisc-di nbd-modules-6.12.27-parisc-di nic-modules-6.12.27-parisc-di nic-shared-modules-6.12.27-parisc-di nic-usb-modules-6.12.27-parisc-di pata-modules-6.12.27-parisc-di ppp-modules-6.12.27-parisc-di sata-modules-6.12.27-parisc-di scsi-core-modules-6.12.27-parisc-di scsi-modules-6.12.27-parisc-di serial-modules-6.12.27-parisc-di squashfs-modules-6.12.27-parisc-di usb-modules-6.12.27-parisc-di usb-serial-modules-6.12.27-parisc-di usb-storage-modules-6.12.27-parisc-di xfs-modules-6.12.27-parisc-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-parisc-di -pbtrfs-modules-6.12.27-parisc-di -pcdrom-core-modules-6.12.27-parisc-di -pcrypto-dm-modules-6.12.27-parisc-di -pcrypto-modules-6.12.27-parisc-di -pext4-modules-6.12.27-parisc-di -pf2fs-modules-6.12.27-parisc-di -pfat-modules-6.12.27-parisc-di -pinput-modules-6.12.27-parisc-di -pisofs-modules-6.12.27-parisc-di -pjfs-modules-6.12.27-parisc-di -pkernel-image-6.12.27-parisc-di -ploop-modules-6.12.27-parisc-di -pmd-modules-6.12.27-parisc-di -pmultipath-modules-6.12.27-parisc-di -pnbd-modules-6.12.27-parisc-di -pnic-modules-6.12.27-parisc-di -pnic-shared-modules-6.12.27-parisc-di -pnic-usb-modules-6.12.27-parisc-di -ppata-modules-6.12.27-parisc-di -pppp-modules-6.12.27-parisc-di -psata-modules-6.12.27-parisc-di -pscsi-core-modules-6.12.27-parisc-di -pscsi-modules-6.12.27-parisc-di -pserial-modules-6.12.27-parisc-di -psquashfs-modules-6.12.27-parisc-di -pusb-modules-6.12.27-parisc-di -pusb-serial-modules-6.12.27-parisc-di -pusb-storage-modules-6.12.27-parisc-di -pxfs-modules-6.12.27-parisc-di' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-parisc-di' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_none_parisc_meta:
 -      $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc' DH_OPTIONS='-plinux-image-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-parisc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-parisc' DH_OPTIONS='-plinux-headers-parisc' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-headers-parisc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-parisc-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='hppa' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-parisc-dbg' DH_OPTIONS='-plinux-image-parisc-dbg' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-parisc-dbg' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' PACKAGE_NAME='linux-image-parisc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='parisc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='parisc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='parisc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='parisc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_hppa_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='hppa' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='parisc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386:setup_i386_bpftool setup_i386_cpupower setup_i386_hyperv-daemons setup_i386_kbuild setup_i386_perf setup_i386_rtla setup_i386_sdsi setup_i386_usbip
+ setup_i386_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_i386_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='i386' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_libc-dev:
 -      $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.12.27' ALL_LIBCDEV_KERNELARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' ALL_LIBCDEV_MULTIARCHES='aarch64-linux-gnu:arm64 alpha-linux-gnu:alpha arm-linux-gnueabi:arm arm-linux-gnueabihf:arm hppa-linux-gnu:parisc i386-linux-gnu:x86 loongarch64-linux-gnu:loongarch m68k-linux-gnu:m68k mips-linux-gnu:mips mips64-linux-gnuabi64:mips mips64el-linux-gnuabi64:mips mipsel-linux-gnu:mips mipsisa64r6el-linux-gnuabi64:mips powerpc-linux-gnu:powerpc powerpc64-linux-gnu:powerpc powerpc64le-linux-gnu:powerpc riscv64-linux-gnu:riscv s390x-linux-gnu:s390 sh4-linux-gnu:sh sparc64-linux-gnu:sparc x86_64-linux-gnu:x86 x86_64-linux-gnux32:x86' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.12.27' ALL_LIBCDEV_KERNELARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' ALL_LIBCDEV_MULTIARCHES='aarch64-linux-gnu:arm64 alpha-linux-gnu:alpha arm-linux-gnueabi:arm arm-linux-gnueabihf:arm hppa-linux-gnu:parisc i386-linux-gnu:x86 loongarch64-linux-gnu:loongarch m68k-linux-gnu:m68k mips-linux-gnu:mips mips64-linux-gnuabi64:mips mips64el-linux-gnuabi64:mips mipsel-linux-gnu:mips mipsisa64r6el-linux-gnuabi64:mips powerpc-linux-gnu:powerpc powerpc64-linux-gnu:powerpc powerpc64le-linux-gnu:powerpc riscv64-linux-gnu:riscv s390x-linux-gnu:s390 sh4-linux-gnu:sh sparc64-linux-gnu:sparc x86_64-linux-gnu:x86 x86_64-linux-gnux32:x86' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64:setup_loong64_bpftool setup_loong64_config setup_loong64_cpupower setup_loong64_hyperv-daemons setup_loong64_kbuild setup_loong64_none setup_loong64_perf setup_loong64_rtla setup_loong64_sdsi setup_loong64_usbip
+ setup_loong64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='loongarch' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='loongarch' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='loongarch' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='loongarch' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='loongarch' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='loongarch' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_none:setup_loong64_none_loong64
+ setup_loong64_none_loong64:setup_loong64_none_loong64_bpf-dev setup_loong64_none_loong64_headers setup_loong64_none_loong64_image setup_loong64_none_loong64_image-dbg setup_loong64_none_loong64_installer setup_loong64_none_loong64_meta
+ setup_loong64_none_loong64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_loong64_none_loong64_headers:
 -      $(call if_package, linux-headers-6.12.27-loong64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loong64' DH_OPTIONS='-plinux-headers-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-6.12.27-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loong64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loong64' DH_OPTIONS='-plinux-headers-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-6.12.27-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_loong64_none_loong64_image:
 -      $(call if_package, linux-image-6.12.27-loong64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64' DH_OPTIONS='-plinux-image-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loong64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64' DH_OPTIONS='-plinux-image-6.12.27-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_loong64_none_loong64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loong64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64-dbg' DH_OPTIONS='-plinux-image-6.12.27-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loong64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loong64-dbg' DH_OPTIONS='-plinux-image-6.12.27-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-6.12.27-loong64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_loong64_none_loong64_installer:
 -      $(call if_package, ata-modules-6.12.27-loong64-di btrfs-modules-6.12.27-loong64-di cdrom-core-modules-6.12.27-loong64-di crypto-dm-modules-6.12.27-loong64-di crypto-modules-6.12.27-loong64-di drm-core-modules-6.12.27-loong64-di ext4-modules-6.12.27-loong64-di f2fs-modules-6.12.27-loong64-di fat-modules-6.12.27-loong64-di fb-modules-6.12.27-loong64-di firewire-core-modules-6.12.27-loong64-di input-modules-6.12.27-loong64-di isofs-modules-6.12.27-loong64-di jfs-modules-6.12.27-loong64-di kernel-image-6.12.27-loong64-di loop-modules-6.12.27-loong64-di md-modules-6.12.27-loong64-di mtd-core-modules-6.12.27-loong64-di mtd-modules-6.12.27-loong64-di multipath-modules-6.12.27-loong64-di nbd-modules-6.12.27-loong64-di nic-modules-6.12.27-loong64-di nic-shared-modules-6.12.27-loong64-di nic-usb-modules-6.12.27-loong64-di nic-wireless-modules-6.12.27-loong64-di pata-modules-6.12.27-loong64-di ppp-modules-6.12.27-loong64-di rfkill-modules-6.12.27-loong64-di sata-modules-6.12.27-loong64-di scsi-core-modules-6.12.27-loong64-di scsi-modules-6.12.27-loong64-di scsi-nic-modules-6.12.27-loong64-di serial-modules-6.12.27-loong64-di sound-modules-6.12.27-loong64-di speakup-modules-6.12.27-loong64-di squashfs-modules-6.12.27-loong64-di udf-modules-6.12.27-loong64-di uinput-modules-6.12.27-loong64-di usb-modules-6.12.27-loong64-di usb-serial-modules-6.12.27-loong64-di usb-storage-modules-6.12.27-loong64-di xfs-modules-6.12.27-loong64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-loong64-di -pbtrfs-modules-6.12.27-loong64-di -pcdrom-core-modules-6.12.27-loong64-di -pcrypto-dm-modules-6.12.27-loong64-di -pcrypto-modules-6.12.27-loong64-di -pdrm-core-modules-6.12.27-loong64-di -pext4-modules-6.12.27-loong64-di -pf2fs-modules-6.12.27-loong64-di -pfat-modules-6.12.27-loong64-di -pfb-modules-6.12.27-loong64-di -pfirewire-core-modules-6.12.27-loong64-di -pinput-modules-6.12.27-loong64-di -pisofs-modules-6.12.27-loong64-di -pjfs-modules-6.12.27-loong64-di -pkernel-image-6.12.27-loong64-di -ploop-modules-6.12.27-loong64-di -pmd-modules-6.12.27-loong64-di -pmtd-core-modules-6.12.27-loong64-di -pmtd-modules-6.12.27-loong64-di -pmultipath-modules-6.12.27-loong64-di -pnbd-modules-6.12.27-loong64-di -pnic-modules-6.12.27-loong64-di -pnic-shared-modules-6.12.27-loong64-di -pnic-usb-modules-6.12.27-loong64-di -pnic-wireless-modules-6.12.27-loong64-di -ppata-modules-6.12.27-loong64-di -pppp-modules-6.12.27-loong64-di -prfkill-modules-6.12.27-loong64-di -psata-modules-6.12.27-loong64-di -pscsi-core-modules-6.12.27-loong64-di -pscsi-modules-6.12.27-loong64-di -pscsi-nic-modules-6.12.27-loong64-di -pserial-modules-6.12.27-loong64-di -psound-modules-6.12.27-loong64-di -pspeakup-modules-6.12.27-loong64-di -psquashfs-modules-6.12.27-loong64-di -pudf-modules-6.12.27-loong64-di -puinput-modules-6.12.27-loong64-di -pusb-modules-6.12.27-loong64-di -pusb-serial-modules-6.12.27-loong64-di -pusb-storage-modules-6.12.27-loong64-di -pxfs-modules-6.12.27-loong64-di' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loong64-di' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-loong64-di btrfs-modules-6.12.27-loong64-di cdrom-core-modules-6.12.27-loong64-di crypto-dm-modules-6.12.27-loong64-di crypto-modules-6.12.27-loong64-di drm-core-modules-6.12.27-loong64-di ext4-modules-6.12.27-loong64-di f2fs-modules-6.12.27-loong64-di fat-modules-6.12.27-loong64-di fb-modules-6.12.27-loong64-di firewire-core-modules-6.12.27-loong64-di input-modules-6.12.27-loong64-di isofs-modules-6.12.27-loong64-di jfs-modules-6.12.27-loong64-di kernel-image-6.12.27-loong64-di loop-modules-6.12.27-loong64-di md-modules-6.12.27-loong64-di mtd-core-modules-6.12.27-loong64-di mtd-modules-6.12.27-loong64-di multipath-modules-6.12.27-loong64-di nbd-modules-6.12.27-loong64-di nic-modules-6.12.27-loong64-di nic-shared-modules-6.12.27-loong64-di nic-usb-modules-6.12.27-loong64-di nic-wireless-modules-6.12.27-loong64-di pata-modules-6.12.27-loong64-di ppp-modules-6.12.27-loong64-di rfkill-modules-6.12.27-loong64-di sata-modules-6.12.27-loong64-di scsi-core-modules-6.12.27-loong64-di scsi-modules-6.12.27-loong64-di scsi-nic-modules-6.12.27-loong64-di serial-modules-6.12.27-loong64-di sound-modules-6.12.27-loong64-di speakup-modules-6.12.27-loong64-di squashfs-modules-6.12.27-loong64-di udf-modules-6.12.27-loong64-di uinput-modules-6.12.27-loong64-di usb-modules-6.12.27-loong64-di usb-serial-modules-6.12.27-loong64-di usb-storage-modules-6.12.27-loong64-di xfs-modules-6.12.27-loong64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-loong64-di -pbtrfs-modules-6.12.27-loong64-di -pcdrom-core-modules-6.12.27-loong64-di -pcrypto-dm-modules-6.12.27-loong64-di -pcrypto-modules-6.12.27-loong64-di -pdrm-core-modules-6.12.27-loong64-di -pext4-modules-6.12.27-loong64-di -pf2fs-modules-6.12.27-loong64-di -pfat-modules-6.12.27-loong64-di -pfb-modules-6.12.27-loong64-di -pfirewire-core-modules-6.12.27-loong64-di -pinput-modules-6.12.27-loong64-di -pisofs-modules-6.12.27-loong64-di -pjfs-modules-6.12.27-loong64-di -pkernel-image-6.12.27-loong64-di -ploop-modules-6.12.27-loong64-di -pmd-modules-6.12.27-loong64-di -pmtd-core-modules-6.12.27-loong64-di -pmtd-modules-6.12.27-loong64-di -pmultipath-modules-6.12.27-loong64-di -pnbd-modules-6.12.27-loong64-di -pnic-modules-6.12.27-loong64-di -pnic-shared-modules-6.12.27-loong64-di -pnic-usb-modules-6.12.27-loong64-di -pnic-wireless-modules-6.12.27-loong64-di -ppata-modules-6.12.27-loong64-di -pppp-modules-6.12.27-loong64-di -prfkill-modules-6.12.27-loong64-di -psata-modules-6.12.27-loong64-di -pscsi-core-modules-6.12.27-loong64-di -pscsi-modules-6.12.27-loong64-di -pscsi-nic-modules-6.12.27-loong64-di -pserial-modules-6.12.27-loong64-di -psound-modules-6.12.27-loong64-di -pspeakup-modules-6.12.27-loong64-di -psquashfs-modules-6.12.27-loong64-di -pudf-modules-6.12.27-loong64-di -puinput-modules-6.12.27-loong64-di -pusb-modules-6.12.27-loong64-di -pusb-serial-modules-6.12.27-loong64-di -pusb-storage-modules-6.12.27-loong64-di -pxfs-modules-6.12.27-loong64-di' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loong64-di' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_loong64_none_loong64_meta:
 -      $(call if_package, linux-image-loong64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64' DH_OPTIONS='-plinux-image-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-loong64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loong64' DH_OPTIONS='-plinux-headers-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-loong64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-loong64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64-dbg' DH_OPTIONS='-plinux-image-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64-dbg' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-loong64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64' DH_OPTIONS='-plinux-image-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-loong64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loong64' DH_OPTIONS='-plinux-headers-loong64' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loong64' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-headers-loong64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-loong64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='loong64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loong64-dbg' DH_OPTIONS='-plinux-image-loong64-dbg' FEATURESET='none' FLAVOUR='loong64' IMAGE_FILE='arch/loongarch/boot/vmlinuz.efi' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loong64-dbg' KCONFIG='debian/config/config debian/config/loong64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loong64\""' KERNEL_ARCH='loongarch' LOCALVERSION='-loong64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loong64' PACKAGE_NAME='linux-image-loong64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_loong64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='loongarch' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='loongarch' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='loongarch' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='loongarch' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='loongarch' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_loong64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='loongarch' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='loong64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='loongarch' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k:setup_m68k_bpftool setup_m68k_config setup_m68k_cpupower setup_m68k_hyperv-daemons setup_m68k_kbuild setup_m68k_none setup_m68k_perf setup_m68k_rtla setup_m68k_sdsi setup_m68k_usbip
+ setup_m68k_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_m68k_none:setup_m68k_none_m68k
- setup_m68k_none_m68k:setup_m68k_none_m68k_real
- setup_m68k_none_m68k_real:setup_m68k_none_m68k_real_headers setup_m68k_none_m68k_real_image setup_m68k_none_m68k_real_image-dbg setup_m68k_none_m68k_real_meta
- setup_m68k_none_m68k_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-m68k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-m68k' DH_OPTIONS='-plinux-headers-6.5.0-2-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.5.0-2-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_none_m68k_real_image:
-       $(call if_package, linux-image-6.5.0-2-m68k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-m68k' DH_OPTIONS='-plinux-image-6.5.0-2-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.5.0-2-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_none_m68k_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-m68k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-m68k-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.5.0-2-m68k-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_none_m68k_real_meta:
-       $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='m68k' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-m68k' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-m68k-dbg' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real:setup_m68k_real_bootwrapper setup_m68k_real_bpftool setup_m68k_real_config setup_m68k_real_cpupower setup_m68k_real_hyperv-daemons setup_m68k_real_kbuild setup_m68k_real_libc-dev setup_m68k_real_perf setup_m68k_real_rtla setup_m68k_real_udeb setup_m68k_real_usbip
- setup_m68k_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='m68k' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='m68k' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='m68k' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-m68k-di ata-modules-6.5.0-2-m68k-di btrfs-modules-6.5.0-2-m68k-di cdrom-core-modules-6.5.0-2-m68k-di crc-modules-6.5.0-2-m68k-di crypto-modules-6.5.0-2-m68k-di ext4-modules-6.5.0-2-m68k-di fat-modules-6.5.0-2-m68k-di fuse-modules-6.5.0-2-m68k-di hfs-modules-6.5.0-2-m68k-di isofs-modules-6.5.0-2-m68k-di kernel-image-6.5.0-2-m68k-di loop-modules-6.5.0-2-m68k-di md-modules-6.5.0-2-m68k-di nbd-modules-6.5.0-2-m68k-di nic-modules-6.5.0-2-m68k-di nic-shared-modules-6.5.0-2-m68k-di pata-modules-6.5.0-2-m68k-di ppp-modules-6.5.0-2-m68k-di scsi-core-modules-6.5.0-2-m68k-di scsi-modules-6.5.0-2-m68k-di squashfs-modules-6.5.0-2-m68k-di udf-modules-6.5.0-2-m68k-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-m68k-di -pata-modules-6.5.0-2-m68k-di -pbtrfs-modules-6.5.0-2-m68k-di -pcdrom-core-modules-6.5.0-2-m68k-di -pcrc-modules-6.5.0-2-m68k-di -pcrypto-modules-6.5.0-2-m68k-di -pext4-modules-6.5.0-2-m68k-di -pfat-modules-6.5.0-2-m68k-di -pfuse-modules-6.5.0-2-m68k-di -phfs-modules-6.5.0-2-m68k-di -pisofs-modules-6.5.0-2-m68k-di -pkernel-image-6.5.0-2-m68k-di -ploop-modules-6.5.0-2-m68k-di -pmd-modules-6.5.0-2-m68k-di -pnbd-modules-6.5.0-2-m68k-di -pnic-modules-6.5.0-2-m68k-di -pnic-shared-modules-6.5.0-2-m68k-di -ppata-modules-6.5.0-2-m68k-di -pppp-modules-6.5.0-2-m68k-di -pscsi-core-modules-6.5.0-2-m68k-di -pscsi-modules-6.5.0-2-m68k-di -psquashfs-modules-6.5.0-2-m68k-di -pudf-modules-6.5.0-2-m68k-di' KERNEL_ARCH='m68k' PACKAGE_NAMES='kernel-image-6.5.0-2-m68k-di nic-modules-6.5.0-2-m68k-di nic-shared-modules-6.5.0-2-m68k-di ppp-modules-6.5.0-2-m68k-di pata-modules-6.5.0-2-m68k-di cdrom-core-modules-6.5.0-2-m68k-di scsi-core-modules-6.5.0-2-m68k-di scsi-modules-6.5.0-2-m68k-di loop-modules-6.5.0-2-m68k-di btrfs-modules-6.5.0-2-m68k-di ext4-modules-6.5.0-2-m68k-di isofs-modules-6.5.0-2-m68k-di fat-modules-6.5.0-2-m68k-di hfs-modules-6.5.0-2-m68k-di affs-modules-6.5.0-2-m68k-di squashfs-modules-6.5.0-2-m68k-di udf-modules-6.5.0-2-m68k-di fuse-modules-6.5.0-2-m68k-di md-modules-6.5.0-2-m68k-di crc-modules-6.5.0-2-m68k-di crypto-modules-6.5.0-2-m68k-di ata-modules-6.5.0-2-m68k-di nbd-modules-6.5.0-2-m68k-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_m68k_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips:setup_mips_none setup_mips_real
- setup_mips64:setup_mips64_none setup_mips64_real
+ setup_m68k_none_m68k:setup_m68k_none_m68k_bpf-dev setup_m68k_none_m68k_headers setup_m68k_none_m68k_image setup_m68k_none_m68k_image-dbg setup_m68k_none_m68k_installer setup_m68k_none_m68k_meta
+ setup_m68k_none_m68k_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_none_m68k_headers:
 -      $(call if_package, linux-headers-6.12.27-m68k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-m68k' DH_OPTIONS='-plinux-headers-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.12.27-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-m68k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-m68k' DH_OPTIONS='-plinux-headers-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-6.12.27-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_none_m68k_image:
 -      $(call if_package, linux-image-6.12.27-m68k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k' DH_OPTIONS='-plinux-image-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-m68k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k' DH_OPTIONS='-plinux-image-6.12.27-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_none_m68k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-m68k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k-dbg' DH_OPTIONS='-plinux-image-6.12.27-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-m68k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-m68k-dbg' DH_OPTIONS='-plinux-image-6.12.27-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-6.12.27-m68k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_none_m68k_installer:
 -      $(call if_package, affs-modules-6.12.27-m68k-di ata-modules-6.12.27-m68k-di btrfs-modules-6.12.27-m68k-di cdrom-core-modules-6.12.27-m68k-di crypto-modules-6.12.27-m68k-di ext4-modules-6.12.27-m68k-di fat-modules-6.12.27-m68k-di hfs-modules-6.12.27-m68k-di isofs-modules-6.12.27-m68k-di kernel-image-6.12.27-m68k-di loop-modules-6.12.27-m68k-di md-modules-6.12.27-m68k-di nbd-modules-6.12.27-m68k-di nic-modules-6.12.27-m68k-di nic-shared-modules-6.12.27-m68k-di pata-modules-6.12.27-m68k-di ppp-modules-6.12.27-m68k-di scsi-core-modules-6.12.27-m68k-di scsi-modules-6.12.27-m68k-di squashfs-modules-6.12.27-m68k-di udf-modules-6.12.27-m68k-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-m68k-di -pata-modules-6.12.27-m68k-di -pbtrfs-modules-6.12.27-m68k-di -pcdrom-core-modules-6.12.27-m68k-di -pcrypto-modules-6.12.27-m68k-di -pext4-modules-6.12.27-m68k-di -pfat-modules-6.12.27-m68k-di -phfs-modules-6.12.27-m68k-di -pisofs-modules-6.12.27-m68k-di -pkernel-image-6.12.27-m68k-di -ploop-modules-6.12.27-m68k-di -pmd-modules-6.12.27-m68k-di -pnbd-modules-6.12.27-m68k-di -pnic-modules-6.12.27-m68k-di -pnic-shared-modules-6.12.27-m68k-di -ppata-modules-6.12.27-m68k-di -pppp-modules-6.12.27-m68k-di -pscsi-core-modules-6.12.27-m68k-di -pscsi-modules-6.12.27-m68k-di -psquashfs-modules-6.12.27-m68k-di -pudf-modules-6.12.27-m68k-di' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-m68k-di' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-m68k-di ata-modules-6.12.27-m68k-di btrfs-modules-6.12.27-m68k-di cdrom-core-modules-6.12.27-m68k-di crypto-modules-6.12.27-m68k-di ext4-modules-6.12.27-m68k-di fat-modules-6.12.27-m68k-di hfs-modules-6.12.27-m68k-di isofs-modules-6.12.27-m68k-di kernel-image-6.12.27-m68k-di loop-modules-6.12.27-m68k-di md-modules-6.12.27-m68k-di nbd-modules-6.12.27-m68k-di nic-modules-6.12.27-m68k-di nic-shared-modules-6.12.27-m68k-di pata-modules-6.12.27-m68k-di ppp-modules-6.12.27-m68k-di scsi-core-modules-6.12.27-m68k-di scsi-modules-6.12.27-m68k-di squashfs-modules-6.12.27-m68k-di udf-modules-6.12.27-m68k-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-m68k-di -pata-modules-6.12.27-m68k-di -pbtrfs-modules-6.12.27-m68k-di -pcdrom-core-modules-6.12.27-m68k-di -pcrypto-modules-6.12.27-m68k-di -pext4-modules-6.12.27-m68k-di -pfat-modules-6.12.27-m68k-di -phfs-modules-6.12.27-m68k-di -pisofs-modules-6.12.27-m68k-di -pkernel-image-6.12.27-m68k-di -ploop-modules-6.12.27-m68k-di -pmd-modules-6.12.27-m68k-di -pnbd-modules-6.12.27-m68k-di -pnic-modules-6.12.27-m68k-di -pnic-shared-modules-6.12.27-m68k-di -ppata-modules-6.12.27-m68k-di -pppp-modules-6.12.27-m68k-di -pscsi-core-modules-6.12.27-m68k-di -pscsi-modules-6.12.27-m68k-di -psquashfs-modules-6.12.27-m68k-di -pudf-modules-6.12.27-m68k-di' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-m68k-di' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_none_m68k_meta:
 -      $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k-dbg' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-m68k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k' DH_OPTIONS='-plinux-image-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-m68k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-m68k' DH_OPTIONS='-plinux-headers-m68k' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-headers-m68k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-m68k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='m68k' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-m68k-dbg' DH_OPTIONS='-plinux-image-m68k-dbg' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-m68k-dbg' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' PACKAGE_NAME='linux-image-m68k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='m68k' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='m68k' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='m68k' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='m68k' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_m68k_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='m68k' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='m68k' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_meta:
 -      $(call if_package, linux-doc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.12' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-source, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.12' PACKAGE_NAME='linux-source' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-doc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.12' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-source, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.12' PACKAGE_NAME='linux-source' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips:setup_mips_bpftool setup_mips_config setup_mips_cpupower setup_mips_hyperv-daemons setup_mips_kbuild setup_mips_none setup_mips_perf setup_mips_rtla setup_mips_sdsi setup_mips_usbip
+ setup_mips64:setup_mips64_bpftool setup_mips64_config setup_mips64_cpupower setup_mips64_hyperv-daemons setup_mips64_kbuild setup_mips64_none setup_mips64_perf setup_mips64_rtla setup_mips64_sdsi setup_mips64_usbip
+ setup_mips64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_mips64_none:setup_mips64_none_5kc-malta setup_mips64_none_mips64r2eb setup_mips64_none_octeon
- setup_mips64_none_5kc-malta:setup_mips64_none_5kc-malta_real
- setup_mips64_none_5kc-malta_real:setup_mips64_none_5kc-malta_real_headers setup_mips64_none_5kc-malta_real_image setup_mips64_none_5kc-malta_real_image-dbg setup_mips64_none_5kc-malta_real_meta
- setup_mips64_none_5kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_5kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_5kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_5kc-malta_real_meta:
-       $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_mips64r2eb:setup_mips64_none_mips64r2eb_real
- setup_mips64_none_mips64r2eb_real:setup_mips64_none_mips64r2eb_real_headers setup_mips64_none_mips64r2eb_real_image setup_mips64_none_mips64r2eb_real_image-dbg setup_mips64_none_mips64r2eb_real_meta
- setup_mips64_none_mips64r2eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r2eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r2eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_mips64r2eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r2eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_mips64r2eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r2eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_mips64r2eb_real_meta:
-       $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r2eb-dbg' 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=\"6.5.0-2-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_octeon:setup_mips64_none_octeon_real
- setup_mips64_none_octeon_real:setup_mips64_none_octeon_real_headers setup_mips64_none_octeon_real_image setup_mips64_none_octeon_real_image-dbg setup_mips64_none_octeon_real_meta
- setup_mips64_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real:setup_mips64_real_bootwrapper setup_mips64_real_bpftool setup_mips64_real_config setup_mips64_real_cpupower setup_mips64_real_hyperv-daemons setup_mips64_real_kbuild setup_mips64_real_libc-dev setup_mips64_real_perf setup_mips64_real_rtla setup_mips64_real_udeb setup_mips64_real_usbip
- setup_mips64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-mips64r2eb-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-mips64r2eb-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-mips64r2eb-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-mips64r2eb-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-mips64r2eb-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-mips64r2eb-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-mips64r2eb-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-mips64r2eb-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-mips64r2eb-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-mips64r2eb-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-mips64r2eb-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-mips64r2eb-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-mips64r2eb-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-mips64r2eb-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-mips64r2eb-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-mips64r2eb-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-mips64r2eb-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-mips64r2eb-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-mips64r2eb-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-mips64r2eb-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-mips64r2eb-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-mips64r2eb-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-mips64r2eb-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-mips64r2eb-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-mips64r2eb-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-mips64r2eb-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-mips64r2eb-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-mips64r2eb-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-mips64r2eb-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-mips64r2eb-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-mips64r2eb-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-mips64r2eb-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-mips64r2eb-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-mips64r2eb-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-mips64r2eb-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-mips64r2eb-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-mips64r2eb-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-mips64r2eb-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-mips64r2eb-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-mips64r2eb-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-mips64r2eb-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-mips64r2eb-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-mips64r2eb-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-mips64r2eb-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-mips64r2eb-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-5kc-malta-di -paffs-modules-6.5.0-2-mips64r2eb-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-5kc-malta-di -pata-modules-6.5.0-2-mips64r2eb-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-5kc-malta-di -pbtrfs-modules-6.5.0-2-mips64r2eb-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-5kc-malta-di -pcdrom-core-modules-6.5.0-2-mips64r2eb-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-5kc-malta-di -pcrc-modules-6.5.0-2-mips64r2eb-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-5kc-malta-di -pcrypto-dm-modules-6.5.0-2-mips64r2eb-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-5kc-malta-di -pcrypto-modules-6.5.0-2-mips64r2eb-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-5kc-malta-di -pevent-modules-6.5.0-2-mips64r2eb-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-5kc-malta-di -pext4-modules-6.5.0-2-mips64r2eb-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-5kc-malta-di -pf2fs-modules-6.5.0-2-mips64r2eb-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-5kc-malta-di -pfat-modules-6.5.0-2-mips64r2eb-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-5kc-malta-di -pfb-modules-6.5.0-2-mips64r2eb-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-5kc-malta-di -pfirewire-core-modules-6.5.0-2-mips64r2eb-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-5kc-malta-di -pfuse-modules-6.5.0-2-mips64r2eb-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-5kc-malta-di -pinput-modules-6.5.0-2-mips64r2eb-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-5kc-malta-di -pisofs-modules-6.5.0-2-mips64r2eb-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-5kc-malta-di -pjfs-modules-6.5.0-2-mips64r2eb-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-5kc-malta-di -pkernel-image-6.5.0-2-mips64r2eb-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-5kc-malta-di -ploop-modules-6.5.0-2-mips64r2eb-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-5kc-malta-di -pmd-modules-6.5.0-2-mips64r2eb-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-5kc-malta-di -pminix-modules-6.5.0-2-mips64r2eb-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-5kc-malta-di -pmmc-core-modules-6.5.0-2-mips64r2eb-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-5kc-malta-di -pmmc-modules-6.5.0-2-mips64r2eb-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-5kc-malta-di -pmouse-modules-6.5.0-2-mips64r2eb-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-5kc-malta-di -pmultipath-modules-6.5.0-2-mips64r2eb-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-5kc-malta-di -pnbd-modules-6.5.0-2-mips64r2eb-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-5kc-malta-di -pnfs-modules-6.5.0-2-mips64r2eb-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-5kc-malta-di -pnic-modules-6.5.0-2-mips64r2eb-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-5kc-malta-di -pnic-shared-modules-6.5.0-2-mips64r2eb-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-5kc-malta-di -pnic-usb-modules-6.5.0-2-mips64r2eb-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-5kc-malta-di -pnic-wireless-modules-6.5.0-2-mips64r2eb-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-5kc-malta-di -ppata-modules-6.5.0-2-mips64r2eb-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-5kc-malta-di -pppp-modules-6.5.0-2-mips64r2eb-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-5kc-malta-di -psata-modules-6.5.0-2-mips64r2eb-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-5kc-malta-di -pscsi-core-modules-6.5.0-2-mips64r2eb-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-5kc-malta-di -pscsi-modules-6.5.0-2-mips64r2eb-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-5kc-malta-di -pscsi-nic-modules-6.5.0-2-mips64r2eb-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-5kc-malta-di -psound-modules-6.5.0-2-mips64r2eb-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-5kc-malta-di -pspeakup-modules-6.5.0-2-mips64r2eb-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-5kc-malta-di -psquashfs-modules-6.5.0-2-mips64r2eb-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-5kc-malta-di -pudf-modules-6.5.0-2-mips64r2eb-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-5kc-malta-di -pusb-modules-6.5.0-2-mips64r2eb-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-5kc-malta-di -pusb-serial-modules-6.5.0-2-mips64r2eb-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-5kc-malta-di -pusb-storage-modules-6.5.0-2-mips64r2eb-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-5kc-malta-di -pxfs-modules-6.5.0-2-mips64r2eb-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-mips64r2eb-di nic-modules-6.5.0-2-mips64r2eb-di nic-wireless-modules-6.5.0-2-mips64r2eb-di nic-shared-modules-6.5.0-2-mips64r2eb-di usb-serial-modules-6.5.0-2-mips64r2eb-di ppp-modules-6.5.0-2-mips64r2eb-di pata-modules-6.5.0-2-mips64r2eb-di cdrom-core-modules-6.5.0-2-mips64r2eb-di firewire-core-modules-6.5.0-2-mips64r2eb-di scsi-core-modules-6.5.0-2-mips64r2eb-di scsi-modules-6.5.0-2-mips64r2eb-di scsi-nic-modules-6.5.0-2-mips64r2eb-di loop-modules-6.5.0-2-mips64r2eb-di btrfs-modules-6.5.0-2-mips64r2eb-di ext4-modules-6.5.0-2-mips64r2eb-di isofs-modules-6.5.0-2-mips64r2eb-di jfs-modules-6.5.0-2-mips64r2eb-di xfs-modules-6.5.0-2-mips64r2eb-di fat-modules-6.5.0-2-mips64r2eb-di affs-modules-6.5.0-2-mips64r2eb-di minix-modules-6.5.0-2-mips64r2eb-di nfs-modules-6.5.0-2-mips64r2eb-di squashfs-modules-6.5.0-2-mips64r2eb-di udf-modules-6.5.0-2-mips64r2eb-di fuse-modules-6.5.0-2-mips64r2eb-di f2fs-modules-6.5.0-2-mips64r2eb-di md-modules-6.5.0-2-mips64r2eb-di multipath-modules-6.5.0-2-mips64r2eb-di usb-modules-6.5.0-2-mips64r2eb-di usb-storage-modules-6.5.0-2-mips64r2eb-di fb-modules-6.5.0-2-mips64r2eb-di input-modules-6.5.0-2-mips64r2eb-di event-modules-6.5.0-2-mips64r2eb-di mouse-modules-6.5.0-2-mips64r2eb-di nic-usb-modules-6.5.0-2-mips64r2eb-di sata-modules-6.5.0-2-mips64r2eb-di crc-modules-6.5.0-2-mips64r2eb-di crypto-modules-6.5.0-2-mips64r2eb-di crypto-dm-modules-6.5.0-2-mips64r2eb-di ata-modules-6.5.0-2-mips64r2eb-di mmc-core-modules-6.5.0-2-mips64r2eb-di mmc-modules-6.5.0-2-mips64r2eb-di nbd-modules-6.5.0-2-mips64r2eb-di speakup-modules-6.5.0-2-mips64r2eb-di sound-modules-6.5.0-2-mips64r2eb-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- 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_5kc-malta:setup_mips64el_none_5kc-malta_real
- setup_mips64el_none_5kc-malta_real:setup_mips64el_none_5kc-malta_real_headers setup_mips64el_none_5kc-malta_real_image setup_mips64el_none_5kc-malta_real_image-dbg setup_mips64el_none_5kc-malta_real_meta
- setup_mips64el_none_5kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_5kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_5kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_5kc-malta_real_meta:
-       $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-5kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-5kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_loongson-3:setup_mips64el_none_loongson-3_real
- setup_mips64el_none_loongson-3_real:setup_mips64el_none_loongson-3_real_headers setup_mips64el_none_loongson-3_real_image setup_mips64el_none_loongson-3_real_image-dbg setup_mips64el_none_loongson-3_real_meta
- setup_mips64el_none_loongson-3_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-headers-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_loongson-3_real_image:
-       $(call if_package, linux-image-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_loongson-3_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_loongson-3_real_meta:
-       $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_mips64r2el:setup_mips64el_none_mips64r2el_real
- setup_mips64el_none_mips64r2el_real:setup_mips64el_none_mips64r2el_real_headers setup_mips64el_none_mips64r2el_real_image setup_mips64el_none_mips64r2el_real_image-dbg setup_mips64el_none_mips64r2el_real_meta
- setup_mips64el_none_mips64r2el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r2el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r2el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_mips64r2el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r2el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2el' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_mips64r2el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r2el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_mips64r2el_real_meta:
-       $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r2el-dbg' 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=\"6.5.0-2-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_octeon:setup_mips64el_none_octeon_real
- setup_mips64el_none_octeon_real:setup_mips64el_none_octeon_real_headers setup_mips64el_none_octeon_real_image setup_mips64el_none_octeon_real_image-dbg setup_mips64el_none_octeon_real_meta
- setup_mips64el_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real:setup_mips64el_real_bootwrapper setup_mips64el_real_bpftool setup_mips64el_real_config setup_mips64el_real_cpupower setup_mips64el_real_hyperv-daemons setup_mips64el_real_kbuild setup_mips64el_real_libc-dev setup_mips64el_real_perf setup_mips64el_real_rtla setup_mips64el_real_udeb setup_mips64el_real_usbip
- setup_mips64el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-mips64r2el-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-mips64r2el-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-mips64r2el-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-mips64r2el-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-mips64r2el-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-mips64r2el-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-mips64r2el-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-mips64r2el-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-mips64r2el-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-mips64r2el-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-mips64r2el-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-mips64r2el-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-mips64r2el-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-mips64r2el-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-mips64r2el-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-mips64r2el-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-mips64r2el-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips64r2el-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-mips64r2el-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-mips64r2el-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-mips64r2el-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-mips64r2el-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-mips64r2el-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-mips64r2el-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-mips64r2el-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-mips64r2el-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-mips64r2el-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-mips64r2el-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-mips64r2el-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-mips64r2el-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-mips64r2el-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-mips64r2el-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-mips64r2el-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-mips64r2el-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-mips64r2el-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-mips64r2el-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-mips64r2el-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-mips64r2el-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-mips64r2el-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-mips64r2el-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-mips64r2el-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-mips64r2el-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-mips64r2el-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-mips64r2el-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-mips64r2el-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-5kc-malta-di -paffs-modules-6.5.0-2-loongson-3-di -paffs-modules-6.5.0-2-mips64r2el-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-5kc-malta-di -pata-modules-6.5.0-2-loongson-3-di -pata-modules-6.5.0-2-mips64r2el-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-5kc-malta-di -pbtrfs-modules-6.5.0-2-loongson-3-di -pbtrfs-modules-6.5.0-2-mips64r2el-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-5kc-malta-di -pcdrom-core-modules-6.5.0-2-loongson-3-di -pcdrom-core-modules-6.5.0-2-mips64r2el-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-5kc-malta-di -pcrc-modules-6.5.0-2-loongson-3-di -pcrc-modules-6.5.0-2-mips64r2el-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-5kc-malta-di -pcrypto-dm-modules-6.5.0-2-loongson-3-di -pcrypto-dm-modules-6.5.0-2-mips64r2el-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-5kc-malta-di -pcrypto-modules-6.5.0-2-loongson-3-di -pcrypto-modules-6.5.0-2-mips64r2el-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-5kc-malta-di -pevent-modules-6.5.0-2-loongson-3-di -pevent-modules-6.5.0-2-mips64r2el-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-5kc-malta-di -pext4-modules-6.5.0-2-loongson-3-di -pext4-modules-6.5.0-2-mips64r2el-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-5kc-malta-di -pf2fs-modules-6.5.0-2-loongson-3-di -pf2fs-modules-6.5.0-2-mips64r2el-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-5kc-malta-di -pfat-modules-6.5.0-2-loongson-3-di -pfat-modules-6.5.0-2-mips64r2el-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-5kc-malta-di -pfb-modules-6.5.0-2-loongson-3-di -pfb-modules-6.5.0-2-mips64r2el-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-5kc-malta-di -pfirewire-core-modules-6.5.0-2-loongson-3-di -pfirewire-core-modules-6.5.0-2-mips64r2el-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-5kc-malta-di -pfuse-modules-6.5.0-2-loongson-3-di -pfuse-modules-6.5.0-2-mips64r2el-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-5kc-malta-di -pinput-modules-6.5.0-2-loongson-3-di -pinput-modules-6.5.0-2-mips64r2el-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-5kc-malta-di -pisofs-modules-6.5.0-2-loongson-3-di -pisofs-modules-6.5.0-2-mips64r2el-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-5kc-malta-di -pjfs-modules-6.5.0-2-loongson-3-di -pjfs-modules-6.5.0-2-mips64r2el-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-5kc-malta-di -pkernel-image-6.5.0-2-loongson-3-di -pkernel-image-6.5.0-2-mips64r2el-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-5kc-malta-di -ploop-modules-6.5.0-2-loongson-3-di -ploop-modules-6.5.0-2-mips64r2el-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-5kc-malta-di -pmd-modules-6.5.0-2-loongson-3-di -pmd-modules-6.5.0-2-mips64r2el-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-5kc-malta-di -pminix-modules-6.5.0-2-loongson-3-di -pminix-modules-6.5.0-2-mips64r2el-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-5kc-malta-di -pmmc-core-modules-6.5.0-2-loongson-3-di -pmmc-core-modules-6.5.0-2-mips64r2el-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-5kc-malta-di -pmmc-modules-6.5.0-2-loongson-3-di -pmmc-modules-6.5.0-2-mips64r2el-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-5kc-malta-di -pmouse-modules-6.5.0-2-loongson-3-di -pmouse-modules-6.5.0-2-mips64r2el-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-5kc-malta-di -pmultipath-modules-6.5.0-2-loongson-3-di -pmultipath-modules-6.5.0-2-mips64r2el-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-5kc-malta-di -pnbd-modules-6.5.0-2-loongson-3-di -pnbd-modules-6.5.0-2-mips64r2el-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-5kc-malta-di -pnfs-modules-6.5.0-2-loongson-3-di -pnfs-modules-6.5.0-2-mips64r2el-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-5kc-malta-di -pnic-modules-6.5.0-2-loongson-3-di -pnic-modules-6.5.0-2-mips64r2el-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-5kc-malta-di -pnic-shared-modules-6.5.0-2-loongson-3-di -pnic-shared-modules-6.5.0-2-mips64r2el-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-5kc-malta-di -pnic-usb-modules-6.5.0-2-loongson-3-di -pnic-usb-modules-6.5.0-2-mips64r2el-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-5kc-malta-di -pnic-wireless-modules-6.5.0-2-loongson-3-di -pnic-wireless-modules-6.5.0-2-mips64r2el-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-5kc-malta-di -ppata-modules-6.5.0-2-loongson-3-di -ppata-modules-6.5.0-2-mips64r2el-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-5kc-malta-di -pppp-modules-6.5.0-2-loongson-3-di -pppp-modules-6.5.0-2-mips64r2el-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-5kc-malta-di -psata-modules-6.5.0-2-loongson-3-di -psata-modules-6.5.0-2-mips64r2el-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-5kc-malta-di -pscsi-core-modules-6.5.0-2-loongson-3-di -pscsi-core-modules-6.5.0-2-mips64r2el-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-5kc-malta-di -pscsi-modules-6.5.0-2-loongson-3-di -pscsi-modules-6.5.0-2-mips64r2el-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-5kc-malta-di -pscsi-nic-modules-6.5.0-2-loongson-3-di -pscsi-nic-modules-6.5.0-2-mips64r2el-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-5kc-malta-di -psound-modules-6.5.0-2-loongson-3-di -psound-modules-6.5.0-2-mips64r2el-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-5kc-malta-di -pspeakup-modules-6.5.0-2-loongson-3-di -pspeakup-modules-6.5.0-2-mips64r2el-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-5kc-malta-di -psquashfs-modules-6.5.0-2-loongson-3-di -psquashfs-modules-6.5.0-2-mips64r2el-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-5kc-malta-di -pudf-modules-6.5.0-2-loongson-3-di -pudf-modules-6.5.0-2-mips64r2el-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-5kc-malta-di -pusb-modules-6.5.0-2-loongson-3-di -pusb-modules-6.5.0-2-mips64r2el-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-5kc-malta-di -pusb-serial-modules-6.5.0-2-loongson-3-di -pusb-serial-modules-6.5.0-2-mips64r2el-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-5kc-malta-di -pusb-storage-modules-6.5.0-2-loongson-3-di -pusb-storage-modules-6.5.0-2-mips64r2el-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-5kc-malta-di -pxfs-modules-6.5.0-2-loongson-3-di -pxfs-modules-6.5.0-2-mips64r2el-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-5kc-malta-di nic-modules-6.5.0-2-5kc-malta-di nic-wireless-modules-6.5.0-2-5kc-malta-di nic-shared-modules-6.5.0-2-5kc-malta-di usb-serial-modules-6.5.0-2-5kc-malta-di ppp-modules-6.5.0-2-5kc-malta-di pata-modules-6.5.0-2-5kc-malta-di cdrom-core-modules-6.5.0-2-5kc-malta-di firewire-core-modules-6.5.0-2-5kc-malta-di scsi-core-modules-6.5.0-2-5kc-malta-di scsi-modules-6.5.0-2-5kc-malta-di scsi-nic-modules-6.5.0-2-5kc-malta-di loop-modules-6.5.0-2-5kc-malta-di btrfs-modules-6.5.0-2-5kc-malta-di ext4-modules-6.5.0-2-5kc-malta-di isofs-modules-6.5.0-2-5kc-malta-di jfs-modules-6.5.0-2-5kc-malta-di xfs-modules-6.5.0-2-5kc-malta-di fat-modules-6.5.0-2-5kc-malta-di affs-modules-6.5.0-2-5kc-malta-di minix-modules-6.5.0-2-5kc-malta-di nfs-modules-6.5.0-2-5kc-malta-di squashfs-modules-6.5.0-2-5kc-malta-di udf-modules-6.5.0-2-5kc-malta-di fuse-modules-6.5.0-2-5kc-malta-di f2fs-modules-6.5.0-2-5kc-malta-di md-modules-6.5.0-2-5kc-malta-di multipath-modules-6.5.0-2-5kc-malta-di usb-modules-6.5.0-2-5kc-malta-di usb-storage-modules-6.5.0-2-5kc-malta-di fb-modules-6.5.0-2-5kc-malta-di input-modules-6.5.0-2-5kc-malta-di event-modules-6.5.0-2-5kc-malta-di mouse-modules-6.5.0-2-5kc-malta-di nic-usb-modules-6.5.0-2-5kc-malta-di sata-modules-6.5.0-2-5kc-malta-di crc-modules-6.5.0-2-5kc-malta-di crypto-modules-6.5.0-2-5kc-malta-di crypto-dm-modules-6.5.0-2-5kc-malta-di ata-modules-6.5.0-2-5kc-malta-di mmc-core-modules-6.5.0-2-5kc-malta-di mmc-modules-6.5.0-2-5kc-malta-di nbd-modules-6.5.0-2-5kc-malta-di speakup-modules-6.5.0-2-5kc-malta-di sound-modules-6.5.0-2-5kc-malta-di kernel-image-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips64r2el-di nic-modules-6.5.0-2-mips64r2el-di nic-wireless-modules-6.5.0-2-mips64r2el-di nic-shared-modules-6.5.0-2-mips64r2el-di usb-serial-modules-6.5.0-2-mips64r2el-di ppp-modules-6.5.0-2-mips64r2el-di pata-modules-6.5.0-2-mips64r2el-di cdrom-core-modules-6.5.0-2-mips64r2el-di firewire-core-modules-6.5.0-2-mips64r2el-di scsi-core-modules-6.5.0-2-mips64r2el-di scsi-modules-6.5.0-2-mips64r2el-di scsi-nic-modules-6.5.0-2-mips64r2el-di loop-modules-6.5.0-2-mips64r2el-di btrfs-modules-6.5.0-2-mips64r2el-di ext4-modules-6.5.0-2-mips64r2el-di isofs-modules-6.5.0-2-mips64r2el-di jfs-modules-6.5.0-2-mips64r2el-di xfs-modules-6.5.0-2-mips64r2el-di fat-modules-6.5.0-2-mips64r2el-di affs-modules-6.5.0-2-mips64r2el-di minix-modules-6.5.0-2-mips64r2el-di nfs-modules-6.5.0-2-mips64r2el-di squashfs-modules-6.5.0-2-mips64r2el-di udf-modules-6.5.0-2-mips64r2el-di fuse-modules-6.5.0-2-mips64r2el-di f2fs-modules-6.5.0-2-mips64r2el-di md-modules-6.5.0-2-mips64r2el-di multipath-modules-6.5.0-2-mips64r2el-di usb-modules-6.5.0-2-mips64r2el-di usb-storage-modules-6.5.0-2-mips64r2el-di fb-modules-6.5.0-2-mips64r2el-di input-modules-6.5.0-2-mips64r2el-di event-modules-6.5.0-2-mips64r2el-di mouse-modules-6.5.0-2-mips64r2el-di nic-usb-modules-6.5.0-2-mips64r2el-di sata-modules-6.5.0-2-mips64r2el-di crc-modules-6.5.0-2-mips64r2el-di crypto-modules-6.5.0-2-mips64r2el-di crypto-dm-modules-6.5.0-2-mips64r2el-di ata-modules-6.5.0-2-mips64r2el-di mmc-core-modules-6.5.0-2-mips64r2el-di mmc-modules-6.5.0-2-mips64r2el-di nbd-modules-6.5.0-2-mips64r2el-di speakup-modules-6.5.0-2-mips64r2el-di sound-modules-6.5.0-2-mips64r2el-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6:setup_mips64r6_none setup_mips64r6_real
- setup_mips64r6_none:setup_mips64r6_none_mips64r6eb
- setup_mips64r6_none_mips64r6eb:setup_mips64r6_none_mips64r6eb_real
- setup_mips64r6_none_mips64r6eb_real:setup_mips64r6_none_mips64r6eb_real_headers setup_mips64r6_none_mips64r6eb_real_image setup_mips64r6_none_mips64r6eb_real_image-dbg setup_mips64r6_none_mips64r6eb_real_meta
- setup_mips64r6_none_mips64r6eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r6eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r6eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_none_mips64r6eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r6eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_none_mips64r6eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r6eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6eb-dbg' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_none_mips64r6eb_real_meta:
-       $(call if_package, linux-image-mips64r6eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6eb' DH_OPTIONS='-plinux-image-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r6eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6eb' DH_OPTIONS='-plinux-headers-mips64r6eb' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-headers-mips64r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r6eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64r6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6eb-dbg' DH_OPTIONS='-plinux-image-mips64r6eb-dbg' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6eb-dbg' 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=\"6.5.0-2-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' PACKAGE_NAME='linux-image-mips64r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real:setup_mips64r6_real_bootwrapper setup_mips64r6_real_bpftool setup_mips64r6_real_config setup_mips64r6_real_cpupower setup_mips64r6_real_hyperv-daemons setup_mips64r6_real_kbuild setup_mips64r6_real_libc-dev setup_mips64r6_real_perf setup_mips64r6_real_rtla setup_mips64r6_real_udeb setup_mips64r6_real_usbip
- setup_mips64r6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-mips64r6eb-di ata-modules-6.5.0-2-mips64r6eb-di btrfs-modules-6.5.0-2-mips64r6eb-di cdrom-core-modules-6.5.0-2-mips64r6eb-di crc-modules-6.5.0-2-mips64r6eb-di crypto-dm-modules-6.5.0-2-mips64r6eb-di crypto-modules-6.5.0-2-mips64r6eb-di event-modules-6.5.0-2-mips64r6eb-di ext4-modules-6.5.0-2-mips64r6eb-di f2fs-modules-6.5.0-2-mips64r6eb-di fat-modules-6.5.0-2-mips64r6eb-di fb-modules-6.5.0-2-mips64r6eb-di firewire-core-modules-6.5.0-2-mips64r6eb-di fuse-modules-6.5.0-2-mips64r6eb-di input-modules-6.5.0-2-mips64r6eb-di isofs-modules-6.5.0-2-mips64r6eb-di jfs-modules-6.5.0-2-mips64r6eb-di kernel-image-6.5.0-2-mips64r6eb-di loop-modules-6.5.0-2-mips64r6eb-di md-modules-6.5.0-2-mips64r6eb-di minix-modules-6.5.0-2-mips64r6eb-di mmc-core-modules-6.5.0-2-mips64r6eb-di mmc-modules-6.5.0-2-mips64r6eb-di mouse-modules-6.5.0-2-mips64r6eb-di multipath-modules-6.5.0-2-mips64r6eb-di nbd-modules-6.5.0-2-mips64r6eb-di nfs-modules-6.5.0-2-mips64r6eb-di nic-modules-6.5.0-2-mips64r6eb-di nic-shared-modules-6.5.0-2-mips64r6eb-di nic-usb-modules-6.5.0-2-mips64r6eb-di nic-wireless-modules-6.5.0-2-mips64r6eb-di pata-modules-6.5.0-2-mips64r6eb-di ppp-modules-6.5.0-2-mips64r6eb-di sata-modules-6.5.0-2-mips64r6eb-di scsi-core-modules-6.5.0-2-mips64r6eb-di scsi-modules-6.5.0-2-mips64r6eb-di scsi-nic-modules-6.5.0-2-mips64r6eb-di sound-modules-6.5.0-2-mips64r6eb-di speakup-modules-6.5.0-2-mips64r6eb-di squashfs-modules-6.5.0-2-mips64r6eb-di udf-modules-6.5.0-2-mips64r6eb-di usb-modules-6.5.0-2-mips64r6eb-di usb-serial-modules-6.5.0-2-mips64r6eb-di usb-storage-modules-6.5.0-2-mips64r6eb-di xfs-modules-6.5.0-2-mips64r6eb-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips64r6eb-di -pata-modules-6.5.0-2-mips64r6eb-di -pbtrfs-modules-6.5.0-2-mips64r6eb-di -pcdrom-core-modules-6.5.0-2-mips64r6eb-di -pcrc-modules-6.5.0-2-mips64r6eb-di -pcrypto-dm-modules-6.5.0-2-mips64r6eb-di -pcrypto-modules-6.5.0-2-mips64r6eb-di -pevent-modules-6.5.0-2-mips64r6eb-di -pext4-modules-6.5.0-2-mips64r6eb-di -pf2fs-modules-6.5.0-2-mips64r6eb-di -pfat-modules-6.5.0-2-mips64r6eb-di -pfb-modules-6.5.0-2-mips64r6eb-di -pfirewire-core-modules-6.5.0-2-mips64r6eb-di -pfuse-modules-6.5.0-2-mips64r6eb-di -pinput-modules-6.5.0-2-mips64r6eb-di -pisofs-modules-6.5.0-2-mips64r6eb-di -pjfs-modules-6.5.0-2-mips64r6eb-di -pkernel-image-6.5.0-2-mips64r6eb-di -ploop-modules-6.5.0-2-mips64r6eb-di -pmd-modules-6.5.0-2-mips64r6eb-di -pminix-modules-6.5.0-2-mips64r6eb-di -pmmc-core-modules-6.5.0-2-mips64r6eb-di -pmmc-modules-6.5.0-2-mips64r6eb-di -pmouse-modules-6.5.0-2-mips64r6eb-di -pmultipath-modules-6.5.0-2-mips64r6eb-di -pnbd-modules-6.5.0-2-mips64r6eb-di -pnfs-modules-6.5.0-2-mips64r6eb-di -pnic-modules-6.5.0-2-mips64r6eb-di -pnic-shared-modules-6.5.0-2-mips64r6eb-di -pnic-usb-modules-6.5.0-2-mips64r6eb-di -pnic-wireless-modules-6.5.0-2-mips64r6eb-di -ppata-modules-6.5.0-2-mips64r6eb-di -pppp-modules-6.5.0-2-mips64r6eb-di -psata-modules-6.5.0-2-mips64r6eb-di -pscsi-core-modules-6.5.0-2-mips64r6eb-di -pscsi-modules-6.5.0-2-mips64r6eb-di -pscsi-nic-modules-6.5.0-2-mips64r6eb-di -psound-modules-6.5.0-2-mips64r6eb-di -pspeakup-modules-6.5.0-2-mips64r6eb-di -psquashfs-modules-6.5.0-2-mips64r6eb-di -pudf-modules-6.5.0-2-mips64r6eb-di -pusb-modules-6.5.0-2-mips64r6eb-di -pusb-serial-modules-6.5.0-2-mips64r6eb-di -pusb-storage-modules-6.5.0-2-mips64r6eb-di -pxfs-modules-6.5.0-2-mips64r6eb-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips64r6eb-di nic-modules-6.5.0-2-mips64r6eb-di nic-wireless-modules-6.5.0-2-mips64r6eb-di nic-shared-modules-6.5.0-2-mips64r6eb-di usb-serial-modules-6.5.0-2-mips64r6eb-di ppp-modules-6.5.0-2-mips64r6eb-di pata-modules-6.5.0-2-mips64r6eb-di cdrom-core-modules-6.5.0-2-mips64r6eb-di firewire-core-modules-6.5.0-2-mips64r6eb-di scsi-core-modules-6.5.0-2-mips64r6eb-di scsi-modules-6.5.0-2-mips64r6eb-di scsi-nic-modules-6.5.0-2-mips64r6eb-di loop-modules-6.5.0-2-mips64r6eb-di btrfs-modules-6.5.0-2-mips64r6eb-di ext4-modules-6.5.0-2-mips64r6eb-di isofs-modules-6.5.0-2-mips64r6eb-di jfs-modules-6.5.0-2-mips64r6eb-di xfs-modules-6.5.0-2-mips64r6eb-di fat-modules-6.5.0-2-mips64r6eb-di affs-modules-6.5.0-2-mips64r6eb-di minix-modules-6.5.0-2-mips64r6eb-di nfs-modules-6.5.0-2-mips64r6eb-di squashfs-modules-6.5.0-2-mips64r6eb-di udf-modules-6.5.0-2-mips64r6eb-di fuse-modules-6.5.0-2-mips64r6eb-di f2fs-modules-6.5.0-2-mips64r6eb-di md-modules-6.5.0-2-mips64r6eb-di multipath-modules-6.5.0-2-mips64r6eb-di usb-modules-6.5.0-2-mips64r6eb-di usb-storage-modules-6.5.0-2-mips64r6eb-di fb-modules-6.5.0-2-mips64r6eb-di input-modules-6.5.0-2-mips64r6eb-di event-modules-6.5.0-2-mips64r6eb-di mouse-modules-6.5.0-2-mips64r6eb-di nic-usb-modules-6.5.0-2-mips64r6eb-di sata-modules-6.5.0-2-mips64r6eb-di crc-modules-6.5.0-2-mips64r6eb-di crypto-modules-6.5.0-2-mips64r6eb-di crypto-dm-modules-6.5.0-2-mips64r6eb-di ata-modules-6.5.0-2-mips64r6eb-di mmc-core-modules-6.5.0-2-mips64r6eb-di mmc-modules-6.5.0-2-mips64r6eb-di nbd-modules-6.5.0-2-mips64r6eb-di speakup-modules-6.5.0-2-mips64r6eb-di sound-modules-6.5.0-2-mips64r6eb-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mips64r6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el:setup_mips64r6el_none setup_mips64r6el_real
+ setup_mips64_none_5kc-malta:setup_mips64_none_5kc-malta_headers setup_mips64_none_5kc-malta_image setup_mips64_none_5kc-malta_image-dbg setup_mips64_none_5kc-malta_installer setup_mips64_none_5kc-malta_meta
+ setup_mips64_none_5kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_5kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_5kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_5kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_5kc-malta_meta:
 -      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_mips64r2eb:setup_mips64_none_mips64r2eb_headers setup_mips64_none_mips64r2eb_image setup_mips64_none_mips64r2eb_image-dbg setup_mips64_none_mips64r2eb_installer setup_mips64_none_mips64r2eb_meta
+ setup_mips64_none_mips64r2eb_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_mips64r2eb_image:
 -      $(call if_package, linux-image-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_mips64r2eb_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r2eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-6.12.27-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_mips64r2eb_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r2eb-di ata-modules-6.12.27-mips64r2eb-di btrfs-modules-6.12.27-mips64r2eb-di cdrom-core-modules-6.12.27-mips64r2eb-di crypto-dm-modules-6.12.27-mips64r2eb-di crypto-modules-6.12.27-mips64r2eb-di drm-core-modules-6.12.27-mips64r2eb-di ext4-modules-6.12.27-mips64r2eb-di f2fs-modules-6.12.27-mips64r2eb-di fat-modules-6.12.27-mips64r2eb-di fb-modules-6.12.27-mips64r2eb-di firewire-core-modules-6.12.27-mips64r2eb-di input-modules-6.12.27-mips64r2eb-di isofs-modules-6.12.27-mips64r2eb-di jfs-modules-6.12.27-mips64r2eb-di kernel-image-6.12.27-mips64r2eb-di loop-modules-6.12.27-mips64r2eb-di md-modules-6.12.27-mips64r2eb-di minix-modules-6.12.27-mips64r2eb-di mmc-core-modules-6.12.27-mips64r2eb-di mmc-modules-6.12.27-mips64r2eb-di multipath-modules-6.12.27-mips64r2eb-di nbd-modules-6.12.27-mips64r2eb-di nfs-modules-6.12.27-mips64r2eb-di nic-modules-6.12.27-mips64r2eb-di nic-shared-modules-6.12.27-mips64r2eb-di nic-usb-modules-6.12.27-mips64r2eb-di nic-wireless-modules-6.12.27-mips64r2eb-di pata-modules-6.12.27-mips64r2eb-di ppp-modules-6.12.27-mips64r2eb-di sata-modules-6.12.27-mips64r2eb-di scsi-core-modules-6.12.27-mips64r2eb-di scsi-modules-6.12.27-mips64r2eb-di scsi-nic-modules-6.12.27-mips64r2eb-di sound-modules-6.12.27-mips64r2eb-di speakup-modules-6.12.27-mips64r2eb-di squashfs-modules-6.12.27-mips64r2eb-di udf-modules-6.12.27-mips64r2eb-di usb-modules-6.12.27-mips64r2eb-di usb-serial-modules-6.12.27-mips64r2eb-di usb-storage-modules-6.12.27-mips64r2eb-di xfs-modules-6.12.27-mips64r2eb-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2eb-di -pata-modules-6.12.27-mips64r2eb-di -pbtrfs-modules-6.12.27-mips64r2eb-di -pcdrom-core-modules-6.12.27-mips64r2eb-di -pcrypto-dm-modules-6.12.27-mips64r2eb-di -pcrypto-modules-6.12.27-mips64r2eb-di -pdrm-core-modules-6.12.27-mips64r2eb-di -pext4-modules-6.12.27-mips64r2eb-di -pf2fs-modules-6.12.27-mips64r2eb-di -pfat-modules-6.12.27-mips64r2eb-di -pfb-modules-6.12.27-mips64r2eb-di -pfirewire-core-modules-6.12.27-mips64r2eb-di -pinput-modules-6.12.27-mips64r2eb-di -pisofs-modules-6.12.27-mips64r2eb-di -pjfs-modules-6.12.27-mips64r2eb-di -pkernel-image-6.12.27-mips64r2eb-di -ploop-modules-6.12.27-mips64r2eb-di -pmd-modules-6.12.27-mips64r2eb-di -pminix-modules-6.12.27-mips64r2eb-di -pmmc-core-modules-6.12.27-mips64r2eb-di -pmmc-modules-6.12.27-mips64r2eb-di -pmultipath-modules-6.12.27-mips64r2eb-di -pnbd-modules-6.12.27-mips64r2eb-di -pnfs-modules-6.12.27-mips64r2eb-di -pnic-modules-6.12.27-mips64r2eb-di -pnic-shared-modules-6.12.27-mips64r2eb-di -pnic-usb-modules-6.12.27-mips64r2eb-di -pnic-wireless-modules-6.12.27-mips64r2eb-di -ppata-modules-6.12.27-mips64r2eb-di -pppp-modules-6.12.27-mips64r2eb-di -psata-modules-6.12.27-mips64r2eb-di -pscsi-core-modules-6.12.27-mips64r2eb-di -pscsi-modules-6.12.27-mips64r2eb-di -pscsi-nic-modules-6.12.27-mips64r2eb-di -psound-modules-6.12.27-mips64r2eb-di -pspeakup-modules-6.12.27-mips64r2eb-di -psquashfs-modules-6.12.27-mips64r2eb-di -pudf-modules-6.12.27-mips64r2eb-di -pusb-modules-6.12.27-mips64r2eb-di -pusb-serial-modules-6.12.27-mips64r2eb-di -pusb-storage-modules-6.12.27-mips64r2eb-di -pxfs-modules-6.12.27-mips64r2eb-di' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2eb-di' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r2eb-di ata-modules-6.12.27-mips64r2eb-di btrfs-modules-6.12.27-mips64r2eb-di cdrom-core-modules-6.12.27-mips64r2eb-di crypto-dm-modules-6.12.27-mips64r2eb-di crypto-modules-6.12.27-mips64r2eb-di drm-core-modules-6.12.27-mips64r2eb-di ext4-modules-6.12.27-mips64r2eb-di f2fs-modules-6.12.27-mips64r2eb-di fat-modules-6.12.27-mips64r2eb-di fb-modules-6.12.27-mips64r2eb-di firewire-core-modules-6.12.27-mips64r2eb-di input-modules-6.12.27-mips64r2eb-di isofs-modules-6.12.27-mips64r2eb-di jfs-modules-6.12.27-mips64r2eb-di kernel-image-6.12.27-mips64r2eb-di loop-modules-6.12.27-mips64r2eb-di md-modules-6.12.27-mips64r2eb-di minix-modules-6.12.27-mips64r2eb-di mmc-core-modules-6.12.27-mips64r2eb-di mmc-modules-6.12.27-mips64r2eb-di multipath-modules-6.12.27-mips64r2eb-di nbd-modules-6.12.27-mips64r2eb-di nfs-modules-6.12.27-mips64r2eb-di nic-modules-6.12.27-mips64r2eb-di nic-shared-modules-6.12.27-mips64r2eb-di nic-usb-modules-6.12.27-mips64r2eb-di nic-wireless-modules-6.12.27-mips64r2eb-di pata-modules-6.12.27-mips64r2eb-di ppp-modules-6.12.27-mips64r2eb-di sata-modules-6.12.27-mips64r2eb-di scsi-core-modules-6.12.27-mips64r2eb-di scsi-modules-6.12.27-mips64r2eb-di scsi-nic-modules-6.12.27-mips64r2eb-di sound-modules-6.12.27-mips64r2eb-di speakup-modules-6.12.27-mips64r2eb-di squashfs-modules-6.12.27-mips64r2eb-di udf-modules-6.12.27-mips64r2eb-di usb-modules-6.12.27-mips64r2eb-di usb-serial-modules-6.12.27-mips64r2eb-di usb-storage-modules-6.12.27-mips64r2eb-di xfs-modules-6.12.27-mips64r2eb-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2eb-di -pata-modules-6.12.27-mips64r2eb-di -pbtrfs-modules-6.12.27-mips64r2eb-di -pcdrom-core-modules-6.12.27-mips64r2eb-di -pcrypto-dm-modules-6.12.27-mips64r2eb-di -pcrypto-modules-6.12.27-mips64r2eb-di -pdrm-core-modules-6.12.27-mips64r2eb-di -pext4-modules-6.12.27-mips64r2eb-di -pf2fs-modules-6.12.27-mips64r2eb-di -pfat-modules-6.12.27-mips64r2eb-di -pfb-modules-6.12.27-mips64r2eb-di -pfirewire-core-modules-6.12.27-mips64r2eb-di -pinput-modules-6.12.27-mips64r2eb-di -pisofs-modules-6.12.27-mips64r2eb-di -pjfs-modules-6.12.27-mips64r2eb-di -pkernel-image-6.12.27-mips64r2eb-di -ploop-modules-6.12.27-mips64r2eb-di -pmd-modules-6.12.27-mips64r2eb-di -pminix-modules-6.12.27-mips64r2eb-di -pmmc-core-modules-6.12.27-mips64r2eb-di -pmmc-modules-6.12.27-mips64r2eb-di -pmultipath-modules-6.12.27-mips64r2eb-di -pnbd-modules-6.12.27-mips64r2eb-di -pnfs-modules-6.12.27-mips64r2eb-di -pnic-modules-6.12.27-mips64r2eb-di -pnic-shared-modules-6.12.27-mips64r2eb-di -pnic-usb-modules-6.12.27-mips64r2eb-di -pnic-wireless-modules-6.12.27-mips64r2eb-di -ppata-modules-6.12.27-mips64r2eb-di -pppp-modules-6.12.27-mips64r2eb-di -psata-modules-6.12.27-mips64r2eb-di -pscsi-core-modules-6.12.27-mips64r2eb-di -pscsi-modules-6.12.27-mips64r2eb-di -pscsi-nic-modules-6.12.27-mips64r2eb-di -psound-modules-6.12.27-mips64r2eb-di -pspeakup-modules-6.12.27-mips64r2eb-di -psquashfs-modules-6.12.27-mips64r2eb-di -pudf-modules-6.12.27-mips64r2eb-di -pusb-modules-6.12.27-mips64r2eb-di -pusb-serial-modules-6.12.27-mips64r2eb-di -pusb-storage-modules-6.12.27-mips64r2eb-di -pxfs-modules-6.12.27-mips64r2eb-di' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2eb-di' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_mips64r2eb_meta:
 -      $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2eb-dbg' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb' DH_OPTIONS='-plinux-image-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2eb' DH_OPTIONS='-plinux-headers-mips64r2eb' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-headers-mips64r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2eb-dbg' DH_OPTIONS='-plinux-image-mips64r2eb-dbg' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2eb-dbg' 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=\"6.12.27-mips64r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' PACKAGE_NAME='linux-image-mips64r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_octeon:setup_mips64_none_octeon_headers setup_mips64_none_octeon_image setup_mips64_none_octeon_image-dbg setup_mips64_none_octeon_installer setup_mips64_none_octeon_meta
+ setup_mips64_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el:setup_mips64el_bpftool setup_mips64el_config setup_mips64el_cpupower setup_mips64el_hyperv-daemons setup_mips64el_kbuild setup_mips64el_none setup_mips64el_perf setup_mips64el_rtla setup_mips64el_sdsi setup_mips64el_usbip
+ setup_mips64el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none:setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_mips64r2el setup_mips64el_none_mips64r6el setup_mips64el_none_octeon
+ setup_mips64el_none_5kc-malta:setup_mips64el_none_5kc-malta_headers setup_mips64el_none_5kc-malta_image setup_mips64el_none_5kc-malta_image-dbg setup_mips64el_none_5kc-malta_installer setup_mips64el_none_5kc-malta_meta
+ setup_mips64el_none_5kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-5kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_5kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_5kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-5kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-6.12.27-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_5kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-5kc-malta-di ata-modules-6.12.27-5kc-malta-di btrfs-modules-6.12.27-5kc-malta-di cdrom-core-modules-6.12.27-5kc-malta-di crypto-dm-modules-6.12.27-5kc-malta-di crypto-modules-6.12.27-5kc-malta-di drm-core-modules-6.12.27-5kc-malta-di ext4-modules-6.12.27-5kc-malta-di f2fs-modules-6.12.27-5kc-malta-di fat-modules-6.12.27-5kc-malta-di fb-modules-6.12.27-5kc-malta-di firewire-core-modules-6.12.27-5kc-malta-di input-modules-6.12.27-5kc-malta-di isofs-modules-6.12.27-5kc-malta-di jfs-modules-6.12.27-5kc-malta-di kernel-image-6.12.27-5kc-malta-di loop-modules-6.12.27-5kc-malta-di md-modules-6.12.27-5kc-malta-di minix-modules-6.12.27-5kc-malta-di mmc-core-modules-6.12.27-5kc-malta-di mmc-modules-6.12.27-5kc-malta-di multipath-modules-6.12.27-5kc-malta-di nbd-modules-6.12.27-5kc-malta-di nfs-modules-6.12.27-5kc-malta-di nic-modules-6.12.27-5kc-malta-di nic-shared-modules-6.12.27-5kc-malta-di nic-usb-modules-6.12.27-5kc-malta-di nic-wireless-modules-6.12.27-5kc-malta-di pata-modules-6.12.27-5kc-malta-di ppp-modules-6.12.27-5kc-malta-di sata-modules-6.12.27-5kc-malta-di scsi-core-modules-6.12.27-5kc-malta-di scsi-modules-6.12.27-5kc-malta-di scsi-nic-modules-6.12.27-5kc-malta-di sound-modules-6.12.27-5kc-malta-di speakup-modules-6.12.27-5kc-malta-di squashfs-modules-6.12.27-5kc-malta-di udf-modules-6.12.27-5kc-malta-di usb-modules-6.12.27-5kc-malta-di usb-serial-modules-6.12.27-5kc-malta-di usb-storage-modules-6.12.27-5kc-malta-di xfs-modules-6.12.27-5kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-5kc-malta-di -pata-modules-6.12.27-5kc-malta-di -pbtrfs-modules-6.12.27-5kc-malta-di -pcdrom-core-modules-6.12.27-5kc-malta-di -pcrypto-dm-modules-6.12.27-5kc-malta-di -pcrypto-modules-6.12.27-5kc-malta-di -pdrm-core-modules-6.12.27-5kc-malta-di -pext4-modules-6.12.27-5kc-malta-di -pf2fs-modules-6.12.27-5kc-malta-di -pfat-modules-6.12.27-5kc-malta-di -pfb-modules-6.12.27-5kc-malta-di -pfirewire-core-modules-6.12.27-5kc-malta-di -pinput-modules-6.12.27-5kc-malta-di -pisofs-modules-6.12.27-5kc-malta-di -pjfs-modules-6.12.27-5kc-malta-di -pkernel-image-6.12.27-5kc-malta-di -ploop-modules-6.12.27-5kc-malta-di -pmd-modules-6.12.27-5kc-malta-di -pminix-modules-6.12.27-5kc-malta-di -pmmc-core-modules-6.12.27-5kc-malta-di -pmmc-modules-6.12.27-5kc-malta-di -pmultipath-modules-6.12.27-5kc-malta-di -pnbd-modules-6.12.27-5kc-malta-di -pnfs-modules-6.12.27-5kc-malta-di -pnic-modules-6.12.27-5kc-malta-di -pnic-shared-modules-6.12.27-5kc-malta-di -pnic-usb-modules-6.12.27-5kc-malta-di -pnic-wireless-modules-6.12.27-5kc-malta-di -ppata-modules-6.12.27-5kc-malta-di -pppp-modules-6.12.27-5kc-malta-di -psata-modules-6.12.27-5kc-malta-di -pscsi-core-modules-6.12.27-5kc-malta-di -pscsi-modules-6.12.27-5kc-malta-di -pscsi-nic-modules-6.12.27-5kc-malta-di -psound-modules-6.12.27-5kc-malta-di -pspeakup-modules-6.12.27-5kc-malta-di -psquashfs-modules-6.12.27-5kc-malta-di -pudf-modules-6.12.27-5kc-malta-di -pusb-modules-6.12.27-5kc-malta-di -pusb-serial-modules-6.12.27-5kc-malta-di -pusb-storage-modules-6.12.27-5kc-malta-di -pxfs-modules-6.12.27-5kc-malta-di' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-5kc-malta-di' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_5kc-malta_meta:
 -      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta' DH_OPTIONS='-plinux-image-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-5kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-5kc-malta' DH_OPTIONS='-plinux-headers-5kc-malta' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-headers-5kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-5kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-5kc-malta-dbg' DH_OPTIONS='-plinux-image-5kc-malta-dbg' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-5kc-malta-dbg' 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=\"6.12.27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' PACKAGE_NAME='linux-image-5kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_loongson-3:setup_mips64el_none_loongson-3_headers setup_mips64el_none_loongson-3_image setup_mips64el_none_loongson-3_image-dbg setup_mips64el_none_loongson-3_installer setup_mips64el_none_loongson-3_meta
+ setup_mips64el_none_loongson-3_headers:
 -      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_loongson-3_image:
 -      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_loongson-3_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_loongson-3_installer:
 -      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_loongson-3_meta:
 -      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r2el:setup_mips64el_none_mips64r2el_headers setup_mips64el_none_mips64r2el_image setup_mips64el_none_mips64r2el_image-dbg setup_mips64el_none_mips64r2el_installer setup_mips64el_none_mips64r2el_meta
+ setup_mips64el_none_mips64r2el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r2el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r2el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r2el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r2el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-6.12.27-mips64r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r2el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r2el-di ata-modules-6.12.27-mips64r2el-di btrfs-modules-6.12.27-mips64r2el-di cdrom-core-modules-6.12.27-mips64r2el-di crypto-dm-modules-6.12.27-mips64r2el-di crypto-modules-6.12.27-mips64r2el-di drm-core-modules-6.12.27-mips64r2el-di ext4-modules-6.12.27-mips64r2el-di f2fs-modules-6.12.27-mips64r2el-di fat-modules-6.12.27-mips64r2el-di fb-modules-6.12.27-mips64r2el-di firewire-core-modules-6.12.27-mips64r2el-di input-modules-6.12.27-mips64r2el-di isofs-modules-6.12.27-mips64r2el-di jfs-modules-6.12.27-mips64r2el-di kernel-image-6.12.27-mips64r2el-di loop-modules-6.12.27-mips64r2el-di md-modules-6.12.27-mips64r2el-di minix-modules-6.12.27-mips64r2el-di mmc-core-modules-6.12.27-mips64r2el-di mmc-modules-6.12.27-mips64r2el-di multipath-modules-6.12.27-mips64r2el-di nbd-modules-6.12.27-mips64r2el-di nfs-modules-6.12.27-mips64r2el-di nic-modules-6.12.27-mips64r2el-di nic-shared-modules-6.12.27-mips64r2el-di nic-usb-modules-6.12.27-mips64r2el-di nic-wireless-modules-6.12.27-mips64r2el-di pata-modules-6.12.27-mips64r2el-di ppp-modules-6.12.27-mips64r2el-di sata-modules-6.12.27-mips64r2el-di scsi-core-modules-6.12.27-mips64r2el-di scsi-modules-6.12.27-mips64r2el-di scsi-nic-modules-6.12.27-mips64r2el-di sound-modules-6.12.27-mips64r2el-di speakup-modules-6.12.27-mips64r2el-di squashfs-modules-6.12.27-mips64r2el-di udf-modules-6.12.27-mips64r2el-di usb-modules-6.12.27-mips64r2el-di usb-serial-modules-6.12.27-mips64r2el-di usb-storage-modules-6.12.27-mips64r2el-di xfs-modules-6.12.27-mips64r2el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2el-di -pata-modules-6.12.27-mips64r2el-di -pbtrfs-modules-6.12.27-mips64r2el-di -pcdrom-core-modules-6.12.27-mips64r2el-di -pcrypto-dm-modules-6.12.27-mips64r2el-di -pcrypto-modules-6.12.27-mips64r2el-di -pdrm-core-modules-6.12.27-mips64r2el-di -pext4-modules-6.12.27-mips64r2el-di -pf2fs-modules-6.12.27-mips64r2el-di -pfat-modules-6.12.27-mips64r2el-di -pfb-modules-6.12.27-mips64r2el-di -pfirewire-core-modules-6.12.27-mips64r2el-di -pinput-modules-6.12.27-mips64r2el-di -pisofs-modules-6.12.27-mips64r2el-di -pjfs-modules-6.12.27-mips64r2el-di -pkernel-image-6.12.27-mips64r2el-di -ploop-modules-6.12.27-mips64r2el-di -pmd-modules-6.12.27-mips64r2el-di -pminix-modules-6.12.27-mips64r2el-di -pmmc-core-modules-6.12.27-mips64r2el-di -pmmc-modules-6.12.27-mips64r2el-di -pmultipath-modules-6.12.27-mips64r2el-di -pnbd-modules-6.12.27-mips64r2el-di -pnfs-modules-6.12.27-mips64r2el-di -pnic-modules-6.12.27-mips64r2el-di -pnic-shared-modules-6.12.27-mips64r2el-di -pnic-usb-modules-6.12.27-mips64r2el-di -pnic-wireless-modules-6.12.27-mips64r2el-di -ppata-modules-6.12.27-mips64r2el-di -pppp-modules-6.12.27-mips64r2el-di -psata-modules-6.12.27-mips64r2el-di -pscsi-core-modules-6.12.27-mips64r2el-di -pscsi-modules-6.12.27-mips64r2el-di -pscsi-nic-modules-6.12.27-mips64r2el-di -psound-modules-6.12.27-mips64r2el-di -pspeakup-modules-6.12.27-mips64r2el-di -psquashfs-modules-6.12.27-mips64r2el-di -pudf-modules-6.12.27-mips64r2el-di -pusb-modules-6.12.27-mips64r2el-di -pusb-serial-modules-6.12.27-mips64r2el-di -pusb-storage-modules-6.12.27-mips64r2el-di -pxfs-modules-6.12.27-mips64r2el-di' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2el-di' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r2el-di ata-modules-6.12.27-mips64r2el-di btrfs-modules-6.12.27-mips64r2el-di cdrom-core-modules-6.12.27-mips64r2el-di crypto-dm-modules-6.12.27-mips64r2el-di crypto-modules-6.12.27-mips64r2el-di drm-core-modules-6.12.27-mips64r2el-di ext4-modules-6.12.27-mips64r2el-di f2fs-modules-6.12.27-mips64r2el-di fat-modules-6.12.27-mips64r2el-di fb-modules-6.12.27-mips64r2el-di firewire-core-modules-6.12.27-mips64r2el-di input-modules-6.12.27-mips64r2el-di isofs-modules-6.12.27-mips64r2el-di jfs-modules-6.12.27-mips64r2el-di kernel-image-6.12.27-mips64r2el-di loop-modules-6.12.27-mips64r2el-di md-modules-6.12.27-mips64r2el-di minix-modules-6.12.27-mips64r2el-di mmc-core-modules-6.12.27-mips64r2el-di mmc-modules-6.12.27-mips64r2el-di multipath-modules-6.12.27-mips64r2el-di nbd-modules-6.12.27-mips64r2el-di nfs-modules-6.12.27-mips64r2el-di nic-modules-6.12.27-mips64r2el-di nic-shared-modules-6.12.27-mips64r2el-di nic-usb-modules-6.12.27-mips64r2el-di nic-wireless-modules-6.12.27-mips64r2el-di pata-modules-6.12.27-mips64r2el-di ppp-modules-6.12.27-mips64r2el-di sata-modules-6.12.27-mips64r2el-di scsi-core-modules-6.12.27-mips64r2el-di scsi-modules-6.12.27-mips64r2el-di scsi-nic-modules-6.12.27-mips64r2el-di sound-modules-6.12.27-mips64r2el-di speakup-modules-6.12.27-mips64r2el-di squashfs-modules-6.12.27-mips64r2el-di udf-modules-6.12.27-mips64r2el-di usb-modules-6.12.27-mips64r2el-di usb-serial-modules-6.12.27-mips64r2el-di usb-storage-modules-6.12.27-mips64r2el-di xfs-modules-6.12.27-mips64r2el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r2el-di -pata-modules-6.12.27-mips64r2el-di -pbtrfs-modules-6.12.27-mips64r2el-di -pcdrom-core-modules-6.12.27-mips64r2el-di -pcrypto-dm-modules-6.12.27-mips64r2el-di -pcrypto-modules-6.12.27-mips64r2el-di -pdrm-core-modules-6.12.27-mips64r2el-di -pext4-modules-6.12.27-mips64r2el-di -pf2fs-modules-6.12.27-mips64r2el-di -pfat-modules-6.12.27-mips64r2el-di -pfb-modules-6.12.27-mips64r2el-di -pfirewire-core-modules-6.12.27-mips64r2el-di -pinput-modules-6.12.27-mips64r2el-di -pisofs-modules-6.12.27-mips64r2el-di -pjfs-modules-6.12.27-mips64r2el-di -pkernel-image-6.12.27-mips64r2el-di -ploop-modules-6.12.27-mips64r2el-di -pmd-modules-6.12.27-mips64r2el-di -pminix-modules-6.12.27-mips64r2el-di -pmmc-core-modules-6.12.27-mips64r2el-di -pmmc-modules-6.12.27-mips64r2el-di -pmultipath-modules-6.12.27-mips64r2el-di -pnbd-modules-6.12.27-mips64r2el-di -pnfs-modules-6.12.27-mips64r2el-di -pnic-modules-6.12.27-mips64r2el-di -pnic-shared-modules-6.12.27-mips64r2el-di -pnic-usb-modules-6.12.27-mips64r2el-di -pnic-wireless-modules-6.12.27-mips64r2el-di -ppata-modules-6.12.27-mips64r2el-di -pppp-modules-6.12.27-mips64r2el-di -psata-modules-6.12.27-mips64r2el-di -pscsi-core-modules-6.12.27-mips64r2el-di -pscsi-modules-6.12.27-mips64r2el-di -pscsi-nic-modules-6.12.27-mips64r2el-di -psound-modules-6.12.27-mips64r2el-di -pspeakup-modules-6.12.27-mips64r2el-di -psquashfs-modules-6.12.27-mips64r2el-di -pudf-modules-6.12.27-mips64r2el-di -pusb-modules-6.12.27-mips64r2el-di -pusb-serial-modules-6.12.27-mips64r2el-di -pusb-storage-modules-6.12.27-mips64r2el-di -pxfs-modules-6.12.27-mips64r2el-di' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r2el-di' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r2el_meta:
 -      $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2el-dbg' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el' DH_OPTIONS='-plinux-image-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r2el' DH_OPTIONS='-plinux-headers-mips64r2el' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-headers-mips64r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r2el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r2el-dbg' DH_OPTIONS='-plinux-image-mips64r2el-dbg' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r2el-dbg' 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=\"6.12.27-mips64r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' PACKAGE_NAME='linux-image-mips64r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r6el:setup_mips64el_none_mips64r6el_headers setup_mips64el_none_mips64r6el_image setup_mips64el_none_mips64r6el_image-dbg setup_mips64el_none_mips64r6el_installer setup_mips64el_none_mips64r6el_meta
+ setup_mips64el_none_mips64r6el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r6el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r6el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r6el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_mips64r6el_meta:
 -      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_octeon:setup_mips64el_none_octeon_headers setup_mips64el_none_octeon_image setup_mips64el_none_octeon_image-dbg setup_mips64el_none_octeon_installer setup_mips64el_none_octeon_meta
+ setup_mips64el_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el:setup_mips64r6el_bpftool setup_mips64r6el_config setup_mips64r6el_cpupower setup_mips64r6el_hyperv-daemons setup_mips64r6el_kbuild setup_mips64r6el_none setup_mips64r6el_perf setup_mips64r6el_rtla setup_mips64r6el_sdsi setup_mips64r6el_usbip
+ setup_mips64r6el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_mips64r6el_none:setup_mips64r6el_none_mips64r6el
- setup_mips64r6el_none_mips64r6el:setup_mips64r6el_none_mips64r6el_real
- setup_mips64r6el_none_mips64r6el_real:setup_mips64r6el_none_mips64r6el_real_headers setup_mips64r6el_none_mips64r6el_real_image setup_mips64r6el_none_mips64r6el_real_image-dbg setup_mips64r6el_none_mips64r6el_real_meta
- setup_mips64r6el_none_mips64r6el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips64r6el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips64r6el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.5.0-2-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_none_mips64r6el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips64r6el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6el' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_none_mips64r6el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_none_mips64r6el_real_meta:
-       $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips64r6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips64r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips64r6el-dbg' 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=\"6.5.0-2-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real:setup_mips64r6el_real_bootwrapper setup_mips64r6el_real_bpftool setup_mips64r6el_real_config setup_mips64r6el_real_cpupower setup_mips64r6el_real_hyperv-daemons setup_mips64r6el_real_kbuild setup_mips64r6el_real_libc-dev setup_mips64r6el_real_perf setup_mips64r6el_real_rtla setup_mips64r6el_real_udeb setup_mips64r6el_real_usbip
- setup_mips64r6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-mips64r6el-di ata-modules-6.5.0-2-mips64r6el-di btrfs-modules-6.5.0-2-mips64r6el-di cdrom-core-modules-6.5.0-2-mips64r6el-di crc-modules-6.5.0-2-mips64r6el-di crypto-dm-modules-6.5.0-2-mips64r6el-di crypto-modules-6.5.0-2-mips64r6el-di event-modules-6.5.0-2-mips64r6el-di ext4-modules-6.5.0-2-mips64r6el-di f2fs-modules-6.5.0-2-mips64r6el-di fat-modules-6.5.0-2-mips64r6el-di fb-modules-6.5.0-2-mips64r6el-di firewire-core-modules-6.5.0-2-mips64r6el-di fuse-modules-6.5.0-2-mips64r6el-di input-modules-6.5.0-2-mips64r6el-di isofs-modules-6.5.0-2-mips64r6el-di jfs-modules-6.5.0-2-mips64r6el-di kernel-image-6.5.0-2-mips64r6el-di loop-modules-6.5.0-2-mips64r6el-di md-modules-6.5.0-2-mips64r6el-di minix-modules-6.5.0-2-mips64r6el-di mmc-core-modules-6.5.0-2-mips64r6el-di mmc-modules-6.5.0-2-mips64r6el-di mouse-modules-6.5.0-2-mips64r6el-di multipath-modules-6.5.0-2-mips64r6el-di nbd-modules-6.5.0-2-mips64r6el-di nfs-modules-6.5.0-2-mips64r6el-di nic-modules-6.5.0-2-mips64r6el-di nic-shared-modules-6.5.0-2-mips64r6el-di nic-usb-modules-6.5.0-2-mips64r6el-di nic-wireless-modules-6.5.0-2-mips64r6el-di pata-modules-6.5.0-2-mips64r6el-di ppp-modules-6.5.0-2-mips64r6el-di sata-modules-6.5.0-2-mips64r6el-di scsi-core-modules-6.5.0-2-mips64r6el-di scsi-modules-6.5.0-2-mips64r6el-di scsi-nic-modules-6.5.0-2-mips64r6el-di sound-modules-6.5.0-2-mips64r6el-di speakup-modules-6.5.0-2-mips64r6el-di squashfs-modules-6.5.0-2-mips64r6el-di udf-modules-6.5.0-2-mips64r6el-di usb-modules-6.5.0-2-mips64r6el-di usb-serial-modules-6.5.0-2-mips64r6el-di usb-storage-modules-6.5.0-2-mips64r6el-di xfs-modules-6.5.0-2-mips64r6el-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips64r6el-di -pata-modules-6.5.0-2-mips64r6el-di -pbtrfs-modules-6.5.0-2-mips64r6el-di -pcdrom-core-modules-6.5.0-2-mips64r6el-di -pcrc-modules-6.5.0-2-mips64r6el-di -pcrypto-dm-modules-6.5.0-2-mips64r6el-di -pcrypto-modules-6.5.0-2-mips64r6el-di -pevent-modules-6.5.0-2-mips64r6el-di -pext4-modules-6.5.0-2-mips64r6el-di -pf2fs-modules-6.5.0-2-mips64r6el-di -pfat-modules-6.5.0-2-mips64r6el-di -pfb-modules-6.5.0-2-mips64r6el-di -pfirewire-core-modules-6.5.0-2-mips64r6el-di -pfuse-modules-6.5.0-2-mips64r6el-di -pinput-modules-6.5.0-2-mips64r6el-di -pisofs-modules-6.5.0-2-mips64r6el-di -pjfs-modules-6.5.0-2-mips64r6el-di -pkernel-image-6.5.0-2-mips64r6el-di -ploop-modules-6.5.0-2-mips64r6el-di -pmd-modules-6.5.0-2-mips64r6el-di -pminix-modules-6.5.0-2-mips64r6el-di -pmmc-core-modules-6.5.0-2-mips64r6el-di -pmmc-modules-6.5.0-2-mips64r6el-di -pmouse-modules-6.5.0-2-mips64r6el-di -pmultipath-modules-6.5.0-2-mips64r6el-di -pnbd-modules-6.5.0-2-mips64r6el-di -pnfs-modules-6.5.0-2-mips64r6el-di -pnic-modules-6.5.0-2-mips64r6el-di -pnic-shared-modules-6.5.0-2-mips64r6el-di -pnic-usb-modules-6.5.0-2-mips64r6el-di -pnic-wireless-modules-6.5.0-2-mips64r6el-di -ppata-modules-6.5.0-2-mips64r6el-di -pppp-modules-6.5.0-2-mips64r6el-di -psata-modules-6.5.0-2-mips64r6el-di -pscsi-core-modules-6.5.0-2-mips64r6el-di -pscsi-modules-6.5.0-2-mips64r6el-di -pscsi-nic-modules-6.5.0-2-mips64r6el-di -psound-modules-6.5.0-2-mips64r6el-di -pspeakup-modules-6.5.0-2-mips64r6el-di -psquashfs-modules-6.5.0-2-mips64r6el-di -pudf-modules-6.5.0-2-mips64r6el-di -pusb-modules-6.5.0-2-mips64r6el-di -pusb-serial-modules-6.5.0-2-mips64r6el-di -pusb-storage-modules-6.5.0-2-mips64r6el-di -pxfs-modules-6.5.0-2-mips64r6el-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips64r6el-di nic-modules-6.5.0-2-mips64r6el-di nic-wireless-modules-6.5.0-2-mips64r6el-di nic-shared-modules-6.5.0-2-mips64r6el-di usb-serial-modules-6.5.0-2-mips64r6el-di ppp-modules-6.5.0-2-mips64r6el-di pata-modules-6.5.0-2-mips64r6el-di cdrom-core-modules-6.5.0-2-mips64r6el-di firewire-core-modules-6.5.0-2-mips64r6el-di scsi-core-modules-6.5.0-2-mips64r6el-di scsi-modules-6.5.0-2-mips64r6el-di scsi-nic-modules-6.5.0-2-mips64r6el-di loop-modules-6.5.0-2-mips64r6el-di btrfs-modules-6.5.0-2-mips64r6el-di ext4-modules-6.5.0-2-mips64r6el-di isofs-modules-6.5.0-2-mips64r6el-di jfs-modules-6.5.0-2-mips64r6el-di xfs-modules-6.5.0-2-mips64r6el-di fat-modules-6.5.0-2-mips64r6el-di affs-modules-6.5.0-2-mips64r6el-di minix-modules-6.5.0-2-mips64r6el-di nfs-modules-6.5.0-2-mips64r6el-di squashfs-modules-6.5.0-2-mips64r6el-di udf-modules-6.5.0-2-mips64r6el-di fuse-modules-6.5.0-2-mips64r6el-di f2fs-modules-6.5.0-2-mips64r6el-di md-modules-6.5.0-2-mips64r6el-di multipath-modules-6.5.0-2-mips64r6el-di usb-modules-6.5.0-2-mips64r6el-di usb-storage-modules-6.5.0-2-mips64r6el-di fb-modules-6.5.0-2-mips64r6el-di input-modules-6.5.0-2-mips64r6el-di event-modules-6.5.0-2-mips64r6el-di mouse-modules-6.5.0-2-mips64r6el-di nic-usb-modules-6.5.0-2-mips64r6el-di sata-modules-6.5.0-2-mips64r6el-di crc-modules-6.5.0-2-mips64r6el-di crypto-modules-6.5.0-2-mips64r6el-di crypto-dm-modules-6.5.0-2-mips64r6el-di ata-modules-6.5.0-2-mips64r6el-di mmc-core-modules-6.5.0-2-mips64r6el-di mmc-modules-6.5.0-2-mips64r6el-di nbd-modules-6.5.0-2-mips64r6el-di speakup-modules-6.5.0-2-mips64r6el-di sound-modules-6.5.0-2-mips64r6el-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips64r6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
+ setup_mips64r6el_none_mips64r6el:setup_mips64r6el_none_mips64r6el_headers setup_mips64r6el_none_mips64r6el_image setup_mips64r6el_none_mips64r6el_image-dbg setup_mips64r6el_none_mips64r6el_installer setup_mips64r6el_none_mips64r6el_meta
+ setup_mips64r6el_none_mips64r6el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips64r6el' DH_OPTIONS='-plinux-headers-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_none_mips64r6el_image:
 -      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_none_mips64r6el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips64r6el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-6.12.27-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_none_mips64r6el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips64r6el-di ata-modules-6.12.27-mips64r6el-di btrfs-modules-6.12.27-mips64r6el-di cdrom-core-modules-6.12.27-mips64r6el-di crypto-dm-modules-6.12.27-mips64r6el-di crypto-modules-6.12.27-mips64r6el-di drm-core-modules-6.12.27-mips64r6el-di ext4-modules-6.12.27-mips64r6el-di f2fs-modules-6.12.27-mips64r6el-di fat-modules-6.12.27-mips64r6el-di fb-modules-6.12.27-mips64r6el-di firewire-core-modules-6.12.27-mips64r6el-di input-modules-6.12.27-mips64r6el-di isofs-modules-6.12.27-mips64r6el-di jfs-modules-6.12.27-mips64r6el-di kernel-image-6.12.27-mips64r6el-di loop-modules-6.12.27-mips64r6el-di md-modules-6.12.27-mips64r6el-di minix-modules-6.12.27-mips64r6el-di mmc-core-modules-6.12.27-mips64r6el-di mmc-modules-6.12.27-mips64r6el-di multipath-modules-6.12.27-mips64r6el-di nbd-modules-6.12.27-mips64r6el-di nfs-modules-6.12.27-mips64r6el-di nic-modules-6.12.27-mips64r6el-di nic-shared-modules-6.12.27-mips64r6el-di nic-usb-modules-6.12.27-mips64r6el-di nic-wireless-modules-6.12.27-mips64r6el-di pata-modules-6.12.27-mips64r6el-di ppp-modules-6.12.27-mips64r6el-di sata-modules-6.12.27-mips64r6el-di scsi-core-modules-6.12.27-mips64r6el-di scsi-modules-6.12.27-mips64r6el-di scsi-nic-modules-6.12.27-mips64r6el-di sound-modules-6.12.27-mips64r6el-di speakup-modules-6.12.27-mips64r6el-di squashfs-modules-6.12.27-mips64r6el-di udf-modules-6.12.27-mips64r6el-di usb-modules-6.12.27-mips64r6el-di usb-serial-modules-6.12.27-mips64r6el-di usb-storage-modules-6.12.27-mips64r6el-di xfs-modules-6.12.27-mips64r6el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips64r6el-di -pata-modules-6.12.27-mips64r6el-di -pbtrfs-modules-6.12.27-mips64r6el-di -pcdrom-core-modules-6.12.27-mips64r6el-di -pcrypto-dm-modules-6.12.27-mips64r6el-di -pcrypto-modules-6.12.27-mips64r6el-di -pdrm-core-modules-6.12.27-mips64r6el-di -pext4-modules-6.12.27-mips64r6el-di -pf2fs-modules-6.12.27-mips64r6el-di -pfat-modules-6.12.27-mips64r6el-di -pfb-modules-6.12.27-mips64r6el-di -pfirewire-core-modules-6.12.27-mips64r6el-di -pinput-modules-6.12.27-mips64r6el-di -pisofs-modules-6.12.27-mips64r6el-di -pjfs-modules-6.12.27-mips64r6el-di -pkernel-image-6.12.27-mips64r6el-di -ploop-modules-6.12.27-mips64r6el-di -pmd-modules-6.12.27-mips64r6el-di -pminix-modules-6.12.27-mips64r6el-di -pmmc-core-modules-6.12.27-mips64r6el-di -pmmc-modules-6.12.27-mips64r6el-di -pmultipath-modules-6.12.27-mips64r6el-di -pnbd-modules-6.12.27-mips64r6el-di -pnfs-modules-6.12.27-mips64r6el-di -pnic-modules-6.12.27-mips64r6el-di -pnic-shared-modules-6.12.27-mips64r6el-di -pnic-usb-modules-6.12.27-mips64r6el-di -pnic-wireless-modules-6.12.27-mips64r6el-di -ppata-modules-6.12.27-mips64r6el-di -pppp-modules-6.12.27-mips64r6el-di -psata-modules-6.12.27-mips64r6el-di -pscsi-core-modules-6.12.27-mips64r6el-di -pscsi-modules-6.12.27-mips64r6el-di -pscsi-nic-modules-6.12.27-mips64r6el-di -psound-modules-6.12.27-mips64r6el-di -pspeakup-modules-6.12.27-mips64r6el-di -psquashfs-modules-6.12.27-mips64r6el-di -pudf-modules-6.12.27-mips64r6el-di -pusb-modules-6.12.27-mips64r6el-di -pusb-serial-modules-6.12.27-mips64r6el-di -pusb-storage-modules-6.12.27-mips64r6el-di -pxfs-modules-6.12.27-mips64r6el-di' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips64r6el-di' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_none_mips64r6el_meta:
 -      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el' DH_OPTIONS='-plinux-image-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips64r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips64r6el' DH_OPTIONS='-plinux-headers-mips64r6el' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-headers-mips64r6el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips64r6el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips64r6el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips64r6el-dbg' DH_OPTIONS='-plinux-image-mips64r6el-dbg' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips64r6el-dbg' 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=\"6.12.27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' PACKAGE_NAME='linux-image-mips64r6el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips64r6el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips64r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_mips_none:setup_mips_none_4kc-malta setup_mips_none_mips32r2eb setup_mips_none_octeon
- setup_mips_none_4kc-malta:setup_mips_none_4kc-malta_real
- setup_mips_none_4kc-malta_real:setup_mips_none_4kc-malta_real_headers setup_mips_none_4kc-malta_real_image setup_mips_none_4kc-malta_real_image-dbg setup_mips_none_4kc-malta_real_meta
- setup_mips_none_4kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_4kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_4kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_4kc-malta_real_meta:
-       $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_mips32r2eb:setup_mips_none_mips32r2eb_real
- setup_mips_none_mips32r2eb_real:setup_mips_none_mips32r2eb_real_headers setup_mips_none_mips32r2eb_real_image setup_mips_none_mips32r2eb_real_image-dbg setup_mips_none_mips32r2eb_real_meta
- setup_mips_none_mips32r2eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r2eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r2eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_mips32r2eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r2eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_mips32r2eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r2eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_mips32r2eb_real_meta:
-       $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r2eb-dbg' 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=\"6.5.0-2-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_octeon:setup_mips_none_octeon_real
- setup_mips_none_octeon_real:setup_mips_none_octeon_real_headers setup_mips_none_octeon_real_image setup_mips_none_octeon_real_image-dbg setup_mips_none_octeon_real_meta
- setup_mips_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mips' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real:setup_mips_real_bootwrapper setup_mips_real_bpftool setup_mips_real_config setup_mips_real_cpupower setup_mips_real_hyperv-daemons setup_mips_real_kbuild setup_mips_real_libc-dev setup_mips_real_perf setup_mips_real_rtla setup_mips_real_udeb setup_mips_real_usbip
- setup_mips_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-mips32r2eb-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-mips32r2eb-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-mips32r2eb-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-mips32r2eb-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-mips32r2eb-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-mips32r2eb-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-mips32r2eb-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-mips32r2eb-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-mips32r2eb-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-mips32r2eb-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-mips32r2eb-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-mips32r2eb-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-mips32r2eb-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-mips32r2eb-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-mips32r2eb-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-mips32r2eb-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-mips32r2eb-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-mips32r2eb-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-mips32r2eb-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-mips32r2eb-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-mips32r2eb-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-mips32r2eb-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-mips32r2eb-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-mips32r2eb-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-mips32r2eb-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-mips32r2eb-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-mips32r2eb-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-mips32r2eb-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-mips32r2eb-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-mips32r2eb-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-mips32r2eb-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-mips32r2eb-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-mips32r2eb-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-mips32r2eb-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-mips32r2eb-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-mips32r2eb-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-mips32r2eb-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-mips32r2eb-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-mips32r2eb-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-mips32r2eb-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-mips32r2eb-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-mips32r2eb-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-mips32r2eb-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-mips32r2eb-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-mips32r2eb-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-4kc-malta-di -paffs-modules-6.5.0-2-mips32r2eb-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-4kc-malta-di -pata-modules-6.5.0-2-mips32r2eb-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-4kc-malta-di -pbtrfs-modules-6.5.0-2-mips32r2eb-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-4kc-malta-di -pcdrom-core-modules-6.5.0-2-mips32r2eb-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-4kc-malta-di -pcrc-modules-6.5.0-2-mips32r2eb-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-4kc-malta-di -pcrypto-dm-modules-6.5.0-2-mips32r2eb-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-4kc-malta-di -pcrypto-modules-6.5.0-2-mips32r2eb-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-4kc-malta-di -pevent-modules-6.5.0-2-mips32r2eb-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-4kc-malta-di -pext4-modules-6.5.0-2-mips32r2eb-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-4kc-malta-di -pf2fs-modules-6.5.0-2-mips32r2eb-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-4kc-malta-di -pfat-modules-6.5.0-2-mips32r2eb-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-4kc-malta-di -pfb-modules-6.5.0-2-mips32r2eb-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-4kc-malta-di -pfirewire-core-modules-6.5.0-2-mips32r2eb-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-4kc-malta-di -pfuse-modules-6.5.0-2-mips32r2eb-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-4kc-malta-di -pinput-modules-6.5.0-2-mips32r2eb-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-4kc-malta-di -pisofs-modules-6.5.0-2-mips32r2eb-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-4kc-malta-di -pjfs-modules-6.5.0-2-mips32r2eb-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-4kc-malta-di -pkernel-image-6.5.0-2-mips32r2eb-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-4kc-malta-di -ploop-modules-6.5.0-2-mips32r2eb-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-4kc-malta-di -pmd-modules-6.5.0-2-mips32r2eb-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-4kc-malta-di -pminix-modules-6.5.0-2-mips32r2eb-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-4kc-malta-di -pmmc-core-modules-6.5.0-2-mips32r2eb-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-4kc-malta-di -pmmc-modules-6.5.0-2-mips32r2eb-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-4kc-malta-di -pmouse-modules-6.5.0-2-mips32r2eb-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-4kc-malta-di -pmultipath-modules-6.5.0-2-mips32r2eb-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-4kc-malta-di -pnbd-modules-6.5.0-2-mips32r2eb-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-4kc-malta-di -pnfs-modules-6.5.0-2-mips32r2eb-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-4kc-malta-di -pnic-modules-6.5.0-2-mips32r2eb-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-4kc-malta-di -pnic-shared-modules-6.5.0-2-mips32r2eb-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-4kc-malta-di -pnic-usb-modules-6.5.0-2-mips32r2eb-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-4kc-malta-di -pnic-wireless-modules-6.5.0-2-mips32r2eb-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-4kc-malta-di -ppata-modules-6.5.0-2-mips32r2eb-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-4kc-malta-di -pppp-modules-6.5.0-2-mips32r2eb-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-4kc-malta-di -psata-modules-6.5.0-2-mips32r2eb-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-4kc-malta-di -pscsi-core-modules-6.5.0-2-mips32r2eb-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-4kc-malta-di -pscsi-modules-6.5.0-2-mips32r2eb-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-4kc-malta-di -pscsi-nic-modules-6.5.0-2-mips32r2eb-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-4kc-malta-di -psound-modules-6.5.0-2-mips32r2eb-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-4kc-malta-di -pspeakup-modules-6.5.0-2-mips32r2eb-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-4kc-malta-di -psquashfs-modules-6.5.0-2-mips32r2eb-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-4kc-malta-di -pudf-modules-6.5.0-2-mips32r2eb-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-4kc-malta-di -pusb-modules-6.5.0-2-mips32r2eb-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-4kc-malta-di -pusb-serial-modules-6.5.0-2-mips32r2eb-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-4kc-malta-di -pusb-storage-modules-6.5.0-2-mips32r2eb-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-4kc-malta-di -pxfs-modules-6.5.0-2-mips32r2eb-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-mips32r2eb-di nic-modules-6.5.0-2-mips32r2eb-di nic-wireless-modules-6.5.0-2-mips32r2eb-di nic-shared-modules-6.5.0-2-mips32r2eb-di usb-serial-modules-6.5.0-2-mips32r2eb-di ppp-modules-6.5.0-2-mips32r2eb-di pata-modules-6.5.0-2-mips32r2eb-di cdrom-core-modules-6.5.0-2-mips32r2eb-di firewire-core-modules-6.5.0-2-mips32r2eb-di scsi-core-modules-6.5.0-2-mips32r2eb-di scsi-modules-6.5.0-2-mips32r2eb-di scsi-nic-modules-6.5.0-2-mips32r2eb-di loop-modules-6.5.0-2-mips32r2eb-di btrfs-modules-6.5.0-2-mips32r2eb-di ext4-modules-6.5.0-2-mips32r2eb-di isofs-modules-6.5.0-2-mips32r2eb-di jfs-modules-6.5.0-2-mips32r2eb-di xfs-modules-6.5.0-2-mips32r2eb-di fat-modules-6.5.0-2-mips32r2eb-di affs-modules-6.5.0-2-mips32r2eb-di minix-modules-6.5.0-2-mips32r2eb-di nfs-modules-6.5.0-2-mips32r2eb-di squashfs-modules-6.5.0-2-mips32r2eb-di udf-modules-6.5.0-2-mips32r2eb-di fuse-modules-6.5.0-2-mips32r2eb-di f2fs-modules-6.5.0-2-mips32r2eb-di md-modules-6.5.0-2-mips32r2eb-di multipath-modules-6.5.0-2-mips32r2eb-di usb-modules-6.5.0-2-mips32r2eb-di usb-storage-modules-6.5.0-2-mips32r2eb-di fb-modules-6.5.0-2-mips32r2eb-di input-modules-6.5.0-2-mips32r2eb-di event-modules-6.5.0-2-mips32r2eb-di mouse-modules-6.5.0-2-mips32r2eb-di nic-usb-modules-6.5.0-2-mips32r2eb-di sata-modules-6.5.0-2-mips32r2eb-di crc-modules-6.5.0-2-mips32r2eb-di crypto-modules-6.5.0-2-mips32r2eb-di crypto-dm-modules-6.5.0-2-mips32r2eb-di ata-modules-6.5.0-2-mips32r2eb-di mmc-core-modules-6.5.0-2-mips32r2eb-di mmc-modules-6.5.0-2-mips32r2eb-di nbd-modules-6.5.0-2-mips32r2eb-di speakup-modules-6.5.0-2-mips32r2eb-di sound-modules-6.5.0-2-mips32r2eb-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mips_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel:setup_mipsel_none setup_mipsel_real
+ setup_mips_none_4kc-malta:setup_mips_none_4kc-malta_headers setup_mips_none_4kc-malta_image setup_mips_none_4kc-malta_image-dbg setup_mips_none_4kc-malta_installer setup_mips_none_4kc-malta_meta
+ setup_mips_none_4kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_4kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_4kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_4kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_4kc-malta_meta:
 -      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_mips32r2eb:setup_mips_none_mips32r2eb_headers setup_mips_none_mips32r2eb_image setup_mips_none_mips32r2eb_image-dbg setup_mips_none_mips32r2eb_installer setup_mips_none_mips32r2eb_meta
+ setup_mips_none_mips32r2eb_headers:
 -      $(call if_package, linux-headers-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_mips32r2eb_image:
 -      $(call if_package, linux-image-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_mips32r2eb_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips32r2eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-6.12.27-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_mips32r2eb_installer:
 -      $(call if_package, affs-modules-6.12.27-mips32r2eb-di ata-modules-6.12.27-mips32r2eb-di btrfs-modules-6.12.27-mips32r2eb-di cdrom-core-modules-6.12.27-mips32r2eb-di crypto-dm-modules-6.12.27-mips32r2eb-di crypto-modules-6.12.27-mips32r2eb-di drm-core-modules-6.12.27-mips32r2eb-di ext4-modules-6.12.27-mips32r2eb-di f2fs-modules-6.12.27-mips32r2eb-di fat-modules-6.12.27-mips32r2eb-di fb-modules-6.12.27-mips32r2eb-di firewire-core-modules-6.12.27-mips32r2eb-di input-modules-6.12.27-mips32r2eb-di isofs-modules-6.12.27-mips32r2eb-di jfs-modules-6.12.27-mips32r2eb-di kernel-image-6.12.27-mips32r2eb-di loop-modules-6.12.27-mips32r2eb-di md-modules-6.12.27-mips32r2eb-di minix-modules-6.12.27-mips32r2eb-di mmc-core-modules-6.12.27-mips32r2eb-di mmc-modules-6.12.27-mips32r2eb-di multipath-modules-6.12.27-mips32r2eb-di nbd-modules-6.12.27-mips32r2eb-di nfs-modules-6.12.27-mips32r2eb-di nic-modules-6.12.27-mips32r2eb-di nic-shared-modules-6.12.27-mips32r2eb-di nic-usb-modules-6.12.27-mips32r2eb-di nic-wireless-modules-6.12.27-mips32r2eb-di pata-modules-6.12.27-mips32r2eb-di ppp-modules-6.12.27-mips32r2eb-di sata-modules-6.12.27-mips32r2eb-di scsi-core-modules-6.12.27-mips32r2eb-di scsi-modules-6.12.27-mips32r2eb-di scsi-nic-modules-6.12.27-mips32r2eb-di sound-modules-6.12.27-mips32r2eb-di speakup-modules-6.12.27-mips32r2eb-di squashfs-modules-6.12.27-mips32r2eb-di udf-modules-6.12.27-mips32r2eb-di usb-modules-6.12.27-mips32r2eb-di usb-serial-modules-6.12.27-mips32r2eb-di usb-storage-modules-6.12.27-mips32r2eb-di xfs-modules-6.12.27-mips32r2eb-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2eb-di -pata-modules-6.12.27-mips32r2eb-di -pbtrfs-modules-6.12.27-mips32r2eb-di -pcdrom-core-modules-6.12.27-mips32r2eb-di -pcrypto-dm-modules-6.12.27-mips32r2eb-di -pcrypto-modules-6.12.27-mips32r2eb-di -pdrm-core-modules-6.12.27-mips32r2eb-di -pext4-modules-6.12.27-mips32r2eb-di -pf2fs-modules-6.12.27-mips32r2eb-di -pfat-modules-6.12.27-mips32r2eb-di -pfb-modules-6.12.27-mips32r2eb-di -pfirewire-core-modules-6.12.27-mips32r2eb-di -pinput-modules-6.12.27-mips32r2eb-di -pisofs-modules-6.12.27-mips32r2eb-di -pjfs-modules-6.12.27-mips32r2eb-di -pkernel-image-6.12.27-mips32r2eb-di -ploop-modules-6.12.27-mips32r2eb-di -pmd-modules-6.12.27-mips32r2eb-di -pminix-modules-6.12.27-mips32r2eb-di -pmmc-core-modules-6.12.27-mips32r2eb-di -pmmc-modules-6.12.27-mips32r2eb-di -pmultipath-modules-6.12.27-mips32r2eb-di -pnbd-modules-6.12.27-mips32r2eb-di -pnfs-modules-6.12.27-mips32r2eb-di -pnic-modules-6.12.27-mips32r2eb-di -pnic-shared-modules-6.12.27-mips32r2eb-di -pnic-usb-modules-6.12.27-mips32r2eb-di -pnic-wireless-modules-6.12.27-mips32r2eb-di -ppata-modules-6.12.27-mips32r2eb-di -pppp-modules-6.12.27-mips32r2eb-di -psata-modules-6.12.27-mips32r2eb-di -pscsi-core-modules-6.12.27-mips32r2eb-di -pscsi-modules-6.12.27-mips32r2eb-di -pscsi-nic-modules-6.12.27-mips32r2eb-di -psound-modules-6.12.27-mips32r2eb-di -pspeakup-modules-6.12.27-mips32r2eb-di -psquashfs-modules-6.12.27-mips32r2eb-di -pudf-modules-6.12.27-mips32r2eb-di -pusb-modules-6.12.27-mips32r2eb-di -pusb-serial-modules-6.12.27-mips32r2eb-di -pusb-storage-modules-6.12.27-mips32r2eb-di -pxfs-modules-6.12.27-mips32r2eb-di' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2eb-di' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips32r2eb-di ata-modules-6.12.27-mips32r2eb-di btrfs-modules-6.12.27-mips32r2eb-di cdrom-core-modules-6.12.27-mips32r2eb-di crypto-dm-modules-6.12.27-mips32r2eb-di crypto-modules-6.12.27-mips32r2eb-di drm-core-modules-6.12.27-mips32r2eb-di ext4-modules-6.12.27-mips32r2eb-di f2fs-modules-6.12.27-mips32r2eb-di fat-modules-6.12.27-mips32r2eb-di fb-modules-6.12.27-mips32r2eb-di firewire-core-modules-6.12.27-mips32r2eb-di input-modules-6.12.27-mips32r2eb-di isofs-modules-6.12.27-mips32r2eb-di jfs-modules-6.12.27-mips32r2eb-di kernel-image-6.12.27-mips32r2eb-di loop-modules-6.12.27-mips32r2eb-di md-modules-6.12.27-mips32r2eb-di minix-modules-6.12.27-mips32r2eb-di mmc-core-modules-6.12.27-mips32r2eb-di mmc-modules-6.12.27-mips32r2eb-di multipath-modules-6.12.27-mips32r2eb-di nbd-modules-6.12.27-mips32r2eb-di nfs-modules-6.12.27-mips32r2eb-di nic-modules-6.12.27-mips32r2eb-di nic-shared-modules-6.12.27-mips32r2eb-di nic-usb-modules-6.12.27-mips32r2eb-di nic-wireless-modules-6.12.27-mips32r2eb-di pata-modules-6.12.27-mips32r2eb-di ppp-modules-6.12.27-mips32r2eb-di sata-modules-6.12.27-mips32r2eb-di scsi-core-modules-6.12.27-mips32r2eb-di scsi-modules-6.12.27-mips32r2eb-di scsi-nic-modules-6.12.27-mips32r2eb-di sound-modules-6.12.27-mips32r2eb-di speakup-modules-6.12.27-mips32r2eb-di squashfs-modules-6.12.27-mips32r2eb-di udf-modules-6.12.27-mips32r2eb-di usb-modules-6.12.27-mips32r2eb-di usb-serial-modules-6.12.27-mips32r2eb-di usb-storage-modules-6.12.27-mips32r2eb-di xfs-modules-6.12.27-mips32r2eb-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2eb-di -pata-modules-6.12.27-mips32r2eb-di -pbtrfs-modules-6.12.27-mips32r2eb-di -pcdrom-core-modules-6.12.27-mips32r2eb-di -pcrypto-dm-modules-6.12.27-mips32r2eb-di -pcrypto-modules-6.12.27-mips32r2eb-di -pdrm-core-modules-6.12.27-mips32r2eb-di -pext4-modules-6.12.27-mips32r2eb-di -pf2fs-modules-6.12.27-mips32r2eb-di -pfat-modules-6.12.27-mips32r2eb-di -pfb-modules-6.12.27-mips32r2eb-di -pfirewire-core-modules-6.12.27-mips32r2eb-di -pinput-modules-6.12.27-mips32r2eb-di -pisofs-modules-6.12.27-mips32r2eb-di -pjfs-modules-6.12.27-mips32r2eb-di -pkernel-image-6.12.27-mips32r2eb-di -ploop-modules-6.12.27-mips32r2eb-di -pmd-modules-6.12.27-mips32r2eb-di -pminix-modules-6.12.27-mips32r2eb-di -pmmc-core-modules-6.12.27-mips32r2eb-di -pmmc-modules-6.12.27-mips32r2eb-di -pmultipath-modules-6.12.27-mips32r2eb-di -pnbd-modules-6.12.27-mips32r2eb-di -pnfs-modules-6.12.27-mips32r2eb-di -pnic-modules-6.12.27-mips32r2eb-di -pnic-shared-modules-6.12.27-mips32r2eb-di -pnic-usb-modules-6.12.27-mips32r2eb-di -pnic-wireless-modules-6.12.27-mips32r2eb-di -ppata-modules-6.12.27-mips32r2eb-di -pppp-modules-6.12.27-mips32r2eb-di -psata-modules-6.12.27-mips32r2eb-di -pscsi-core-modules-6.12.27-mips32r2eb-di -pscsi-modules-6.12.27-mips32r2eb-di -pscsi-nic-modules-6.12.27-mips32r2eb-di -psound-modules-6.12.27-mips32r2eb-di -pspeakup-modules-6.12.27-mips32r2eb-di -psquashfs-modules-6.12.27-mips32r2eb-di -pudf-modules-6.12.27-mips32r2eb-di -pusb-modules-6.12.27-mips32r2eb-di -pusb-serial-modules-6.12.27-mips32r2eb-di -pusb-storage-modules-6.12.27-mips32r2eb-di -pxfs-modules-6.12.27-mips32r2eb-di' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2eb-di' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_mips32r2eb_meta:
 -      $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2eb-dbg' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb' DH_OPTIONS='-plinux-image-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips32r2eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2eb' DH_OPTIONS='-plinux-headers-mips32r2eb' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-headers-mips32r2eb' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2eb-dbg' DH_OPTIONS='-plinux-image-mips32r2eb-dbg' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2eb-dbg' 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=\"6.12.27-mips32r2eb\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' PACKAGE_NAME='linux-image-mips32r2eb-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_octeon:setup_mips_none_octeon_headers setup_mips_none_octeon_image setup_mips_none_octeon_image-dbg setup_mips_none_octeon_installer setup_mips_none_octeon_meta
+ setup_mips_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mips' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mips_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mips' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel:setup_mipsel_bpftool setup_mipsel_config setup_mipsel_cpupower setup_mipsel_hyperv-daemons setup_mipsel_kbuild setup_mipsel_none setup_mipsel_perf setup_mipsel_rtla setup_mipsel_sdsi setup_mipsel_usbip
+ setup_mipsel_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_mipsel_none:setup_mipsel_none_4kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_mips32r2el setup_mipsel_none_octeon
- setup_mipsel_none_4kc-malta:setup_mipsel_none_4kc-malta_real
- setup_mipsel_none_4kc-malta_real:setup_mipsel_none_4kc-malta_real_headers setup_mipsel_none_4kc-malta_real_image setup_mipsel_none_4kc-malta_real_image-dbg setup_mipsel_none_4kc-malta_real_meta
- setup_mipsel_none_4kc-malta_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-headers-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_4kc-malta_real_image:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_4kc-malta_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_4kc-malta_real_meta:
-       $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-4kc-malta' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-4kc-malta-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_loongson-3:setup_mipsel_none_loongson-3_real
- setup_mipsel_none_loongson-3_real:setup_mipsel_none_loongson-3_real_headers setup_mipsel_none_loongson-3_real_image setup_mipsel_none_loongson-3_real_image-dbg setup_mipsel_none_loongson-3_real_meta
- setup_mipsel_none_loongson-3_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-headers-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_loongson-3_real_image:
-       $(call if_package, linux-image-6.5.0-2-loongson-3, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_loongson-3_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_loongson-3_real_meta:
-       $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-loongson-3' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-loongson-3-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_mips32r2el:setup_mipsel_none_mips32r2el_real
- setup_mipsel_none_mips32r2el_real:setup_mipsel_none_mips32r2el_real_headers setup_mipsel_none_mips32r2el_real_image setup_mipsel_none_mips32r2el_real_image-dbg setup_mipsel_none_mips32r2el_real_meta
- setup_mipsel_none_mips32r2el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r2el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r2el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_mips32r2el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r2el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2el' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_mips32r2el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r2el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_mips32r2el_real_meta:
-       $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r2el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r2el-dbg' 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=\"6.5.0-2-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_octeon:setup_mipsel_none_octeon_real
- setup_mipsel_none_octeon_real:setup_mipsel_none_octeon_real_headers setup_mipsel_none_octeon_real_image setup_mipsel_none_octeon_real_image-dbg setup_mipsel_none_octeon_real_meta
- setup_mipsel_none_octeon_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-octeon' DH_OPTIONS='-plinux-headers-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_octeon_real_image:
-       $(call if_package, linux-image-6.5.0-2-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon' DH_OPTIONS='-plinux-image-6.5.0-2-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_octeon_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-octeon-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.5.0-2-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_none_octeon_real_meta:
-       $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsel' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-octeon' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real:setup_mipsel_real_bootwrapper setup_mipsel_real_bpftool setup_mipsel_real_config setup_mipsel_real_cpupower setup_mipsel_real_hyperv-daemons setup_mipsel_real_kbuild setup_mipsel_real_libc-dev setup_mipsel_real_perf setup_mipsel_real_rtla setup_mipsel_real_udeb setup_mipsel_real_usbip
- setup_mipsel_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-mips32r2el-di affs-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-mips32r2el-di ata-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-mips32r2el-di btrfs-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-mips32r2el-di cdrom-core-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-mips32r2el-di crc-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-mips32r2el-di crypto-dm-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-mips32r2el-di crypto-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-mips32r2el-di event-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-mips32r2el-di ext4-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-mips32r2el-di f2fs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-mips32r2el-di fat-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-mips32r2el-di fb-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-mips32r2el-di firewire-core-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-mips32r2el-di fuse-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-mips32r2el-di input-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-mips32r2el-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-mips32r2el-di jfs-modules-6.5.0-2-octeon-di kernel-image-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips32r2el-di kernel-image-6.5.0-2-octeon-di loop-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-mips32r2el-di loop-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-mips32r2el-di md-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-mips32r2el-di minix-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-mips32r2el-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-mips32r2el-di mmc-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-mips32r2el-di mouse-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-mips32r2el-di multipath-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-mips32r2el-di nbd-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-mips32r2el-di nfs-modules-6.5.0-2-octeon-di nic-modules-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-mips32r2el-di nic-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-mips32r2el-di nic-shared-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-mips32r2el-di nic-usb-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-mips32r2el-di nic-wireless-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-mips32r2el-di pata-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-mips32r2el-di ppp-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-mips32r2el-di sata-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-mips32r2el-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-mips32r2el-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-mips32r2el-di scsi-nic-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-mips32r2el-di sound-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-mips32r2el-di speakup-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-mips32r2el-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-mips32r2el-di udf-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-mips32r2el-di usb-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-mips32r2el-di usb-serial-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-mips32r2el-di usb-storage-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-mips32r2el-di xfs-modules-6.5.0-2-octeon-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-4kc-malta-di -paffs-modules-6.5.0-2-loongson-3-di -paffs-modules-6.5.0-2-mips32r2el-di -paffs-modules-6.5.0-2-octeon-di -pata-modules-6.5.0-2-4kc-malta-di -pata-modules-6.5.0-2-loongson-3-di -pata-modules-6.5.0-2-mips32r2el-di -pata-modules-6.5.0-2-octeon-di -pbtrfs-modules-6.5.0-2-4kc-malta-di -pbtrfs-modules-6.5.0-2-loongson-3-di -pbtrfs-modules-6.5.0-2-mips32r2el-di -pbtrfs-modules-6.5.0-2-octeon-di -pcdrom-core-modules-6.5.0-2-4kc-malta-di -pcdrom-core-modules-6.5.0-2-loongson-3-di -pcdrom-core-modules-6.5.0-2-mips32r2el-di -pcdrom-core-modules-6.5.0-2-octeon-di -pcrc-modules-6.5.0-2-4kc-malta-di -pcrc-modules-6.5.0-2-loongson-3-di -pcrc-modules-6.5.0-2-mips32r2el-di -pcrc-modules-6.5.0-2-octeon-di -pcrypto-dm-modules-6.5.0-2-4kc-malta-di -pcrypto-dm-modules-6.5.0-2-loongson-3-di -pcrypto-dm-modules-6.5.0-2-mips32r2el-di -pcrypto-dm-modules-6.5.0-2-octeon-di -pcrypto-modules-6.5.0-2-4kc-malta-di -pcrypto-modules-6.5.0-2-loongson-3-di -pcrypto-modules-6.5.0-2-mips32r2el-di -pcrypto-modules-6.5.0-2-octeon-di -pevent-modules-6.5.0-2-4kc-malta-di -pevent-modules-6.5.0-2-loongson-3-di -pevent-modules-6.5.0-2-mips32r2el-di -pevent-modules-6.5.0-2-octeon-di -pext4-modules-6.5.0-2-4kc-malta-di -pext4-modules-6.5.0-2-loongson-3-di -pext4-modules-6.5.0-2-mips32r2el-di -pext4-modules-6.5.0-2-octeon-di -pf2fs-modules-6.5.0-2-4kc-malta-di -pf2fs-modules-6.5.0-2-loongson-3-di -pf2fs-modules-6.5.0-2-mips32r2el-di -pf2fs-modules-6.5.0-2-octeon-di -pfat-modules-6.5.0-2-4kc-malta-di -pfat-modules-6.5.0-2-loongson-3-di -pfat-modules-6.5.0-2-mips32r2el-di -pfat-modules-6.5.0-2-octeon-di -pfb-modules-6.5.0-2-4kc-malta-di -pfb-modules-6.5.0-2-loongson-3-di -pfb-modules-6.5.0-2-mips32r2el-di -pfb-modules-6.5.0-2-octeon-di -pfirewire-core-modules-6.5.0-2-4kc-malta-di -pfirewire-core-modules-6.5.0-2-loongson-3-di -pfirewire-core-modules-6.5.0-2-mips32r2el-di -pfirewire-core-modules-6.5.0-2-octeon-di -pfuse-modules-6.5.0-2-4kc-malta-di -pfuse-modules-6.5.0-2-loongson-3-di -pfuse-modules-6.5.0-2-mips32r2el-di -pfuse-modules-6.5.0-2-octeon-di -pinput-modules-6.5.0-2-4kc-malta-di -pinput-modules-6.5.0-2-loongson-3-di -pinput-modules-6.5.0-2-mips32r2el-di -pinput-modules-6.5.0-2-octeon-di -pisofs-modules-6.5.0-2-4kc-malta-di -pisofs-modules-6.5.0-2-loongson-3-di -pisofs-modules-6.5.0-2-mips32r2el-di -pisofs-modules-6.5.0-2-octeon-di -pjfs-modules-6.5.0-2-4kc-malta-di -pjfs-modules-6.5.0-2-loongson-3-di -pjfs-modules-6.5.0-2-mips32r2el-di -pjfs-modules-6.5.0-2-octeon-di -pkernel-image-6.5.0-2-4kc-malta-di -pkernel-image-6.5.0-2-loongson-3-di -pkernel-image-6.5.0-2-mips32r2el-di -pkernel-image-6.5.0-2-octeon-di -ploop-modules-6.5.0-2-4kc-malta-di -ploop-modules-6.5.0-2-loongson-3-di -ploop-modules-6.5.0-2-mips32r2el-di -ploop-modules-6.5.0-2-octeon-di -pmd-modules-6.5.0-2-4kc-malta-di -pmd-modules-6.5.0-2-loongson-3-di -pmd-modules-6.5.0-2-mips32r2el-di -pmd-modules-6.5.0-2-octeon-di -pminix-modules-6.5.0-2-4kc-malta-di -pminix-modules-6.5.0-2-loongson-3-di -pminix-modules-6.5.0-2-mips32r2el-di -pminix-modules-6.5.0-2-octeon-di -pmmc-core-modules-6.5.0-2-4kc-malta-di -pmmc-core-modules-6.5.0-2-loongson-3-di -pmmc-core-modules-6.5.0-2-mips32r2el-di -pmmc-core-modules-6.5.0-2-octeon-di -pmmc-modules-6.5.0-2-4kc-malta-di -pmmc-modules-6.5.0-2-loongson-3-di -pmmc-modules-6.5.0-2-mips32r2el-di -pmmc-modules-6.5.0-2-octeon-di -pmouse-modules-6.5.0-2-4kc-malta-di -pmouse-modules-6.5.0-2-loongson-3-di -pmouse-modules-6.5.0-2-mips32r2el-di -pmouse-modules-6.5.0-2-octeon-di -pmultipath-modules-6.5.0-2-4kc-malta-di -pmultipath-modules-6.5.0-2-loongson-3-di -pmultipath-modules-6.5.0-2-mips32r2el-di -pmultipath-modules-6.5.0-2-octeon-di -pnbd-modules-6.5.0-2-4kc-malta-di -pnbd-modules-6.5.0-2-loongson-3-di -pnbd-modules-6.5.0-2-mips32r2el-di -pnbd-modules-6.5.0-2-octeon-di -pnfs-modules-6.5.0-2-4kc-malta-di -pnfs-modules-6.5.0-2-loongson-3-di -pnfs-modules-6.5.0-2-mips32r2el-di -pnfs-modules-6.5.0-2-octeon-di -pnic-modules-6.5.0-2-4kc-malta-di -pnic-modules-6.5.0-2-loongson-3-di -pnic-modules-6.5.0-2-mips32r2el-di -pnic-modules-6.5.0-2-octeon-di -pnic-shared-modules-6.5.0-2-4kc-malta-di -pnic-shared-modules-6.5.0-2-loongson-3-di -pnic-shared-modules-6.5.0-2-mips32r2el-di -pnic-shared-modules-6.5.0-2-octeon-di -pnic-usb-modules-6.5.0-2-4kc-malta-di -pnic-usb-modules-6.5.0-2-loongson-3-di -pnic-usb-modules-6.5.0-2-mips32r2el-di -pnic-usb-modules-6.5.0-2-octeon-di -pnic-wireless-modules-6.5.0-2-4kc-malta-di -pnic-wireless-modules-6.5.0-2-loongson-3-di -pnic-wireless-modules-6.5.0-2-mips32r2el-di -pnic-wireless-modules-6.5.0-2-octeon-di -ppata-modules-6.5.0-2-4kc-malta-di -ppata-modules-6.5.0-2-loongson-3-di -ppata-modules-6.5.0-2-mips32r2el-di -ppata-modules-6.5.0-2-octeon-di -pppp-modules-6.5.0-2-4kc-malta-di -pppp-modules-6.5.0-2-loongson-3-di -pppp-modules-6.5.0-2-mips32r2el-di -pppp-modules-6.5.0-2-octeon-di -psata-modules-6.5.0-2-4kc-malta-di -psata-modules-6.5.0-2-loongson-3-di -psata-modules-6.5.0-2-mips32r2el-di -psata-modules-6.5.0-2-octeon-di -pscsi-core-modules-6.5.0-2-4kc-malta-di -pscsi-core-modules-6.5.0-2-loongson-3-di -pscsi-core-modules-6.5.0-2-mips32r2el-di -pscsi-core-modules-6.5.0-2-octeon-di -pscsi-modules-6.5.0-2-4kc-malta-di -pscsi-modules-6.5.0-2-loongson-3-di -pscsi-modules-6.5.0-2-mips32r2el-di -pscsi-modules-6.5.0-2-octeon-di -pscsi-nic-modules-6.5.0-2-4kc-malta-di -pscsi-nic-modules-6.5.0-2-loongson-3-di -pscsi-nic-modules-6.5.0-2-mips32r2el-di -pscsi-nic-modules-6.5.0-2-octeon-di -psound-modules-6.5.0-2-4kc-malta-di -psound-modules-6.5.0-2-loongson-3-di -psound-modules-6.5.0-2-mips32r2el-di -psound-modules-6.5.0-2-octeon-di -pspeakup-modules-6.5.0-2-4kc-malta-di -pspeakup-modules-6.5.0-2-loongson-3-di -pspeakup-modules-6.5.0-2-mips32r2el-di -pspeakup-modules-6.5.0-2-octeon-di -psquashfs-modules-6.5.0-2-4kc-malta-di -psquashfs-modules-6.5.0-2-loongson-3-di -psquashfs-modules-6.5.0-2-mips32r2el-di -psquashfs-modules-6.5.0-2-octeon-di -pudf-modules-6.5.0-2-4kc-malta-di -pudf-modules-6.5.0-2-loongson-3-di -pudf-modules-6.5.0-2-mips32r2el-di -pudf-modules-6.5.0-2-octeon-di -pusb-modules-6.5.0-2-4kc-malta-di -pusb-modules-6.5.0-2-loongson-3-di -pusb-modules-6.5.0-2-mips32r2el-di -pusb-modules-6.5.0-2-octeon-di -pusb-serial-modules-6.5.0-2-4kc-malta-di -pusb-serial-modules-6.5.0-2-loongson-3-di -pusb-serial-modules-6.5.0-2-mips32r2el-di -pusb-serial-modules-6.5.0-2-octeon-di -pusb-storage-modules-6.5.0-2-4kc-malta-di -pusb-storage-modules-6.5.0-2-loongson-3-di -pusb-storage-modules-6.5.0-2-mips32r2el-di -pusb-storage-modules-6.5.0-2-octeon-di -pxfs-modules-6.5.0-2-4kc-malta-di -pxfs-modules-6.5.0-2-loongson-3-di -pxfs-modules-6.5.0-2-mips32r2el-di -pxfs-modules-6.5.0-2-octeon-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-4kc-malta-di nic-modules-6.5.0-2-4kc-malta-di nic-wireless-modules-6.5.0-2-4kc-malta-di nic-shared-modules-6.5.0-2-4kc-malta-di usb-serial-modules-6.5.0-2-4kc-malta-di ppp-modules-6.5.0-2-4kc-malta-di pata-modules-6.5.0-2-4kc-malta-di cdrom-core-modules-6.5.0-2-4kc-malta-di firewire-core-modules-6.5.0-2-4kc-malta-di scsi-core-modules-6.5.0-2-4kc-malta-di scsi-modules-6.5.0-2-4kc-malta-di scsi-nic-modules-6.5.0-2-4kc-malta-di loop-modules-6.5.0-2-4kc-malta-di btrfs-modules-6.5.0-2-4kc-malta-di ext4-modules-6.5.0-2-4kc-malta-di isofs-modules-6.5.0-2-4kc-malta-di jfs-modules-6.5.0-2-4kc-malta-di xfs-modules-6.5.0-2-4kc-malta-di fat-modules-6.5.0-2-4kc-malta-di affs-modules-6.5.0-2-4kc-malta-di minix-modules-6.5.0-2-4kc-malta-di nfs-modules-6.5.0-2-4kc-malta-di squashfs-modules-6.5.0-2-4kc-malta-di udf-modules-6.5.0-2-4kc-malta-di fuse-modules-6.5.0-2-4kc-malta-di f2fs-modules-6.5.0-2-4kc-malta-di md-modules-6.5.0-2-4kc-malta-di multipath-modules-6.5.0-2-4kc-malta-di usb-modules-6.5.0-2-4kc-malta-di usb-storage-modules-6.5.0-2-4kc-malta-di fb-modules-6.5.0-2-4kc-malta-di input-modules-6.5.0-2-4kc-malta-di event-modules-6.5.0-2-4kc-malta-di mouse-modules-6.5.0-2-4kc-malta-di nic-usb-modules-6.5.0-2-4kc-malta-di sata-modules-6.5.0-2-4kc-malta-di crc-modules-6.5.0-2-4kc-malta-di crypto-modules-6.5.0-2-4kc-malta-di crypto-dm-modules-6.5.0-2-4kc-malta-di ata-modules-6.5.0-2-4kc-malta-di mmc-core-modules-6.5.0-2-4kc-malta-di mmc-modules-6.5.0-2-4kc-malta-di nbd-modules-6.5.0-2-4kc-malta-di speakup-modules-6.5.0-2-4kc-malta-di sound-modules-6.5.0-2-4kc-malta-di kernel-image-6.5.0-2-loongson-3-di nic-modules-6.5.0-2-loongson-3-di nic-wireless-modules-6.5.0-2-loongson-3-di nic-shared-modules-6.5.0-2-loongson-3-di usb-serial-modules-6.5.0-2-loongson-3-di ppp-modules-6.5.0-2-loongson-3-di pata-modules-6.5.0-2-loongson-3-di cdrom-core-modules-6.5.0-2-loongson-3-di firewire-core-modules-6.5.0-2-loongson-3-di scsi-core-modules-6.5.0-2-loongson-3-di scsi-modules-6.5.0-2-loongson-3-di scsi-nic-modules-6.5.0-2-loongson-3-di loop-modules-6.5.0-2-loongson-3-di btrfs-modules-6.5.0-2-loongson-3-di ext4-modules-6.5.0-2-loongson-3-di isofs-modules-6.5.0-2-loongson-3-di jfs-modules-6.5.0-2-loongson-3-di xfs-modules-6.5.0-2-loongson-3-di fat-modules-6.5.0-2-loongson-3-di affs-modules-6.5.0-2-loongson-3-di minix-modules-6.5.0-2-loongson-3-di nfs-modules-6.5.0-2-loongson-3-di squashfs-modules-6.5.0-2-loongson-3-di udf-modules-6.5.0-2-loongson-3-di fuse-modules-6.5.0-2-loongson-3-di f2fs-modules-6.5.0-2-loongson-3-di md-modules-6.5.0-2-loongson-3-di multipath-modules-6.5.0-2-loongson-3-di usb-modules-6.5.0-2-loongson-3-di usb-storage-modules-6.5.0-2-loongson-3-di fb-modules-6.5.0-2-loongson-3-di input-modules-6.5.0-2-loongson-3-di event-modules-6.5.0-2-loongson-3-di mouse-modules-6.5.0-2-loongson-3-di nic-usb-modules-6.5.0-2-loongson-3-di sata-modules-6.5.0-2-loongson-3-di crc-modules-6.5.0-2-loongson-3-di crypto-modules-6.5.0-2-loongson-3-di crypto-dm-modules-6.5.0-2-loongson-3-di ata-modules-6.5.0-2-loongson-3-di mmc-core-modules-6.5.0-2-loongson-3-di mmc-modules-6.5.0-2-loongson-3-di nbd-modules-6.5.0-2-loongson-3-di speakup-modules-6.5.0-2-loongson-3-di sound-modules-6.5.0-2-loongson-3-di kernel-image-6.5.0-2-mips32r2el-di nic-modules-6.5.0-2-mips32r2el-di nic-wireless-modules-6.5.0-2-mips32r2el-di nic-shared-modules-6.5.0-2-mips32r2el-di usb-serial-modules-6.5.0-2-mips32r2el-di ppp-modules-6.5.0-2-mips32r2el-di pata-modules-6.5.0-2-mips32r2el-di cdrom-core-modules-6.5.0-2-mips32r2el-di firewire-core-modules-6.5.0-2-mips32r2el-di scsi-core-modules-6.5.0-2-mips32r2el-di scsi-modules-6.5.0-2-mips32r2el-di scsi-nic-modules-6.5.0-2-mips32r2el-di loop-modules-6.5.0-2-mips32r2el-di btrfs-modules-6.5.0-2-mips32r2el-di ext4-modules-6.5.0-2-mips32r2el-di isofs-modules-6.5.0-2-mips32r2el-di jfs-modules-6.5.0-2-mips32r2el-di xfs-modules-6.5.0-2-mips32r2el-di fat-modules-6.5.0-2-mips32r2el-di affs-modules-6.5.0-2-mips32r2el-di minix-modules-6.5.0-2-mips32r2el-di nfs-modules-6.5.0-2-mips32r2el-di squashfs-modules-6.5.0-2-mips32r2el-di udf-modules-6.5.0-2-mips32r2el-di fuse-modules-6.5.0-2-mips32r2el-di f2fs-modules-6.5.0-2-mips32r2el-di md-modules-6.5.0-2-mips32r2el-di multipath-modules-6.5.0-2-mips32r2el-di usb-modules-6.5.0-2-mips32r2el-di usb-storage-modules-6.5.0-2-mips32r2el-di fb-modules-6.5.0-2-mips32r2el-di input-modules-6.5.0-2-mips32r2el-di event-modules-6.5.0-2-mips32r2el-di mouse-modules-6.5.0-2-mips32r2el-di nic-usb-modules-6.5.0-2-mips32r2el-di sata-modules-6.5.0-2-mips32r2el-di crc-modules-6.5.0-2-mips32r2el-di crypto-modules-6.5.0-2-mips32r2el-di crypto-dm-modules-6.5.0-2-mips32r2el-di ata-modules-6.5.0-2-mips32r2el-di mmc-core-modules-6.5.0-2-mips32r2el-di mmc-modules-6.5.0-2-mips32r2el-di nbd-modules-6.5.0-2-mips32r2el-di speakup-modules-6.5.0-2-mips32r2el-di sound-modules-6.5.0-2-mips32r2el-di kernel-image-6.5.0-2-octeon-di nic-modules-6.5.0-2-octeon-di nic-wireless-modules-6.5.0-2-octeon-di nic-shared-modules-6.5.0-2-octeon-di usb-serial-modules-6.5.0-2-octeon-di ppp-modules-6.5.0-2-octeon-di pata-modules-6.5.0-2-octeon-di cdrom-core-modules-6.5.0-2-octeon-di firewire-core-modules-6.5.0-2-octeon-di scsi-core-modules-6.5.0-2-octeon-di scsi-modules-6.5.0-2-octeon-di scsi-nic-modules-6.5.0-2-octeon-di loop-modules-6.5.0-2-octeon-di btrfs-modules-6.5.0-2-octeon-di ext4-modules-6.5.0-2-octeon-di isofs-modules-6.5.0-2-octeon-di jfs-modules-6.5.0-2-octeon-di xfs-modules-6.5.0-2-octeon-di fat-modules-6.5.0-2-octeon-di affs-modules-6.5.0-2-octeon-di minix-modules-6.5.0-2-octeon-di nfs-modules-6.5.0-2-octeon-di squashfs-modules-6.5.0-2-octeon-di udf-modules-6.5.0-2-octeon-di fuse-modules-6.5.0-2-octeon-di f2fs-modules-6.5.0-2-octeon-di md-modules-6.5.0-2-octeon-di multipath-modules-6.5.0-2-octeon-di usb-modules-6.5.0-2-octeon-di usb-storage-modules-6.5.0-2-octeon-di fb-modules-6.5.0-2-octeon-di input-modules-6.5.0-2-octeon-di event-modules-6.5.0-2-octeon-di mouse-modules-6.5.0-2-octeon-di nic-usb-modules-6.5.0-2-octeon-di sata-modules-6.5.0-2-octeon-di crc-modules-6.5.0-2-octeon-di crypto-modules-6.5.0-2-octeon-di crypto-dm-modules-6.5.0-2-octeon-di ata-modules-6.5.0-2-octeon-di mmc-core-modules-6.5.0-2-octeon-di mmc-modules-6.5.0-2-octeon-di nbd-modules-6.5.0-2-octeon-di speakup-modules-6.5.0-2-octeon-di sound-modules-6.5.0-2-octeon-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsel_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32:setup_mipsn32_real
- setup_mipsn32_real:setup_mipsn32_real_bootwrapper setup_mipsn32_real_bpftool setup_mipsn32_real_cpupower setup_mipsn32_real_hyperv-daemons setup_mipsn32_real_kbuild setup_mipsn32_real_libc-dev setup_mipsn32_real_perf setup_mipsn32_real_rtla setup_mipsn32_real_usbip
- setup_mipsn32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsn32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el:setup_mipsn32el_real
- setup_mipsn32el_real:setup_mipsn32el_real_bootwrapper setup_mipsn32el_real_bpftool setup_mipsn32el_real_cpupower setup_mipsn32el_real_hyperv-daemons setup_mipsn32el_real_kbuild setup_mipsn32el_real_libc-dev setup_mipsn32el_real_perf setup_mipsn32el_real_rtla setup_mipsn32el_real_usbip
- setup_mipsn32el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsn32el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6:setup_mipsn32r6_real
- setup_mipsn32r6_real:setup_mipsn32r6_real_bootwrapper setup_mipsn32r6_real_bpftool setup_mipsn32r6_real_cpupower setup_mipsn32r6_real_hyperv-daemons setup_mipsn32r6_real_kbuild setup_mipsn32r6_real_libc-dev setup_mipsn32r6_real_perf setup_mipsn32r6_real_rtla setup_mipsn32r6_real_usbip
- setup_mipsn32r6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsn32r6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el:setup_mipsn32r6el_real
- setup_mipsn32r6el_real:setup_mipsn32r6el_real_bootwrapper setup_mipsn32r6el_real_bpftool setup_mipsn32r6el_real_cpupower setup_mipsn32r6el_real_hyperv-daemons setup_mipsn32r6el_real_kbuild setup_mipsn32r6el_real_libc-dev setup_mipsn32r6el_real_perf setup_mipsn32r6el_real_rtla setup_mipsn32r6el_real_usbip
- setup_mipsn32r6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsn32r6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsn32r6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6:setup_mipsr6_none setup_mipsr6_real
- setup_mipsr6_none:setup_mipsr6_none_mips32r6eb
- setup_mipsr6_none_mips32r6eb:setup_mipsr6_none_mips32r6eb_real
- setup_mipsr6_none_mips32r6eb_real:setup_mipsr6_none_mips32r6eb_real_headers setup_mipsr6_none_mips32r6eb_real_image setup_mipsr6_none_mips32r6eb_real_image-dbg setup_mipsr6_none_mips32r6eb_real_meta
- setup_mipsr6_none_mips32r6eb_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r6eb, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r6eb' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_none_mips32r6eb_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r6eb, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6eb' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_none_mips32r6eb_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r6eb-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6eb-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6eb-dbg' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_none_mips32r6eb_real_meta:
-       $(call if_package, linux-image-mips32r6eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6eb' DH_OPTIONS='-plinux-image-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r6eb, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r6eb' DH_OPTIONS='-plinux-headers-mips32r6eb' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-headers-mips32r6eb' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r6eb-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsr6' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6eb-dbg' DH_OPTIONS='-plinux-image-mips32r6eb-dbg' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6eb' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6eb-dbg' 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=\"6.5.0-2-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' PACKAGE_NAME='linux-image-mips32r6eb-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real:setup_mipsr6_real_bootwrapper setup_mipsr6_real_bpftool setup_mipsr6_real_config setup_mipsr6_real_cpupower setup_mipsr6_real_hyperv-daemons setup_mipsr6_real_kbuild setup_mipsr6_real_libc-dev setup_mipsr6_real_perf setup_mipsr6_real_rtla setup_mipsr6_real_udeb setup_mipsr6_real_usbip
- setup_mipsr6_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-mips32r6eb-di ata-modules-6.5.0-2-mips32r6eb-di btrfs-modules-6.5.0-2-mips32r6eb-di cdrom-core-modules-6.5.0-2-mips32r6eb-di crc-modules-6.5.0-2-mips32r6eb-di crypto-dm-modules-6.5.0-2-mips32r6eb-di crypto-modules-6.5.0-2-mips32r6eb-di event-modules-6.5.0-2-mips32r6eb-di ext4-modules-6.5.0-2-mips32r6eb-di f2fs-modules-6.5.0-2-mips32r6eb-di fat-modules-6.5.0-2-mips32r6eb-di fb-modules-6.5.0-2-mips32r6eb-di firewire-core-modules-6.5.0-2-mips32r6eb-di fuse-modules-6.5.0-2-mips32r6eb-di input-modules-6.5.0-2-mips32r6eb-di isofs-modules-6.5.0-2-mips32r6eb-di jfs-modules-6.5.0-2-mips32r6eb-di kernel-image-6.5.0-2-mips32r6eb-di loop-modules-6.5.0-2-mips32r6eb-di md-modules-6.5.0-2-mips32r6eb-di minix-modules-6.5.0-2-mips32r6eb-di mmc-core-modules-6.5.0-2-mips32r6eb-di mmc-modules-6.5.0-2-mips32r6eb-di mouse-modules-6.5.0-2-mips32r6eb-di multipath-modules-6.5.0-2-mips32r6eb-di nbd-modules-6.5.0-2-mips32r6eb-di nfs-modules-6.5.0-2-mips32r6eb-di nic-modules-6.5.0-2-mips32r6eb-di nic-shared-modules-6.5.0-2-mips32r6eb-di nic-usb-modules-6.5.0-2-mips32r6eb-di nic-wireless-modules-6.5.0-2-mips32r6eb-di pata-modules-6.5.0-2-mips32r6eb-di ppp-modules-6.5.0-2-mips32r6eb-di sata-modules-6.5.0-2-mips32r6eb-di scsi-core-modules-6.5.0-2-mips32r6eb-di scsi-modules-6.5.0-2-mips32r6eb-di scsi-nic-modules-6.5.0-2-mips32r6eb-di sound-modules-6.5.0-2-mips32r6eb-di speakup-modules-6.5.0-2-mips32r6eb-di squashfs-modules-6.5.0-2-mips32r6eb-di udf-modules-6.5.0-2-mips32r6eb-di usb-modules-6.5.0-2-mips32r6eb-di usb-serial-modules-6.5.0-2-mips32r6eb-di usb-storage-modules-6.5.0-2-mips32r6eb-di xfs-modules-6.5.0-2-mips32r6eb-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips32r6eb-di -pata-modules-6.5.0-2-mips32r6eb-di -pbtrfs-modules-6.5.0-2-mips32r6eb-di -pcdrom-core-modules-6.5.0-2-mips32r6eb-di -pcrc-modules-6.5.0-2-mips32r6eb-di -pcrypto-dm-modules-6.5.0-2-mips32r6eb-di -pcrypto-modules-6.5.0-2-mips32r6eb-di -pevent-modules-6.5.0-2-mips32r6eb-di -pext4-modules-6.5.0-2-mips32r6eb-di -pf2fs-modules-6.5.0-2-mips32r6eb-di -pfat-modules-6.5.0-2-mips32r6eb-di -pfb-modules-6.5.0-2-mips32r6eb-di -pfirewire-core-modules-6.5.0-2-mips32r6eb-di -pfuse-modules-6.5.0-2-mips32r6eb-di -pinput-modules-6.5.0-2-mips32r6eb-di -pisofs-modules-6.5.0-2-mips32r6eb-di -pjfs-modules-6.5.0-2-mips32r6eb-di -pkernel-image-6.5.0-2-mips32r6eb-di -ploop-modules-6.5.0-2-mips32r6eb-di -pmd-modules-6.5.0-2-mips32r6eb-di -pminix-modules-6.5.0-2-mips32r6eb-di -pmmc-core-modules-6.5.0-2-mips32r6eb-di -pmmc-modules-6.5.0-2-mips32r6eb-di -pmouse-modules-6.5.0-2-mips32r6eb-di -pmultipath-modules-6.5.0-2-mips32r6eb-di -pnbd-modules-6.5.0-2-mips32r6eb-di -pnfs-modules-6.5.0-2-mips32r6eb-di -pnic-modules-6.5.0-2-mips32r6eb-di -pnic-shared-modules-6.5.0-2-mips32r6eb-di -pnic-usb-modules-6.5.0-2-mips32r6eb-di -pnic-wireless-modules-6.5.0-2-mips32r6eb-di -ppata-modules-6.5.0-2-mips32r6eb-di -pppp-modules-6.5.0-2-mips32r6eb-di -psata-modules-6.5.0-2-mips32r6eb-di -pscsi-core-modules-6.5.0-2-mips32r6eb-di -pscsi-modules-6.5.0-2-mips32r6eb-di -pscsi-nic-modules-6.5.0-2-mips32r6eb-di -psound-modules-6.5.0-2-mips32r6eb-di -pspeakup-modules-6.5.0-2-mips32r6eb-di -psquashfs-modules-6.5.0-2-mips32r6eb-di -pudf-modules-6.5.0-2-mips32r6eb-di -pusb-modules-6.5.0-2-mips32r6eb-di -pusb-serial-modules-6.5.0-2-mips32r6eb-di -pusb-storage-modules-6.5.0-2-mips32r6eb-di -pxfs-modules-6.5.0-2-mips32r6eb-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips32r6eb-di nic-modules-6.5.0-2-mips32r6eb-di nic-wireless-modules-6.5.0-2-mips32r6eb-di nic-shared-modules-6.5.0-2-mips32r6eb-di usb-serial-modules-6.5.0-2-mips32r6eb-di ppp-modules-6.5.0-2-mips32r6eb-di pata-modules-6.5.0-2-mips32r6eb-di cdrom-core-modules-6.5.0-2-mips32r6eb-di firewire-core-modules-6.5.0-2-mips32r6eb-di scsi-core-modules-6.5.0-2-mips32r6eb-di scsi-modules-6.5.0-2-mips32r6eb-di scsi-nic-modules-6.5.0-2-mips32r6eb-di loop-modules-6.5.0-2-mips32r6eb-di btrfs-modules-6.5.0-2-mips32r6eb-di ext4-modules-6.5.0-2-mips32r6eb-di isofs-modules-6.5.0-2-mips32r6eb-di jfs-modules-6.5.0-2-mips32r6eb-di xfs-modules-6.5.0-2-mips32r6eb-di fat-modules-6.5.0-2-mips32r6eb-di affs-modules-6.5.0-2-mips32r6eb-di minix-modules-6.5.0-2-mips32r6eb-di nfs-modules-6.5.0-2-mips32r6eb-di squashfs-modules-6.5.0-2-mips32r6eb-di udf-modules-6.5.0-2-mips32r6eb-di fuse-modules-6.5.0-2-mips32r6eb-di f2fs-modules-6.5.0-2-mips32r6eb-di md-modules-6.5.0-2-mips32r6eb-di multipath-modules-6.5.0-2-mips32r6eb-di usb-modules-6.5.0-2-mips32r6eb-di usb-storage-modules-6.5.0-2-mips32r6eb-di fb-modules-6.5.0-2-mips32r6eb-di input-modules-6.5.0-2-mips32r6eb-di event-modules-6.5.0-2-mips32r6eb-di mouse-modules-6.5.0-2-mips32r6eb-di nic-usb-modules-6.5.0-2-mips32r6eb-di sata-modules-6.5.0-2-mips32r6eb-di crc-modules-6.5.0-2-mips32r6eb-di crypto-modules-6.5.0-2-mips32r6eb-di crypto-dm-modules-6.5.0-2-mips32r6eb-di ata-modules-6.5.0-2-mips32r6eb-di mmc-core-modules-6.5.0-2-mips32r6eb-di mmc-modules-6.5.0-2-mips32r6eb-di nbd-modules-6.5.0-2-mips32r6eb-di speakup-modules-6.5.0-2-mips32r6eb-di sound-modules-6.5.0-2-mips32r6eb-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsr6' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el:setup_mipsr6el_none setup_mipsr6el_real
- setup_mipsr6el_none:setup_mipsr6el_none_mips32r6el
- setup_mipsr6el_none_mips32r6el:setup_mipsr6el_none_mips32r6el_real
- setup_mipsr6el_none_mips32r6el_real:setup_mipsr6el_none_mips32r6el_real_headers setup_mipsr6el_none_mips32r6el_real_image setup_mipsr6el_none_mips32r6el_real_image-dbg setup_mipsr6el_none_mips32r6el_real_meta
- setup_mipsr6el_none_mips32r6el_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-mips32r6el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-mips32r6el' DH_OPTIONS='-plinux-headers-6.5.0-2-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-headers-6.5.0-2-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_none_mips32r6el_real_image:
-       $(call if_package, linux-image-6.5.0-2-mips32r6el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6el' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_none_mips32r6el_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-mips32r6el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-mips32r6el-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-mips32r6el-dbg' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_none_mips32r6el_real_meta:
-       $(call if_package, linux-image-mips32r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6el' DH_OPTIONS='-plinux-image-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-mips32r6el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r6el' DH_OPTIONS='-plinux-headers-mips32r6el' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-headers-mips32r6el' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-mips32r6el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='mipsr6el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-mips32r6el-dbg' DH_OPTIONS='-plinux-image-mips32r6el-dbg' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-mips32r6el' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-mips32r6el-dbg' 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=\"6.5.0-2-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' PACKAGE_NAME='linux-image-mips32r6el-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real:setup_mipsr6el_real_bootwrapper setup_mipsr6el_real_bpftool setup_mipsr6el_real_config setup_mipsr6el_real_cpupower setup_mipsr6el_real_hyperv-daemons setup_mipsr6el_real_kbuild setup_mipsr6el_real_libc-dev setup_mipsr6el_real_perf setup_mipsr6el_real_rtla setup_mipsr6el_real_udeb setup_mipsr6el_real_usbip
- setup_mipsr6el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='mips' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='mips' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='mips' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='mips' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='mips' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='mips' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-mips32r6el-di ata-modules-6.5.0-2-mips32r6el-di btrfs-modules-6.5.0-2-mips32r6el-di cdrom-core-modules-6.5.0-2-mips32r6el-di crc-modules-6.5.0-2-mips32r6el-di crypto-dm-modules-6.5.0-2-mips32r6el-di crypto-modules-6.5.0-2-mips32r6el-di event-modules-6.5.0-2-mips32r6el-di ext4-modules-6.5.0-2-mips32r6el-di f2fs-modules-6.5.0-2-mips32r6el-di fat-modules-6.5.0-2-mips32r6el-di fb-modules-6.5.0-2-mips32r6el-di firewire-core-modules-6.5.0-2-mips32r6el-di fuse-modules-6.5.0-2-mips32r6el-di input-modules-6.5.0-2-mips32r6el-di isofs-modules-6.5.0-2-mips32r6el-di jfs-modules-6.5.0-2-mips32r6el-di kernel-image-6.5.0-2-mips32r6el-di loop-modules-6.5.0-2-mips32r6el-di md-modules-6.5.0-2-mips32r6el-di minix-modules-6.5.0-2-mips32r6el-di mmc-core-modules-6.5.0-2-mips32r6el-di mmc-modules-6.5.0-2-mips32r6el-di mouse-modules-6.5.0-2-mips32r6el-di multipath-modules-6.5.0-2-mips32r6el-di nbd-modules-6.5.0-2-mips32r6el-di nfs-modules-6.5.0-2-mips32r6el-di nic-modules-6.5.0-2-mips32r6el-di nic-shared-modules-6.5.0-2-mips32r6el-di nic-usb-modules-6.5.0-2-mips32r6el-di nic-wireless-modules-6.5.0-2-mips32r6el-di pata-modules-6.5.0-2-mips32r6el-di ppp-modules-6.5.0-2-mips32r6el-di sata-modules-6.5.0-2-mips32r6el-di scsi-core-modules-6.5.0-2-mips32r6el-di scsi-modules-6.5.0-2-mips32r6el-di scsi-nic-modules-6.5.0-2-mips32r6el-di sound-modules-6.5.0-2-mips32r6el-di speakup-modules-6.5.0-2-mips32r6el-di squashfs-modules-6.5.0-2-mips32r6el-di udf-modules-6.5.0-2-mips32r6el-di usb-modules-6.5.0-2-mips32r6el-di usb-serial-modules-6.5.0-2-mips32r6el-di usb-storage-modules-6.5.0-2-mips32r6el-di xfs-modules-6.5.0-2-mips32r6el-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-mips32r6el-di -pata-modules-6.5.0-2-mips32r6el-di -pbtrfs-modules-6.5.0-2-mips32r6el-di -pcdrom-core-modules-6.5.0-2-mips32r6el-di -pcrc-modules-6.5.0-2-mips32r6el-di -pcrypto-dm-modules-6.5.0-2-mips32r6el-di -pcrypto-modules-6.5.0-2-mips32r6el-di -pevent-modules-6.5.0-2-mips32r6el-di -pext4-modules-6.5.0-2-mips32r6el-di -pf2fs-modules-6.5.0-2-mips32r6el-di -pfat-modules-6.5.0-2-mips32r6el-di -pfb-modules-6.5.0-2-mips32r6el-di -pfirewire-core-modules-6.5.0-2-mips32r6el-di -pfuse-modules-6.5.0-2-mips32r6el-di -pinput-modules-6.5.0-2-mips32r6el-di -pisofs-modules-6.5.0-2-mips32r6el-di -pjfs-modules-6.5.0-2-mips32r6el-di -pkernel-image-6.5.0-2-mips32r6el-di -ploop-modules-6.5.0-2-mips32r6el-di -pmd-modules-6.5.0-2-mips32r6el-di -pminix-modules-6.5.0-2-mips32r6el-di -pmmc-core-modules-6.5.0-2-mips32r6el-di -pmmc-modules-6.5.0-2-mips32r6el-di -pmouse-modules-6.5.0-2-mips32r6el-di -pmultipath-modules-6.5.0-2-mips32r6el-di -pnbd-modules-6.5.0-2-mips32r6el-di -pnfs-modules-6.5.0-2-mips32r6el-di -pnic-modules-6.5.0-2-mips32r6el-di -pnic-shared-modules-6.5.0-2-mips32r6el-di -pnic-usb-modules-6.5.0-2-mips32r6el-di -pnic-wireless-modules-6.5.0-2-mips32r6el-di -ppata-modules-6.5.0-2-mips32r6el-di -pppp-modules-6.5.0-2-mips32r6el-di -psata-modules-6.5.0-2-mips32r6el-di -pscsi-core-modules-6.5.0-2-mips32r6el-di -pscsi-modules-6.5.0-2-mips32r6el-di -pscsi-nic-modules-6.5.0-2-mips32r6el-di -psound-modules-6.5.0-2-mips32r6el-di -pspeakup-modules-6.5.0-2-mips32r6el-di -psquashfs-modules-6.5.0-2-mips32r6el-di -pudf-modules-6.5.0-2-mips32r6el-di -pusb-modules-6.5.0-2-mips32r6el-di -pusb-serial-modules-6.5.0-2-mips32r6el-di -pusb-storage-modules-6.5.0-2-mips32r6el-di -pxfs-modules-6.5.0-2-mips32r6el-di' KERNEL_ARCH='mips' PACKAGE_NAMES='kernel-image-6.5.0-2-mips32r6el-di nic-modules-6.5.0-2-mips32r6el-di nic-wireless-modules-6.5.0-2-mips32r6el-di nic-shared-modules-6.5.0-2-mips32r6el-di usb-serial-modules-6.5.0-2-mips32r6el-di ppp-modules-6.5.0-2-mips32r6el-di pata-modules-6.5.0-2-mips32r6el-di cdrom-core-modules-6.5.0-2-mips32r6el-di firewire-core-modules-6.5.0-2-mips32r6el-di scsi-core-modules-6.5.0-2-mips32r6el-di scsi-modules-6.5.0-2-mips32r6el-di scsi-nic-modules-6.5.0-2-mips32r6el-di loop-modules-6.5.0-2-mips32r6el-di btrfs-modules-6.5.0-2-mips32r6el-di ext4-modules-6.5.0-2-mips32r6el-di isofs-modules-6.5.0-2-mips32r6el-di jfs-modules-6.5.0-2-mips32r6el-di xfs-modules-6.5.0-2-mips32r6el-di fat-modules-6.5.0-2-mips32r6el-di affs-modules-6.5.0-2-mips32r6el-di minix-modules-6.5.0-2-mips32r6el-di nfs-modules-6.5.0-2-mips32r6el-di squashfs-modules-6.5.0-2-mips32r6el-di udf-modules-6.5.0-2-mips32r6el-di fuse-modules-6.5.0-2-mips32r6el-di f2fs-modules-6.5.0-2-mips32r6el-di md-modules-6.5.0-2-mips32r6el-di multipath-modules-6.5.0-2-mips32r6el-di usb-modules-6.5.0-2-mips32r6el-di usb-storage-modules-6.5.0-2-mips32r6el-di fb-modules-6.5.0-2-mips32r6el-di input-modules-6.5.0-2-mips32r6el-di event-modules-6.5.0-2-mips32r6el-di mouse-modules-6.5.0-2-mips32r6el-di nic-usb-modules-6.5.0-2-mips32r6el-di sata-modules-6.5.0-2-mips32r6el-di crc-modules-6.5.0-2-mips32r6el-di crypto-modules-6.5.0-2-mips32r6el-di crypto-dm-modules-6.5.0-2-mips32r6el-di ata-modules-6.5.0-2-mips32r6el-di mmc-core-modules-6.5.0-2-mips32r6el-di mmc-modules-6.5.0-2-mips32r6el-di nbd-modules-6.5.0-2-mips32r6el-di speakup-modules-6.5.0-2-mips32r6el-di sound-modules-6.5.0-2-mips32r6el-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_mipsr6el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='mipsr6el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_none:setup_none_real
- setup_none_real:setup_none_real_headers-common
- setup_none_real_headers-common:
-       $(call if_package, linux-headers-6.5.0-2-common, $(MAKE) -f debian/rules.real setup_headers-common ABINAME='6.5.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-common' DH_OPTIONS='-plinux-headers-6.5.0-2-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.5.0-2-common' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc:setup_powerpc_none setup_powerpc_real
+ setup_mipsel_none_4kc-malta:setup_mipsel_none_4kc-malta_headers setup_mipsel_none_4kc-malta_image setup_mipsel_none_4kc-malta_image-dbg setup_mipsel_none_4kc-malta_installer setup_mipsel_none_4kc-malta_meta
+ setup_mipsel_none_4kc-malta_headers:
 -      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-4kc-malta' DH_OPTIONS='-plinux-headers-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_4kc-malta_image:
 -      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_4kc-malta_image-dbg:
 -      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-4kc-malta-dbg' DH_OPTIONS='-plinux-image-6.12.27-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-6.12.27-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_4kc-malta_installer:
 -      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-4kc-malta-di ata-modules-6.12.27-4kc-malta-di btrfs-modules-6.12.27-4kc-malta-di cdrom-core-modules-6.12.27-4kc-malta-di crypto-dm-modules-6.12.27-4kc-malta-di crypto-modules-6.12.27-4kc-malta-di drm-core-modules-6.12.27-4kc-malta-di ext4-modules-6.12.27-4kc-malta-di f2fs-modules-6.12.27-4kc-malta-di fat-modules-6.12.27-4kc-malta-di fb-modules-6.12.27-4kc-malta-di firewire-core-modules-6.12.27-4kc-malta-di input-modules-6.12.27-4kc-malta-di isofs-modules-6.12.27-4kc-malta-di jfs-modules-6.12.27-4kc-malta-di kernel-image-6.12.27-4kc-malta-di loop-modules-6.12.27-4kc-malta-di md-modules-6.12.27-4kc-malta-di minix-modules-6.12.27-4kc-malta-di mmc-core-modules-6.12.27-4kc-malta-di mmc-modules-6.12.27-4kc-malta-di multipath-modules-6.12.27-4kc-malta-di nbd-modules-6.12.27-4kc-malta-di nfs-modules-6.12.27-4kc-malta-di nic-modules-6.12.27-4kc-malta-di nic-shared-modules-6.12.27-4kc-malta-di nic-usb-modules-6.12.27-4kc-malta-di nic-wireless-modules-6.12.27-4kc-malta-di pata-modules-6.12.27-4kc-malta-di ppp-modules-6.12.27-4kc-malta-di sata-modules-6.12.27-4kc-malta-di scsi-core-modules-6.12.27-4kc-malta-di scsi-modules-6.12.27-4kc-malta-di scsi-nic-modules-6.12.27-4kc-malta-di sound-modules-6.12.27-4kc-malta-di speakup-modules-6.12.27-4kc-malta-di squashfs-modules-6.12.27-4kc-malta-di udf-modules-6.12.27-4kc-malta-di usb-modules-6.12.27-4kc-malta-di usb-serial-modules-6.12.27-4kc-malta-di usb-storage-modules-6.12.27-4kc-malta-di xfs-modules-6.12.27-4kc-malta-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-4kc-malta-di -pata-modules-6.12.27-4kc-malta-di -pbtrfs-modules-6.12.27-4kc-malta-di -pcdrom-core-modules-6.12.27-4kc-malta-di -pcrypto-dm-modules-6.12.27-4kc-malta-di -pcrypto-modules-6.12.27-4kc-malta-di -pdrm-core-modules-6.12.27-4kc-malta-di -pext4-modules-6.12.27-4kc-malta-di -pf2fs-modules-6.12.27-4kc-malta-di -pfat-modules-6.12.27-4kc-malta-di -pfb-modules-6.12.27-4kc-malta-di -pfirewire-core-modules-6.12.27-4kc-malta-di -pinput-modules-6.12.27-4kc-malta-di -pisofs-modules-6.12.27-4kc-malta-di -pjfs-modules-6.12.27-4kc-malta-di -pkernel-image-6.12.27-4kc-malta-di -ploop-modules-6.12.27-4kc-malta-di -pmd-modules-6.12.27-4kc-malta-di -pminix-modules-6.12.27-4kc-malta-di -pmmc-core-modules-6.12.27-4kc-malta-di -pmmc-modules-6.12.27-4kc-malta-di -pmultipath-modules-6.12.27-4kc-malta-di -pnbd-modules-6.12.27-4kc-malta-di -pnfs-modules-6.12.27-4kc-malta-di -pnic-modules-6.12.27-4kc-malta-di -pnic-shared-modules-6.12.27-4kc-malta-di -pnic-usb-modules-6.12.27-4kc-malta-di -pnic-wireless-modules-6.12.27-4kc-malta-di -ppata-modules-6.12.27-4kc-malta-di -pppp-modules-6.12.27-4kc-malta-di -psata-modules-6.12.27-4kc-malta-di -pscsi-core-modules-6.12.27-4kc-malta-di -pscsi-modules-6.12.27-4kc-malta-di -pscsi-nic-modules-6.12.27-4kc-malta-di -psound-modules-6.12.27-4kc-malta-di -pspeakup-modules-6.12.27-4kc-malta-di -psquashfs-modules-6.12.27-4kc-malta-di -pudf-modules-6.12.27-4kc-malta-di -pusb-modules-6.12.27-4kc-malta-di -pusb-serial-modules-6.12.27-4kc-malta-di -pusb-storage-modules-6.12.27-4kc-malta-di -pxfs-modules-6.12.27-4kc-malta-di' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-4kc-malta-di' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_4kc-malta_meta:
 -      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta' DH_OPTIONS='-plinux-image-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-4kc-malta, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-4kc-malta' DH_OPTIONS='-plinux-headers-4kc-malta' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-headers-4kc-malta' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-4kc-malta-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-4kc-malta-dbg' DH_OPTIONS='-plinux-image-4kc-malta-dbg' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-4kc-malta-dbg' 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=\"6.12.27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' PACKAGE_NAME='linux-image-4kc-malta-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_loongson-3:setup_mipsel_none_loongson-3_headers setup_mipsel_none_loongson-3_image setup_mipsel_none_loongson-3_image-dbg setup_mipsel_none_loongson-3_installer setup_mipsel_none_loongson-3_meta
+ setup_mipsel_none_loongson-3_headers:
 -      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-loongson-3' DH_OPTIONS='-plinux-headers-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_loongson-3_image:
 -      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3' DH_OPTIONS='-plinux-image-6.12.27-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_loongson-3_image-dbg:
 -      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-loongson-3-dbg' DH_OPTIONS='-plinux-image-6.12.27-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-6.12.27-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_loongson-3_installer:
 -      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-loongson-3-di ata-modules-6.12.27-loongson-3-di btrfs-modules-6.12.27-loongson-3-di cdrom-core-modules-6.12.27-loongson-3-di crypto-dm-modules-6.12.27-loongson-3-di crypto-modules-6.12.27-loongson-3-di drm-core-modules-6.12.27-loongson-3-di ext4-modules-6.12.27-loongson-3-di f2fs-modules-6.12.27-loongson-3-di fat-modules-6.12.27-loongson-3-di fb-modules-6.12.27-loongson-3-di firewire-core-modules-6.12.27-loongson-3-di input-modules-6.12.27-loongson-3-di isofs-modules-6.12.27-loongson-3-di jfs-modules-6.12.27-loongson-3-di kernel-image-6.12.27-loongson-3-di loop-modules-6.12.27-loongson-3-di md-modules-6.12.27-loongson-3-di minix-modules-6.12.27-loongson-3-di mmc-core-modules-6.12.27-loongson-3-di mmc-modules-6.12.27-loongson-3-di multipath-modules-6.12.27-loongson-3-di nbd-modules-6.12.27-loongson-3-di nfs-modules-6.12.27-loongson-3-di nic-modules-6.12.27-loongson-3-di nic-shared-modules-6.12.27-loongson-3-di nic-usb-modules-6.12.27-loongson-3-di nic-wireless-modules-6.12.27-loongson-3-di pata-modules-6.12.27-loongson-3-di ppp-modules-6.12.27-loongson-3-di sata-modules-6.12.27-loongson-3-di scsi-core-modules-6.12.27-loongson-3-di scsi-modules-6.12.27-loongson-3-di scsi-nic-modules-6.12.27-loongson-3-di sound-modules-6.12.27-loongson-3-di speakup-modules-6.12.27-loongson-3-di squashfs-modules-6.12.27-loongson-3-di udf-modules-6.12.27-loongson-3-di usb-modules-6.12.27-loongson-3-di usb-serial-modules-6.12.27-loongson-3-di usb-storage-modules-6.12.27-loongson-3-di xfs-modules-6.12.27-loongson-3-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-loongson-3-di -pata-modules-6.12.27-loongson-3-di -pbtrfs-modules-6.12.27-loongson-3-di -pcdrom-core-modules-6.12.27-loongson-3-di -pcrypto-dm-modules-6.12.27-loongson-3-di -pcrypto-modules-6.12.27-loongson-3-di -pdrm-core-modules-6.12.27-loongson-3-di -pext4-modules-6.12.27-loongson-3-di -pf2fs-modules-6.12.27-loongson-3-di -pfat-modules-6.12.27-loongson-3-di -pfb-modules-6.12.27-loongson-3-di -pfirewire-core-modules-6.12.27-loongson-3-di -pinput-modules-6.12.27-loongson-3-di -pisofs-modules-6.12.27-loongson-3-di -pjfs-modules-6.12.27-loongson-3-di -pkernel-image-6.12.27-loongson-3-di -ploop-modules-6.12.27-loongson-3-di -pmd-modules-6.12.27-loongson-3-di -pminix-modules-6.12.27-loongson-3-di -pmmc-core-modules-6.12.27-loongson-3-di -pmmc-modules-6.12.27-loongson-3-di -pmultipath-modules-6.12.27-loongson-3-di -pnbd-modules-6.12.27-loongson-3-di -pnfs-modules-6.12.27-loongson-3-di -pnic-modules-6.12.27-loongson-3-di -pnic-shared-modules-6.12.27-loongson-3-di -pnic-usb-modules-6.12.27-loongson-3-di -pnic-wireless-modules-6.12.27-loongson-3-di -ppata-modules-6.12.27-loongson-3-di -pppp-modules-6.12.27-loongson-3-di -psata-modules-6.12.27-loongson-3-di -pscsi-core-modules-6.12.27-loongson-3-di -pscsi-modules-6.12.27-loongson-3-di -pscsi-nic-modules-6.12.27-loongson-3-di -psound-modules-6.12.27-loongson-3-di -pspeakup-modules-6.12.27-loongson-3-di -psquashfs-modules-6.12.27-loongson-3-di -pudf-modules-6.12.27-loongson-3-di -pusb-modules-6.12.27-loongson-3-di -pusb-serial-modules-6.12.27-loongson-3-di -pusb-storage-modules-6.12.27-loongson-3-di -pxfs-modules-6.12.27-loongson-3-di' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-loongson-3-di' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_loongson-3_meta:
 -      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3' DH_OPTIONS='-plinux-image-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-loongson-3, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-loongson-3' DH_OPTIONS='-plinux-headers-loongson-3' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-headers-loongson-3' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-loongson-3-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-loongson-3-dbg' DH_OPTIONS='-plinux-image-loongson-3-dbg' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-loongson-3-dbg' 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=\"6.12.27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' PACKAGE_NAME='linux-image-loongson-3-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_mips32r2el:setup_mipsel_none_mips32r2el_headers setup_mipsel_none_mips32r2el_image setup_mipsel_none_mips32r2el_image-dbg setup_mipsel_none_mips32r2el_installer setup_mipsel_none_mips32r2el_meta
+ setup_mipsel_none_mips32r2el_headers:
 -      $(call if_package, linux-headers-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-mips32r2el' DH_OPTIONS='-plinux-headers-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_mips32r2el_image:
 -      $(call if_package, linux-image-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2el, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_mips32r2el_image-dbg:
 -      $(call if_package, linux-image-6.12.27-mips32r2el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-mips32r2el-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-mips32r2el-dbg' DH_OPTIONS='-plinux-image-6.12.27-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-6.12.27-mips32r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_mips32r2el_installer:
 -      $(call if_package, affs-modules-6.12.27-mips32r2el-di ata-modules-6.12.27-mips32r2el-di btrfs-modules-6.12.27-mips32r2el-di cdrom-core-modules-6.12.27-mips32r2el-di crypto-dm-modules-6.12.27-mips32r2el-di crypto-modules-6.12.27-mips32r2el-di drm-core-modules-6.12.27-mips32r2el-di ext4-modules-6.12.27-mips32r2el-di f2fs-modules-6.12.27-mips32r2el-di fat-modules-6.12.27-mips32r2el-di fb-modules-6.12.27-mips32r2el-di firewire-core-modules-6.12.27-mips32r2el-di input-modules-6.12.27-mips32r2el-di isofs-modules-6.12.27-mips32r2el-di jfs-modules-6.12.27-mips32r2el-di kernel-image-6.12.27-mips32r2el-di loop-modules-6.12.27-mips32r2el-di md-modules-6.12.27-mips32r2el-di minix-modules-6.12.27-mips32r2el-di mmc-core-modules-6.12.27-mips32r2el-di mmc-modules-6.12.27-mips32r2el-di multipath-modules-6.12.27-mips32r2el-di nbd-modules-6.12.27-mips32r2el-di nfs-modules-6.12.27-mips32r2el-di nic-modules-6.12.27-mips32r2el-di nic-shared-modules-6.12.27-mips32r2el-di nic-usb-modules-6.12.27-mips32r2el-di nic-wireless-modules-6.12.27-mips32r2el-di pata-modules-6.12.27-mips32r2el-di ppp-modules-6.12.27-mips32r2el-di sata-modules-6.12.27-mips32r2el-di scsi-core-modules-6.12.27-mips32r2el-di scsi-modules-6.12.27-mips32r2el-di scsi-nic-modules-6.12.27-mips32r2el-di sound-modules-6.12.27-mips32r2el-di speakup-modules-6.12.27-mips32r2el-di squashfs-modules-6.12.27-mips32r2el-di udf-modules-6.12.27-mips32r2el-di usb-modules-6.12.27-mips32r2el-di usb-serial-modules-6.12.27-mips32r2el-di usb-storage-modules-6.12.27-mips32r2el-di xfs-modules-6.12.27-mips32r2el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2el-di -pata-modules-6.12.27-mips32r2el-di -pbtrfs-modules-6.12.27-mips32r2el-di -pcdrom-core-modules-6.12.27-mips32r2el-di -pcrypto-dm-modules-6.12.27-mips32r2el-di -pcrypto-modules-6.12.27-mips32r2el-di -pdrm-core-modules-6.12.27-mips32r2el-di -pext4-modules-6.12.27-mips32r2el-di -pf2fs-modules-6.12.27-mips32r2el-di -pfat-modules-6.12.27-mips32r2el-di -pfb-modules-6.12.27-mips32r2el-di -pfirewire-core-modules-6.12.27-mips32r2el-di -pinput-modules-6.12.27-mips32r2el-di -pisofs-modules-6.12.27-mips32r2el-di -pjfs-modules-6.12.27-mips32r2el-di -pkernel-image-6.12.27-mips32r2el-di -ploop-modules-6.12.27-mips32r2el-di -pmd-modules-6.12.27-mips32r2el-di -pminix-modules-6.12.27-mips32r2el-di -pmmc-core-modules-6.12.27-mips32r2el-di -pmmc-modules-6.12.27-mips32r2el-di -pmultipath-modules-6.12.27-mips32r2el-di -pnbd-modules-6.12.27-mips32r2el-di -pnfs-modules-6.12.27-mips32r2el-di -pnic-modules-6.12.27-mips32r2el-di -pnic-shared-modules-6.12.27-mips32r2el-di -pnic-usb-modules-6.12.27-mips32r2el-di -pnic-wireless-modules-6.12.27-mips32r2el-di -ppata-modules-6.12.27-mips32r2el-di -pppp-modules-6.12.27-mips32r2el-di -psata-modules-6.12.27-mips32r2el-di -pscsi-core-modules-6.12.27-mips32r2el-di -pscsi-modules-6.12.27-mips32r2el-di -pscsi-nic-modules-6.12.27-mips32r2el-di -psound-modules-6.12.27-mips32r2el-di -pspeakup-modules-6.12.27-mips32r2el-di -psquashfs-modules-6.12.27-mips32r2el-di -pudf-modules-6.12.27-mips32r2el-di -pusb-modules-6.12.27-mips32r2el-di -pusb-serial-modules-6.12.27-mips32r2el-di -pusb-storage-modules-6.12.27-mips32r2el-di -pxfs-modules-6.12.27-mips32r2el-di' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2el-di' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-mips32r2el-di ata-modules-6.12.27-mips32r2el-di btrfs-modules-6.12.27-mips32r2el-di cdrom-core-modules-6.12.27-mips32r2el-di crypto-dm-modules-6.12.27-mips32r2el-di crypto-modules-6.12.27-mips32r2el-di drm-core-modules-6.12.27-mips32r2el-di ext4-modules-6.12.27-mips32r2el-di f2fs-modules-6.12.27-mips32r2el-di fat-modules-6.12.27-mips32r2el-di fb-modules-6.12.27-mips32r2el-di firewire-core-modules-6.12.27-mips32r2el-di input-modules-6.12.27-mips32r2el-di isofs-modules-6.12.27-mips32r2el-di jfs-modules-6.12.27-mips32r2el-di kernel-image-6.12.27-mips32r2el-di loop-modules-6.12.27-mips32r2el-di md-modules-6.12.27-mips32r2el-di minix-modules-6.12.27-mips32r2el-di mmc-core-modules-6.12.27-mips32r2el-di mmc-modules-6.12.27-mips32r2el-di multipath-modules-6.12.27-mips32r2el-di nbd-modules-6.12.27-mips32r2el-di nfs-modules-6.12.27-mips32r2el-di nic-modules-6.12.27-mips32r2el-di nic-shared-modules-6.12.27-mips32r2el-di nic-usb-modules-6.12.27-mips32r2el-di nic-wireless-modules-6.12.27-mips32r2el-di pata-modules-6.12.27-mips32r2el-di ppp-modules-6.12.27-mips32r2el-di sata-modules-6.12.27-mips32r2el-di scsi-core-modules-6.12.27-mips32r2el-di scsi-modules-6.12.27-mips32r2el-di scsi-nic-modules-6.12.27-mips32r2el-di sound-modules-6.12.27-mips32r2el-di speakup-modules-6.12.27-mips32r2el-di squashfs-modules-6.12.27-mips32r2el-di udf-modules-6.12.27-mips32r2el-di usb-modules-6.12.27-mips32r2el-di usb-serial-modules-6.12.27-mips32r2el-di usb-storage-modules-6.12.27-mips32r2el-di xfs-modules-6.12.27-mips32r2el-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-mips32r2el-di -pata-modules-6.12.27-mips32r2el-di -pbtrfs-modules-6.12.27-mips32r2el-di -pcdrom-core-modules-6.12.27-mips32r2el-di -pcrypto-dm-modules-6.12.27-mips32r2el-di -pcrypto-modules-6.12.27-mips32r2el-di -pdrm-core-modules-6.12.27-mips32r2el-di -pext4-modules-6.12.27-mips32r2el-di -pf2fs-modules-6.12.27-mips32r2el-di -pfat-modules-6.12.27-mips32r2el-di -pfb-modules-6.12.27-mips32r2el-di -pfirewire-core-modules-6.12.27-mips32r2el-di -pinput-modules-6.12.27-mips32r2el-di -pisofs-modules-6.12.27-mips32r2el-di -pjfs-modules-6.12.27-mips32r2el-di -pkernel-image-6.12.27-mips32r2el-di -ploop-modules-6.12.27-mips32r2el-di -pmd-modules-6.12.27-mips32r2el-di -pminix-modules-6.12.27-mips32r2el-di -pmmc-core-modules-6.12.27-mips32r2el-di -pmmc-modules-6.12.27-mips32r2el-di -pmultipath-modules-6.12.27-mips32r2el-di -pnbd-modules-6.12.27-mips32r2el-di -pnfs-modules-6.12.27-mips32r2el-di -pnic-modules-6.12.27-mips32r2el-di -pnic-shared-modules-6.12.27-mips32r2el-di -pnic-usb-modules-6.12.27-mips32r2el-di -pnic-wireless-modules-6.12.27-mips32r2el-di -ppata-modules-6.12.27-mips32r2el-di -pppp-modules-6.12.27-mips32r2el-di -psata-modules-6.12.27-mips32r2el-di -pscsi-core-modules-6.12.27-mips32r2el-di -pscsi-modules-6.12.27-mips32r2el-di -pscsi-nic-modules-6.12.27-mips32r2el-di -psound-modules-6.12.27-mips32r2el-di -pspeakup-modules-6.12.27-mips32r2el-di -psquashfs-modules-6.12.27-mips32r2el-di -pudf-modules-6.12.27-mips32r2el-di -pusb-modules-6.12.27-mips32r2el-di -pusb-serial-modules-6.12.27-mips32r2el-di -pusb-storage-modules-6.12.27-mips32r2el-di -pxfs-modules-6.12.27-mips32r2el-di' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-mips32r2el-di' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_mips32r2el_meta:
 -      $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2el-dbg' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el' DH_OPTIONS='-plinux-image-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-mips32r2el, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-mips32r2el' DH_OPTIONS='-plinux-headers-mips32r2el' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-headers-mips32r2el' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-mips32r2el-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-mips32r2el-dbg' DH_OPTIONS='-plinux-image-mips32r2el-dbg' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-mips32r2el-dbg' 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=\"6.12.27-mips32r2el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' PACKAGE_NAME='linux-image-mips32r2el-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_octeon:setup_mipsel_none_octeon_headers setup_mipsel_none_octeon_image setup_mipsel_none_octeon_image-dbg setup_mipsel_none_octeon_installer setup_mipsel_none_octeon_meta
+ setup_mipsel_none_octeon_headers:
 -      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-octeon' DH_OPTIONS='-plinux-headers-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_octeon_image:
 -      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon' DH_OPTIONS='-plinux-image-6.12.27-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_octeon_image-dbg:
 -      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-octeon-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-octeon-dbg' DH_OPTIONS='-plinux-image-6.12.27-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-6.12.27-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_octeon_installer:
 -      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-octeon-di ata-modules-6.12.27-octeon-di btrfs-modules-6.12.27-octeon-di cdrom-core-modules-6.12.27-octeon-di crypto-dm-modules-6.12.27-octeon-di crypto-modules-6.12.27-octeon-di drm-core-modules-6.12.27-octeon-di ext4-modules-6.12.27-octeon-di f2fs-modules-6.12.27-octeon-di fat-modules-6.12.27-octeon-di fb-modules-6.12.27-octeon-di firewire-core-modules-6.12.27-octeon-di input-modules-6.12.27-octeon-di isofs-modules-6.12.27-octeon-di jfs-modules-6.12.27-octeon-di kernel-image-6.12.27-octeon-di loop-modules-6.12.27-octeon-di md-modules-6.12.27-octeon-di minix-modules-6.12.27-octeon-di mmc-core-modules-6.12.27-octeon-di mmc-modules-6.12.27-octeon-di multipath-modules-6.12.27-octeon-di nbd-modules-6.12.27-octeon-di nfs-modules-6.12.27-octeon-di nic-modules-6.12.27-octeon-di nic-shared-modules-6.12.27-octeon-di nic-usb-modules-6.12.27-octeon-di nic-wireless-modules-6.12.27-octeon-di pata-modules-6.12.27-octeon-di ppp-modules-6.12.27-octeon-di sata-modules-6.12.27-octeon-di scsi-core-modules-6.12.27-octeon-di scsi-modules-6.12.27-octeon-di scsi-nic-modules-6.12.27-octeon-di sound-modules-6.12.27-octeon-di speakup-modules-6.12.27-octeon-di squashfs-modules-6.12.27-octeon-di udf-modules-6.12.27-octeon-di usb-modules-6.12.27-octeon-di usb-serial-modules-6.12.27-octeon-di usb-storage-modules-6.12.27-octeon-di xfs-modules-6.12.27-octeon-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-octeon-di -pata-modules-6.12.27-octeon-di -pbtrfs-modules-6.12.27-octeon-di -pcdrom-core-modules-6.12.27-octeon-di -pcrypto-dm-modules-6.12.27-octeon-di -pcrypto-modules-6.12.27-octeon-di -pdrm-core-modules-6.12.27-octeon-di -pext4-modules-6.12.27-octeon-di -pf2fs-modules-6.12.27-octeon-di -pfat-modules-6.12.27-octeon-di -pfb-modules-6.12.27-octeon-di -pfirewire-core-modules-6.12.27-octeon-di -pinput-modules-6.12.27-octeon-di -pisofs-modules-6.12.27-octeon-di -pjfs-modules-6.12.27-octeon-di -pkernel-image-6.12.27-octeon-di -ploop-modules-6.12.27-octeon-di -pmd-modules-6.12.27-octeon-di -pminix-modules-6.12.27-octeon-di -pmmc-core-modules-6.12.27-octeon-di -pmmc-modules-6.12.27-octeon-di -pmultipath-modules-6.12.27-octeon-di -pnbd-modules-6.12.27-octeon-di -pnfs-modules-6.12.27-octeon-di -pnic-modules-6.12.27-octeon-di -pnic-shared-modules-6.12.27-octeon-di -pnic-usb-modules-6.12.27-octeon-di -pnic-wireless-modules-6.12.27-octeon-di -ppata-modules-6.12.27-octeon-di -pppp-modules-6.12.27-octeon-di -psata-modules-6.12.27-octeon-di -pscsi-core-modules-6.12.27-octeon-di -pscsi-modules-6.12.27-octeon-di -pscsi-nic-modules-6.12.27-octeon-di -psound-modules-6.12.27-octeon-di -pspeakup-modules-6.12.27-octeon-di -psquashfs-modules-6.12.27-octeon-di -pudf-modules-6.12.27-octeon-di -pusb-modules-6.12.27-octeon-di -pusb-serial-modules-6.12.27-octeon-di -pusb-storage-modules-6.12.27-octeon-di -pxfs-modules-6.12.27-octeon-di' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-octeon-di' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_none_octeon_meta:
 -      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon' DH_OPTIONS='-plinux-image-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-octeon, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-octeon' DH_OPTIONS='-plinux-headers-octeon' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-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=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-headers-octeon' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-octeon-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='mipsel' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-octeon-dbg' DH_OPTIONS='-plinux-image-octeon-dbg' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-octeon-dbg' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' PACKAGE_NAME='linux-image-octeon-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='mips' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='mips' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='mips' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_mipsel_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='mipsel' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='mips' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_none:setup_none_headers-common
+ setup_none_headers-common:
 -      $(call if_package, linux-headers-6.12.27-common, $(MAKE) -f debian/rules.real setup_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common' DH_OPTIONS='-plinux-headers-6.12.27-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.12.27-common' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-common, $(MAKE) -f debian/rules.real setup_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='alpha arm arm64 loongarch m68k mips parisc powerpc riscv s390 sh sparc x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common' DH_OPTIONS='-plinux-headers-6.12.27-common' FEATURESET='none' LOCALVERSION='' PACKAGE_NAME='linux-headers-6.12.27-common' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc:setup_powerpc_bpftool setup_powerpc_config setup_powerpc_cpupower setup_powerpc_hyperv-daemons setup_powerpc_kbuild setup_powerpc_none setup_powerpc_perf setup_powerpc_rtla setup_powerpc_sdsi setup_powerpc_usbip
+ setup_powerpc_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_powerpc_none:setup_powerpc_none_powerpc setup_powerpc_none_powerpc-smp setup_powerpc_none_powerpc64
- 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:setup_powerpc_none_powerpc-smp_real_headers setup_powerpc_none_powerpc-smp_real_image setup_powerpc_none_powerpc-smp_real_image-dbg setup_powerpc_none_powerpc-smp_real_meta
- setup_powerpc_none_powerpc-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-smp' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc-smp_real_meta:
-       $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-smp-dbg' 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=\"6.5.0-2-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' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc64:setup_powerpc_none_powerpc64_real
- setup_powerpc_none_powerpc64_real:setup_powerpc_none_powerpc64_real_headers setup_powerpc_none_powerpc64_real_image setup_powerpc_none_powerpc64_real_image-dbg setup_powerpc_none_powerpc64_real_meta
- setup_powerpc_none_powerpc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc64_real_meta:
-       $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64-dbg' 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=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc_real:setup_powerpc_none_powerpc_real_headers setup_powerpc_none_powerpc_real_image setup_powerpc_none_powerpc_real_image-dbg setup_powerpc_none_powerpc_real_meta
- setup_powerpc_none_powerpc_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.5.0-2-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.5.0-2-powerpc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_none_powerpc_real_meta:
-       $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='powerpc' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real:setup_powerpc_real_bootwrapper setup_powerpc_real_bpftool setup_powerpc_real_config setup_powerpc_real_cpupower setup_powerpc_real_hyperv-daemons setup_powerpc_real_kbuild setup_powerpc_real_libc-dev setup_powerpc_real_perf setup_powerpc_real_rtla setup_powerpc_real_udeb setup_powerpc_real_usbip
- setup_powerpc_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-powerpc-di affs-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc-di ata-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc-di btrfs-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc-di cdrom-core-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc-di crc-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc-di crypto-dm-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc-di crypto-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc-di event-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc-di ext4-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc-di f2fs-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc-di fat-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc-di fb-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc-di firewire-core-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc-di fuse-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc-di hfs-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc-di input-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc-di jfs-modules-6.5.0-2-powerpc64-di kernel-image-6.5.0-2-powerpc-di kernel-image-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc-di loop-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc-di md-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc-di mmc-core-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc-di mouse-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc-di multipath-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc-di nbd-modules-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc-di nic-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc-di nic-pcmcia-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc-di nic-shared-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc-di nic-usb-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc-di nic-wireless-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc-di pata-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc-di pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc-di pcmcia-storage-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc-di ppp-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc-di sata-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc-di scsi-nic-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc-di serial-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc-di udf-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc-di uinput-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc-di usb-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc-di usb-serial-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc-di usb-storage-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc-di xfs-modules-6.5.0-2-powerpc64-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-powerpc-di -paffs-modules-6.5.0-2-powerpc64-di -pata-modules-6.5.0-2-powerpc-di -pata-modules-6.5.0-2-powerpc64-di -pbtrfs-modules-6.5.0-2-powerpc-di -pbtrfs-modules-6.5.0-2-powerpc64-di -pcdrom-core-modules-6.5.0-2-powerpc-di -pcdrom-core-modules-6.5.0-2-powerpc64-di -pcrc-modules-6.5.0-2-powerpc-di -pcrc-modules-6.5.0-2-powerpc64-di -pcrypto-dm-modules-6.5.0-2-powerpc-di -pcrypto-dm-modules-6.5.0-2-powerpc64-di -pcrypto-modules-6.5.0-2-powerpc-di -pcrypto-modules-6.5.0-2-powerpc64-di -pevent-modules-6.5.0-2-powerpc-di -pevent-modules-6.5.0-2-powerpc64-di -pext4-modules-6.5.0-2-powerpc-di -pext4-modules-6.5.0-2-powerpc64-di -pf2fs-modules-6.5.0-2-powerpc-di -pf2fs-modules-6.5.0-2-powerpc64-di -pfancontrol-modules-6.5.0-2-powerpc64-di -pfat-modules-6.5.0-2-powerpc-di -pfat-modules-6.5.0-2-powerpc64-di -pfb-modules-6.5.0-2-powerpc-di -pfb-modules-6.5.0-2-powerpc64-di -pfirewire-core-modules-6.5.0-2-powerpc-di -pfirewire-core-modules-6.5.0-2-powerpc64-di -pfuse-modules-6.5.0-2-powerpc-di -pfuse-modules-6.5.0-2-powerpc64-di -phfs-modules-6.5.0-2-powerpc-di -phfs-modules-6.5.0-2-powerpc64-di -phypervisor-modules-6.5.0-2-powerpc64-di -pi2c-modules-6.5.0-2-powerpc64-di -pinput-modules-6.5.0-2-powerpc-di -pinput-modules-6.5.0-2-powerpc64-di -pisofs-modules-6.5.0-2-powerpc-di -pisofs-modules-6.5.0-2-powerpc64-di -pjfs-modules-6.5.0-2-powerpc-di -pjfs-modules-6.5.0-2-powerpc64-di -pkernel-image-6.5.0-2-powerpc-di -pkernel-image-6.5.0-2-powerpc64-di -ploop-modules-6.5.0-2-powerpc-di -ploop-modules-6.5.0-2-powerpc64-di -pmd-modules-6.5.0-2-powerpc-di -pmd-modules-6.5.0-2-powerpc64-di -pmmc-core-modules-6.5.0-2-powerpc-di -pmmc-core-modules-6.5.0-2-powerpc64-di -pmouse-modules-6.5.0-2-powerpc-di -pmouse-modules-6.5.0-2-powerpc64-di -pmtd-core-modules-6.5.0-2-powerpc64-di -pmultipath-modules-6.5.0-2-powerpc-di -pmultipath-modules-6.5.0-2-powerpc64-di -pnbd-modules-6.5.0-2-powerpc-di -pnbd-modules-6.5.0-2-powerpc64-di -pnic-modules-6.5.0-2-powerpc-di -pnic-modules-6.5.0-2-powerpc64-di -pnic-pcmcia-modules-6.5.0-2-powerpc-di -pnic-pcmcia-modules-6.5.0-2-powerpc64-di -pnic-shared-modules-6.5.0-2-powerpc-di -pnic-shared-modules-6.5.0-2-powerpc64-di -pnic-usb-modules-6.5.0-2-powerpc-di -pnic-usb-modules-6.5.0-2-powerpc64-di -pnic-wireless-modules-6.5.0-2-powerpc-di -pnic-wireless-modules-6.5.0-2-powerpc64-di -ppata-modules-6.5.0-2-powerpc-di -ppata-modules-6.5.0-2-powerpc64-di -ppcmcia-modules-6.5.0-2-powerpc-di -ppcmcia-modules-6.5.0-2-powerpc64-di -ppcmcia-storage-modules-6.5.0-2-powerpc-di -ppcmcia-storage-modules-6.5.0-2-powerpc64-di -pppp-modules-6.5.0-2-powerpc-di -pppp-modules-6.5.0-2-powerpc64-di -psata-modules-6.5.0-2-powerpc-di -psata-modules-6.5.0-2-powerpc64-di -pscsi-core-modules-6.5.0-2-powerpc-di -pscsi-core-modules-6.5.0-2-powerpc64-di -pscsi-modules-6.5.0-2-powerpc-di -pscsi-modules-6.5.0-2-powerpc64-di -pscsi-nic-modules-6.5.0-2-powerpc-di -pscsi-nic-modules-6.5.0-2-powerpc64-di -pserial-modules-6.5.0-2-powerpc-di -pserial-modules-6.5.0-2-powerpc64-di -psquashfs-modules-6.5.0-2-powerpc-di -psquashfs-modules-6.5.0-2-powerpc64-di -pudf-modules-6.5.0-2-powerpc-di -pudf-modules-6.5.0-2-powerpc64-di -puinput-modules-6.5.0-2-powerpc-di -puinput-modules-6.5.0-2-powerpc64-di -pusb-modules-6.5.0-2-powerpc-di -pusb-modules-6.5.0-2-powerpc64-di -pusb-serial-modules-6.5.0-2-powerpc-di -pusb-serial-modules-6.5.0-2-powerpc64-di -pusb-storage-modules-6.5.0-2-powerpc-di -pusb-storage-modules-6.5.0-2-powerpc64-di -pxfs-modules-6.5.0-2-powerpc-di -pxfs-modules-6.5.0-2-powerpc64-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc-di nic-modules-6.5.0-2-powerpc-di nic-wireless-modules-6.5.0-2-powerpc-di nic-shared-modules-6.5.0-2-powerpc-di serial-modules-6.5.0-2-powerpc-di usb-serial-modules-6.5.0-2-powerpc-di ppp-modules-6.5.0-2-powerpc-di pata-modules-6.5.0-2-powerpc-di cdrom-core-modules-6.5.0-2-powerpc-di firewire-core-modules-6.5.0-2-powerpc-di scsi-core-modules-6.5.0-2-powerpc-di scsi-modules-6.5.0-2-powerpc-di scsi-nic-modules-6.5.0-2-powerpc-di loop-modules-6.5.0-2-powerpc-di btrfs-modules-6.5.0-2-powerpc-di ext4-modules-6.5.0-2-powerpc-di isofs-modules-6.5.0-2-powerpc-di jfs-modules-6.5.0-2-powerpc-di xfs-modules-6.5.0-2-powerpc-di fat-modules-6.5.0-2-powerpc-di hfs-modules-6.5.0-2-powerpc-di affs-modules-6.5.0-2-powerpc-di squashfs-modules-6.5.0-2-powerpc-di udf-modules-6.5.0-2-powerpc-di fuse-modules-6.5.0-2-powerpc-di f2fs-modules-6.5.0-2-powerpc-di md-modules-6.5.0-2-powerpc-di multipath-modules-6.5.0-2-powerpc-di usb-modules-6.5.0-2-powerpc-di usb-storage-modules-6.5.0-2-powerpc-di pcmcia-storage-modules-6.5.0-2-powerpc-di fb-modules-6.5.0-2-powerpc-di input-modules-6.5.0-2-powerpc-di event-modules-6.5.0-2-powerpc-di mouse-modules-6.5.0-2-powerpc-di nic-pcmcia-modules-6.5.0-2-powerpc-di pcmcia-modules-6.5.0-2-powerpc-di nic-usb-modules-6.5.0-2-powerpc-di sata-modules-6.5.0-2-powerpc-di crc-modules-6.5.0-2-powerpc-di crypto-modules-6.5.0-2-powerpc-di crypto-dm-modules-6.5.0-2-powerpc-di ata-modules-6.5.0-2-powerpc-di mmc-core-modules-6.5.0-2-powerpc-di nbd-modules-6.5.0-2-powerpc-di uinput-modules-6.5.0-2-powerpc-di kernel-image-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di affs-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_powerpc_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64:setup_ppc64_none setup_ppc64_real
- setup_ppc64_none:setup_ppc64_none_powerpc64
- setup_ppc64_none_powerpc64:setup_ppc64_none_powerpc64_real
- setup_ppc64_none_powerpc64_real:setup_ppc64_none_powerpc64_real_headers setup_ppc64_none_powerpc64_real_image setup_ppc64_none_powerpc64_real_image-dbg setup_ppc64_none_powerpc64_real_meta
- setup_ppc64_none_powerpc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_none_powerpc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_none_powerpc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_none_powerpc64_real_meta:
-       $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ppc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64-dbg' 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=\"6.5.0-2-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real:setup_ppc64_real_bootwrapper setup_ppc64_real_bpftool setup_ppc64_real_config setup_ppc64_real_cpupower setup_ppc64_real_hyperv-daemons setup_ppc64_real_kbuild setup_ppc64_real_libc-dev setup_ppc64_real_perf setup_ppc64_real_rtla setup_ppc64_real_udeb setup_ppc64_real_usbip
- setup_ppc64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_udeb:
-       $(call if_package, affs-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di kernel-image-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.5.0-2-powerpc64-di -pata-modules-6.5.0-2-powerpc64-di -pbtrfs-modules-6.5.0-2-powerpc64-di -pcdrom-core-modules-6.5.0-2-powerpc64-di -pcrc-modules-6.5.0-2-powerpc64-di -pcrypto-dm-modules-6.5.0-2-powerpc64-di -pcrypto-modules-6.5.0-2-powerpc64-di -pevent-modules-6.5.0-2-powerpc64-di -pext4-modules-6.5.0-2-powerpc64-di -pf2fs-modules-6.5.0-2-powerpc64-di -pfancontrol-modules-6.5.0-2-powerpc64-di -pfat-modules-6.5.0-2-powerpc64-di -pfb-modules-6.5.0-2-powerpc64-di -pfirewire-core-modules-6.5.0-2-powerpc64-di -pfuse-modules-6.5.0-2-powerpc64-di -phfs-modules-6.5.0-2-powerpc64-di -phypervisor-modules-6.5.0-2-powerpc64-di -pi2c-modules-6.5.0-2-powerpc64-di -pinput-modules-6.5.0-2-powerpc64-di -pisofs-modules-6.5.0-2-powerpc64-di -pjfs-modules-6.5.0-2-powerpc64-di -pkernel-image-6.5.0-2-powerpc64-di -ploop-modules-6.5.0-2-powerpc64-di -pmd-modules-6.5.0-2-powerpc64-di -pmmc-core-modules-6.5.0-2-powerpc64-di -pmouse-modules-6.5.0-2-powerpc64-di -pmtd-core-modules-6.5.0-2-powerpc64-di -pmultipath-modules-6.5.0-2-powerpc64-di -pnbd-modules-6.5.0-2-powerpc64-di -pnic-modules-6.5.0-2-powerpc64-di -pnic-pcmcia-modules-6.5.0-2-powerpc64-di -pnic-shared-modules-6.5.0-2-powerpc64-di -pnic-usb-modules-6.5.0-2-powerpc64-di -pnic-wireless-modules-6.5.0-2-powerpc64-di -ppata-modules-6.5.0-2-powerpc64-di -ppcmcia-modules-6.5.0-2-powerpc64-di -ppcmcia-storage-modules-6.5.0-2-powerpc64-di -pppp-modules-6.5.0-2-powerpc64-di -psata-modules-6.5.0-2-powerpc64-di -pscsi-core-modules-6.5.0-2-powerpc64-di -pscsi-modules-6.5.0-2-powerpc64-di -pscsi-nic-modules-6.5.0-2-powerpc64-di -pserial-modules-6.5.0-2-powerpc64-di -psquashfs-modules-6.5.0-2-powerpc64-di -pudf-modules-6.5.0-2-powerpc64-di -puinput-modules-6.5.0-2-powerpc64-di -pusb-modules-6.5.0-2-powerpc64-di -pusb-serial-modules-6.5.0-2-powerpc64-di -pusb-storage-modules-6.5.0-2-powerpc64-di -pxfs-modules-6.5.0-2-powerpc64-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc64-di nic-modules-6.5.0-2-powerpc64-di nic-wireless-modules-6.5.0-2-powerpc64-di nic-shared-modules-6.5.0-2-powerpc64-di serial-modules-6.5.0-2-powerpc64-di usb-serial-modules-6.5.0-2-powerpc64-di ppp-modules-6.5.0-2-powerpc64-di pata-modules-6.5.0-2-powerpc64-di cdrom-core-modules-6.5.0-2-powerpc64-di firewire-core-modules-6.5.0-2-powerpc64-di scsi-core-modules-6.5.0-2-powerpc64-di scsi-modules-6.5.0-2-powerpc64-di scsi-nic-modules-6.5.0-2-powerpc64-di loop-modules-6.5.0-2-powerpc64-di btrfs-modules-6.5.0-2-powerpc64-di ext4-modules-6.5.0-2-powerpc64-di isofs-modules-6.5.0-2-powerpc64-di jfs-modules-6.5.0-2-powerpc64-di xfs-modules-6.5.0-2-powerpc64-di fat-modules-6.5.0-2-powerpc64-di hfs-modules-6.5.0-2-powerpc64-di affs-modules-6.5.0-2-powerpc64-di squashfs-modules-6.5.0-2-powerpc64-di udf-modules-6.5.0-2-powerpc64-di fuse-modules-6.5.0-2-powerpc64-di f2fs-modules-6.5.0-2-powerpc64-di md-modules-6.5.0-2-powerpc64-di multipath-modules-6.5.0-2-powerpc64-di usb-modules-6.5.0-2-powerpc64-di usb-storage-modules-6.5.0-2-powerpc64-di pcmcia-storage-modules-6.5.0-2-powerpc64-di fb-modules-6.5.0-2-powerpc64-di input-modules-6.5.0-2-powerpc64-di event-modules-6.5.0-2-powerpc64-di mouse-modules-6.5.0-2-powerpc64-di nic-pcmcia-modules-6.5.0-2-powerpc64-di pcmcia-modules-6.5.0-2-powerpc64-di nic-usb-modules-6.5.0-2-powerpc64-di sata-modules-6.5.0-2-powerpc64-di i2c-modules-6.5.0-2-powerpc64-di crc-modules-6.5.0-2-powerpc64-di crypto-modules-6.5.0-2-powerpc64-di crypto-dm-modules-6.5.0-2-powerpc64-di ata-modules-6.5.0-2-powerpc64-di mmc-core-modules-6.5.0-2-powerpc64-di nbd-modules-6.5.0-2-powerpc64-di uinput-modules-6.5.0-2-powerpc64-di mtd-core-modules-6.5.0-2-powerpc64-di hypervisor-modules-6.5.0-2-powerpc64-di fancontrol-modules-6.5.0-2-powerpc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el:setup_ppc64el_none setup_ppc64el_real
- setup_ppc64el_none:setup_ppc64el_none_powerpc64le
- setup_ppc64el_none_powerpc64le:setup_ppc64el_none_powerpc64le_real
- setup_ppc64el_none_powerpc64le_real:setup_ppc64el_none_powerpc64le_real_headers setup_ppc64el_none_powerpc64le_real_image setup_ppc64el_none_powerpc64le_real_image-dbg setup_ppc64el_none_powerpc64le_real_meta
- setup_ppc64el_none_powerpc64le_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-powerpc64le, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-powerpc64le' DH_OPTIONS='-plinux-headers-6.5.0-2-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.5.0-2-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_none_powerpc64le_real_image:
-       $(call if_package, linux-image-6.5.0-2-powerpc64le, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64le' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_none_powerpc64le_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-powerpc64le-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_none_powerpc64le_real_meta:
-       $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='ppc64el' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-powerpc64le' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-powerpc64le-dbg' 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=\"6.5.0-2-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real:setup_ppc64el_real_bootwrapper setup_ppc64el_real_bpftool setup_ppc64el_real_config setup_ppc64el_real_cpupower setup_ppc64el_real_hyperv-daemons setup_ppc64el_real_kbuild setup_ppc64el_real_libc-dev setup_ppc64el_real_perf setup_ppc64el_real_rtla setup_ppc64el_real_udeb setup_ppc64el_real_usbip
- setup_ppc64el_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-powerpc64le-di btrfs-modules-6.5.0-2-powerpc64le-di cdrom-core-modules-6.5.0-2-powerpc64le-di crc-modules-6.5.0-2-powerpc64le-di crypto-dm-modules-6.5.0-2-powerpc64le-di crypto-modules-6.5.0-2-powerpc64le-di event-modules-6.5.0-2-powerpc64le-di ext4-modules-6.5.0-2-powerpc64le-di f2fs-modules-6.5.0-2-powerpc64le-di fancontrol-modules-6.5.0-2-powerpc64le-di fat-modules-6.5.0-2-powerpc64le-di fb-modules-6.5.0-2-powerpc64le-di firewire-core-modules-6.5.0-2-powerpc64le-di fuse-modules-6.5.0-2-powerpc64le-di hypervisor-modules-6.5.0-2-powerpc64le-di i2c-modules-6.5.0-2-powerpc64le-di input-modules-6.5.0-2-powerpc64le-di isofs-modules-6.5.0-2-powerpc64le-di jfs-modules-6.5.0-2-powerpc64le-di kernel-image-6.5.0-2-powerpc64le-di loop-modules-6.5.0-2-powerpc64le-di md-modules-6.5.0-2-powerpc64le-di mouse-modules-6.5.0-2-powerpc64le-di mtd-core-modules-6.5.0-2-powerpc64le-di multipath-modules-6.5.0-2-powerpc64le-di nbd-modules-6.5.0-2-powerpc64le-di nic-modules-6.5.0-2-powerpc64le-di nic-shared-modules-6.5.0-2-powerpc64le-di nic-usb-modules-6.5.0-2-powerpc64le-di nic-wireless-modules-6.5.0-2-powerpc64le-di ppp-modules-6.5.0-2-powerpc64le-di sata-modules-6.5.0-2-powerpc64le-di scsi-core-modules-6.5.0-2-powerpc64le-di scsi-modules-6.5.0-2-powerpc64le-di scsi-nic-modules-6.5.0-2-powerpc64le-di serial-modules-6.5.0-2-powerpc64le-di squashfs-modules-6.5.0-2-powerpc64le-di udf-modules-6.5.0-2-powerpc64le-di uinput-modules-6.5.0-2-powerpc64le-di usb-modules-6.5.0-2-powerpc64le-di usb-serial-modules-6.5.0-2-powerpc64le-di usb-storage-modules-6.5.0-2-powerpc64le-di xfs-modules-6.5.0-2-powerpc64le-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-powerpc64le-di -pbtrfs-modules-6.5.0-2-powerpc64le-di -pcdrom-core-modules-6.5.0-2-powerpc64le-di -pcrc-modules-6.5.0-2-powerpc64le-di -pcrypto-dm-modules-6.5.0-2-powerpc64le-di -pcrypto-modules-6.5.0-2-powerpc64le-di -pevent-modules-6.5.0-2-powerpc64le-di -pext4-modules-6.5.0-2-powerpc64le-di -pf2fs-modules-6.5.0-2-powerpc64le-di -pfancontrol-modules-6.5.0-2-powerpc64le-di -pfat-modules-6.5.0-2-powerpc64le-di -pfb-modules-6.5.0-2-powerpc64le-di -pfirewire-core-modules-6.5.0-2-powerpc64le-di -pfuse-modules-6.5.0-2-powerpc64le-di -phypervisor-modules-6.5.0-2-powerpc64le-di -pi2c-modules-6.5.0-2-powerpc64le-di -pinput-modules-6.5.0-2-powerpc64le-di -pisofs-modules-6.5.0-2-powerpc64le-di -pjfs-modules-6.5.0-2-powerpc64le-di -pkernel-image-6.5.0-2-powerpc64le-di -ploop-modules-6.5.0-2-powerpc64le-di -pmd-modules-6.5.0-2-powerpc64le-di -pmouse-modules-6.5.0-2-powerpc64le-di -pmtd-core-modules-6.5.0-2-powerpc64le-di -pmultipath-modules-6.5.0-2-powerpc64le-di -pnbd-modules-6.5.0-2-powerpc64le-di -pnic-modules-6.5.0-2-powerpc64le-di -pnic-shared-modules-6.5.0-2-powerpc64le-di -pnic-usb-modules-6.5.0-2-powerpc64le-di -pnic-wireless-modules-6.5.0-2-powerpc64le-di -pppp-modules-6.5.0-2-powerpc64le-di -psata-modules-6.5.0-2-powerpc64le-di -pscsi-core-modules-6.5.0-2-powerpc64le-di -pscsi-modules-6.5.0-2-powerpc64le-di -pscsi-nic-modules-6.5.0-2-powerpc64le-di -pserial-modules-6.5.0-2-powerpc64le-di -psquashfs-modules-6.5.0-2-powerpc64le-di -pudf-modules-6.5.0-2-powerpc64le-di -puinput-modules-6.5.0-2-powerpc64le-di -pusb-modules-6.5.0-2-powerpc64le-di -pusb-serial-modules-6.5.0-2-powerpc64le-di -pusb-storage-modules-6.5.0-2-powerpc64le-di -pxfs-modules-6.5.0-2-powerpc64le-di' KERNEL_ARCH='powerpc' PACKAGE_NAMES='kernel-image-6.5.0-2-powerpc64le-di nic-modules-6.5.0-2-powerpc64le-di nic-wireless-modules-6.5.0-2-powerpc64le-di nic-shared-modules-6.5.0-2-powerpc64le-di serial-modules-6.5.0-2-powerpc64le-di usb-serial-modules-6.5.0-2-powerpc64le-di ppp-modules-6.5.0-2-powerpc64le-di cdrom-core-modules-6.5.0-2-powerpc64le-di firewire-core-modules-6.5.0-2-powerpc64le-di scsi-core-modules-6.5.0-2-powerpc64le-di scsi-modules-6.5.0-2-powerpc64le-di scsi-nic-modules-6.5.0-2-powerpc64le-di loop-modules-6.5.0-2-powerpc64le-di btrfs-modules-6.5.0-2-powerpc64le-di ext4-modules-6.5.0-2-powerpc64le-di isofs-modules-6.5.0-2-powerpc64le-di jfs-modules-6.5.0-2-powerpc64le-di xfs-modules-6.5.0-2-powerpc64le-di fat-modules-6.5.0-2-powerpc64le-di squashfs-modules-6.5.0-2-powerpc64le-di udf-modules-6.5.0-2-powerpc64le-di fuse-modules-6.5.0-2-powerpc64le-di f2fs-modules-6.5.0-2-powerpc64le-di md-modules-6.5.0-2-powerpc64le-di multipath-modules-6.5.0-2-powerpc64le-di usb-modules-6.5.0-2-powerpc64le-di usb-storage-modules-6.5.0-2-powerpc64le-di fb-modules-6.5.0-2-powerpc64le-di input-modules-6.5.0-2-powerpc64le-di event-modules-6.5.0-2-powerpc64le-di mouse-modules-6.5.0-2-powerpc64le-di nic-usb-modules-6.5.0-2-powerpc64le-di sata-modules-6.5.0-2-powerpc64le-di i2c-modules-6.5.0-2-powerpc64le-di crc-modules-6.5.0-2-powerpc64le-di crypto-modules-6.5.0-2-powerpc64le-di crypto-dm-modules-6.5.0-2-powerpc64le-di ata-modules-6.5.0-2-powerpc64le-di nbd-modules-6.5.0-2-powerpc64le-di uinput-modules-6.5.0-2-powerpc64le-di mtd-core-modules-6.5.0-2-powerpc64le-di hypervisor-modules-6.5.0-2-powerpc64le-di fancontrol-modules-6.5.0-2-powerpc64le-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_ppc64el_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_real:setup_real_doc setup_real_meta setup_real_source setup_real_support
- setup_real_doc:
-       $(call if_package, linux-doc-6.5, $(MAKE) -f debian/rules.real setup_doc ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-doc-6.5' DH_OPTIONS='-plinux-doc-6.5' PACKAGE_NAME='linux-doc-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_real_meta:
-       $(call if_package, linux-doc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-doc' DH_OPTIONS='-plinux-doc' INSTALLDOCS_LINK_DOC='linux-doc-6.5' PACKAGE_NAME='linux-doc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-source, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-source' DH_OPTIONS='-plinux-source' INSTALLDOCS_LINK_DOC='linux-source-6.5' PACKAGE_NAME='linux-source' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_real_source:
-       $(call if_package, linux-source-6.5, $(MAKE) -f debian/rules.real setup_source ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-source-6.5' DH_OPTIONS='-plinux-source-6.5' PACKAGE_NAME='linux-source-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_real_support:
-       $(call if_package, linux-support-6.5.0-2, $(MAKE) -f debian/rules.real setup_support ABINAME='6.5.0-2' DESTDIR='$(CURDIR)/debian/linux-support-6.5.0-2' DH_OPTIONS='-plinux-support-6.5.0-2' PACKAGE_NAME='linux-support-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64:setup_riscv64_none setup_riscv64_real
+ setup_powerpc_none_powerpc:setup_powerpc_none_powerpc_headers setup_powerpc_none_powerpc_image setup_powerpc_none_powerpc_image-dbg setup_powerpc_none_powerpc_installer setup_powerpc_none_powerpc_meta
+ setup_powerpc_none_powerpc-smp:setup_powerpc_none_powerpc-smp_headers setup_powerpc_none_powerpc-smp_image setup_powerpc_none_powerpc-smp_image-dbg setup_powerpc_none_powerpc-smp_meta
+ setup_powerpc_none_powerpc-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-headers-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-headers-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc-smp_image:
 -      $(call if_package, linux-image-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-6.12.27-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc-smp_meta:
 -      $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp-dbg' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp' DH_OPTIONS='-plinux-image-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc-smp' DH_OPTIONS='-plinux-headers-powerpc-smp' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-headers-powerpc-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-smp-dbg' DH_OPTIONS='-plinux-image-powerpc-smp-dbg' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-smp-dbg' 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=\"6.12.27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' PACKAGE_NAME='linux-image-powerpc-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc64:setup_powerpc_none_powerpc64_headers setup_powerpc_none_powerpc64_image setup_powerpc_none_powerpc64_image-dbg setup_powerpc_none_powerpc64_installer setup_powerpc_none_powerpc64_meta
+ setup_powerpc_none_powerpc64_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc64_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc64_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc64_meta:
 -      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc' DH_OPTIONS='-plinux-headers-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.12.27-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc' DH_OPTIONS='-plinux-headers-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-6.12.27-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc_image:
 -      $(call if_package, linux-image-6.12.27-powerpc, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc' DH_OPTIONS='-plinux-image-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc' DH_OPTIONS='-plinux-image-6.12.27-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-6.12.27-powerpc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc-di ata-modules-6.12.27-powerpc-di btrfs-modules-6.12.27-powerpc-di cdrom-core-modules-6.12.27-powerpc-di crypto-dm-modules-6.12.27-powerpc-di crypto-modules-6.12.27-powerpc-di drm-core-modules-6.12.27-powerpc-di ext4-modules-6.12.27-powerpc-di f2fs-modules-6.12.27-powerpc-di fat-modules-6.12.27-powerpc-di fb-modules-6.12.27-powerpc-di firewire-core-modules-6.12.27-powerpc-di hfs-modules-6.12.27-powerpc-di input-modules-6.12.27-powerpc-di isofs-modules-6.12.27-powerpc-di jfs-modules-6.12.27-powerpc-di kernel-image-6.12.27-powerpc-di loop-modules-6.12.27-powerpc-di md-modules-6.12.27-powerpc-di mmc-core-modules-6.12.27-powerpc-di multipath-modules-6.12.27-powerpc-di nbd-modules-6.12.27-powerpc-di nic-modules-6.12.27-powerpc-di nic-pcmcia-modules-6.12.27-powerpc-di nic-shared-modules-6.12.27-powerpc-di nic-usb-modules-6.12.27-powerpc-di nic-wireless-modules-6.12.27-powerpc-di pata-modules-6.12.27-powerpc-di pcmcia-modules-6.12.27-powerpc-di pcmcia-storage-modules-6.12.27-powerpc-di ppp-modules-6.12.27-powerpc-di sata-modules-6.12.27-powerpc-di scsi-core-modules-6.12.27-powerpc-di scsi-modules-6.12.27-powerpc-di scsi-nic-modules-6.12.27-powerpc-di serial-modules-6.12.27-powerpc-di squashfs-modules-6.12.27-powerpc-di udf-modules-6.12.27-powerpc-di uinput-modules-6.12.27-powerpc-di usb-modules-6.12.27-powerpc-di usb-serial-modules-6.12.27-powerpc-di usb-storage-modules-6.12.27-powerpc-di xfs-modules-6.12.27-powerpc-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc-di -pata-modules-6.12.27-powerpc-di -pbtrfs-modules-6.12.27-powerpc-di -pcdrom-core-modules-6.12.27-powerpc-di -pcrypto-dm-modules-6.12.27-powerpc-di -pcrypto-modules-6.12.27-powerpc-di -pdrm-core-modules-6.12.27-powerpc-di -pext4-modules-6.12.27-powerpc-di -pf2fs-modules-6.12.27-powerpc-di -pfat-modules-6.12.27-powerpc-di -pfb-modules-6.12.27-powerpc-di -pfirewire-core-modules-6.12.27-powerpc-di -phfs-modules-6.12.27-powerpc-di -pinput-modules-6.12.27-powerpc-di -pisofs-modules-6.12.27-powerpc-di -pjfs-modules-6.12.27-powerpc-di -pkernel-image-6.12.27-powerpc-di -ploop-modules-6.12.27-powerpc-di -pmd-modules-6.12.27-powerpc-di -pmmc-core-modules-6.12.27-powerpc-di -pmultipath-modules-6.12.27-powerpc-di -pnbd-modules-6.12.27-powerpc-di -pnic-modules-6.12.27-powerpc-di -pnic-pcmcia-modules-6.12.27-powerpc-di -pnic-shared-modules-6.12.27-powerpc-di -pnic-usb-modules-6.12.27-powerpc-di -pnic-wireless-modules-6.12.27-powerpc-di -ppata-modules-6.12.27-powerpc-di -ppcmcia-modules-6.12.27-powerpc-di -ppcmcia-storage-modules-6.12.27-powerpc-di -pppp-modules-6.12.27-powerpc-di -psata-modules-6.12.27-powerpc-di -pscsi-core-modules-6.12.27-powerpc-di -pscsi-modules-6.12.27-powerpc-di -pscsi-nic-modules-6.12.27-powerpc-di -pserial-modules-6.12.27-powerpc-di -psquashfs-modules-6.12.27-powerpc-di -pudf-modules-6.12.27-powerpc-di -puinput-modules-6.12.27-powerpc-di -pusb-modules-6.12.27-powerpc-di -pusb-serial-modules-6.12.27-powerpc-di -pusb-storage-modules-6.12.27-powerpc-di -pxfs-modules-6.12.27-powerpc-di' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc-di' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc-di ata-modules-6.12.27-powerpc-di btrfs-modules-6.12.27-powerpc-di cdrom-core-modules-6.12.27-powerpc-di crypto-dm-modules-6.12.27-powerpc-di crypto-modules-6.12.27-powerpc-di drm-core-modules-6.12.27-powerpc-di ext4-modules-6.12.27-powerpc-di f2fs-modules-6.12.27-powerpc-di fat-modules-6.12.27-powerpc-di fb-modules-6.12.27-powerpc-di firewire-core-modules-6.12.27-powerpc-di hfs-modules-6.12.27-powerpc-di input-modules-6.12.27-powerpc-di isofs-modules-6.12.27-powerpc-di jfs-modules-6.12.27-powerpc-di kernel-image-6.12.27-powerpc-di loop-modules-6.12.27-powerpc-di md-modules-6.12.27-powerpc-di mmc-core-modules-6.12.27-powerpc-di multipath-modules-6.12.27-powerpc-di nbd-modules-6.12.27-powerpc-di nic-modules-6.12.27-powerpc-di nic-pcmcia-modules-6.12.27-powerpc-di nic-shared-modules-6.12.27-powerpc-di nic-usb-modules-6.12.27-powerpc-di nic-wireless-modules-6.12.27-powerpc-di pata-modules-6.12.27-powerpc-di pcmcia-modules-6.12.27-powerpc-di pcmcia-storage-modules-6.12.27-powerpc-di ppp-modules-6.12.27-powerpc-di sata-modules-6.12.27-powerpc-di scsi-core-modules-6.12.27-powerpc-di scsi-modules-6.12.27-powerpc-di scsi-nic-modules-6.12.27-powerpc-di serial-modules-6.12.27-powerpc-di squashfs-modules-6.12.27-powerpc-di udf-modules-6.12.27-powerpc-di uinput-modules-6.12.27-powerpc-di usb-modules-6.12.27-powerpc-di usb-serial-modules-6.12.27-powerpc-di usb-storage-modules-6.12.27-powerpc-di xfs-modules-6.12.27-powerpc-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc-di -pata-modules-6.12.27-powerpc-di -pbtrfs-modules-6.12.27-powerpc-di -pcdrom-core-modules-6.12.27-powerpc-di -pcrypto-dm-modules-6.12.27-powerpc-di -pcrypto-modules-6.12.27-powerpc-di -pdrm-core-modules-6.12.27-powerpc-di -pext4-modules-6.12.27-powerpc-di -pf2fs-modules-6.12.27-powerpc-di -pfat-modules-6.12.27-powerpc-di -pfb-modules-6.12.27-powerpc-di -pfirewire-core-modules-6.12.27-powerpc-di -phfs-modules-6.12.27-powerpc-di -pinput-modules-6.12.27-powerpc-di -pisofs-modules-6.12.27-powerpc-di -pjfs-modules-6.12.27-powerpc-di -pkernel-image-6.12.27-powerpc-di -ploop-modules-6.12.27-powerpc-di -pmd-modules-6.12.27-powerpc-di -pmmc-core-modules-6.12.27-powerpc-di -pmultipath-modules-6.12.27-powerpc-di -pnbd-modules-6.12.27-powerpc-di -pnic-modules-6.12.27-powerpc-di -pnic-pcmcia-modules-6.12.27-powerpc-di -pnic-shared-modules-6.12.27-powerpc-di -pnic-usb-modules-6.12.27-powerpc-di -pnic-wireless-modules-6.12.27-powerpc-di -ppata-modules-6.12.27-powerpc-di -ppcmcia-modules-6.12.27-powerpc-di -ppcmcia-storage-modules-6.12.27-powerpc-di -pppp-modules-6.12.27-powerpc-di -psata-modules-6.12.27-powerpc-di -pscsi-core-modules-6.12.27-powerpc-di -pscsi-modules-6.12.27-powerpc-di -pscsi-nic-modules-6.12.27-powerpc-di -pserial-modules-6.12.27-powerpc-di -psquashfs-modules-6.12.27-powerpc-di -pudf-modules-6.12.27-powerpc-di -puinput-modules-6.12.27-powerpc-di -pusb-modules-6.12.27-powerpc-di -pusb-serial-modules-6.12.27-powerpc-di -pusb-storage-modules-6.12.27-powerpc-di -pxfs-modules-6.12.27-powerpc-di' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc-di' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_none_powerpc_meta:
 -      $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc' DH_OPTIONS='-plinux-image-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc' DH_OPTIONS='-plinux-headers-powerpc' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-headers-powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='powerpc' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc-dbg' DH_OPTIONS='-plinux-image-powerpc-dbg' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' PACKAGE_NAME='linux-image-powerpc-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_powerpc_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='powerpc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64:setup_ppc64_bpftool setup_ppc64_config setup_ppc64_cpupower setup_ppc64_hyperv-daemons setup_ppc64_kbuild setup_ppc64_none setup_ppc64_perf setup_ppc64_rtla setup_ppc64_sdsi setup_ppc64_usbip
+ setup_ppc64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none:setup_ppc64_none_powerpc64 setup_ppc64_none_powerpc64-64k
+ setup_ppc64_none_powerpc64:setup_ppc64_none_powerpc64_bpf-dev setup_ppc64_none_powerpc64_headers setup_ppc64_none_powerpc64_image setup_ppc64_none_powerpc64_image-dbg setup_ppc64_none_powerpc64_installer setup_ppc64_none_powerpc64_meta
+ setup_ppc64_none_powerpc64-64k:setup_ppc64_none_powerpc64-64k_headers setup_ppc64_none_powerpc64-64k_image setup_ppc64_none_powerpc64-64k_image-dbg setup_ppc64_none_powerpc64-64k_meta
+ setup_ppc64_none_powerpc64-64k_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64-64k_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-64k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64-64k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64-64k_meta:
 -      $(call if_package, linux-image-powerpc64-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k' DH_OPTIONS='-plinux-image-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64-64k' DH_OPTIONS='-plinux-headers-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-powerpc64-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k' DH_OPTIONS='-plinux-image-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64-64k' DH_OPTIONS='-plinux-headers-powerpc64-64k' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-headers-powerpc64-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-64k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64-64k' PACKAGE_NAME='linux-image-powerpc64-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64' DH_OPTIONS='-plinux-image-6.12.27-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-6.12.27-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64_installer:
 -      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, affs-modules-6.12.27-powerpc64-di ata-modules-6.12.27-powerpc64-di btrfs-modules-6.12.27-powerpc64-di cdrom-core-modules-6.12.27-powerpc64-di crypto-dm-modules-6.12.27-powerpc64-di crypto-modules-6.12.27-powerpc64-di drm-core-modules-6.12.27-powerpc64-di ext4-modules-6.12.27-powerpc64-di f2fs-modules-6.12.27-powerpc64-di fat-modules-6.12.27-powerpc64-di fb-modules-6.12.27-powerpc64-di firewire-core-modules-6.12.27-powerpc64-di hfs-modules-6.12.27-powerpc64-di hypervisor-modules-6.12.27-powerpc64-di input-modules-6.12.27-powerpc64-di isofs-modules-6.12.27-powerpc64-di jfs-modules-6.12.27-powerpc64-di kernel-image-6.12.27-powerpc64-di loop-modules-6.12.27-powerpc64-di md-modules-6.12.27-powerpc64-di mmc-core-modules-6.12.27-powerpc64-di mtd-core-modules-6.12.27-powerpc64-di multipath-modules-6.12.27-powerpc64-di nbd-modules-6.12.27-powerpc64-di nic-modules-6.12.27-powerpc64-di nic-pcmcia-modules-6.12.27-powerpc64-di nic-shared-modules-6.12.27-powerpc64-di nic-usb-modules-6.12.27-powerpc64-di nic-wireless-modules-6.12.27-powerpc64-di pata-modules-6.12.27-powerpc64-di pcmcia-modules-6.12.27-powerpc64-di pcmcia-storage-modules-6.12.27-powerpc64-di ppp-modules-6.12.27-powerpc64-di sata-modules-6.12.27-powerpc64-di scsi-core-modules-6.12.27-powerpc64-di scsi-modules-6.12.27-powerpc64-di scsi-nic-modules-6.12.27-powerpc64-di serial-modules-6.12.27-powerpc64-di squashfs-modules-6.12.27-powerpc64-di udf-modules-6.12.27-powerpc64-di uinput-modules-6.12.27-powerpc64-di usb-modules-6.12.27-powerpc64-di usb-serial-modules-6.12.27-powerpc64-di usb-storage-modules-6.12.27-powerpc64-di xfs-modules-6.12.27-powerpc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-paffs-modules-6.12.27-powerpc64-di -pata-modules-6.12.27-powerpc64-di -pbtrfs-modules-6.12.27-powerpc64-di -pcdrom-core-modules-6.12.27-powerpc64-di -pcrypto-dm-modules-6.12.27-powerpc64-di -pcrypto-modules-6.12.27-powerpc64-di -pdrm-core-modules-6.12.27-powerpc64-di -pext4-modules-6.12.27-powerpc64-di -pf2fs-modules-6.12.27-powerpc64-di -pfat-modules-6.12.27-powerpc64-di -pfb-modules-6.12.27-powerpc64-di -pfirewire-core-modules-6.12.27-powerpc64-di -phfs-modules-6.12.27-powerpc64-di -phypervisor-modules-6.12.27-powerpc64-di -pinput-modules-6.12.27-powerpc64-di -pisofs-modules-6.12.27-powerpc64-di -pjfs-modules-6.12.27-powerpc64-di -pkernel-image-6.12.27-powerpc64-di -ploop-modules-6.12.27-powerpc64-di -pmd-modules-6.12.27-powerpc64-di -pmmc-core-modules-6.12.27-powerpc64-di -pmtd-core-modules-6.12.27-powerpc64-di -pmultipath-modules-6.12.27-powerpc64-di -pnbd-modules-6.12.27-powerpc64-di -pnic-modules-6.12.27-powerpc64-di -pnic-pcmcia-modules-6.12.27-powerpc64-di -pnic-shared-modules-6.12.27-powerpc64-di -pnic-usb-modules-6.12.27-powerpc64-di -pnic-wireless-modules-6.12.27-powerpc64-di -ppata-modules-6.12.27-powerpc64-di -ppcmcia-modules-6.12.27-powerpc64-di -ppcmcia-storage-modules-6.12.27-powerpc64-di -pppp-modules-6.12.27-powerpc64-di -psata-modules-6.12.27-powerpc64-di -pscsi-core-modules-6.12.27-powerpc64-di -pscsi-modules-6.12.27-powerpc64-di -pscsi-nic-modules-6.12.27-powerpc64-di -pserial-modules-6.12.27-powerpc64-di -psquashfs-modules-6.12.27-powerpc64-di -pudf-modules-6.12.27-powerpc64-di -puinput-modules-6.12.27-powerpc64-di -pusb-modules-6.12.27-powerpc64-di -pusb-serial-modules-6.12.27-powerpc64-di -pusb-storage-modules-6.12.27-powerpc64-di -pxfs-modules-6.12.27-powerpc64-di' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64-di' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_none_powerpc64_meta:
 -      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64' DH_OPTIONS='-plinux-image-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64' DH_OPTIONS='-plinux-headers-powerpc64' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-headers-powerpc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64-dbg' DH_OPTIONS='-plinux-image-powerpc64-dbg' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64-dbg' 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=\"6.12.27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' PACKAGE_NAME='linux-image-powerpc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='ppc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el:setup_ppc64el_bpftool setup_ppc64el_config setup_ppc64el_cpupower setup_ppc64el_hyperv-daemons setup_ppc64el_kbuild setup_ppc64el_none setup_ppc64el_perf setup_ppc64el_rtla setup_ppc64el_sdsi setup_ppc64el_usbip
+ setup_ppc64el_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='powerpc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='powerpc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='powerpc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none:setup_ppc64el_none_powerpc64le setup_ppc64el_none_powerpc64le-64k
+ setup_ppc64el_none_powerpc64le:setup_ppc64el_none_powerpc64le_bpf-dev setup_ppc64el_none_powerpc64le_headers setup_ppc64el_none_powerpc64le_image setup_ppc64el_none_powerpc64le_image-dbg setup_ppc64el_none_powerpc64le_installer setup_ppc64el_none_powerpc64le_meta
+ setup_ppc64el_none_powerpc64le-64k:setup_ppc64el_none_powerpc64le-64k_headers setup_ppc64el_none_powerpc64le-64k_image setup_ppc64el_none_powerpc64le-64k_image-dbg setup_ppc64el_none_powerpc64le-64k_meta
+ setup_ppc64el_none_powerpc64le-64k_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le-64k_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le-64k_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le-64k_meta:
 -      $(call if_package, linux-image-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k' DH_OPTIONS='-plinux-image-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le-64k' DH_OPTIONS='-plinux-headers-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-powerpc64le-64k' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k' DH_OPTIONS='-plinux-image-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64le-64k, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le-64k' DH_OPTIONS='-plinux-headers-powerpc64le-64k' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le-64k' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-headers-powerpc64le-64k' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-64k-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-64k-dbg' DH_OPTIONS='-plinux-image-powerpc64le-64k-dbg' FEATURESET='none' FLAVOUR='powerpc64le-64k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-64k-dbg' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le debian/config/kernelarch-powerpc/config-page-64k' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le-64k\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le-64k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le-64k' PACKAGE_NAME='linux-image-powerpc64le-64k-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le_headers:
 -      $(call if_package, linux-headers-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-powerpc64le' DH_OPTIONS='-plinux-headers-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le_image:
 -      $(call if_package, linux-image-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le_image-dbg:
 -      $(call if_package, linux-image-6.12.27-powerpc64le-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-powerpc64le-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-powerpc64le-dbg' DH_OPTIONS='-plinux-image-6.12.27-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-6.12.27-powerpc64le-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le_installer:
 -      $(call if_package, ata-modules-6.12.27-powerpc64le-di btrfs-modules-6.12.27-powerpc64le-di cdrom-core-modules-6.12.27-powerpc64le-di crypto-dm-modules-6.12.27-powerpc64le-di crypto-modules-6.12.27-powerpc64le-di drm-core-modules-6.12.27-powerpc64le-di ext4-modules-6.12.27-powerpc64le-di f2fs-modules-6.12.27-powerpc64le-di fat-modules-6.12.27-powerpc64le-di fb-modules-6.12.27-powerpc64le-di firewire-core-modules-6.12.27-powerpc64le-di hypervisor-modules-6.12.27-powerpc64le-di input-modules-6.12.27-powerpc64le-di isofs-modules-6.12.27-powerpc64le-di jfs-modules-6.12.27-powerpc64le-di kernel-image-6.12.27-powerpc64le-di loop-modules-6.12.27-powerpc64le-di md-modules-6.12.27-powerpc64le-di mtd-core-modules-6.12.27-powerpc64le-di multipath-modules-6.12.27-powerpc64le-di nbd-modules-6.12.27-powerpc64le-di nic-modules-6.12.27-powerpc64le-di nic-shared-modules-6.12.27-powerpc64le-di nic-usb-modules-6.12.27-powerpc64le-di nic-wireless-modules-6.12.27-powerpc64le-di ppp-modules-6.12.27-powerpc64le-di sata-modules-6.12.27-powerpc64le-di scsi-core-modules-6.12.27-powerpc64le-di scsi-modules-6.12.27-powerpc64le-di scsi-nic-modules-6.12.27-powerpc64le-di serial-modules-6.12.27-powerpc64le-di squashfs-modules-6.12.27-powerpc64le-di udf-modules-6.12.27-powerpc64le-di uinput-modules-6.12.27-powerpc64le-di usb-modules-6.12.27-powerpc64le-di usb-serial-modules-6.12.27-powerpc64le-di usb-storage-modules-6.12.27-powerpc64le-di xfs-modules-6.12.27-powerpc64le-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-powerpc64le-di -pbtrfs-modules-6.12.27-powerpc64le-di -pcdrom-core-modules-6.12.27-powerpc64le-di -pcrypto-dm-modules-6.12.27-powerpc64le-di -pcrypto-modules-6.12.27-powerpc64le-di -pdrm-core-modules-6.12.27-powerpc64le-di -pext4-modules-6.12.27-powerpc64le-di -pf2fs-modules-6.12.27-powerpc64le-di -pfat-modules-6.12.27-powerpc64le-di -pfb-modules-6.12.27-powerpc64le-di -pfirewire-core-modules-6.12.27-powerpc64le-di -phypervisor-modules-6.12.27-powerpc64le-di -pinput-modules-6.12.27-powerpc64le-di -pisofs-modules-6.12.27-powerpc64le-di -pjfs-modules-6.12.27-powerpc64le-di -pkernel-image-6.12.27-powerpc64le-di -ploop-modules-6.12.27-powerpc64le-di -pmd-modules-6.12.27-powerpc64le-di -pmtd-core-modules-6.12.27-powerpc64le-di -pmultipath-modules-6.12.27-powerpc64le-di -pnbd-modules-6.12.27-powerpc64le-di -pnic-modules-6.12.27-powerpc64le-di -pnic-shared-modules-6.12.27-powerpc64le-di -pnic-usb-modules-6.12.27-powerpc64le-di -pnic-wireless-modules-6.12.27-powerpc64le-di -pppp-modules-6.12.27-powerpc64le-di -psata-modules-6.12.27-powerpc64le-di -pscsi-core-modules-6.12.27-powerpc64le-di -pscsi-modules-6.12.27-powerpc64le-di -pscsi-nic-modules-6.12.27-powerpc64le-di -pserial-modules-6.12.27-powerpc64le-di -psquashfs-modules-6.12.27-powerpc64le-di -pudf-modules-6.12.27-powerpc64le-di -puinput-modules-6.12.27-powerpc64le-di -pusb-modules-6.12.27-powerpc64le-di -pusb-serial-modules-6.12.27-powerpc64le-di -pusb-storage-modules-6.12.27-powerpc64le-di -pxfs-modules-6.12.27-powerpc64le-di' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64le-di' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-powerpc64le-di btrfs-modules-6.12.27-powerpc64le-di cdrom-core-modules-6.12.27-powerpc64le-di crypto-dm-modules-6.12.27-powerpc64le-di crypto-modules-6.12.27-powerpc64le-di drm-core-modules-6.12.27-powerpc64le-di ext4-modules-6.12.27-powerpc64le-di f2fs-modules-6.12.27-powerpc64le-di fat-modules-6.12.27-powerpc64le-di fb-modules-6.12.27-powerpc64le-di firewire-core-modules-6.12.27-powerpc64le-di hypervisor-modules-6.12.27-powerpc64le-di input-modules-6.12.27-powerpc64le-di isofs-modules-6.12.27-powerpc64le-di jfs-modules-6.12.27-powerpc64le-di kernel-image-6.12.27-powerpc64le-di loop-modules-6.12.27-powerpc64le-di md-modules-6.12.27-powerpc64le-di mtd-core-modules-6.12.27-powerpc64le-di multipath-modules-6.12.27-powerpc64le-di nbd-modules-6.12.27-powerpc64le-di nic-modules-6.12.27-powerpc64le-di nic-shared-modules-6.12.27-powerpc64le-di nic-usb-modules-6.12.27-powerpc64le-di nic-wireless-modules-6.12.27-powerpc64le-di ppp-modules-6.12.27-powerpc64le-di sata-modules-6.12.27-powerpc64le-di scsi-core-modules-6.12.27-powerpc64le-di scsi-modules-6.12.27-powerpc64le-di scsi-nic-modules-6.12.27-powerpc64le-di serial-modules-6.12.27-powerpc64le-di squashfs-modules-6.12.27-powerpc64le-di udf-modules-6.12.27-powerpc64le-di uinput-modules-6.12.27-powerpc64le-di usb-modules-6.12.27-powerpc64le-di usb-serial-modules-6.12.27-powerpc64le-di usb-storage-modules-6.12.27-powerpc64le-di xfs-modules-6.12.27-powerpc64le-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-powerpc64le-di -pbtrfs-modules-6.12.27-powerpc64le-di -pcdrom-core-modules-6.12.27-powerpc64le-di -pcrypto-dm-modules-6.12.27-powerpc64le-di -pcrypto-modules-6.12.27-powerpc64le-di -pdrm-core-modules-6.12.27-powerpc64le-di -pext4-modules-6.12.27-powerpc64le-di -pf2fs-modules-6.12.27-powerpc64le-di -pfat-modules-6.12.27-powerpc64le-di -pfb-modules-6.12.27-powerpc64le-di -pfirewire-core-modules-6.12.27-powerpc64le-di -phypervisor-modules-6.12.27-powerpc64le-di -pinput-modules-6.12.27-powerpc64le-di -pisofs-modules-6.12.27-powerpc64le-di -pjfs-modules-6.12.27-powerpc64le-di -pkernel-image-6.12.27-powerpc64le-di -ploop-modules-6.12.27-powerpc64le-di -pmd-modules-6.12.27-powerpc64le-di -pmtd-core-modules-6.12.27-powerpc64le-di -pmultipath-modules-6.12.27-powerpc64le-di -pnbd-modules-6.12.27-powerpc64le-di -pnic-modules-6.12.27-powerpc64le-di -pnic-shared-modules-6.12.27-powerpc64le-di -pnic-usb-modules-6.12.27-powerpc64le-di -pnic-wireless-modules-6.12.27-powerpc64le-di -pppp-modules-6.12.27-powerpc64le-di -psata-modules-6.12.27-powerpc64le-di -pscsi-core-modules-6.12.27-powerpc64le-di -pscsi-modules-6.12.27-powerpc64le-di -pscsi-nic-modules-6.12.27-powerpc64le-di -pserial-modules-6.12.27-powerpc64le-di -psquashfs-modules-6.12.27-powerpc64le-di -pudf-modules-6.12.27-powerpc64le-di -puinput-modules-6.12.27-powerpc64le-di -pusb-modules-6.12.27-powerpc64le-di -pusb-serial-modules-6.12.27-powerpc64le-di -pusb-storage-modules-6.12.27-powerpc64le-di -pxfs-modules-6.12.27-powerpc64le-di' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-powerpc64le-di' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_none_powerpc64le_meta:
 -      $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-dbg' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le' DH_OPTIONS='-plinux-image-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-powerpc64le, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-powerpc64le' DH_OPTIONS='-plinux-headers-powerpc64le' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-headers-powerpc64le' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-powerpc64le-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='ppc64el' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-powerpc64le-dbg' DH_OPTIONS='-plinux-image-powerpc64le-dbg' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-powerpc64le-dbg' 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=\"6.12.27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' PACKAGE_NAME='linux-image-powerpc64le-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='powerpc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='powerpc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='powerpc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_ppc64el_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='ppc64el' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='powerpc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64:setup_riscv64_bpftool setup_riscv64_config setup_riscv64_cpupower setup_riscv64_hyperv-daemons setup_riscv64_kbuild setup_riscv64_none setup_riscv64_perf setup_riscv64_rtla setup_riscv64_sdsi setup_riscv64_usbip
+ setup_riscv64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_riscv64_none:setup_riscv64_none_riscv64
- setup_riscv64_none_riscv64:setup_riscv64_none_riscv64_real
- setup_riscv64_none_riscv64_real:setup_riscv64_none_riscv64_real_headers setup_riscv64_none_riscv64_real_image setup_riscv64_none_riscv64_real_image-dbg setup_riscv64_none_riscv64_real_meta
- setup_riscv64_none_riscv64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-riscv64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-riscv64' DH_OPTIONS='-plinux-headers-6.5.0-2-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.5.0-2-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_riscv64_none_riscv64_real_image:
-       $(call if_package, linux-image-6.5.0-2-riscv64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-riscv64' DH_OPTIONS='-plinux-image-6.5.0-2-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.5.0-2-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_riscv64_none_riscv64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-riscv64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-riscv64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.5.0-2-riscv64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_riscv64_none_riscv64_real_meta:
-       $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='riscv64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-riscv64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_riscv64_real:setup_riscv64_real_bootwrapper setup_riscv64_real_bpftool setup_riscv64_real_config setup_riscv64_real_cpupower setup_riscv64_real_hyperv-daemons setup_riscv64_real_kbuild setup_riscv64_real_libc-dev setup_riscv64_real_perf setup_riscv64_real_rtla setup_riscv64_real_udeb setup_riscv64_real_usbip
- setup_riscv64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='riscv' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='riscv' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='riscv' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-riscv64-di btrfs-modules-6.5.0-2-riscv64-di cdrom-core-modules-6.5.0-2-riscv64-di crc-modules-6.5.0-2-riscv64-di crypto-dm-modules-6.5.0-2-riscv64-di crypto-modules-6.5.0-2-riscv64-di event-modules-6.5.0-2-riscv64-di ext4-modules-6.5.0-2-riscv64-di f2fs-modules-6.5.0-2-riscv64-di fat-modules-6.5.0-2-riscv64-di fb-modules-6.5.0-2-riscv64-di fuse-modules-6.5.0-2-riscv64-di i2c-modules-6.5.0-2-riscv64-di input-modules-6.5.0-2-riscv64-di isofs-modules-6.5.0-2-riscv64-di jfs-modules-6.5.0-2-riscv64-di kernel-image-6.5.0-2-riscv64-di loop-modules-6.5.0-2-riscv64-di md-modules-6.5.0-2-riscv64-di mmc-core-modules-6.5.0-2-riscv64-di mmc-modules-6.5.0-2-riscv64-di mtd-core-modules-6.5.0-2-riscv64-di mtd-modules-6.5.0-2-riscv64-di multipath-modules-6.5.0-2-riscv64-di nbd-modules-6.5.0-2-riscv64-di nic-modules-6.5.0-2-riscv64-di nic-shared-modules-6.5.0-2-riscv64-di nic-usb-modules-6.5.0-2-riscv64-di nic-wireless-modules-6.5.0-2-riscv64-di pata-modules-6.5.0-2-riscv64-di ppp-modules-6.5.0-2-riscv64-di sata-modules-6.5.0-2-riscv64-di scsi-core-modules-6.5.0-2-riscv64-di scsi-modules-6.5.0-2-riscv64-di scsi-nic-modules-6.5.0-2-riscv64-di squashfs-modules-6.5.0-2-riscv64-di udf-modules-6.5.0-2-riscv64-di usb-modules-6.5.0-2-riscv64-di usb-serial-modules-6.5.0-2-riscv64-di usb-storage-modules-6.5.0-2-riscv64-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-riscv64-di -pbtrfs-modules-6.5.0-2-riscv64-di -pcdrom-core-modules-6.5.0-2-riscv64-di -pcrc-modules-6.5.0-2-riscv64-di -pcrypto-dm-modules-6.5.0-2-riscv64-di -pcrypto-modules-6.5.0-2-riscv64-di -pevent-modules-6.5.0-2-riscv64-di -pext4-modules-6.5.0-2-riscv64-di -pf2fs-modules-6.5.0-2-riscv64-di -pfat-modules-6.5.0-2-riscv64-di -pfb-modules-6.5.0-2-riscv64-di -pfuse-modules-6.5.0-2-riscv64-di -pi2c-modules-6.5.0-2-riscv64-di -pinput-modules-6.5.0-2-riscv64-di -pisofs-modules-6.5.0-2-riscv64-di -pjfs-modules-6.5.0-2-riscv64-di -pkernel-image-6.5.0-2-riscv64-di -ploop-modules-6.5.0-2-riscv64-di -pmd-modules-6.5.0-2-riscv64-di -pmmc-core-modules-6.5.0-2-riscv64-di -pmmc-modules-6.5.0-2-riscv64-di -pmtd-core-modules-6.5.0-2-riscv64-di -pmtd-modules-6.5.0-2-riscv64-di -pmultipath-modules-6.5.0-2-riscv64-di -pnbd-modules-6.5.0-2-riscv64-di -pnic-modules-6.5.0-2-riscv64-di -pnic-shared-modules-6.5.0-2-riscv64-di -pnic-usb-modules-6.5.0-2-riscv64-di -pnic-wireless-modules-6.5.0-2-riscv64-di -ppata-modules-6.5.0-2-riscv64-di -pppp-modules-6.5.0-2-riscv64-di -psata-modules-6.5.0-2-riscv64-di -pscsi-core-modules-6.5.0-2-riscv64-di -pscsi-modules-6.5.0-2-riscv64-di -pscsi-nic-modules-6.5.0-2-riscv64-di -psquashfs-modules-6.5.0-2-riscv64-di -pudf-modules-6.5.0-2-riscv64-di -pusb-modules-6.5.0-2-riscv64-di -pusb-serial-modules-6.5.0-2-riscv64-di -pusb-storage-modules-6.5.0-2-riscv64-di' KERNEL_ARCH='riscv' PACKAGE_NAMES='kernel-image-6.5.0-2-riscv64-di nic-modules-6.5.0-2-riscv64-di nic-wireless-modules-6.5.0-2-riscv64-di nic-shared-modules-6.5.0-2-riscv64-di usb-serial-modules-6.5.0-2-riscv64-di ppp-modules-6.5.0-2-riscv64-di pata-modules-6.5.0-2-riscv64-di cdrom-core-modules-6.5.0-2-riscv64-di scsi-core-modules-6.5.0-2-riscv64-di scsi-modules-6.5.0-2-riscv64-di scsi-nic-modules-6.5.0-2-riscv64-di loop-modules-6.5.0-2-riscv64-di btrfs-modules-6.5.0-2-riscv64-di ext4-modules-6.5.0-2-riscv64-di isofs-modules-6.5.0-2-riscv64-di jfs-modules-6.5.0-2-riscv64-di fat-modules-6.5.0-2-riscv64-di squashfs-modules-6.5.0-2-riscv64-di udf-modules-6.5.0-2-riscv64-di fuse-modules-6.5.0-2-riscv64-di f2fs-modules-6.5.0-2-riscv64-di md-modules-6.5.0-2-riscv64-di multipath-modules-6.5.0-2-riscv64-di usb-modules-6.5.0-2-riscv64-di usb-storage-modules-6.5.0-2-riscv64-di fb-modules-6.5.0-2-riscv64-di input-modules-6.5.0-2-riscv64-di event-modules-6.5.0-2-riscv64-di nic-usb-modules-6.5.0-2-riscv64-di sata-modules-6.5.0-2-riscv64-di i2c-modules-6.5.0-2-riscv64-di crc-modules-6.5.0-2-riscv64-di crypto-modules-6.5.0-2-riscv64-di crypto-dm-modules-6.5.0-2-riscv64-di ata-modules-6.5.0-2-riscv64-di mmc-core-modules-6.5.0-2-riscv64-di mmc-modules-6.5.0-2-riscv64-di nbd-modules-6.5.0-2-riscv64-di mtd-modules-6.5.0-2-riscv64-di mtd-core-modules-6.5.0-2-riscv64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_riscv64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390:setup_s390_real
- setup_s390_real:setup_s390_real_bootwrapper setup_s390_real_bpftool setup_s390_real_cpupower setup_s390_real_hyperv-daemons setup_s390_real_kbuild setup_s390_real_libc-dev setup_s390_real_meta setup_s390_real_perf setup_s390_real_rtla setup_s390_real_usbip
- setup_s390_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='s390' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_s390_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='s390' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x:setup_s390x_none setup_s390x_real
+ setup_riscv64_none_riscv64:setup_riscv64_none_riscv64_bpf-dev setup_riscv64_none_riscv64_headers setup_riscv64_none_riscv64_image setup_riscv64_none_riscv64_image-dbg setup_riscv64_none_riscv64_installer setup_riscv64_none_riscv64_meta
+ setup_riscv64_none_riscv64_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_riscv64_none_riscv64_headers:
 -      $(call if_package, linux-headers-6.12.27-riscv64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-riscv64' DH_OPTIONS='-plinux-headers-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.12.27-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-riscv64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-riscv64' DH_OPTIONS='-plinux-headers-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-6.12.27-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_riscv64_none_riscv64_image:
 -      $(call if_package, linux-image-6.12.27-riscv64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64' DH_OPTIONS='-plinux-image-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-riscv64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64' DH_OPTIONS='-plinux-image-6.12.27-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_riscv64_none_riscv64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-riscv64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64-dbg' DH_OPTIONS='-plinux-image-6.12.27-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-riscv64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-riscv64-dbg' DH_OPTIONS='-plinux-image-6.12.27-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-6.12.27-riscv64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_riscv64_none_riscv64_installer:
 -      $(call if_package, ata-modules-6.12.27-riscv64-di btrfs-modules-6.12.27-riscv64-di cdrom-core-modules-6.12.27-riscv64-di crypto-dm-modules-6.12.27-riscv64-di crypto-modules-6.12.27-riscv64-di drm-core-modules-6.12.27-riscv64-di ext4-modules-6.12.27-riscv64-di f2fs-modules-6.12.27-riscv64-di fat-modules-6.12.27-riscv64-di fb-modules-6.12.27-riscv64-di input-modules-6.12.27-riscv64-di isofs-modules-6.12.27-riscv64-di jfs-modules-6.12.27-riscv64-di kernel-image-6.12.27-riscv64-di loop-modules-6.12.27-riscv64-di md-modules-6.12.27-riscv64-di mmc-core-modules-6.12.27-riscv64-di mmc-modules-6.12.27-riscv64-di mtd-modules-6.12.27-riscv64-di multipath-modules-6.12.27-riscv64-di nbd-modules-6.12.27-riscv64-di nic-modules-6.12.27-riscv64-di nic-shared-modules-6.12.27-riscv64-di nic-usb-modules-6.12.27-riscv64-di nic-wireless-modules-6.12.27-riscv64-di pata-modules-6.12.27-riscv64-di ppp-modules-6.12.27-riscv64-di sata-modules-6.12.27-riscv64-di scsi-core-modules-6.12.27-riscv64-di scsi-modules-6.12.27-riscv64-di scsi-nic-modules-6.12.27-riscv64-di squashfs-modules-6.12.27-riscv64-di udf-modules-6.12.27-riscv64-di usb-modules-6.12.27-riscv64-di usb-serial-modules-6.12.27-riscv64-di usb-storage-modules-6.12.27-riscv64-di xfs-modules-6.12.27-riscv64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-riscv64-di -pbtrfs-modules-6.12.27-riscv64-di -pcdrom-core-modules-6.12.27-riscv64-di -pcrypto-dm-modules-6.12.27-riscv64-di -pcrypto-modules-6.12.27-riscv64-di -pdrm-core-modules-6.12.27-riscv64-di -pext4-modules-6.12.27-riscv64-di -pf2fs-modules-6.12.27-riscv64-di -pfat-modules-6.12.27-riscv64-di -pfb-modules-6.12.27-riscv64-di -pinput-modules-6.12.27-riscv64-di -pisofs-modules-6.12.27-riscv64-di -pjfs-modules-6.12.27-riscv64-di -pkernel-image-6.12.27-riscv64-di -ploop-modules-6.12.27-riscv64-di -pmd-modules-6.12.27-riscv64-di -pmmc-core-modules-6.12.27-riscv64-di -pmmc-modules-6.12.27-riscv64-di -pmtd-modules-6.12.27-riscv64-di -pmultipath-modules-6.12.27-riscv64-di -pnbd-modules-6.12.27-riscv64-di -pnic-modules-6.12.27-riscv64-di -pnic-shared-modules-6.12.27-riscv64-di -pnic-usb-modules-6.12.27-riscv64-di -pnic-wireless-modules-6.12.27-riscv64-di -ppata-modules-6.12.27-riscv64-di -pppp-modules-6.12.27-riscv64-di -psata-modules-6.12.27-riscv64-di -pscsi-core-modules-6.12.27-riscv64-di -pscsi-modules-6.12.27-riscv64-di -pscsi-nic-modules-6.12.27-riscv64-di -psquashfs-modules-6.12.27-riscv64-di -pudf-modules-6.12.27-riscv64-di -pusb-modules-6.12.27-riscv64-di -pusb-serial-modules-6.12.27-riscv64-di -pusb-storage-modules-6.12.27-riscv64-di -pxfs-modules-6.12.27-riscv64-di' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-riscv64-di' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-riscv64-di btrfs-modules-6.12.27-riscv64-di cdrom-core-modules-6.12.27-riscv64-di crypto-dm-modules-6.12.27-riscv64-di crypto-modules-6.12.27-riscv64-di drm-core-modules-6.12.27-riscv64-di ext4-modules-6.12.27-riscv64-di f2fs-modules-6.12.27-riscv64-di fat-modules-6.12.27-riscv64-di fb-modules-6.12.27-riscv64-di input-modules-6.12.27-riscv64-di isofs-modules-6.12.27-riscv64-di jfs-modules-6.12.27-riscv64-di kernel-image-6.12.27-riscv64-di loop-modules-6.12.27-riscv64-di md-modules-6.12.27-riscv64-di mmc-core-modules-6.12.27-riscv64-di mmc-modules-6.12.27-riscv64-di mtd-modules-6.12.27-riscv64-di multipath-modules-6.12.27-riscv64-di nbd-modules-6.12.27-riscv64-di nic-modules-6.12.27-riscv64-di nic-shared-modules-6.12.27-riscv64-di nic-usb-modules-6.12.27-riscv64-di nic-wireless-modules-6.12.27-riscv64-di pata-modules-6.12.27-riscv64-di ppp-modules-6.12.27-riscv64-di sata-modules-6.12.27-riscv64-di scsi-core-modules-6.12.27-riscv64-di scsi-modules-6.12.27-riscv64-di scsi-nic-modules-6.12.27-riscv64-di squashfs-modules-6.12.27-riscv64-di udf-modules-6.12.27-riscv64-di usb-modules-6.12.27-riscv64-di usb-serial-modules-6.12.27-riscv64-di usb-storage-modules-6.12.27-riscv64-di xfs-modules-6.12.27-riscv64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-riscv64-di -pbtrfs-modules-6.12.27-riscv64-di -pcdrom-core-modules-6.12.27-riscv64-di -pcrypto-dm-modules-6.12.27-riscv64-di -pcrypto-modules-6.12.27-riscv64-di -pdrm-core-modules-6.12.27-riscv64-di -pext4-modules-6.12.27-riscv64-di -pf2fs-modules-6.12.27-riscv64-di -pfat-modules-6.12.27-riscv64-di -pfb-modules-6.12.27-riscv64-di -pinput-modules-6.12.27-riscv64-di -pisofs-modules-6.12.27-riscv64-di -pjfs-modules-6.12.27-riscv64-di -pkernel-image-6.12.27-riscv64-di -ploop-modules-6.12.27-riscv64-di -pmd-modules-6.12.27-riscv64-di -pmmc-core-modules-6.12.27-riscv64-di -pmmc-modules-6.12.27-riscv64-di -pmtd-modules-6.12.27-riscv64-di -pmultipath-modules-6.12.27-riscv64-di -pnbd-modules-6.12.27-riscv64-di -pnic-modules-6.12.27-riscv64-di -pnic-shared-modules-6.12.27-riscv64-di -pnic-usb-modules-6.12.27-riscv64-di -pnic-wireless-modules-6.12.27-riscv64-di -ppata-modules-6.12.27-riscv64-di -pppp-modules-6.12.27-riscv64-di -psata-modules-6.12.27-riscv64-di -pscsi-core-modules-6.12.27-riscv64-di -pscsi-modules-6.12.27-riscv64-di -pscsi-nic-modules-6.12.27-riscv64-di -psquashfs-modules-6.12.27-riscv64-di -pudf-modules-6.12.27-riscv64-di -pusb-modules-6.12.27-riscv64-di -pusb-serial-modules-6.12.27-riscv64-di -pusb-storage-modules-6.12.27-riscv64-di -pxfs-modules-6.12.27-riscv64-di' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-riscv64-di' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_riscv64_none_riscv64_meta:
 -      $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-riscv64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64' DH_OPTIONS='-plinux-image-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-riscv64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-riscv64' DH_OPTIONS='-plinux-headers-riscv64' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-headers-riscv64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-riscv64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='riscv64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-riscv64-dbg' DH_OPTIONS='-plinux-image-riscv64-dbg' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-riscv64-dbg' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' PACKAGE_NAME='linux-image-riscv64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_riscv64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='riscv' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='riscv' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='riscv' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='riscv' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_riscv64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='riscv64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='riscv' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_rt:setup_rt_headers-common
+ setup_rt_headers-common:
 -      $(call if_package, linux-headers-6.12.27-common-rt, $(MAKE) -f debian/rules.real setup_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='arm arm64 x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common-rt' DH_OPTIONS='-plinux-headers-6.12.27-common-rt' FEATURESET='rt' LOCALVERSION='-rt' PACKAGE_NAME='linux-headers-6.12.27-common-rt' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-common-rt, $(MAKE) -f debian/rules.real setup_headers-common ABINAME='6.12.27' ALL_KERNEL_ARCHES='arm64 x86' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-common-rt' DH_OPTIONS='-plinux-headers-6.12.27-common-rt' FEATURESET='rt' LOCALVERSION='-rt' PACKAGE_NAME='linux-headers-6.12.27-common-rt' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x:setup_s390x_bpftool setup_s390x_config setup_s390x_cpupower setup_s390x_hyperv-daemons setup_s390x_kbuild setup_s390x_none setup_s390x_perf setup_s390x_rtla setup_s390x_sdsi setup_s390x_usbip
+ setup_s390x_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_s390x_none:setup_s390x_none_s390x
- setup_s390x_none_s390x:setup_s390x_none_s390x_real
- setup_s390x_none_s390x_real:setup_s390x_none_s390x_real_headers setup_s390x_none_s390x_real_image setup_s390x_none_s390x_real_image-dbg setup_s390x_none_s390x_real_meta
- setup_s390x_none_s390x_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-s390x, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-s390x' DH_OPTIONS='-plinux-headers-6.5.0-2-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.5.0-2-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_s390x_none_s390x_real_image:
-       $(call if_package, linux-image-6.5.0-2-s390x, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-s390x' DH_OPTIONS='-plinux-image-6.5.0-2-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.5.0-2-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_s390x_none_s390x_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-s390x-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-s390x-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.5.0-2-s390x-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_s390x_none_s390x_real_meta:
-       $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
-       $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='s390x' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-s390x' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VDSO='True' VERSION='6.5')
- setup_s390x_real:setup_s390x_real_bootwrapper setup_s390x_real_bpftool setup_s390x_real_config setup_s390x_real_cpupower setup_s390x_real_hyperv-daemons setup_s390x_real_kbuild setup_s390x_real_libc-dev setup_s390x_real_meta setup_s390x_real_perf setup_s390x_real_rtla setup_s390x_real_udeb setup_s390x_real_usbip
- setup_s390x_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='s390' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='s390' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='s390' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='s390' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='s390' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='s390' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_s390x_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_udeb:
-       $(call if_package, btrfs-modules-6.5.0-2-s390x-di cdrom-core-modules-6.5.0-2-s390x-di crc-modules-6.5.0-2-s390x-di crypto-dm-modules-6.5.0-2-s390x-di crypto-modules-6.5.0-2-s390x-di dasd-extra-modules-6.5.0-2-s390x-di dasd-modules-6.5.0-2-s390x-di ext4-modules-6.5.0-2-s390x-di f2fs-modules-6.5.0-2-s390x-di fat-modules-6.5.0-2-s390x-di fuse-modules-6.5.0-2-s390x-di isofs-modules-6.5.0-2-s390x-di kernel-image-6.5.0-2-s390x-di loop-modules-6.5.0-2-s390x-di md-modules-6.5.0-2-s390x-di mtd-core-modules-6.5.0-2-s390x-di multipath-modules-6.5.0-2-s390x-di nbd-modules-6.5.0-2-s390x-di nic-modules-6.5.0-2-s390x-di scsi-core-modules-6.5.0-2-s390x-di scsi-modules-6.5.0-2-s390x-di udf-modules-6.5.0-2-s390x-di xfs-modules-6.5.0-2-s390x-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.5.0-2-s390x-di -pcdrom-core-modules-6.5.0-2-s390x-di -pcrc-modules-6.5.0-2-s390x-di -pcrypto-dm-modules-6.5.0-2-s390x-di -pcrypto-modules-6.5.0-2-s390x-di -pdasd-extra-modules-6.5.0-2-s390x-di -pdasd-modules-6.5.0-2-s390x-di -pext4-modules-6.5.0-2-s390x-di -pf2fs-modules-6.5.0-2-s390x-di -pfat-modules-6.5.0-2-s390x-di -pfuse-modules-6.5.0-2-s390x-di -pisofs-modules-6.5.0-2-s390x-di -pkernel-image-6.5.0-2-s390x-di -ploop-modules-6.5.0-2-s390x-di -pmd-modules-6.5.0-2-s390x-di -pmtd-core-modules-6.5.0-2-s390x-di -pmultipath-modules-6.5.0-2-s390x-di -pnbd-modules-6.5.0-2-s390x-di -pnic-modules-6.5.0-2-s390x-di -pscsi-core-modules-6.5.0-2-s390x-di -pscsi-modules-6.5.0-2-s390x-di -pudf-modules-6.5.0-2-s390x-di -pxfs-modules-6.5.0-2-s390x-di' KERNEL_ARCH='s390' PACKAGE_NAMES='kernel-image-6.5.0-2-s390x-di nic-modules-6.5.0-2-s390x-di cdrom-core-modules-6.5.0-2-s390x-di scsi-core-modules-6.5.0-2-s390x-di scsi-modules-6.5.0-2-s390x-di loop-modules-6.5.0-2-s390x-di btrfs-modules-6.5.0-2-s390x-di ext4-modules-6.5.0-2-s390x-di isofs-modules-6.5.0-2-s390x-di xfs-modules-6.5.0-2-s390x-di fat-modules-6.5.0-2-s390x-di udf-modules-6.5.0-2-s390x-di fuse-modules-6.5.0-2-s390x-di f2fs-modules-6.5.0-2-s390x-di md-modules-6.5.0-2-s390x-di multipath-modules-6.5.0-2-s390x-di crc-modules-6.5.0-2-s390x-di crypto-modules-6.5.0-2-s390x-di crypto-dm-modules-6.5.0-2-s390x-di nbd-modules-6.5.0-2-s390x-di mtd-core-modules-6.5.0-2-s390x-di dasd-modules-6.5.0-2-s390x-di dasd-extra-modules-6.5.0-2-s390x-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_s390x_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3:setup_sh3_real
- setup_sh3_real:setup_sh3_real_bootwrapper setup_sh3_real_bpftool setup_sh3_real_cpupower setup_sh3_real_hyperv-daemons setup_sh3_real_kbuild setup_sh3_real_libc-dev setup_sh3_real_perf setup_sh3_real_rtla setup_sh3_real_usbip
- setup_sh3_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sh' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh3_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='sh3' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4:setup_sh4_none setup_sh4_real
+ setup_s390x_none_s390x:setup_s390x_none_s390x_bpf-dev setup_s390x_none_s390x_headers setup_s390x_none_s390x_image setup_s390x_none_s390x_image-dbg setup_s390x_none_s390x_installer setup_s390x_none_s390x_meta
+ setup_s390x_none_s390x_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_s390x_none_s390x_headers:
 -      $(call if_package, linux-headers-6.12.27-s390x, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-s390x' DH_OPTIONS='-plinux-headers-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.12.27-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-s390x, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-s390x' DH_OPTIONS='-plinux-headers-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-6.12.27-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_s390x_none_s390x_image:
 -      $(call if_package, linux-image-6.12.27-s390x, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x' DH_OPTIONS='-plinux-image-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-s390x, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x' DH_OPTIONS='-plinux-image-6.12.27-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_s390x_none_s390x_image-dbg:
 -      $(call if_package, linux-image-6.12.27-s390x-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x-dbg' DH_OPTIONS='-plinux-image-6.12.27-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-s390x-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-s390x-dbg' DH_OPTIONS='-plinux-image-6.12.27-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-6.12.27-s390x-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_s390x_none_s390x_installer:
 -      $(call if_package, btrfs-modules-6.12.27-s390x-di cdrom-core-modules-6.12.27-s390x-di crypto-dm-modules-6.12.27-s390x-di crypto-modules-6.12.27-s390x-di dasd-extra-modules-6.12.27-s390x-di dasd-modules-6.12.27-s390x-di ext4-modules-6.12.27-s390x-di f2fs-modules-6.12.27-s390x-di fat-modules-6.12.27-s390x-di isofs-modules-6.12.27-s390x-di kernel-image-6.12.27-s390x-di loop-modules-6.12.27-s390x-di md-modules-6.12.27-s390x-di mtd-core-modules-6.12.27-s390x-di multipath-modules-6.12.27-s390x-di nbd-modules-6.12.27-s390x-di nic-modules-6.12.27-s390x-di scsi-core-modules-6.12.27-s390x-di scsi-modules-6.12.27-s390x-di udf-modules-6.12.27-s390x-di xfs-modules-6.12.27-s390x-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-s390x-di -pcdrom-core-modules-6.12.27-s390x-di -pcrypto-dm-modules-6.12.27-s390x-di -pcrypto-modules-6.12.27-s390x-di -pdasd-extra-modules-6.12.27-s390x-di -pdasd-modules-6.12.27-s390x-di -pext4-modules-6.12.27-s390x-di -pf2fs-modules-6.12.27-s390x-di -pfat-modules-6.12.27-s390x-di -pisofs-modules-6.12.27-s390x-di -pkernel-image-6.12.27-s390x-di -ploop-modules-6.12.27-s390x-di -pmd-modules-6.12.27-s390x-di -pmtd-core-modules-6.12.27-s390x-di -pmultipath-modules-6.12.27-s390x-di -pnbd-modules-6.12.27-s390x-di -pnic-modules-6.12.27-s390x-di -pscsi-core-modules-6.12.27-s390x-di -pscsi-modules-6.12.27-s390x-di -pudf-modules-6.12.27-s390x-di -pxfs-modules-6.12.27-s390x-di' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-s390x-di' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, btrfs-modules-6.12.27-s390x-di cdrom-core-modules-6.12.27-s390x-di crypto-dm-modules-6.12.27-s390x-di crypto-modules-6.12.27-s390x-di dasd-extra-modules-6.12.27-s390x-di dasd-modules-6.12.27-s390x-di ext4-modules-6.12.27-s390x-di f2fs-modules-6.12.27-s390x-di fat-modules-6.12.27-s390x-di isofs-modules-6.12.27-s390x-di kernel-image-6.12.27-s390x-di loop-modules-6.12.27-s390x-di md-modules-6.12.27-s390x-di mtd-core-modules-6.12.27-s390x-di multipath-modules-6.12.27-s390x-di nbd-modules-6.12.27-s390x-di nic-modules-6.12.27-s390x-di scsi-core-modules-6.12.27-s390x-di scsi-modules-6.12.27-s390x-di udf-modules-6.12.27-s390x-di xfs-modules-6.12.27-s390x-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-s390x-di -pcdrom-core-modules-6.12.27-s390x-di -pcrypto-dm-modules-6.12.27-s390x-di -pcrypto-modules-6.12.27-s390x-di -pdasd-extra-modules-6.12.27-s390x-di -pdasd-modules-6.12.27-s390x-di -pext4-modules-6.12.27-s390x-di -pf2fs-modules-6.12.27-s390x-di -pfat-modules-6.12.27-s390x-di -pisofs-modules-6.12.27-s390x-di -pkernel-image-6.12.27-s390x-di -ploop-modules-6.12.27-s390x-di -pmd-modules-6.12.27-s390x-di -pmtd-core-modules-6.12.27-s390x-di -pmultipath-modules-6.12.27-s390x-di -pnbd-modules-6.12.27-s390x-di -pnic-modules-6.12.27-s390x-di -pscsi-core-modules-6.12.27-s390x-di -pscsi-modules-6.12.27-s390x-di -pudf-modules-6.12.27-s390x-di -pxfs-modules-6.12.27-s390x-di' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-s390x-di' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_s390x_none_s390x_meta:
 -      $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
 -      $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-s390x, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x' DH_OPTIONS='-plinux-image-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-headers-s390x, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-s390x' DH_OPTIONS='-plinux-headers-s390x' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-headers-s390x' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
++      $(call if_package, linux-image-s390x-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='s390x' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-s390x-dbg' DH_OPTIONS='-plinux-image-s390x-dbg' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-s390x-dbg' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' PACKAGE_NAME='linux-image-s390x-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VDSO='True' VERSION='6.12')
+ setup_s390x_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='s390' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='s390' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='s390' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='s390' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_s390x_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='s390x' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='s390' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4:setup_sh4_bpftool setup_sh4_config setup_sh4_cpupower setup_sh4_hyperv-daemons setup_sh4_kbuild setup_sh4_none setup_sh4_perf setup_sh4_rtla setup_sh4_sdsi setup_sh4_usbip
+ setup_sh4_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_sh4_none:setup_sh4_none_sh7751r setup_sh4_none_sh7785lcr
- setup_sh4_none_sh7751r:setup_sh4_none_sh7751r_real
- setup_sh4_none_sh7751r_real:setup_sh4_none_sh7751r_real_headers setup_sh4_none_sh7751r_real_image setup_sh4_none_sh7751r_real_image-dbg setup_sh4_none_sh7751r_real_meta
- setup_sh4_none_sh7751r_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sh7751r, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sh7751r' DH_OPTIONS='-plinux-headers-6.5.0-2-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.5.0-2-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7751r_real_image:
-       $(call if_package, linux-image-6.5.0-2-sh7751r, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7751r' DH_OPTIONS='-plinux-image-6.5.0-2-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7751r_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sh7751r-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.5.0-2-sh7751r-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7751r_real_meta:
-       $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7751r' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7785lcr:setup_sh4_none_sh7785lcr_real
- setup_sh4_none_sh7785lcr_real:setup_sh4_none_sh7785lcr_real_headers setup_sh4_none_sh7785lcr_real_image setup_sh4_none_sh7785lcr_real_image-dbg setup_sh4_none_sh7785lcr_real_meta
- setup_sh4_none_sh7785lcr_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sh7785lcr, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sh7785lcr' DH_OPTIONS='-plinux-headers-6.5.0-2-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.5.0-2-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7785lcr_real_image:
-       $(call if_package, linux-image-6.5.0-2-sh7785lcr, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7785lcr' DH_OPTIONS='-plinux-image-6.5.0-2-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7785lcr_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sh7785lcr-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_none_sh7785lcr_real_meta:
-       $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sh4' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sh7785lcr' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real:setup_sh4_real_bootwrapper setup_sh4_real_bpftool setup_sh4_real_config setup_sh4_real_cpupower setup_sh4_real_hyperv-daemons setup_sh4_real_kbuild setup_sh4_real_libc-dev setup_sh4_real_perf setup_sh4_real_rtla setup_sh4_real_udeb setup_sh4_real_usbip
- setup_sh4_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sh' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='sh' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sh' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sh' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sh' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sh' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-sh7785lcr-di btrfs-modules-6.5.0-2-sh7751r-di btrfs-modules-6.5.0-2-sh7785lcr-di cdrom-core-modules-6.5.0-2-sh7751r-di cdrom-core-modules-6.5.0-2-sh7785lcr-di crc-modules-6.5.0-2-sh7751r-di crc-modules-6.5.0-2-sh7785lcr-di crypto-dm-modules-6.5.0-2-sh7751r-di crypto-dm-modules-6.5.0-2-sh7785lcr-di crypto-modules-6.5.0-2-sh7751r-di crypto-modules-6.5.0-2-sh7785lcr-di ext4-modules-6.5.0-2-sh7751r-di ext4-modules-6.5.0-2-sh7785lcr-di f2fs-modules-6.5.0-2-sh7751r-di f2fs-modules-6.5.0-2-sh7785lcr-di fat-modules-6.5.0-2-sh7751r-di fat-modules-6.5.0-2-sh7785lcr-di firewire-core-modules-6.5.0-2-sh7751r-di firewire-core-modules-6.5.0-2-sh7785lcr-di fuse-modules-6.5.0-2-sh7751r-di fuse-modules-6.5.0-2-sh7785lcr-di i2c-modules-6.5.0-2-sh7751r-di i2c-modules-6.5.0-2-sh7785lcr-di isofs-modules-6.5.0-2-sh7751r-di isofs-modules-6.5.0-2-sh7785lcr-di jfs-modules-6.5.0-2-sh7751r-di jfs-modules-6.5.0-2-sh7785lcr-di kernel-image-6.5.0-2-sh7751r-di kernel-image-6.5.0-2-sh7785lcr-di loop-modules-6.5.0-2-sh7751r-di loop-modules-6.5.0-2-sh7785lcr-di md-modules-6.5.0-2-sh7751r-di md-modules-6.5.0-2-sh7785lcr-di minix-modules-6.5.0-2-sh7751r-di minix-modules-6.5.0-2-sh7785lcr-di multipath-modules-6.5.0-2-sh7751r-di multipath-modules-6.5.0-2-sh7785lcr-di nbd-modules-6.5.0-2-sh7751r-di nbd-modules-6.5.0-2-sh7785lcr-di nic-modules-6.5.0-2-sh7751r-di nic-modules-6.5.0-2-sh7785lcr-di nic-shared-modules-6.5.0-2-sh7751r-di nic-shared-modules-6.5.0-2-sh7785lcr-di nic-usb-modules-6.5.0-2-sh7751r-di nic-usb-modules-6.5.0-2-sh7785lcr-di pata-modules-6.5.0-2-sh7751r-di pata-modules-6.5.0-2-sh7785lcr-di ppp-modules-6.5.0-2-sh7751r-di ppp-modules-6.5.0-2-sh7785lcr-di sata-modules-6.5.0-2-sh7751r-di sata-modules-6.5.0-2-sh7785lcr-di scsi-core-modules-6.5.0-2-sh7785lcr-di sound-modules-6.5.0-2-sh7751r-di sound-modules-6.5.0-2-sh7785lcr-di speakup-modules-6.5.0-2-sh7751r-di speakup-modules-6.5.0-2-sh7785lcr-di squashfs-modules-6.5.0-2-sh7751r-di squashfs-modules-6.5.0-2-sh7785lcr-di udf-modules-6.5.0-2-sh7751r-di udf-modules-6.5.0-2-sh7785lcr-di usb-modules-6.5.0-2-sh7785lcr-di usb-serial-modules-6.5.0-2-sh7751r-di usb-serial-modules-6.5.0-2-sh7785lcr-di usb-storage-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7785lcr-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-sh7785lcr-di -pbtrfs-modules-6.5.0-2-sh7751r-di -pbtrfs-modules-6.5.0-2-sh7785lcr-di -pcdrom-core-modules-6.5.0-2-sh7751r-di -pcdrom-core-modules-6.5.0-2-sh7785lcr-di -pcrc-modules-6.5.0-2-sh7751r-di -pcrc-modules-6.5.0-2-sh7785lcr-di -pcrypto-dm-modules-6.5.0-2-sh7751r-di -pcrypto-dm-modules-6.5.0-2-sh7785lcr-di -pcrypto-modules-6.5.0-2-sh7751r-di -pcrypto-modules-6.5.0-2-sh7785lcr-di -pext4-modules-6.5.0-2-sh7751r-di -pext4-modules-6.5.0-2-sh7785lcr-di -pf2fs-modules-6.5.0-2-sh7751r-di -pf2fs-modules-6.5.0-2-sh7785lcr-di -pfat-modules-6.5.0-2-sh7751r-di -pfat-modules-6.5.0-2-sh7785lcr-di -pfirewire-core-modules-6.5.0-2-sh7751r-di -pfirewire-core-modules-6.5.0-2-sh7785lcr-di -pfuse-modules-6.5.0-2-sh7751r-di -pfuse-modules-6.5.0-2-sh7785lcr-di -pi2c-modules-6.5.0-2-sh7751r-di -pi2c-modules-6.5.0-2-sh7785lcr-di -pisofs-modules-6.5.0-2-sh7751r-di -pisofs-modules-6.5.0-2-sh7785lcr-di -pjfs-modules-6.5.0-2-sh7751r-di -pjfs-modules-6.5.0-2-sh7785lcr-di -pkernel-image-6.5.0-2-sh7751r-di -pkernel-image-6.5.0-2-sh7785lcr-di -ploop-modules-6.5.0-2-sh7751r-di -ploop-modules-6.5.0-2-sh7785lcr-di -pmd-modules-6.5.0-2-sh7751r-di -pmd-modules-6.5.0-2-sh7785lcr-di -pminix-modules-6.5.0-2-sh7751r-di -pminix-modules-6.5.0-2-sh7785lcr-di -pmultipath-modules-6.5.0-2-sh7751r-di -pmultipath-modules-6.5.0-2-sh7785lcr-di -pnbd-modules-6.5.0-2-sh7751r-di -pnbd-modules-6.5.0-2-sh7785lcr-di -pnic-modules-6.5.0-2-sh7751r-di -pnic-modules-6.5.0-2-sh7785lcr-di -pnic-shared-modules-6.5.0-2-sh7751r-di -pnic-shared-modules-6.5.0-2-sh7785lcr-di -pnic-usb-modules-6.5.0-2-sh7751r-di -pnic-usb-modules-6.5.0-2-sh7785lcr-di -ppata-modules-6.5.0-2-sh7751r-di -ppata-modules-6.5.0-2-sh7785lcr-di -pppp-modules-6.5.0-2-sh7751r-di -pppp-modules-6.5.0-2-sh7785lcr-di -psata-modules-6.5.0-2-sh7751r-di -psata-modules-6.5.0-2-sh7785lcr-di -pscsi-core-modules-6.5.0-2-sh7785lcr-di -psound-modules-6.5.0-2-sh7751r-di -psound-modules-6.5.0-2-sh7785lcr-di -pspeakup-modules-6.5.0-2-sh7751r-di -pspeakup-modules-6.5.0-2-sh7785lcr-di -psquashfs-modules-6.5.0-2-sh7751r-di -psquashfs-modules-6.5.0-2-sh7785lcr-di -pudf-modules-6.5.0-2-sh7751r-di -pudf-modules-6.5.0-2-sh7785lcr-di -pusb-modules-6.5.0-2-sh7785lcr-di -pusb-serial-modules-6.5.0-2-sh7751r-di -pusb-serial-modules-6.5.0-2-sh7785lcr-di -pusb-storage-modules-6.5.0-2-sh7751r-di -pxfs-modules-6.5.0-2-sh7751r-di -pxfs-modules-6.5.0-2-sh7785lcr-di' KERNEL_ARCH='sh' PACKAGE_NAMES='kernel-image-6.5.0-2-sh7751r-di nic-modules-6.5.0-2-sh7751r-di nic-shared-modules-6.5.0-2-sh7751r-di usb-serial-modules-6.5.0-2-sh7751r-di ppp-modules-6.5.0-2-sh7751r-di pata-modules-6.5.0-2-sh7751r-di cdrom-core-modules-6.5.0-2-sh7751r-di firewire-core-modules-6.5.0-2-sh7751r-di loop-modules-6.5.0-2-sh7751r-di btrfs-modules-6.5.0-2-sh7751r-di ext4-modules-6.5.0-2-sh7751r-di isofs-modules-6.5.0-2-sh7751r-di jfs-modules-6.5.0-2-sh7751r-di xfs-modules-6.5.0-2-sh7751r-di fat-modules-6.5.0-2-sh7751r-di minix-modules-6.5.0-2-sh7751r-di squashfs-modules-6.5.0-2-sh7751r-di udf-modules-6.5.0-2-sh7751r-di fuse-modules-6.5.0-2-sh7751r-di f2fs-modules-6.5.0-2-sh7751r-di md-modules-6.5.0-2-sh7751r-di multipath-modules-6.5.0-2-sh7751r-di usb-storage-modules-6.5.0-2-sh7751r-di nic-usb-modules-6.5.0-2-sh7751r-di sata-modules-6.5.0-2-sh7751r-di i2c-modules-6.5.0-2-sh7751r-di crc-modules-6.5.0-2-sh7751r-di crypto-modules-6.5.0-2-sh7751r-di crypto-dm-modules-6.5.0-2-sh7751r-di nbd-modules-6.5.0-2-sh7751r-di speakup-modules-6.5.0-2-sh7751r-di sound-modules-6.5.0-2-sh7751r-di kernel-image-6.5.0-2-sh7785lcr-di nic-modules-6.5.0-2-sh7785lcr-di nic-shared-modules-6.5.0-2-sh7785lcr-di usb-serial-modules-6.5.0-2-sh7785lcr-di ppp-modules-6.5.0-2-sh7785lcr-di pata-modules-6.5.0-2-sh7785lcr-di cdrom-core-modules-6.5.0-2-sh7785lcr-di firewire-core-modules-6.5.0-2-sh7785lcr-di scsi-core-modules-6.5.0-2-sh7785lcr-di loop-modules-6.5.0-2-sh7785lcr-di btrfs-modules-6.5.0-2-sh7785lcr-di ext4-modules-6.5.0-2-sh7785lcr-di isofs-modules-6.5.0-2-sh7785lcr-di jfs-modules-6.5.0-2-sh7785lcr-di xfs-modules-6.5.0-2-sh7785lcr-di fat-modules-6.5.0-2-sh7785lcr-di minix-modules-6.5.0-2-sh7785lcr-di squashfs-modules-6.5.0-2-sh7785lcr-di udf-modules-6.5.0-2-sh7785lcr-di fuse-modules-6.5.0-2-sh7785lcr-di f2fs-modules-6.5.0-2-sh7785lcr-di md-modules-6.5.0-2-sh7785lcr-di multipath-modules-6.5.0-2-sh7785lcr-di usb-modules-6.5.0-2-sh7785lcr-di nic-usb-modules-6.5.0-2-sh7785lcr-di sata-modules-6.5.0-2-sh7785lcr-di i2c-modules-6.5.0-2-sh7785lcr-di crc-modules-6.5.0-2-sh7785lcr-di crypto-modules-6.5.0-2-sh7785lcr-di crypto-dm-modules-6.5.0-2-sh7785lcr-di ata-modules-6.5.0-2-sh7785lcr-di nbd-modules-6.5.0-2-sh7785lcr-di speakup-modules-6.5.0-2-sh7785lcr-di sound-modules-6.5.0-2-sh7785lcr-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sh4_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc:setup_sparc_real
- setup_sparc64:setup_sparc64_none setup_sparc64_real
+ setup_sh4_none_sh7751r:setup_sh4_none_sh7751r_headers setup_sh4_none_sh7751r_image setup_sh4_none_sh7751r_image-dbg setup_sh4_none_sh7751r_installer setup_sh4_none_sh7751r_meta
+ setup_sh4_none_sh7751r_headers:
 -      $(call if_package, linux-headers-6.12.27-sh7751r, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7751r' DH_OPTIONS='-plinux-headers-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sh7751r, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7751r' DH_OPTIONS='-plinux-headers-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7751r_image:
 -      $(call if_package, linux-image-6.12.27-sh7751r, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r' DH_OPTIONS='-plinux-image-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7751r, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r' DH_OPTIONS='-plinux-image-6.12.27-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7751r_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sh7751r-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7751r-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7751r-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-6.12.27-sh7751r-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7751r_installer:
 -      $(call if_package, btrfs-modules-6.12.27-sh7751r-di cdrom-core-modules-6.12.27-sh7751r-di crypto-dm-modules-6.12.27-sh7751r-di crypto-modules-6.12.27-sh7751r-di ext4-modules-6.12.27-sh7751r-di f2fs-modules-6.12.27-sh7751r-di fat-modules-6.12.27-sh7751r-di firewire-core-modules-6.12.27-sh7751r-di isofs-modules-6.12.27-sh7751r-di jfs-modules-6.12.27-sh7751r-di kernel-image-6.12.27-sh7751r-di loop-modules-6.12.27-sh7751r-di md-modules-6.12.27-sh7751r-di minix-modules-6.12.27-sh7751r-di multipath-modules-6.12.27-sh7751r-di nbd-modules-6.12.27-sh7751r-di nic-modules-6.12.27-sh7751r-di nic-shared-modules-6.12.27-sh7751r-di nic-usb-modules-6.12.27-sh7751r-di pata-modules-6.12.27-sh7751r-di ppp-modules-6.12.27-sh7751r-di sata-modules-6.12.27-sh7751r-di sound-modules-6.12.27-sh7751r-di speakup-modules-6.12.27-sh7751r-di squashfs-modules-6.12.27-sh7751r-di udf-modules-6.12.27-sh7751r-di usb-serial-modules-6.12.27-sh7751r-di usb-storage-modules-6.12.27-sh7751r-di xfs-modules-6.12.27-sh7751r-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-sh7751r-di -pcdrom-core-modules-6.12.27-sh7751r-di -pcrypto-dm-modules-6.12.27-sh7751r-di -pcrypto-modules-6.12.27-sh7751r-di -pext4-modules-6.12.27-sh7751r-di -pf2fs-modules-6.12.27-sh7751r-di -pfat-modules-6.12.27-sh7751r-di -pfirewire-core-modules-6.12.27-sh7751r-di -pisofs-modules-6.12.27-sh7751r-di -pjfs-modules-6.12.27-sh7751r-di -pkernel-image-6.12.27-sh7751r-di -ploop-modules-6.12.27-sh7751r-di -pmd-modules-6.12.27-sh7751r-di -pminix-modules-6.12.27-sh7751r-di -pmultipath-modules-6.12.27-sh7751r-di -pnbd-modules-6.12.27-sh7751r-di -pnic-modules-6.12.27-sh7751r-di -pnic-shared-modules-6.12.27-sh7751r-di -pnic-usb-modules-6.12.27-sh7751r-di -ppata-modules-6.12.27-sh7751r-di -pppp-modules-6.12.27-sh7751r-di -psata-modules-6.12.27-sh7751r-di -psound-modules-6.12.27-sh7751r-di -pspeakup-modules-6.12.27-sh7751r-di -psquashfs-modules-6.12.27-sh7751r-di -pudf-modules-6.12.27-sh7751r-di -pusb-serial-modules-6.12.27-sh7751r-di -pusb-storage-modules-6.12.27-sh7751r-di -pxfs-modules-6.12.27-sh7751r-di' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7751r-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, btrfs-modules-6.12.27-sh7751r-di cdrom-core-modules-6.12.27-sh7751r-di crypto-dm-modules-6.12.27-sh7751r-di crypto-modules-6.12.27-sh7751r-di ext4-modules-6.12.27-sh7751r-di f2fs-modules-6.12.27-sh7751r-di fat-modules-6.12.27-sh7751r-di firewire-core-modules-6.12.27-sh7751r-di isofs-modules-6.12.27-sh7751r-di jfs-modules-6.12.27-sh7751r-di kernel-image-6.12.27-sh7751r-di loop-modules-6.12.27-sh7751r-di md-modules-6.12.27-sh7751r-di minix-modules-6.12.27-sh7751r-di multipath-modules-6.12.27-sh7751r-di nbd-modules-6.12.27-sh7751r-di nic-modules-6.12.27-sh7751r-di nic-shared-modules-6.12.27-sh7751r-di nic-usb-modules-6.12.27-sh7751r-di pata-modules-6.12.27-sh7751r-di ppp-modules-6.12.27-sh7751r-di sata-modules-6.12.27-sh7751r-di sound-modules-6.12.27-sh7751r-di speakup-modules-6.12.27-sh7751r-di squashfs-modules-6.12.27-sh7751r-di udf-modules-6.12.27-sh7751r-di usb-serial-modules-6.12.27-sh7751r-di usb-storage-modules-6.12.27-sh7751r-di xfs-modules-6.12.27-sh7751r-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pbtrfs-modules-6.12.27-sh7751r-di -pcdrom-core-modules-6.12.27-sh7751r-di -pcrypto-dm-modules-6.12.27-sh7751r-di -pcrypto-modules-6.12.27-sh7751r-di -pext4-modules-6.12.27-sh7751r-di -pf2fs-modules-6.12.27-sh7751r-di -pfat-modules-6.12.27-sh7751r-di -pfirewire-core-modules-6.12.27-sh7751r-di -pisofs-modules-6.12.27-sh7751r-di -pjfs-modules-6.12.27-sh7751r-di -pkernel-image-6.12.27-sh7751r-di -ploop-modules-6.12.27-sh7751r-di -pmd-modules-6.12.27-sh7751r-di -pminix-modules-6.12.27-sh7751r-di -pmultipath-modules-6.12.27-sh7751r-di -pnbd-modules-6.12.27-sh7751r-di -pnic-modules-6.12.27-sh7751r-di -pnic-shared-modules-6.12.27-sh7751r-di -pnic-usb-modules-6.12.27-sh7751r-di -ppata-modules-6.12.27-sh7751r-di -pppp-modules-6.12.27-sh7751r-di -psata-modules-6.12.27-sh7751r-di -psound-modules-6.12.27-sh7751r-di -pspeakup-modules-6.12.27-sh7751r-di -psquashfs-modules-6.12.27-sh7751r-di -pudf-modules-6.12.27-sh7751r-di -pusb-serial-modules-6.12.27-sh7751r-di -pusb-storage-modules-6.12.27-sh7751r-di -pxfs-modules-6.12.27-sh7751r-di' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7751r-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7751r_meta:
 -      $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7751r, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r' DH_OPTIONS='-plinux-image-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sh7751r, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7751r' DH_OPTIONS='-plinux-headers-sh7751r' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-headers-sh7751r' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7751r-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7751r-dbg' DH_OPTIONS='-plinux-image-sh7751r-dbg' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7751r-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' PACKAGE_NAME='linux-image-sh7751r-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7785lcr:setup_sh4_none_sh7785lcr_headers setup_sh4_none_sh7785lcr_image setup_sh4_none_sh7785lcr_image-dbg setup_sh4_none_sh7785lcr_installer setup_sh4_none_sh7785lcr_meta
+ setup_sh4_none_sh7785lcr_headers:
 -      $(call if_package, linux-headers-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-headers-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-headers-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7785lcr_image:
 -      $(call if_package, linux-image-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7785lcr, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7785lcr_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sh7785lcr-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sh7785lcr-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-6.12.27-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-6.12.27-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7785lcr_installer:
 -      $(call if_package, ata-modules-6.12.27-sh7785lcr-di btrfs-modules-6.12.27-sh7785lcr-di cdrom-core-modules-6.12.27-sh7785lcr-di crypto-dm-modules-6.12.27-sh7785lcr-di crypto-modules-6.12.27-sh7785lcr-di ext4-modules-6.12.27-sh7785lcr-di f2fs-modules-6.12.27-sh7785lcr-di fat-modules-6.12.27-sh7785lcr-di firewire-core-modules-6.12.27-sh7785lcr-di isofs-modules-6.12.27-sh7785lcr-di jfs-modules-6.12.27-sh7785lcr-di kernel-image-6.12.27-sh7785lcr-di loop-modules-6.12.27-sh7785lcr-di md-modules-6.12.27-sh7785lcr-di minix-modules-6.12.27-sh7785lcr-di multipath-modules-6.12.27-sh7785lcr-di nbd-modules-6.12.27-sh7785lcr-di nic-modules-6.12.27-sh7785lcr-di nic-shared-modules-6.12.27-sh7785lcr-di nic-usb-modules-6.12.27-sh7785lcr-di pata-modules-6.12.27-sh7785lcr-di ppp-modules-6.12.27-sh7785lcr-di sata-modules-6.12.27-sh7785lcr-di scsi-core-modules-6.12.27-sh7785lcr-di sound-modules-6.12.27-sh7785lcr-di speakup-modules-6.12.27-sh7785lcr-di squashfs-modules-6.12.27-sh7785lcr-di udf-modules-6.12.27-sh7785lcr-di usb-modules-6.12.27-sh7785lcr-di usb-serial-modules-6.12.27-sh7785lcr-di xfs-modules-6.12.27-sh7785lcr-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sh7785lcr-di -pbtrfs-modules-6.12.27-sh7785lcr-di -pcdrom-core-modules-6.12.27-sh7785lcr-di -pcrypto-dm-modules-6.12.27-sh7785lcr-di -pcrypto-modules-6.12.27-sh7785lcr-di -pext4-modules-6.12.27-sh7785lcr-di -pf2fs-modules-6.12.27-sh7785lcr-di -pfat-modules-6.12.27-sh7785lcr-di -pfirewire-core-modules-6.12.27-sh7785lcr-di -pisofs-modules-6.12.27-sh7785lcr-di -pjfs-modules-6.12.27-sh7785lcr-di -pkernel-image-6.12.27-sh7785lcr-di -ploop-modules-6.12.27-sh7785lcr-di -pmd-modules-6.12.27-sh7785lcr-di -pminix-modules-6.12.27-sh7785lcr-di -pmultipath-modules-6.12.27-sh7785lcr-di -pnbd-modules-6.12.27-sh7785lcr-di -pnic-modules-6.12.27-sh7785lcr-di -pnic-shared-modules-6.12.27-sh7785lcr-di -pnic-usb-modules-6.12.27-sh7785lcr-di -ppata-modules-6.12.27-sh7785lcr-di -pppp-modules-6.12.27-sh7785lcr-di -psata-modules-6.12.27-sh7785lcr-di -pscsi-core-modules-6.12.27-sh7785lcr-di -psound-modules-6.12.27-sh7785lcr-di -pspeakup-modules-6.12.27-sh7785lcr-di -psquashfs-modules-6.12.27-sh7785lcr-di -pudf-modules-6.12.27-sh7785lcr-di -pusb-modules-6.12.27-sh7785lcr-di -pusb-serial-modules-6.12.27-sh7785lcr-di -pxfs-modules-6.12.27-sh7785lcr-di' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7785lcr-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-sh7785lcr-di btrfs-modules-6.12.27-sh7785lcr-di cdrom-core-modules-6.12.27-sh7785lcr-di crypto-dm-modules-6.12.27-sh7785lcr-di crypto-modules-6.12.27-sh7785lcr-di ext4-modules-6.12.27-sh7785lcr-di f2fs-modules-6.12.27-sh7785lcr-di fat-modules-6.12.27-sh7785lcr-di firewire-core-modules-6.12.27-sh7785lcr-di isofs-modules-6.12.27-sh7785lcr-di jfs-modules-6.12.27-sh7785lcr-di kernel-image-6.12.27-sh7785lcr-di loop-modules-6.12.27-sh7785lcr-di md-modules-6.12.27-sh7785lcr-di minix-modules-6.12.27-sh7785lcr-di multipath-modules-6.12.27-sh7785lcr-di nbd-modules-6.12.27-sh7785lcr-di nic-modules-6.12.27-sh7785lcr-di nic-shared-modules-6.12.27-sh7785lcr-di nic-usb-modules-6.12.27-sh7785lcr-di pata-modules-6.12.27-sh7785lcr-di ppp-modules-6.12.27-sh7785lcr-di sata-modules-6.12.27-sh7785lcr-di scsi-core-modules-6.12.27-sh7785lcr-di sound-modules-6.12.27-sh7785lcr-di speakup-modules-6.12.27-sh7785lcr-di squashfs-modules-6.12.27-sh7785lcr-di udf-modules-6.12.27-sh7785lcr-di usb-modules-6.12.27-sh7785lcr-di usb-serial-modules-6.12.27-sh7785lcr-di xfs-modules-6.12.27-sh7785lcr-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sh7785lcr-di -pbtrfs-modules-6.12.27-sh7785lcr-di -pcdrom-core-modules-6.12.27-sh7785lcr-di -pcrypto-dm-modules-6.12.27-sh7785lcr-di -pcrypto-modules-6.12.27-sh7785lcr-di -pext4-modules-6.12.27-sh7785lcr-di -pf2fs-modules-6.12.27-sh7785lcr-di -pfat-modules-6.12.27-sh7785lcr-di -pfirewire-core-modules-6.12.27-sh7785lcr-di -pisofs-modules-6.12.27-sh7785lcr-di -pjfs-modules-6.12.27-sh7785lcr-di -pkernel-image-6.12.27-sh7785lcr-di -ploop-modules-6.12.27-sh7785lcr-di -pmd-modules-6.12.27-sh7785lcr-di -pminix-modules-6.12.27-sh7785lcr-di -pmultipath-modules-6.12.27-sh7785lcr-di -pnbd-modules-6.12.27-sh7785lcr-di -pnic-modules-6.12.27-sh7785lcr-di -pnic-shared-modules-6.12.27-sh7785lcr-di -pnic-usb-modules-6.12.27-sh7785lcr-di -ppata-modules-6.12.27-sh7785lcr-di -pppp-modules-6.12.27-sh7785lcr-di -psata-modules-6.12.27-sh7785lcr-di -pscsi-core-modules-6.12.27-sh7785lcr-di -psound-modules-6.12.27-sh7785lcr-di -pspeakup-modules-6.12.27-sh7785lcr-di -psquashfs-modules-6.12.27-sh7785lcr-di -pudf-modules-6.12.27-sh7785lcr-di -pusb-modules-6.12.27-sh7785lcr-di -pusb-serial-modules-6.12.27-sh7785lcr-di -pxfs-modules-6.12.27-sh7785lcr-di' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sh7785lcr-di' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_none_sh7785lcr_meta:
 -      $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7785lcr, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr' DH_OPTIONS='-plinux-image-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sh7785lcr, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sh7785lcr' DH_OPTIONS='-plinux-headers-sh7785lcr' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-headers-sh7785lcr' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sh7785lcr-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sh4' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sh7785lcr-dbg' DH_OPTIONS='-plinux-image-sh7785lcr-dbg' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sh7785lcr-dbg' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' PACKAGE_NAME='linux-image-sh7785lcr-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sh' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sh' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sh' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sh' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sh4_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='sh4' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sh' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_source:
 -      $(call if_package, linux-source-6.12, $(MAKE) -f debian/rules.real setup_source ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source-6.12' DH_OPTIONS='-plinux-source-6.12' PACKAGE_NAME='linux-source-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-source-6.12, $(MAKE) -f debian/rules.real setup_source ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-source-6.12' DH_OPTIONS='-plinux-source-6.12' PACKAGE_NAME='linux-source-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64:setup_sparc64_bpftool setup_sparc64_config setup_sparc64_cpupower setup_sparc64_hyperv-daemons setup_sparc64_kbuild setup_sparc64_none setup_sparc64_perf setup_sparc64_rtla setup_sparc64_sdsi setup_sparc64_usbip
+ setup_sparc64_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_config:
 -      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-config-6.12, $(MAKE) -f debian/rules.real setup_config ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.12' DH_OPTIONS='-plinux-config-6.12' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.12' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
  setup_sparc64_none:setup_sparc64_none_sparc64 setup_sparc64_none_sparc64-smp
- 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:setup_sparc64_none_sparc64-smp_real_headers setup_sparc64_none_sparc64-smp_real_image setup_sparc64_none_sparc64-smp_real_image-dbg setup_sparc64_none_sparc64-smp_real_meta
- setup_sparc64_none_sparc64-smp_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sparc64-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sparc64-smp' DH_OPTIONS='-plinux-headers-6.5.0-2-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-6.5.0-2-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64-smp_real_image:
-       $(call if_package, linux-image-6.5.0-2-sparc64-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-smp' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64-smp_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sparc64-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64-smp_real_meta:
-       $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64-smp' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-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' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64_real:setup_sparc64_none_sparc64_real_headers setup_sparc64_none_sparc64_real_image setup_sparc64_none_sparc64_real_image-dbg setup_sparc64_none_sparc64_real_meta
- setup_sparc64_none_sparc64_real_headers:
-       $(call if_package, linux-headers-6.5.0-2-sparc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-6.5.0-2-sparc64' DH_OPTIONS='-plinux-headers-6.5.0-2-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.5.0-2-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64_real_image:
-       $(call if_package, linux-image-6.5.0-2-sparc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.5.0-2-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64_real_image-dbg:
-       $(call if_package, linux-image-6.5.0-2-sparc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-6.5.0-2-sparc64-dbg' DH_OPTIONS='-plinux-image-6.5.0-2-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.5.0-2-sparc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_none_sparc64_real_meta:
-       $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-headers-6.5.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
-       $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.5.0-2' ARCH='sparc64' COMPILER='gcc-13' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-6.5.0-2-sparc64' INSTALLDOCS_LINK_DOC='linux-image-6.5.0-2-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.5.0-2-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real:setup_sparc64_real_bootwrapper setup_sparc64_real_bpftool setup_sparc64_real_config setup_sparc64_real_cpupower setup_sparc64_real_hyperv-daemons setup_sparc64_real_kbuild setup_sparc64_real_libc-dev setup_sparc64_real_perf setup_sparc64_real_rtla setup_sparc64_real_udeb setup_sparc64_real_usbip
- setup_sparc64_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_config:
-       $(call if_package, linux-config-6.5, $(MAKE) -f debian/rules.real setup_config ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-config-6.5' DH_OPTIONS='-plinux-config-6.5' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-config-6.5' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_udeb:
-       $(call if_package, ata-modules-6.5.0-2-sparc64-di btrfs-modules-6.5.0-2-sparc64-di cdrom-core-modules-6.5.0-2-sparc64-di crc-modules-6.5.0-2-sparc64-di crypto-dm-modules-6.5.0-2-sparc64-di crypto-modules-6.5.0-2-sparc64-di ext4-modules-6.5.0-2-sparc64-di f2fs-modules-6.5.0-2-sparc64-di fat-modules-6.5.0-2-sparc64-di fb-modules-6.5.0-2-sparc64-di fuse-modules-6.5.0-2-sparc64-di i2c-modules-6.5.0-2-sparc64-di input-modules-6.5.0-2-sparc64-di isofs-modules-6.5.0-2-sparc64-di jfs-modules-6.5.0-2-sparc64-di kernel-image-6.5.0-2-sparc64-di md-modules-6.5.0-2-sparc64-di multipath-modules-6.5.0-2-sparc64-di nbd-modules-6.5.0-2-sparc64-di nic-modules-6.5.0-2-sparc64-di nic-shared-modules-6.5.0-2-sparc64-di nic-usb-modules-6.5.0-2-sparc64-di pata-modules-6.5.0-2-sparc64-di ppp-modules-6.5.0-2-sparc64-di sata-modules-6.5.0-2-sparc64-di scsi-core-modules-6.5.0-2-sparc64-di scsi-modules-6.5.0-2-sparc64-di squashfs-modules-6.5.0-2-sparc64-di udf-modules-6.5.0-2-sparc64-di ufs-modules-6.5.0-2-sparc64-di usb-modules-6.5.0-2-sparc64-di usb-serial-modules-6.5.0-2-sparc64-di usb-storage-modules-6.5.0-2-sparc64-di xfs-modules-6.5.0-2-sparc64-di, $(MAKE) -f debian/rules.real setup_udeb ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.5.0-2-sparc64-di -pbtrfs-modules-6.5.0-2-sparc64-di -pcdrom-core-modules-6.5.0-2-sparc64-di -pcrc-modules-6.5.0-2-sparc64-di -pcrypto-dm-modules-6.5.0-2-sparc64-di -pcrypto-modules-6.5.0-2-sparc64-di -pext4-modules-6.5.0-2-sparc64-di -pf2fs-modules-6.5.0-2-sparc64-di -pfat-modules-6.5.0-2-sparc64-di -pfb-modules-6.5.0-2-sparc64-di -pfuse-modules-6.5.0-2-sparc64-di -pi2c-modules-6.5.0-2-sparc64-di -pinput-modules-6.5.0-2-sparc64-di -pisofs-modules-6.5.0-2-sparc64-di -pjfs-modules-6.5.0-2-sparc64-di -pkernel-image-6.5.0-2-sparc64-di -pmd-modules-6.5.0-2-sparc64-di -pmultipath-modules-6.5.0-2-sparc64-di -pnbd-modules-6.5.0-2-sparc64-di -pnic-modules-6.5.0-2-sparc64-di -pnic-shared-modules-6.5.0-2-sparc64-di -pnic-usb-modules-6.5.0-2-sparc64-di -ppata-modules-6.5.0-2-sparc64-di -pppp-modules-6.5.0-2-sparc64-di -psata-modules-6.5.0-2-sparc64-di -pscsi-core-modules-6.5.0-2-sparc64-di -pscsi-modules-6.5.0-2-sparc64-di -psquashfs-modules-6.5.0-2-sparc64-di -pudf-modules-6.5.0-2-sparc64-di -pufs-modules-6.5.0-2-sparc64-di -pusb-modules-6.5.0-2-sparc64-di -pusb-serial-modules-6.5.0-2-sparc64-di -pusb-storage-modules-6.5.0-2-sparc64-di -pxfs-modules-6.5.0-2-sparc64-di' KERNEL_ARCH='sparc' PACKAGE_NAMES='kernel-image-6.5.0-2-sparc64-di nic-modules-6.5.0-2-sparc64-di nic-shared-modules-6.5.0-2-sparc64-di usb-serial-modules-6.5.0-2-sparc64-di ppp-modules-6.5.0-2-sparc64-di pata-modules-6.5.0-2-sparc64-di cdrom-core-modules-6.5.0-2-sparc64-di scsi-core-modules-6.5.0-2-sparc64-di scsi-modules-6.5.0-2-sparc64-di btrfs-modules-6.5.0-2-sparc64-di ext4-modules-6.5.0-2-sparc64-di isofs-modules-6.5.0-2-sparc64-di jfs-modules-6.5.0-2-sparc64-di ufs-modules-6.5.0-2-sparc64-di xfs-modules-6.5.0-2-sparc64-di fat-modules-6.5.0-2-sparc64-di squashfs-modules-6.5.0-2-sparc64-di udf-modules-6.5.0-2-sparc64-di fuse-modules-6.5.0-2-sparc64-di f2fs-modules-6.5.0-2-sparc64-di md-modules-6.5.0-2-sparc64-di multipath-modules-6.5.0-2-sparc64-di usb-modules-6.5.0-2-sparc64-di usb-storage-modules-6.5.0-2-sparc64-di fb-modules-6.5.0-2-sparc64-di input-modules-6.5.0-2-sparc64-di nic-usb-modules-6.5.0-2-sparc64-di sata-modules-6.5.0-2-sparc64-di i2c-modules-6.5.0-2-sparc64-di crc-modules-6.5.0-2-sparc64-di crypto-modules-6.5.0-2-sparc64-di crypto-dm-modules-6.5.0-2-sparc64-di ata-modules-6.5.0-2-sparc64-di nbd-modules-6.5.0-2-sparc64-di' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc64_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real:setup_sparc_real_bootwrapper setup_sparc_real_bpftool setup_sparc_real_cpupower setup_sparc_real_hyperv-daemons setup_sparc_real_kbuild setup_sparc_real_libc-dev setup_sparc_real_perf setup_sparc_real_rtla setup_sparc_real_usbip
- setup_sparc_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='sparc' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='sparc' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='sparc' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_sparc_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='sparc' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32:setup_x32_real
- setup_x32_real:setup_x32_real_bootwrapper setup_x32_real_bpftool setup_x32_real_cpupower setup_x32_real_hyperv-daemons setup_x32_real_kbuild setup_x32_real_libc-dev setup_x32_real_meta setup_x32_real_perf setup_x32_real_rtla setup_x32_real_usbip
- setup_x32_real_bootwrapper:
-       $(call if_package, linux-bootwrapper-6.5.0-2, $(MAKE) -f debian/rules.real setup_bootwrapper ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-bootwrapper-6.5.0-2' DH_OPTIONS='-plinux-bootwrapper-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-bootwrapper-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_bpftool:
-       $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_cpupower:
-       $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_hyperv-daemons:
-       $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_kbuild:
-       $(call if_package, linux-kbuild-6.5.0-2, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.5.0-2' DH_OPTIONS='-plinux-kbuild-6.5.0-2' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.5.0-2' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_libc-dev:
-       $(call if_package, linux-libc-dev, $(MAKE) -f debian/rules.real setup_libc-dev ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-libc-dev' DH_OPTIONS='-plinux-libc-dev' KERNEL_ARCH='x86' PACKAGE_NAME='linux-libc-dev' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_meta:
-       $(MAKE) -f debian/rules.real setup_meta DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plinux-compiler-gcc-13-arm -plinux-compiler-gcc-13-s390 -plinux-compiler-gcc-13-x86 -plinux-image-parisc-smp -plinux-image-parisc64-smp'
- setup_x32_real_perf:
-       $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_rtla:
-       $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- setup_x32_real_usbip:
-       $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.5.0-2' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5')
- source:source_none
+ setup_sparc64_none_sparc64:setup_sparc64_none_sparc64_headers setup_sparc64_none_sparc64_image setup_sparc64_none_sparc64_image-dbg setup_sparc64_none_sparc64_installer setup_sparc64_none_sparc64_meta
+ setup_sparc64_none_sparc64-smp:setup_sparc64_none_sparc64-smp_bpf-dev setup_sparc64_none_sparc64-smp_headers setup_sparc64_none_sparc64-smp_image setup_sparc64_none_sparc64-smp_image-dbg setup_sparc64_none_sparc64-smp_meta
+ setup_sparc64_none_sparc64-smp_bpf-dev:
 -      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-bpf-dev, $(MAKE) -f debian/rules.real setup_bpf-dev ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-bpf-dev' DH_OPTIONS='-plinux-bpf-dev' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-bpf-dev' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64-smp_headers:
 -      $(call if_package, linux-headers-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-headers-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-headers-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64-smp_image:
 -      $(call if_package, linux-image-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-smp, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64-smp_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sparc64-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-smp-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-6.12.27-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64-smp_meta:
 -      $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp' DH_OPTIONS='-plinux-image-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sparc64-smp, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64-smp' DH_OPTIONS='-plinux-headers-sparc64-smp' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-headers-sparc64-smp' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-smp-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-smp-dbg' DH_OPTIONS='-plinux-image-sparc64-smp-dbg' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-smp-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' PACKAGE_NAME='linux-image-sparc64-smp-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64_headers:
 -      $(call if_package, linux-headers-6.12.27-sparc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64' DH_OPTIONS='-plinux-headers-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.12.27-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-6.12.27-sparc64, $(MAKE) -f debian/rules.real setup_headers ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-6.12.27-sparc64' DH_OPTIONS='-plinux-headers-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-6.12.27-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64_image:
 -      $(call if_package, linux-image-6.12.27-sparc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64' DH_OPTIONS='-plinux-image-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64, $(MAKE) -f debian/rules.real setup_image ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64' DH_OPTIONS='-plinux-image-6.12.27-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64_image-dbg:
 -      $(call if_package, linux-image-6.12.27-sparc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-6.12.27-sparc64-dbg, $(MAKE) -f debian/rules.real setup_image-dbg ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-6.12.27-sparc64-dbg' DH_OPTIONS='-plinux-image-6.12.27-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-6.12.27-sparc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64_installer:
 -      $(call if_package, ata-modules-6.12.27-sparc64-di btrfs-modules-6.12.27-sparc64-di cdrom-core-modules-6.12.27-sparc64-di crypto-dm-modules-6.12.27-sparc64-di crypto-modules-6.12.27-sparc64-di drm-core-modules-6.12.27-sparc64-di ext4-modules-6.12.27-sparc64-di f2fs-modules-6.12.27-sparc64-di fat-modules-6.12.27-sparc64-di fb-modules-6.12.27-sparc64-di input-modules-6.12.27-sparc64-di isofs-modules-6.12.27-sparc64-di jfs-modules-6.12.27-sparc64-di kernel-image-6.12.27-sparc64-di md-modules-6.12.27-sparc64-di multipath-modules-6.12.27-sparc64-di nbd-modules-6.12.27-sparc64-di nic-modules-6.12.27-sparc64-di nic-shared-modules-6.12.27-sparc64-di nic-usb-modules-6.12.27-sparc64-di pata-modules-6.12.27-sparc64-di ppp-modules-6.12.27-sparc64-di sata-modules-6.12.27-sparc64-di scsi-core-modules-6.12.27-sparc64-di scsi-modules-6.12.27-sparc64-di squashfs-modules-6.12.27-sparc64-di udf-modules-6.12.27-sparc64-di ufs-modules-6.12.27-sparc64-di usb-modules-6.12.27-sparc64-di usb-serial-modules-6.12.27-sparc64-di usb-storage-modules-6.12.27-sparc64-di xfs-modules-6.12.27-sparc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sparc64-di -pbtrfs-modules-6.12.27-sparc64-di -pcdrom-core-modules-6.12.27-sparc64-di -pcrypto-dm-modules-6.12.27-sparc64-di -pcrypto-modules-6.12.27-sparc64-di -pdrm-core-modules-6.12.27-sparc64-di -pext4-modules-6.12.27-sparc64-di -pf2fs-modules-6.12.27-sparc64-di -pfat-modules-6.12.27-sparc64-di -pfb-modules-6.12.27-sparc64-di -pinput-modules-6.12.27-sparc64-di -pisofs-modules-6.12.27-sparc64-di -pjfs-modules-6.12.27-sparc64-di -pkernel-image-6.12.27-sparc64-di -pmd-modules-6.12.27-sparc64-di -pmultipath-modules-6.12.27-sparc64-di -pnbd-modules-6.12.27-sparc64-di -pnic-modules-6.12.27-sparc64-di -pnic-shared-modules-6.12.27-sparc64-di -pnic-usb-modules-6.12.27-sparc64-di -ppata-modules-6.12.27-sparc64-di -pppp-modules-6.12.27-sparc64-di -psata-modules-6.12.27-sparc64-di -pscsi-core-modules-6.12.27-sparc64-di -pscsi-modules-6.12.27-sparc64-di -psquashfs-modules-6.12.27-sparc64-di -pudf-modules-6.12.27-sparc64-di -pufs-modules-6.12.27-sparc64-di -pusb-modules-6.12.27-sparc64-di -pusb-serial-modules-6.12.27-sparc64-di -pusb-storage-modules-6.12.27-sparc64-di -pxfs-modules-6.12.27-sparc64-di' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sparc64-di' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, ata-modules-6.12.27-sparc64-di btrfs-modules-6.12.27-sparc64-di cdrom-core-modules-6.12.27-sparc64-di crypto-dm-modules-6.12.27-sparc64-di crypto-modules-6.12.27-sparc64-di drm-core-modules-6.12.27-sparc64-di ext4-modules-6.12.27-sparc64-di f2fs-modules-6.12.27-sparc64-di fat-modules-6.12.27-sparc64-di fb-modules-6.12.27-sparc64-di input-modules-6.12.27-sparc64-di isofs-modules-6.12.27-sparc64-di jfs-modules-6.12.27-sparc64-di kernel-image-6.12.27-sparc64-di md-modules-6.12.27-sparc64-di multipath-modules-6.12.27-sparc64-di nbd-modules-6.12.27-sparc64-di nic-modules-6.12.27-sparc64-di nic-shared-modules-6.12.27-sparc64-di nic-usb-modules-6.12.27-sparc64-di pata-modules-6.12.27-sparc64-di ppp-modules-6.12.27-sparc64-di sata-modules-6.12.27-sparc64-di scsi-core-modules-6.12.27-sparc64-di scsi-modules-6.12.27-sparc64-di squashfs-modules-6.12.27-sparc64-di udf-modules-6.12.27-sparc64-di ufs-modules-6.12.27-sparc64-di usb-modules-6.12.27-sparc64-di usb-serial-modules-6.12.27-sparc64-di usb-storage-modules-6.12.27-sparc64-di xfs-modules-6.12.27-sparc64-di, $(MAKE) -f debian/rules.real setup_installer ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-pata-modules-6.12.27-sparc64-di -pbtrfs-modules-6.12.27-sparc64-di -pcdrom-core-modules-6.12.27-sparc64-di -pcrypto-dm-modules-6.12.27-sparc64-di -pcrypto-modules-6.12.27-sparc64-di -pdrm-core-modules-6.12.27-sparc64-di -pext4-modules-6.12.27-sparc64-di -pf2fs-modules-6.12.27-sparc64-di -pfat-modules-6.12.27-sparc64-di -pfb-modules-6.12.27-sparc64-di -pinput-modules-6.12.27-sparc64-di -pisofs-modules-6.12.27-sparc64-di -pjfs-modules-6.12.27-sparc64-di -pkernel-image-6.12.27-sparc64-di -pmd-modules-6.12.27-sparc64-di -pmultipath-modules-6.12.27-sparc64-di -pnbd-modules-6.12.27-sparc64-di -pnic-modules-6.12.27-sparc64-di -pnic-shared-modules-6.12.27-sparc64-di -pnic-usb-modules-6.12.27-sparc64-di -ppata-modules-6.12.27-sparc64-di -pppp-modules-6.12.27-sparc64-di -psata-modules-6.12.27-sparc64-di -pscsi-core-modules-6.12.27-sparc64-di -pscsi-modules-6.12.27-sparc64-di -psquashfs-modules-6.12.27-sparc64-di -pudf-modules-6.12.27-sparc64-di -pufs-modules-6.12.27-sparc64-di -pusb-modules-6.12.27-sparc64-di -pusb-serial-modules-6.12.27-sparc64-di -pusb-storage-modules-6.12.27-sparc64-di -pxfs-modules-6.12.27-sparc64-di' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='kernel-image-6.12.27-sparc64-di' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_none_sparc64_meta:
 -      $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
 -      $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64' DH_OPTIONS='-plinux-image-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-headers-sparc64, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-headers-sparc64' DH_OPTIONS='-plinux-headers-sparc64' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-headers-6.12.27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-headers-sparc64' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-image-sparc64-dbg, $(MAKE) -f debian/rules.real setup_meta ABINAME='6.12.27' ARCH='sparc64' COMPILER='gcc-14' DESTDIR='$(CURDIR)/debian/linux-image-sparc64-dbg' DH_OPTIONS='-plinux-image-sparc64-dbg' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' INSTALLDOCS_LINK_DOC='linux-image-6.12.27-sparc64-dbg' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"6.12.27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' PACKAGE_NAME='linux-image-sparc64-dbg' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='sparc' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='sparc' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sparc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='sparc' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_sparc64_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='sparc64' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='sparc' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_support:
 -      $(call if_package, linux-support-6.12.27, $(MAKE) -f debian/rules.real setup_support ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-support-6.12.27' DH_OPTIONS='-plinux-support-6.12.27' PACKAGE_NAME='linux-support-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-support-6.12.27, $(MAKE) -f debian/rules.real setup_support ABINAME='6.12.27' DESTDIR='$(CURDIR)/debian/linux-support-6.12.27' DH_OPTIONS='-plinux-support-6.12.27' PACKAGE_NAME='linux-support-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32:setup_x32_bpftool setup_x32_cpupower setup_x32_hyperv-daemons setup_x32_kbuild setup_x32_perf setup_x32_rtla setup_x32_sdsi setup_x32_usbip
+ setup_x32_bpftool:
 -      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, bpftool, $(MAKE) -f debian/rules.real setup_bpftool ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/bpftool' DH_OPTIONS='-pbpftool' KERNEL_ARCH='x86' PACKAGE_NAME='bpftool' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_cpupower:
 -      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, libcpupower-dev libcpupower1 linux-cpupower, $(MAKE) -f debian/rules.real setup_cpupower ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/tmp' DH_OPTIONS='-plibcpupower-dev -plibcpupower1 -plinux-cpupower' KERNEL_ARCH='x86' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_hyperv-daemons:
 -      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, hyperv-daemons, $(MAKE) -f debian/rules.real setup_hyperv-daemons ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/hyperv-daemons' DH_OPTIONS='-phyperv-daemons' KERNEL_ARCH='x86' PACKAGE_NAME='hyperv-daemons' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_kbuild:
 -      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-kbuild-6.12.27, $(MAKE) -f debian/rules.real setup_kbuild ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-kbuild-6.12.27' DH_OPTIONS='-plinux-kbuild-6.12.27' KERNEL_ARCH='x86' PACKAGE_NAME='linux-kbuild-6.12.27' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_perf:
 -      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, linux-perf, $(MAKE) -f debian/rules.real setup_perf ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/linux-perf' DH_OPTIONS='-plinux-perf' KERNEL_ARCH='x86' PACKAGE_NAME='linux-perf' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_rtla:
 -      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, rtla, $(MAKE) -f debian/rules.real setup_rtla ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/rtla' DH_OPTIONS='-prtla' KERNEL_ARCH='x86' PACKAGE_NAME='rtla' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_sdsi:
 -      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, intel-sdsi, $(MAKE) -f debian/rules.real setup_sdsi ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/intel-sdsi' DH_OPTIONS='-pintel-sdsi' KERNEL_ARCH='x86' PACKAGE_NAME='intel-sdsi' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ setup_x32_usbip:
 -      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
++      $(call if_package, usbip, $(MAKE) -f debian/rules.real setup_usbip ABINAME='6.12.27' ARCH='x32' DESTDIR='$(CURDIR)/debian/usbip' DH_OPTIONS='-pusbip' KERNEL_ARCH='x86' PACKAGE_NAME='usbip' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12')
+ source:source_none source_rt
  source_none:
-       $(MAKE) -f debian/rules.real source ABINAME='6.5.0-2' FEATURESET='none' SOURCEVERSION='6.5.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.5' VERSION='6.5'
 -      $(MAKE) -f debian/rules.real source ABINAME='6.12.27' FEATURESET='none' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real source ABINAME='6.12.27' FEATURESET='none' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
+ source_rt:
 -      $(MAKE) -f debian/rules.real source ABINAME='6.12.27' FEATURESET='rt' SOURCEVERSION='6.12.27-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
++      $(MAKE) -f debian/rules.real source ABINAME='6.12.27' FEATURESET='rt' SOURCEVERSION='6.12.27-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='6.12' VERSION='6.12'
index d7d68950a2c9600abf40749296c044d1e4b131de,b15682f1e69751fa973921f8a2e1e9077f856056..68df2eed7ce226ddca4eee7da7d8b3e6e9d20298
@@@ -469,35 -488,56 +488,56 @@@ endi
  
  build_signed-template:
  
+ binary_signed-template: GEN_DIR = debian/generated.signed-$(ARCH)
  binary_signed-template: CODE_SIGNING_DIR = $(DESTDIR)/usr/share/code-signing/$(PACKAGE_NAME)
+ binary_signed-template: DEBIAN_DIR = $(CODE_SIGNING_DIR)/source-template/debian
+ binary_signed-template: VERSION_TEMPLATE = $(shell echo $(DEB_VERSION) | sed -Ee 's/\+b(\d+)$$/.b\1/' -e 's/-/+/g')
  binary_signed-template:
-       dh_testdir
-       dh_testroot
-       dh_prep
+       $(dh_binary_pre)
        rm -rf $(CODE_SIGNING_DIR)
-       mkdir -p $(CODE_SIGNING_DIR)
-       PYTHONHASHSEED=0 debian/bin/gencontrol_signed.py $(ARCH)
+       mkdir -p $(DEBIAN_DIR)/source
+       for i in $$(find $(GEN_DIR) -type f -printf '%P\n'); do \
+               sed -E \
+                       -e 's/@signedtemplate_binaryversion@/$(DEB_VERSION)/g' \
+                       -e 's/@signedtemplate_sourceversion@/$(VERSION_TEMPLATE)/g' \
+                       $(GEN_DIR)/$$i > $(DEBIAN_DIR)/$$i; \
+       done
+       for i in $$(find debian/signing_templates -type f -printf '%P\n'); do \
+               sed -E \
+                       -e 's/@signedtemplate_binaryversion@/$(DEB_VERSION)/g' \
+                       -e 's/@signedtemplate_sourceversion@/$(VERSION_TEMPLATE)/g' \
+                       debian/signing_templates/$$i > $(DEBIAN_DIR)/$$i; \
+       done
+       mv $(DEBIAN_DIR)/changelog.head $(DEBIAN_DIR)/changelog
+       tail +2 debian/changelog >> $(DEBIAN_DIR)/changelog
+       mv $(DEBIAN_DIR)/files.json $(CODE_SIGNING_DIR)/
+       chmod 755 $(DEBIAN_DIR)/rules
        cp -R   debian/copyright \
-               debian/linux-image.NEWS \
-               debian/signing_templates/README.source \
-               debian/signing_templates/rules \
-               debian/signing_templates/rules.real \
-               debian/signing_templates/sign-file-attach \
-               debian/signing_templates/source \
+               debian/installer \
                $(CODE_SIGNING_DIR)/source-template/debian/
-       +$(MAKE_SELF) install-base
- build_udeb:
- build_udeb_test:
- binary_udeb binary_udeb_test: export KW_DEFCONFIG_DIR=debian/installer
- binary_udeb binary_udeb_test: export KW_CONFIG_DIR=debian/installer
- binary_udeb:
-       dh_testdir
-       dh_prep
-       #kernel-wedge install-files $(ABINAME)
-       #kernel-wedge check $(PACKAGE_NAMES)
+       $(dh_binary_post)
+ build_installer:
+ build_installer-test:
+ binary_installer binary_installer-test: export KW_DEFCONFIG_DIR=debian/installer
+ binary_installer binary_installer-test: export KW_CONFIG_DIR=debian/installer
+ binary_installer binary_installer-test: export SOURCEDIR = $(BUILD_DIR)/install_$(ARCH)_$(FEATURESET)_$(FLAVOUR)
+ binary_installer binary_installer-test: REAL_VERSION = $(ABINAME)$(LOCALVERSION)
+ binary_installer: DH_OPTIONS_IMAGE = -p$(IMAGE_PACKAGE_NAME) --sourcedir=$(SOURCEDIR)
+ binary_installer: $(STAMPS_DIR)/install_$(ARCH)_$(FEATURESET)_$(FLAVOUR)
+       $(dh_binary_pre)
+       DH_OPTIONS="$(DH_OPTIONS_IMAGE)" dh_install boot/$(IMAGE_INSTALL_STEM)-$(REAL_VERSION)
+       DH_OPTIONS="$(DH_OPTIONS_IMAGE)" dh_install lib/modules/$(REAL_VERSION)/modules.builtin
+       DH_OPTIONS="$(DH_OPTIONS_IMAGE)" dh_install lib/modules/$(REAL_VERSION)/modules.order
+ ifneq ($(filter arm64 armel armhf mipsel mips64el mipsr6 mipsr6el mips64r6 mips64r6el riscv64,$(ARCH)),)
+       DH_OPTIONS="$(DH_OPTIONS_IMAGE)" dh_install usr/lib/linux-image-$(REAL_VERSION)
+ endif
 -      kernel-wedge copy-modules $(ABINAME) $(FLAVOUR) $(REAL_VERSION)
 -      kernel-wedge find-dups $(REAL_VERSION)
 -      kernel-wedge find-unpackaged $(REAL_VERSION) $(REAL_VERSION)
 -      kernel-wedge check $$(dh_listpackages)
++      #kernel-wedge copy-modules $(ABINAME) $(FLAVOUR) $(REAL_VERSION)
++      #kernel-wedge find-dups $(REAL_VERSION)
++      #kernel-wedge find-unpackaged $(REAL_VERSION) $(REAL_VERSION)
++      #kernel-wedge check $$(dh_listpackages)
        dh_fixperms
        dh_gencontrol
        dh_builddeb -- $(BUILDDEB_ARGS)
index adc29fc7305ce8733a262fbacdfc23061b950632,19fa3f8adea7e67af8d48cd2694ea732f1af18aa..7d9e1ec13fa3b020be7e87b6b0e8ce7253b13bf1
  Test-Command: py.test debian/lib/python
  Restrictions: superficial
- Depends: python3-pytest
+ Depends: python3-pytest, python3-jinja2
  
- Tests: selftests
- Restrictions: breaks-testbed, needs-root, isolation-machine
- Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-6.5.0-2-alpha-generic [alpha], linux-image-6.5.0-2-alpha-smp [alpha], linux-image-6.5.0-2-amd64-unsigned [amd64], linux-image-6.5.0-2-cloud-amd64-unsigned [amd64], linux-image-6.5.0-2-arm64-unsigned [arm64], linux-image-6.5.0-2-cloud-arm64-unsigned [arm64], linux-image-6.5.0-2-marvell [armel], linux-image-6.5.0-2-rpi [armel], linux-image-6.5.0-2-parisc [hppa], linux-image-6.5.0-2-parisc64 [hppa], linux-image-6.5.0-2-686-unsigned [i386], linux-image-6.5.0-2-686-pae-unsigned [i386], linux-image-6.5.0-2-itanium [ia64], linux-image-6.5.0-2-mckinley [ia64], linux-image-6.5.0-2-m68k [m68k], linux-image-6.5.0-2-4kc-malta [mips mipsel], linux-image-6.5.0-2-mips32r2eb [mips], linux-image-6.5.0-2-octeon [mips mips64 mips64el mipsel], linux-image-6.5.0-2-5kc-malta [mips64 mips64el], linux-image-6.5.0-2-mips64r2eb [mips64], linux-image-6.5.0-2-mips64r2el [mips64el], linux-image-6.5.0-2-loongson-3 [mips64el mipsel], linux-image-6.5.0-2-mips64r6eb [mips64r6], linux-image-6.5.0-2-mips64r6el [mips64r6el], linux-image-6.5.0-2-mips32r2el [mipsel], linux-image-6.5.0-2-mips32r6eb [mipsr6], linux-image-6.5.0-2-mips32r6el [mipsr6el], linux-image-6.5.0-2-powerpc [powerpc], linux-image-6.5.0-2-powerpc-smp [powerpc], linux-image-6.5.0-2-powerpc64 [powerpc ppc64], linux-image-6.5.0-2-powerpc64le [ppc64el], linux-image-6.5.0-2-riscv64 [riscv64], linux-image-6.5.0-2-s390x [s390x], linux-image-6.5.0-2-sh7751r [sh4], linux-image-6.5.0-2-sh7785lcr [sh4], linux-image-6.5.0-2-sparc64 [sparc64], linux-image-6.5.0-2-sparc64-smp [sparc64]
- Classes: smp
+ Test-Command: debian/tests/headers-kbuild 6.12.27-alpha-generic
+ Architecture: alpha
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-alpha-generic
+ Depends: linux-headers-6.12.27-alpha-generic, linux-image-6.12.27-alpha-generic
  
- Tests: kbuild
- Architecture: alpha amd64 arm64 hppa i386 ia64 m68k ppc64 ppc64el riscv64 s390x sparc64
- Restrictions: superficial
- Depends: python3, linux-headers-6.5.0-2-alpha-smp [alpha], linux-headers-6.5.0-2-cloud-amd64 [amd64], linux-headers-6.5.0-2-cloud-arm64 [arm64], linux-headers-6.5.0-2-parisc [hppa], linux-headers-6.5.0-2-686-pae [i386], linux-headers-6.5.0-2-itanium [ia64], linux-headers-6.5.0-2-m68k [m68k], linux-headers-6.5.0-2-powerpc64 [ppc64], linux-headers-6.5.0-2-powerpc64le [ppc64el], linux-headers-6.5.0-2-riscv64 [riscv64], linux-headers-6.5.0-2-s390x [s390x], linux-headers-6.5.0-2-sparc64-smp [sparc64]
+ Test-Command: debian/tests/headers-kbuild 6.12.27-alpha-smp
+ Architecture: alpha
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-alpha-smp
+ Depends: linux-headers-6.12.27-alpha-smp, linux-image-6.12.27-alpha-smp
+ Test-Command: debian/tests/headers-kbuild 6.12.27-amd64
+ Architecture: amd64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-amd64
+ Depends: linux-headers-6.12.27-amd64, linux-image-6.12.27-amd64-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-cloud-amd64
+ Architecture: amd64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-cloud-amd64
+ Depends: linux-headers-6.12.27-cloud-amd64, linux-image-6.12.27-cloud-amd64-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-rt-amd64
+ Architecture: amd64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-rt-amd64
+ Depends: linux-headers-6.12.27-rt-amd64, linux-image-6.12.27-rt-amd64-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-arm64
+ Architecture: arm64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-arm64
+ Depends: linux-headers-6.12.27-arm64, linux-image-6.12.27-arm64-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-cloud-arm64
+ Architecture: arm64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-cloud-arm64
+ Depends: linux-headers-6.12.27-cloud-arm64, linux-image-6.12.27-cloud-arm64-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-arm64-16k
+ Architecture: arm64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-arm64-16k
+ Depends: linux-headers-6.12.27-arm64-16k, linux-image-6.12.27-arm64-16k-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-rt-arm64
+ Architecture: arm64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-rt-arm64
+ Depends: linux-headers-6.12.27-rt-arm64, linux-image-6.12.27-rt-arm64-unsigned
+ Test-Command: debian/tests/headers-kbuild 6.12.27-rpi
+ Architecture: armel
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-rpi
+ Depends: linux-headers-6.12.27-rpi, linux-image-6.12.27-rpi
 -Test-Command: debian/tests/headers-kbuild 6.12.27-armmp
 -Architecture: armhf
 -Restrictions: skip-not-installable, superficial
 -Features: test-name=headers-kbuild-armmp
 -Depends: linux-headers-6.12.27-armmp, linux-image-6.12.27-armmp
 -
 -Test-Command: debian/tests/headers-kbuild 6.12.27-armmp-lpae
 -Architecture: armhf
 -Restrictions: skip-not-installable, superficial
 -Features: test-name=headers-kbuild-armmp-lpae
 -Depends: linux-headers-6.12.27-armmp-lpae, linux-image-6.12.27-armmp-lpae
 -
 -Test-Command: debian/tests/headers-kbuild 6.12.27-rt-armmp
 -Architecture: armhf
 -Restrictions: skip-not-installable, superficial
 -Features: test-name=headers-kbuild-rt-armmp
 -Depends: linux-headers-6.12.27-rt-armmp, linux-image-6.12.27-rt-armmp
 -
+ Test-Command: debian/tests/headers-kbuild 6.12.27-parisc
+ Architecture: hppa
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-parisc
+ Depends: linux-headers-6.12.27-parisc, linux-image-6.12.27-parisc
+ Test-Command: debian/tests/headers-kbuild 6.12.27-parisc64
+ Architecture: hppa
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-parisc64
+ Depends: linux-headers-6.12.27-parisc64, linux-image-6.12.27-parisc64
+ Test-Command: debian/tests/headers-kbuild 6.12.27-loong64
+ Architecture: loong64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-loong64
+ Depends: linux-headers-6.12.27-loong64, linux-image-6.12.27-loong64
+ Test-Command: debian/tests/headers-kbuild 6.12.27-m68k
+ Architecture: m68k
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-m68k
+ Depends: linux-headers-6.12.27-m68k, linux-image-6.12.27-m68k
+ Test-Command: debian/tests/headers-kbuild 6.12.27-4kc-malta
+ Architecture: mips
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-4kc-malta
+ Depends: linux-headers-6.12.27-4kc-malta, linux-image-6.12.27-4kc-malta
+ Test-Command: debian/tests/headers-kbuild 6.12.27-mips32r2eb
+ Architecture: mips
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-mips32r2eb
+ Depends: linux-headers-6.12.27-mips32r2eb, linux-image-6.12.27-mips32r2eb
+ Test-Command: debian/tests/headers-kbuild 6.12.27-octeon
+ Architecture: mips
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-octeon
+ Depends: linux-headers-6.12.27-octeon, linux-image-6.12.27-octeon
+ Test-Command: debian/tests/headers-kbuild 6.12.27-5kc-malta
+ Architecture: mips64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-5kc-malta
+ Depends: linux-headers-6.12.27-5kc-malta, linux-image-6.12.27-5kc-malta
+ Test-Command: debian/tests/headers-kbuild 6.12.27-mips64r2eb
+ Architecture: mips64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-mips64r2eb
+ Depends: linux-headers-6.12.27-mips64r2eb, linux-image-6.12.27-mips64r2eb
+ Test-Command: debian/tests/headers-kbuild 6.12.27-octeon
+ Architecture: mips64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-octeon
+ Depends: linux-headers-6.12.27-octeon, linux-image-6.12.27-octeon
+ Test-Command: debian/tests/headers-kbuild 6.12.27-5kc-malta
+ Architecture: mips64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-5kc-malta
+ Depends: linux-headers-6.12.27-5kc-malta, linux-image-6.12.27-5kc-malta
+ Test-Command: debian/tests/headers-kbuild 6.12.27-mips64r2el
+ Architecture: mips64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-mips64r2el
+ Depends: linux-headers-6.12.27-mips64r2el, linux-image-6.12.27-mips64r2el
+ Test-Command: debian/tests/headers-kbuild 6.12.27-mips64r6el
+ Architecture: mips64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-mips64r6el
+ Depends: linux-headers-6.12.27-mips64r6el, linux-image-6.12.27-mips64r6el
+ Test-Command: debian/tests/headers-kbuild 6.12.27-loongson-3
+ Architecture: mips64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-loongson-3
+ Depends: linux-headers-6.12.27-loongson-3, linux-image-6.12.27-loongson-3
+ Test-Command: debian/tests/headers-kbuild 6.12.27-octeon
+ Architecture: mips64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-octeon
+ Depends: linux-headers-6.12.27-octeon, linux-image-6.12.27-octeon
+ Test-Command: debian/tests/headers-kbuild 6.12.27-mips64r6el
+ Architecture: mips64r6el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-mips64r6el
+ Depends: linux-headers-6.12.27-mips64r6el, linux-image-6.12.27-mips64r6el
+ Test-Command: debian/tests/headers-kbuild 6.12.27-4kc-malta
+ Architecture: mipsel
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-4kc-malta
+ Depends: linux-headers-6.12.27-4kc-malta, linux-image-6.12.27-4kc-malta
+ Test-Command: debian/tests/headers-kbuild 6.12.27-mips32r2el
+ Architecture: mipsel
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-mips32r2el
+ Depends: linux-headers-6.12.27-mips32r2el, linux-image-6.12.27-mips32r2el
+ Test-Command: debian/tests/headers-kbuild 6.12.27-loongson-3
+ Architecture: mipsel
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-loongson-3
+ Depends: linux-headers-6.12.27-loongson-3, linux-image-6.12.27-loongson-3
+ Test-Command: debian/tests/headers-kbuild 6.12.27-octeon
+ Architecture: mipsel
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-octeon
+ Depends: linux-headers-6.12.27-octeon, linux-image-6.12.27-octeon
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc
+ Architecture: powerpc
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc
+ Depends: linux-headers-6.12.27-powerpc, linux-image-6.12.27-powerpc
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc-smp
+ Architecture: powerpc
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc-smp
+ Depends: linux-headers-6.12.27-powerpc-smp, linux-image-6.12.27-powerpc-smp
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc64
+ Architecture: powerpc
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc64
+ Depends: linux-headers-6.12.27-powerpc64, linux-image-6.12.27-powerpc64
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc64
+ Architecture: ppc64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc64
+ Depends: linux-headers-6.12.27-powerpc64, linux-image-6.12.27-powerpc64
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc64-64k
+ Architecture: ppc64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc64-64k
+ Depends: linux-headers-6.12.27-powerpc64-64k, linux-image-6.12.27-powerpc64-64k
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc64le
+ Architecture: ppc64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc64le
+ Depends: linux-headers-6.12.27-powerpc64le, linux-image-6.12.27-powerpc64le
+ Test-Command: debian/tests/headers-kbuild 6.12.27-powerpc64le-64k
+ Architecture: ppc64el
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-powerpc64le-64k
+ Depends: linux-headers-6.12.27-powerpc64le-64k, linux-image-6.12.27-powerpc64le-64k
+ Test-Command: debian/tests/headers-kbuild 6.12.27-riscv64
+ Architecture: riscv64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-riscv64
+ Depends: linux-headers-6.12.27-riscv64, linux-image-6.12.27-riscv64
+ Test-Command: debian/tests/headers-kbuild 6.12.27-s390x
+ Architecture: s390x
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-s390x
+ Depends: linux-headers-6.12.27-s390x, linux-image-6.12.27-s390x
+ Test-Command: debian/tests/headers-kbuild 6.12.27-sh7751r
+ Architecture: sh4
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-sh7751r
+ Depends: linux-headers-6.12.27-sh7751r, linux-image-6.12.27-sh7751r
+ Test-Command: debian/tests/headers-kbuild 6.12.27-sh7785lcr
+ Architecture: sh4
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-sh7785lcr
+ Depends: linux-headers-6.12.27-sh7785lcr, linux-image-6.12.27-sh7785lcr
+ Test-Command: debian/tests/headers-kbuild 6.12.27-sparc64
+ Architecture: sparc64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-sparc64
+ Depends: linux-headers-6.12.27-sparc64, linux-image-6.12.27-sparc64
+ Test-Command: debian/tests/headers-kbuild 6.12.27-sparc64-smp
+ Architecture: sparc64
+ Restrictions: skip-not-installable, superficial
+ Features: test-name=headers-kbuild-sparc64-smp
+ Depends: linux-headers-6.12.27-sparc64-smp, linux-image-6.12.27-sparc64-smp
  
Simple merge